The European AI landscape is constantly evolving. At the same time, there is growing criticism of many common AI applications and platforms that are not considered responsible and have various gaps, for example in the area of data protection. In our new Responsible AI Tools series, we take a closer look at (supposedly?) responsible AI tools. Our aim is to give you and ourselves an overview of the available alternatives. You can expect presentations (not sponsored!), reports from the field and interviews with experts who will discuss the responsible use of AI design.
This time we take a closer look at the BirdNET app, which uses machine learning to assign bird calls to the correct species.
The trend began with the pandemic. Young people discovered birdwatching, which had long been decried as a hobby for pensioners, and from then on it was taken up as #birdwatching in numerous internet memes and social media posts. SRF describes birdwatching as the booming hobby of Gen Z. The birdwatching trend has become a meme. So it makes sense to combine innovative technological solutions with the centuries-old interest in nature.
This is where BirdNET comes in. According to its own information, the machine learning application can currently recognize around 3,000 bird species, and the number is constantly increasing. This number illustrates the potential of AI, as it is many times more than even an expert human can identify. This makes BirdNET not only interesting for amateur ornithologists, but also an interesting application for biology, environmental protection and related fields.
The creators from the TU Chemnitz write the following:
“BirdNET is a research platform that aims to recognize birds based on sounds on a large scale. We support various hardware and operating systems such as Arduino microcontrollers, the Raspberry Pi, smartphones, web browsers, workstation PCs and even cloud services. BirdNET is both a citizen science platform and an analysis software for large audio collections. BirdNET aims to provide innovative tools for conservationists, biologists and birdwatchers alike.”
(Source: TU Chemnitz)
Technical functionality

Sound recordings can be created live in the app itself. The recorded audio data is used to create spectrograms, i.e. visual images of the sounds, which are then classified.
According to the paper in Ecological Infomatics, the core model of BirdNET is based on a Residual Neural Network (ResNet), i.e. a special form of Convolutional Neural Network. The architecture of the ResNet was fine-tuned and offers a compromise between performance and efficiency in computing power. The network was trained using data sets that were manually classified by experts. A multi-label classification was used so that several species could be identified at the same time. For the technically savvy readers: The training process uses techniques such as batch normalization, data augmentation and knowledge distillation to improve generalization capabilities.
Explanation of terms:
A Convolutional Neural Network (CNN), also known as a convolutional neural network, is a type of neural network used to analyze visual data. It is designed to mimic the way the human visual system works. It can recognize patterns and objects in images, regardless of their position or orientation.Multi-label classification is a method in machine learning in which a model can predict several applicable classes simultaneously for each input data set. This is in contrast to conventional classification, in which exactly one class is assigned per example.
BirdNET in practice
We only tested the iOS version of BirdNET. It has a simple but functional design and works without registration. During setup, the unusually clear data protection information and helpful explanations are immediately apparent.
Unlike most apps, it explains in simple language exactly what data is collected and why. The collection of location data is sensibly explained: Bird species occur differently from region to region. The location is therefore a helpful factor and the regional clustering contributes to the accuracy of the answers. The audio data is processed on a university server in the EU. It therefore does not leave the EU and is not used by companies for commercial purposes. Nevertheless, users are asked not to upload sensitive audio recordings. The principle of data minimization is taken seriously here and passed on. This is particularly valuable because users who are less tech-savvy and have no background knowledge of data protection issues are also well informed.
Thanks to a clearly designed start page, the app is very easy to use and also works when you need to quickly pick up your cell phone during a bird encounter. In some test situations, it recognized the bird calls quickly and correctly. Unfortunately, however, there were no rare bird species available for testing. A common problem is ambient noise that distorts the sound and/or bird calls that are too quiet, so that no usable spectrogram is produced. However, this is not so much the fault of the app, but depends on the end device and its audio source. By manually selecting individual points in the spectrogram, however, there is at least a small workaround.
Conclusion: Recommendation
In our opinion, BirdNET can be recommended without reservation and can be considered a role model for AI apps. We were unable to identify any weaknesses in terms of data protection. BirdNET is also a responsible tool due to the large number of target groups and the connection to research and the civilian population alike. The data is used to form regional clusters on a larger scale and to examine correlations. Over the years, this creates a treasure trove of data for biologists. This is clever use of machine learning for a relevant topic. Ultimately, this is more than just a nice gimmick. After all, biodiversity and its decline should be accurately recorded as a result of climate change. A reliable data situation is important in order to be able to adequately plan possible climate and environmental protection measures.
However, there is at least one other app that works on a similar principle to BirdNET, Merlin Sound ID. BirdNET is therefore possibly not the only responsible app that can assign bird calls using AI, which we would like to point out here for the sake of completeness.
Text: Sabrina Pohlmann
Technical advice: Jakob Mertes
Sources:
- Ecological Informatics: BirdNET: A deep learning solution for avian diversity monitoring
- BirdNET project website
- BirdNET Github
Further contributions to the series:





