Papers › HumBugDB: A Large-scale Acoustic Mosquito Dataset

HumBugDB: A Large-scale Acoustic Mosquito Dataset

14 Oct 2021arXiv:2110.07607archive 2025-07-28

Ivan Kiskin, Marianne Sinka, Adam D. Cobb, Waqas Rafique, Lawrence Wang, Davide Zilli, Benjamin Gutteridge, Rinita Dam, Theodoros Marinos, Yunpeng Li, Dickson Msaky, Emmanuel Kaindoa, Gerard Killeen, Eva Herreros-Moya, Kathy J. Willis, Stephen J. Roberts

This paper presents the first large-scale multi-species dataset of acoustic recordings of mosquitoes tracked continuously in free flight. We present 20 hours of audio recordings that we have expertly labelled and tagged precisely in time. Significantly, 18 hours of recordings contain annotations from 36 different species. Mosquitoes are well-known carriers of diseases such as malaria, dengue and yellow fever. Collecting this dataset is motivated by the need to assist applications which utilise mosquito acoustics to conduct surveys to help predict outbreaks and inform intervention policy. The task of detecting mosquitoes from the sound of their wingbeats is challenging due to the difficulty in collecting recordings from realistic scenarios. To address this, as part of the HumBug project, we conducted global experiments to record mosquitoes ranging from those bred in culture cages to mosquitoes captured in the wild. Consequently, the audio recordings vary in signal-to-noise ratio and contain a broad range of indoor and outdoor background environments from Tanzania, Thailand, Kenya, the USA and the UK. In this paper we describe in detail how we collected, labelled and curated the data. The data is provided from a PostgreSQL database, which contains important metadata such as the capture method, age, feeding status and gender of the mosquitoes. Additionally, we provide code to extract features and train Bayesian convolutional neural networks for two key tasks: the identification of mosquitoes from their corresponding background environments, and the classification of detected mosquitoes into species. Our extensive dataset is both challenging to machine learning researchers focusing on acoustic identification, and critical to entomologists, geo-spatial modellers and other domain experts to understand mosquito behaviour, model their distribution, and manage the threat they pose to humans.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2110.07607")

Code

Syntology Ran 2 of 12 code samples harvested from 2 repositories linked to this paper; 10 have no recorded run. Of those that ran: 2 ran · our draft was wrong.

By repository: official repository: 6 samples from 1 repository, 2 ran; found in paper text by Syntology: 6 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

humbug-mosquito/humbugdb officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 2 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
10unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

conv1x1 HumBug-Mosquito/HumBugDB/lib/PyTorch/ResNetDropoutSource.py official repository ran · our draft was wrong MIT (permissive) · 2a80220dabcb742a · report
conv3x3 HumBug-Mosquito/HumBugDB/lib/PyTorch/ResNetDropoutSource.py official repository ran · our draft was wrong MIT (permissive) · 600ff2c45e0de056 · report
active_BALD HumBug-Mosquito/HumBugDB/lib/evaluate.py official repository unverified MIT (permissive) · c4e9ed0a19b6ac98 · report
evaluate_model HumBug-Mosquito/HumBugDB/lib/Keras/runKeras.py official repository unverified MIT (permissive) · fffbb3c08c0354be · report
resnet18 HumBug-Mosquito/HumBugDB/lib/PyTorch/ResNetSource.py official repository unverified MIT (permissive) · bc99cd552cb919bf · report
test_model HumBug-Mosquito/HumBugDB/lib/PyTorch/runTorch.py official repository unverified MIT (permissive) · 34e93ffee7856b18 · report
plot_mozz_MI HumBug-Mosquito/MozzBNN/Code/lib/util_dashboard.py found in paper text by Syntology unverified MIT (permissive) · acf9ba7f8d4247c8 · report
read_wave HumBug-Mosquito/MozzBNN/Code/lib/VAD-Humbug/webrtc_vad.py found in paper text by Syntology unverified MIT (permissive) · 2c4ba80fd768dc88 · report
remove_label_bug HumBug-Mosquito/MozzBNN/Code/lib/util.py found in paper text by Syntology unverified MIT (permissive) · 89f0bf9e7cdce5c9 · report
speech_stats HumBug-Mosquito/MozzBNN/Code/lib/VAD-Humbug/webrtc_utils.py found in paper text by Syntology unverified MIT (permissive) · 5a9320a5331e48be · report
speech_stripper HumBug-Mosquito/MozzBNN/Code/lib/VAD-Humbug/webrtc_utils.py found in paper text by Syntology unverified MIT (permissive) · ccfe9f740451af06 · report
vad_collector HumBug-Mosquito/MozzBNN/Code/lib/VAD-Humbug/webrtc_vad.py found in paper text by Syntology unverified MIT (permissive) · 62c58c40551afebf · report

Tasks

Cultural Vocal Bursts Intensity Prediction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections