SDAILGJul 16

Can Tokens Compete? Token Representations against Supervised CNN Backbones for BirdCLEF+ 2026

arXiv:2607.1447413.1h-index: 4Has Code
Predicted impact top 16% in SD · last 90 daysOriginality Synthesis-oriented
AI Analysis

For the BirdCLEF competition community, this work provides a competitive baseline and explores token-based representations, but the results are incremental and the novelty is limited.

The paper presents a supervised baseline for BirdCLEF+ 2026, achieving a private leaderboard score of 0.936 at rank 1894, and investigates whether token-based representations from neural audio codecs can compete with semantic embeddings from foundational models.

This paper details the DS@GT ARC team's approach to BirdCLEF+ 2026, multi-label detection of animal vocalizations in soundscapes from the Pantanal wetlands. The 2026 edition adds about an hour of labeled soundscapes, shifting the task toward supervised pipelines fit to the labeled set. First, we build a competitive supervised baseline that ensembles a frozen Perch v2 backbone, a trained HGNetV2-B0 sound-event-detection network, and a non-bird prototypical head, reaching a private leaderboard score of 0.936 at rank 1894 within a 90-minute CPU budget. Second, we ask whether token-based representations can compete, contrasting codec representations from neural audio codecs against semantic representations from foundational embeddings. We compare two bioacoustic specialist models against four token-based encoders trained on AudioSet. The repository for this work can be found at https://github.com/dsgt-arc/birdclef-2026.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes