Alba Márquez-Rodríguez - GrunCrow

Computer Scientist specialized in Computer Vision

Passionate about AI, Deep Learning and Data Analysis

for Ecology and Conservation.

Projects

Explore some of the projects I have been involved in.

They are mainly innovative projects at the intersection of Artificial Intelligence, Computer Vision, and biodiversity conservation. These projects delve into cutting-edge technologies such as generative AI and neural network-based classifiers and detection systems, all aimed at advancing ecological research and biodiversity monitoring.

SEANIMALMOVE Logo SEANIMALMOVE

Universidad de Cádiz

June 2024 - Present

BIRDeep Logo BIRDeep

Estación Biológica de Doñana

October 2023 - Present

We are currently experiencing an ecological crisis in which species, their interactions, and the services nature provides to humans are being lost at an unprecedented rate. Therefore, it is urgent to develop diagnostic systems for ecosystem health that are fast, reliable, replicable, and automatic. Changes in the migration and abundance of songbird species are indicators of ecosystem health, as the arrival and departure dates of bird species are affected by climate change. Bird diversity monitoring has been conducted so far through expert censuses, but current technological advances allow us to greatly expand the spatial and temporal scales of study through passive acoustic monitoring. The main challenge is that petabytes of data are rapidly generated, exceeding what a human expert can manually annotate in a reasonable time. Therefore, it is necessary not only to automatically record bird songs but also to detect them. This proposal aims to automatically track songbird diversity by developing the bioinformatics and deep learning tools necessary to understand spatial-temporal changes in bird communities, in order to make accurate predictions in future scenarios. To do this, we will establish a bird song monitoring cyberinfrastructure in the Doñana National Park using open-source remote recorders combined with Raspberry Pi processors, leveraging the unique scientific-technical infrastructure already existing in Doñana (ICTS). We aim to automate species identification using convolutional neural networks. This multidisciplinary proposal will combine techniques from both ecology and data science to solve three specific tasks:

  1. Evaluate the effect of climate change on bird communities in Doñana.
  2. Automate the computational process of identifying bird species in large audio datasets.
  3. Forecast future changes in bird communities under different climate change scenarios.

The researchers involved in this proposal have experience in both ecology and data science and will apply their deep knowledge of the Doñana bird community to the latest deep learning techniques applied to audio recognition. This proposal has a dual impact: on one hand, it will allow us to reliably assess changes in avifauna as a way to understand the health status of the Doñana ecosystem; on the other hand, it will enable a significant development of automatic biodiversity monitoring techniques, paving the way for establishing an automatic monitoring network at a national or European scale.

AI-Census Logo AI-Census

Universidad de Huelva

September 2022 - March 2024

Ecologists and wildlife managers often study the size, distribution and dynamic of animal populations using automated camera-traps. But, while the cameras can potentially take huge amounts of images, it doesn’t exist an automatic method for extracting the information of these images. Normally, the identification of the photographed species and the digitization of the data are carried out by technicians and it is so laborious that most of the knowledge is not exploited. Using artificial intelligence, we can classify, accurately and with low effort, large numbers of images from camera traps and automatically digitize the information on them. We aim to develop a tool for the census and monitoring of biodiversity, that helps wildlife researchers and managers in their purposes of knowing and protecting our nature.

Project Image 2 Project Image 1 Project Image 3

TFG: Classification of camera trap images with a convolutional neural network

Universidad de Huelva

February 2023 - November 2023

Biodiversity studies involve direct field observations or the analysis of images, which presents a workload in terms of time and effort for specialists. In this context, this Bachelor's Thesis addresses the design and application of a classification model for camera trap images.

An 8000-image dataset from camera traps have been employed, classified by contained species, including horse, deer, fallow deer, human, wild boar, cow, and fox. Two convolutional neural networks were used as classification models: MobileNetV2 (3,088,680 parameters) and a network named Crohn’s Architecture (599,168 parameters). Training, validation, and evaluation were carried out with an 80 %, 10 %, and 10 % split, respectively. The networks achieved an accuracy rate of approximately 70 %. In-depth analysis unveiled the primary challenge of knowledge extraction from these images due to their intrinsic complexity, amplified by the limited dataset size. This observation materialized upon applying the models to a novel dataset containing 21,000 images spanning 15 diverse categories. These images showcased the subject of interest prominently against a controlled backdrop. The networks’ performance on this reference dataset significantly improved, yielding an accuracy rate exceeding 95 %.

In summary, this study emphasizes the importance of having a high-quality dataset, as it directly and significantly impacts the performance of neural networks. The achievable results with a neural network are inherently linked to the dataset’s quality and available annotations.

Project Image 1 Conclusion Project Image 2

Combination of genetic programming and boids flock simulation

University of Wroclaw

Authors: Daedheldir, GrunCrow
October 2021 - February 2022

Combination of genetic programming and boids flock simulation to recreate input images with an artistic twist by limiting genes (mathematical operations) available to agents. This project was undertaken during my ERASMUS at the University of Wroclaw, in the Master Introduction to Artificial Intelligence course.

Project Image 1 Project Image 2 Project Image 3