Conceptio › Archive › arXiv CS
arXiv CSopen access

Beyond the Baseband: Adaptive Multi-Band Encoding for Full-Spectrum Bioacoustics Classification

2026 · arxiv_cs
arXiv CS · Papers · License: Open Access · 2026
Open Source ↗Direct PDF ↓
neural-networks
machine learning, deep learning, neural networks

Beyond the Baseband: Adaptive Multi-Band Encoding for Full-Spectrum Bioacoustics Classification

arXiv:2604.27936v1 [cs.LG] 30 Apr 2026

Eklavya Sarkar⋆ , Marius Miron, David Robinson, Gagan Narula, Milad Alizadeh, Ellen GilsenanMcMahon, Felix Effenberger, Emmanuel Chemla, Olivier Pietquin, Matthieu Geist Earth Species Project

Abstract Animals hear and vocalize across frequency ranges that differ substantially from humans, often extending into the ultrasonic domain. Yet most computational bioacoustics systems rely on audio models pre-trained at 16 kHz, restricting their usable bandwidth to the 0-8 kHz baseband and discarding higher-frequency information present in many bioacoustic recordings. We investigate a multi-band encoding framework that decomposes the full spectrum of animal calls into band features and fuses them into a unified representation. Similarity analyses on models show that certain encoders produce decorrelated band embeddings that improve class separation after fusion. Classification experiments on three bioacoustic datasets using eight pre-trained models and five fusion strategies show that fused representations consistently outperform the baseband and time-expansion baselines on two datasets, showing the potential of multi-band methods for fullspectrum encoding of animal calls.

1

Introduction

Bioacoustics, the study of animal sounds, has emerged as a prominent domain within machine learning, as a means to study the origins and evolution of language and vocal learning (Hurford, 2012; Fitch, 2018), and deepen our understanding of communication in the natural world. Computational bioacoustics aims to ‘decode’ animal vocalizations to gain insights into their communication by deriving information from their calls (Stowell, 2022). In recent years, neural representations learnt on human speech have shown remarkable transferability to the domain of bioacoustics for decoding non-human vocal communication (Sarkar, 2025; Cauzinille, 2025; Miron et al., 2026). Indeed, modern state-of-the-art foundation models pre-trained on human speech and/or general audio have achieved strong performance benchmark across a range of species for tasks such as call detection (Hagiwara et al., 2023; Hagiwara, 2023; Semenzin et al., 2025), call-type classification (Heer Kloots and Knornschild, 2024; Shi, Itoyama, and Nakadai1, 2024; Mahmoud et al., 2024; Abzaliev, Perez-Espinosa, and Mihalcea, 2024; Sarkar and Magimai.-Doss, 2025), or caller identification (Sarkar and Magimai.-Doss, 2023; Cauzinille et al., 2024; Knight et al., 2024), thus providing a reliable framework for bioacoustics tasks, and significantly advancing the field. However, a critical limitation in leveraging these models is that they are typically pretrained at a 16 kHz sampling rate (SR), corresponding to the human audible range, and resample any input to the constrained 0–8 kHz baseband, including bioacoustic recordings. As depicted in Figure 1, this bandwidth (BW) is highly insufficient to cover the higher frequency content ⋆ Corresponding author: [email protected]

1

contained in the full-spectrum of many animals and their vocalizations, which extend well beyond this threshold, and results in a significant loss of useful information. For example, bat echolocation calls can reach up to 200 kHz (Altringham, 1996), insect signals to 100 kHz (Drosopoulos and Claridge, 2005), and marine mammal calls to 150 kHz (Berta, Sumich, and Kovacs, 2005). However, training entire foundation models at higher SRs is very computationally expensive, and only a few such models exist, such as BirdNET (Kahl et al., 2021) and Perch (Ghani et al., 2023; Merriënboer et al., 2025), pre-trained at 48 and 32 kHz, respectively, on bioacoustics. Thus, the fixed pre-training bandwidth of existing audio models is a major limitation in all current computational bioacoustics works. A common signal-processing approach to address this problem is time-expansion, i.e. slowing down the audio recordings by a fixed factor to shift the high-frequency components down to the baseband of the pre-trained model (Preatoni et al., 2005; Kershenbaum et al., 2025; Jones, Jennings, and Parsons, 2000), and using the resulting signal as input. However, this approach considerably reduces the spectral resolution and proportionally stretches the recording, as illustrated in Figure 1 (middle), thus increasing the model’s computational cost of processing the signal.

Baseband

Time Expansion

Full Spectrum

75

80

25 8 1

90

dB

Frequency [kHz]

125

0.2

0.4

0.6

5

Time [s]

10

0.2

0.4

0.6

Figure 1. Spectrograms of an ultrasonic bat vocalization.

Inspired by classical sub-band processing approaches in automatic speech recognition (ASR), where the signal is decomposed into frequency bands that are processed independently before combining their evidence to improve robustness (Bourlard and Dupont, 1996; Bourlard, Dupont, and Ris, 1996; Tibrewala and Hermansky, 1997; Hermansky and Sharma, 1998), we investigate an adaptive multi-band (MB) encoding strategy for bioacoustics. Unlike in ASR, where such methods operated on sub-bands within the 0–8 kHz baseband, we instead decompose the full spectrum of animal vocalizations into multiple basebands, compatible with modern pretrained audio models, and explore combining them into a unified representation through various fusion strategies. Based on this proposed approach, this paper investigates the following two central questions: 1. Can MB representations effectively exploit the unused high-frequency information in bioacoustic calls, and improve over the conventional baseband and time-expansion approaches? 2. How does this approach compare to simply using the baseband of a model trained at a higher SR, such as BirdNET, at 48 kHz? Moreover, when applied to such a model, does it yield additional gains over its application to standard 16 kHz models? To answer these questions, we conduct a systematic evaluation across multiple bioacoustics datasets and pre-trained audio models. It is to be noted that we do not provide a foundation model pre-trained for higher SRs in this paper, but instead propose an approach that can work with any existing model. To provide practical use to the bioacoustics community, we also release the framework as an open-source toolkit.1 The rest of this paper is organized as follows. Section 2 details the MB encoding approach, and section 3 gives our experimental setup. Section 4–5 respectively present a representation and classification analysis. Section 6 concludes the paper. 1 Source code: https://github.com/earthspecies/multiband-audio.

2

2 Adaptive Multi-Band Encoding

Figure 2. Complete pipeline of the heterodyning-based multi-band encoding.

This section details the heterodyning-based multi-band processing approach, illustrated in Figure 2. It consists of three main stages: (i) spectral band decomposition and baseband mapping, (ii) per-band representation extraction using a frozen pre-trained encoder, and (iii) fusion of the resulting band-level representations into a unified embedding for downstream classification. Given a raw audio recording s sampled at its native rate fs , a pre-trained model operating at fm can only access frequencies up to its Nyquist fm /2. To leverage the higher spectral information s, we split its full spectrum into B = ⌈fs /fm ⌉ non-overlapping bands of width fm /2. The first band (0–fm /2 Hz) corresponds to the standard baseband, and is not further processed. For each subsequent band b, we first extract the corresponding spectral slice by applying a bandpass filter to the raw signal s, yielding sb centered at frequency fb . We then heterodyne it down to the baseband by multiplying it by a cosine at the band’s center frequency fb , followed by low-pass filtering HLP . The resulting baseband signal s̄b is given by: [ ] s̄b = HLP sb · cos(2πfb t) Applying this to each band produces B baseband waveforms S̄ = {s̄1 , . . . , s̄B }, each representing a distinct portion of the original spectrum. We resample them to fm , matching the SR expected by the pre-trained model, and then pass them individually through the frozen encoder F, yielding B variable-length multi-dimensional embeddings. These are then transformed into B fixed-length vocalization-level functionals fb ∈ RD by computing the first-order statistics across the temporal axis, where D denotes the embedding dimension of the model. Finally, a learned fusion module combines these functionals into a final representation x ∈ RD , on which a linear classifier is trained for the downstream task. In this paper, we investigate five distinct fusion strategies, detailed below: • Mean-Pool (MP): f are averaged element-wise across the band dimension, assigning equal weight coefficients to all frequency bands. No new learnable parameters are introduced. • Gated-Pool (GP): A linear projection maps each fb to a scalar score, which is normalized via softmax to produce band-level weights coefficients wb . The fused representation is the ∑ weighted sum of the band functionals x = w f , allowing the model to learn which freb b b quency bands are most informative. • Mixture-of-Experts (MoE): Each fb is passed through an independent linear classifier head to obtain band-level logits zb . A separate 2-layer MLP computes band-level∑weights coefficients from fb . The final prediction is the weighted sum of band logits y ^ = b wb zb . Unlike GP, which fuses f before classification, MoE classifies them first and fuses the resulting logits. • Hybrid (HYB): Similar to GP, but the gating network additionally incorporates handcrafted features, namely spectral entropy and flux, alongside each fb to compute band weight coefficients. The concatenated representation is input to a 3-layer MLP, enabling the gating decision to leverage both the learned functionals and acoustic properties of each band. • Self-Attention (SA): f are treated as a sequence of tokens, with a learnable [CLS] token and positional embeddings. A single-layer transformer encoder processes the sequence, contextualizing each band’s representation with all other bands through a multi-head attention mechanism. The [CLS] output serves as the fused representation x. 3

3

Experimental Setup

3.1 Datasets, Tasks, and Protocols We investigate our method on three distinct bioacoustic datasets (DS) in the BEANS (Hagiwara et al., 2023) benchmark, summarized in Table 1. Table 1. SR is given in kHz. S is the # of samples, L length [mins.], nc # of classes, µ median length [s], σ std, and B the number of 8 kHz bands.

DS

SR

S

L

nc

µ

σ

B

Dogs

44.1

688

126

10

8.05

16.01

3

CBI

44.1

21K

3351

264

10.00

1.70

3

Bats

250

10K

313

10

1.45

1.08

16

The downstream tasks consist of caller identity classification for Dogs and Bats, and species classification for Cornell Birdcall Identification (CBI). We follow the protocols defined in BEANS to split the datasets into Train, Val, and Test sets. 3.2

Models, Feature Representations, and Baselines

For our work, we consider different families of pre-trained (PT0 ) models to obtain distinct features F. They are post-trained (PT1 ) on various dataset permutations, given in Table 2. Table 2. # Parameters P [M] and feature dimension D of models. IN represents ImageNet, AS AudioSet, XC Xeno-Canto.

F

PT0

DS0

PT1

DS1

P

D

EffNet-Bio

SL

IN

SL

Bio

5

1280

EffNet-AS

SL

IN

SL

AS

5

1280

EffNet-All

SL

IN

SL

All

5

1280

BEATs-Bio

SSL

AS

SL

Bio

91

768

BEATs-All

SSL

AS

SL

All

91

768

BEATs-NLM

SSL

AS

ALM

Misc

91

768

EATs-All

SSL

AS

SL

Bio

90

768

EATs-Bio

SSL

AS

SL

Bio

90

768

BirdNET

SL

XC

–

–

14

1024

SL pre-trained on ImageNet: We select EfficientNet for its moderate size and strong performance on BEANS (Miron et al., 2026). It is a 16 kHz CNN model pre-trained on ImageNet. We evaluate three variants2 post-trained on bioacoustics data (Bio), AudioSet (AS), or both (All) (Miron et al., 2026) to assess the impact of the post-training domain for leveraging higherfrequency content. We also include BirdNET, a 48 kHz model based on the same architecture and post-trained primarily on Xeno-Canto (XC), to directly compare performance across BWs and test if our multi-band approach generalizes to models with higher native SRs. SSL pre-trained on speech and general audio: BEATs is a larger model composed of a CNN module operating on mel-spectrogram input patches, followed by 12 transformer layers. We pick two variants post-trained on Bio and All, and Nature-LM audio’s BEATS encoder, 2 https://github.com/earthspecies/avex.

4

extracted from an audio-language model (ALM) trained on bioacoustic audio and text pairs (Robinson et al., 2025). SSL pre-trained on human speech, general audio, and bioacoustics: EATs is a SSL pretrained with teacher distillation and masked spectrogram reconstruction tasks on Bio, AS, and All sets. We select the variants post-trained on Bio and All. For all the models, we extract the final encoder layer. We compare our multi-band approach with the following baselines. • Baseband (BB): we simply resample s to the given model’s baseband, and lose any spectral content above this threshold. • Time-Expansion (TE): we slow down s to shift and compress all the spectral information down to the model’s baseband.

4

Representation Analysis

This section presents similarity analysis of the extracted features x. For these studies we only work with the Train set. 4.1 Band Discrimination

08 8 16 16 24 24 32 32 40

Frequency Band [kHz]

40 48 48 56 56 64 64 72 72 80 80 88 88 96 96 104 104 112 112 120 120 125 TE

1.00 0.39 0.53 0.49 0.46 0.44 0.40 0.39 0.35 0.30 0.21 0.21 0.19 0.17 0.15 0.19 -0.03

1.00 0.39 0.48 0.43 0.39 0.35 0.32 0.29 0.25 0.22 0.16 0.15 0.13 0.10 0.06 0.13 -0.04

1.00 0.67 0.71 0.70 0.70 0.69 0.68 0.67 0.64 0.61 0.58 0.58 0.57 0.56 0.57 0.67 0.28

1.00 0.52 0.59 0.57 0.58 0.58 0.58 0.59 0.58 0.58 0.56 0.56 0.55 0.53 0.52 0.46 0.18

1.00 0.51 0.58 0.57 0.56 0.55 0.54 0.54 0.53 0.53 0.51 0.50 0.49 0.48 0.48 0.47 0.16

1.00 0.62 0.67 0.67 0.66 0.64 0.63 0.63 0.62 0.63 0.61 0.60 0.60 0.60 0.59 0.59 0.28

1.00 0.92 0.93 0.91 0.90 0.89 0.88 0.87 0.85 0.84 0.82 0.81 0.80 0.79 0.79 0.81 0.56

1.00 Cosine Sim. 1.0 0.57 0.60 0.58 0.8 0.57 0.57 0.56 0.6 0.56 0.54 0.51 0.4 0.47 0.47 0.46 0.2 0.48 0.49 0.50 0.0 0.31

EffNet All

EffNet Bio

EffNet AS

BEATs All

BEATs Bio

BEATs NLM

EAT All

EAT Bio

Figure 3. Mean cosine similarity between baseband and other band’s embeddings for Bats. Higher (greener) values indicate closer representational similarity with the baseband.

We first explore how the extracted features vary across frequency bands, given that none of the models were exposed to high-frequency content during PT0 or PT1 . To that end, Figure 3 5

shows the mean cosine similarity between the baseband (0–8 kHz) and the embeddings extracted from all the other frequency bands, post-heterodyning, for the Bats dataset. For EffNetAll and Bio, we can notably observe that the similarity decreases progressively with higher frequency bands, indicating that they produce representations increasingly decorrelated from the baseband, which could benefit the fusion methods by adding complementary information. In contrast, EAT-All maintains consistently high similarity across the frequency spectrum, implying that features from different bands are encoded very similarly to the baseband. The remaining models also only show moderate similarity with the baseband, with some variation across bands. TE yields near-zero or negative scores, showing that compressing the entire 125 kHz spectrum into the 8 kHz baseband via a 15.6x time-expansion produces fundamentally different representations. Dogs and CBI features yield similar overall patterns, suggesting similar behavior for band similarity. 4.2 Class Separation

Separation (Intra - Inter)

We also investigate the class discrimination of the extracted representations. To this end, we compute the pairwise mean intra and inter-class cosine similarities, and measure their separation as the difference between the two. In an ideal scenario, intra-class similarity is high and inter-class similarity is low, yielding a high class separation value. Figure 4 visualizes the resulting class-separation scores for each approach, aggregated across all models. The fusion distributions are taken from all strategies.

Dogs

0.8

CBI 0.5 0.4 0.3 0.2 0.1

0.6 0.4 0.2 0.0

Bats

Baseband

TE

Fusion

0.06 0.05 0.04 0.03 0.02 Baseband

TE

Fusion

Baseband

TE

Fusion

Figure 4. Class separation per method. Higher values indicates more discriminative embeddings.

For Dogs, fusion shows high variance across models. The median separation is comparable to BB and TE, but some models achieve substantially higher scores, indicating that fusion can yield more discriminative representations for certain models. For CBI, fusion shows a clear improvement over both methods. Finally, for Bats, all methods show comparable separation, with TE achieving a marginally higher median. As shown in Figure 3, most models encode higher frequency bands similarly to the baseband, meaning fusion combines largely redundant representations. In contrast, TE produces near-orthogonal features that yield slightly better class separation.

5

Classification Results

This section analyzes the downstream classification performance of the extracted features, using a linear head trained for 20 epochs. We evaluate the performance with accuracy on Test. Figure 5 visualizes the results as a bar plot, showing the gain of TE and the best fusion (per model) over the BB. We can observe that the fusion methods improve on the BB for almost all models across all datasets. Conversely, in the case of Dogs and CBI, we can clearly see that TE performs considerably worse than the BB across most models. Both TE and fusion provide significant gain for Bats over the BB, demonstrating that for species vocalizing at high frequencies, the additional spectral content beyond the baseband is highly informative, and leveraging it through multi-band encoding can clearly benefit bioacoustics tasks. In this case, TE proves to be even more robust, consistently outperforming fusion across all models.

6

Dogs (44 kHz)

10

+7.9

5

+3.6 +0.0

0

+2.9

+0.7

+2.2

+0.0 +0.0

5 -5.8 10 +0.8

+4.0

+7.7 +0.6

-17.7

-15.6

Bats (250 kHz)

-25.3

-26.4 +14.9

15 +10.2 10 +9.4 +8.3 +7.2

EffNet All

EffNet Bio

TE

+9.5 +8.6

5 EffNet AS

+0.5

-11.7

-14.3

-16.4

+1.7

+0.3

30

0

-3.6

+7.1

10 20

-0.7 -8.6

+1.0

0

+2.9

+0.7

-5.0

10

CBI (44 kHz)

+5.8

+9.0

+9.8

+8.6

+3.5

+3.9

BEATs All

BEATs Bio

+2.5

BEATs NLM

Best Fusion +7.9

+2.0

EAT All

+4.7 +3.8 +1.4

EAT Bio

BirdNET

Figure 5. Test classification accuracy gain over baseband [%].

Table 3 presents the full results across all baselines and fusion methods. Among fusion strategies, MoE outperforms the other methods in the majority of cases, especially dominating for CBI and Bats. This indicates that classifying each band embedding independently and then fusing the logits is more effective than combining them before classification, as in GP. SA also performs well, particularly for BEATs and EATs on CBI. Note that since BirdNET operates at 48 kHz, Dogs and CBI calls fall entirely within its native BW and are only evaluated on the BB. Since bat calls extend beyond 24 kHz, we evaluate them with TE and fusion. For Dogs and CBI, we can observe that most of the 16 kHz models combined with fusion strategies are highly competitive and often outperform BirdNET’s native 24 kHz BB, highlighting the effectiveness of our multi-band approach. Furthermore, on Bats, BirdNET achieves the highest score across all fusion methods, outperforming every corresponding 16 kHz model, and demonstrating the adaptability of this multi-band framework to other models with higher SR. Finally, EffNet-All and Bio yield comparable and notably higher fusion scores than EAT-All for all datasets, proving that the decorrelated band features (fig. 3) can provide complementary information that can be fused into salient representations.

6

Conclusion

This paper addressed a core limitation in computational bioacoustics: the loss of spectral information above the pre-training bandwidth of speech and audio models, typically fixed to 8 kHz. We investigated an adaptive multi-band fusion encoding framework that leverages the full spectrum of bioacoustic vocalizations, compared to baseband and time-expansion baselines. Similarity analyses showed that the framework can produce decorrelated band embeddings for some models and more class-discriminative fused representations on certain datasets. Using a linear classifier on these representations yielded improvements over the conventional 7

Table 3. Test accuracy [%] by model across methods. Bold and underline denote best and second-best performances, respectively. Dataset

Dogs

CBI

Bats

F

EffNet-All

EffNet-Bio

EffNet-AS

BEATs-All

BEATs-Bio

BEATs-NLM

EAT-All

EAT-Bio

BirdNET

(SR)

(16 kHZ)

(16 kHZ)

(16 kHZ)

(16 kHZ)

(16 kHZ)

(16 kHZ)

(16 kHZ)

(16 kHZ)

(48 kHZ)

BB

92.81

89.21

77.70

87.05

92.81

87.05

76.26

86.33

89.21

TE

87.05

89.21

85.61

87.77

87.77

87.05

67.63

82.73

–

MP

89.21

92.09

72.66

88.49

91.37

81.29

52.52

89.21

–

GP

96.40

87.05

77.70

84.89

90.65

86.33

69.06

88.49

–

MoE

92.81

89.21

83.45

87.77

92.81

84.17

75.54

86.33

–

HYB

89.93

91.37

71.94

87.77

92.81

76.26

56.83

89.21

–

SA

93.53

87.77

65.47

89.21

92.09

80.58

76.98

89.21

–

BB

73.81

75.77

21.82

78.98

80.94

56.55

67.65

78.34

69.25

TE

56.13

60.19

25.80

62.62

66.66

44.83

41.27

53.01

–

MP

65.22

67.57

19.17

72.71

75.08

48.65

58.31

71.49

–

GP

74.45

75.99

26.13

77.93

79.97

56.10

67.43

78.18

–

MoE

74.78

76.60

29.50

79.48

80.99

56.55

68.29

78.81

–

HYB

64.97

67.46

17.51

72.54

75.08

49.34

58.18

71.46

–

SA

71.41

69.75

21.71

79.53

81.24

63.67

69.39

77.76

–

BB

60.85

60.75

51.30

65.15

64.40

65.45

50.75

62.85

70.20

TE

70.25

70.95

66.20

73.70

73.35

74.05

60.55

70.75

74.00

MP

52.45

50.45

45.30

50.50

49.10

45.55

29.30

47.20

62.50

GP

60.35

60.35

51.65

61.45

60.90

57.55

38.60

60.15

68.30

MoE

69.15

67.90

60.80

68.65

68.30

68.00

52.75

66.30

71.20

HYB

52.10

49.85

44.20

48.80

49.85

45.85

31.10

46.05

63.45

SA

63.55

62.50

53.85

67.80

67.20

62.55

47.65

67.55

71.60

baseband baseline across nearly all fusion strategies and encoder models, and substantially outperformed time-expansion on two datasets. The multi-band method also matched, and in some cases exceeded, the baseband performance of a model pre-trained at a higher bandwidth. Applying the framework to this higher-bandwidth model further produced representations that consistently outperformed those from lower-bandwidth models across all fusion strategies. Overall, these results highlight the usefulness of this simple approach to overcome a key issue in processing and encoding animal recordings. Future work could explore more sophisticated multi-band techniques, such as overlapping or variable-width bands, to further improve robustness of bioacoustic representations for decoding non-human animal vocalizations.

8

References Abzaliev, Artem, Humberto Perez-Espinosa, and Rada Mihalcea (May 2024). “Towards Dog Bark Decoding: Leveraging Human Speech Processing for Automated Bark Classification.” In: Proc. of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024). Ed. by Nicoletta Calzolari, Min-Yen Kan, Veronique Hoste, Alessandro Lenci, Sakriani Sakti, and Nianwen Xue. Torino, Italia: ELRA and ICCL. Altringham, John D (June 1996). Bats: Biology and Behaviour. Oxford University Press. ISBN: 9780198540755. Berta, Annalisa, James L Sumich, and Kit M Kovacs (2005). Marine mammals: evolutionary biology. Elsevier. Bourlard, Hervé and Stéphane Dupont (1996). “A mew asr approach based on independent processing and recombination of partial frequency bands.” In: Proc. of International Conference on Spoken Language Processing. ICSLP’96. Vol. 1. IEEE, pp. 426–429. Bourlard, Hervé, Stéphane Dupont, and Christophe Ris (1996). “Multi-stream speech recognition.” In: IDIAP Research Report 96-07. Cauzinille, Jules (2025). “What self-supervised speech models know about animal sounds: Deep transfer learning and the evolution of acoustic communication across species.” en. PhD thesis. Aix-Marseille University. Cauzinille, Jules, Benoît Favre, Ricard Marxer, Dena Clink, Abdul Hamid Ahmad, and Arnaud Rey (2024). “Investigating self-supervised speech models’ ability to classify animal vocalizations: The case of gibbon’s vocal signatures.” In: Proc. of Interspeech. Drosopoulos, Sakis and Michael F Claridge (2005). Insect sounds and communication: physiology, behaviour, ecology, and evolution. CRC press. Fitch, W. Tecumseh (2018). “The biology and evolution of speech: A comparative analysis.” In: Annual Review of Linguistics 4, pp. 255–279. Ghani, Burooj, Tom Denton, Stefan Kahl, and Holger Klinck (2023). “Global birdsong embeddings enable superior transfer learning for bioacoustic classification.” In: Scientific Reports 13.1, p. 22876. ISSN: 2045-2322. Hagiwara, Masato (2023). “AVES: Animal Vocalization Encoder Based on Self-Supervision.” In: Proc. of ICASSP, pp. 1–5. Hagiwara, Masato, Benjamin Hoffman, Jen-Yu Liu, Maddie Cusimano, Felix Effenberger, and Katie Zacarian (2023). “BEANS: The Benchmark of Animal Sounds.” In: Proc. of ICASSP, pp. 1–5. Heer Kloots, Marianne de and Mirjam Knornschild (2024). “Exploring bat song syllable representations in self-supervised audio encoders.” In: Proc. of 4th International Workshop on Vocal Interactivity in-and-between Humans, Animals and Robots (VIHAR). Hermansky, Hynek and Sangita Sharma (1998). “Traps-classifiers of temporal patterns.” In: Proc. ICSLP 1998, paper–0615. Hurford, James R. (2012). The Origins of Grammar: Language in the Light of Evolution II. Oxford: Oxford University Press. Jones, Gareth, Nancy Jennings, and Stuart Parsons (Jan. 2000). “Acoustic identification of bats from directly sampled and time expanded recordings of vocalizations.” In: Acta Chiropterologica 2, pp. 155–170.

9

Kahl, Stefan, Connor M Wood, Maximilian Eibl, and Holger Klinck (2021). “BirdNET: A deep learning solution for avian diversity monitoring.” In: Ecological Informatics 61, p. 101236. Kershenbaum, Arik, Çağlar Akçay, Lakshmi Babu-Saheer, Alex Barnhill, Paul Best, Jules Cauzinille, Dena Clink, Angela Dassow, Emmanuel Dufourq, Jonathan Growcott, Andrew Markham, Barbara Marti-Domken, Ricard Marxer, Jen Muir, Sam Reynolds, Holly Root-Gutteridge, Sougata Sadhukhan, Loretta Schindler, Bethany R. Smith, Dan Stowell, Claudia A. F. Wascher, and Jacob C. Dunn (Apr. 2025). “Automatic detection for bioacoustic research: a practical guide from and for biologists and computer scientists.” In: Biological Reviews 100.2, pp. 620–646. Knight, Elly, Tessa Rhinehart, Devin R. de Zwaan, Matthew J. Weldy, Mark Cartwright, Scott H. Hawley, Jeffery L. Larkin, Damon Lesmeister, Erin Bayne, and Justin Kitzes (2024). “Individual identification in acoustic recordings.” In: Trends in Ecology & Evolution. ISSN: 01695347. Mahmoud, Imen Ben, Eklavya Sarkar, Marta Manser, and Mathew Magimai.-Doss (2024). “Feature Representations for Automatic Meerkat Vocalization Classification.” In: 4th International Workshop on Vocal Interactivity In-and-between Humans, Animals and Robots (VIHAR2024). ISBN: 978-2-9562029-3-6. Merriënboer, Bart van, Vincent Dumoulin, Jenny Hamer, Lauren Harrell, Andrea Burns, and Tom Denton (2025). Perch 2.0: The Bittern Lesson for Bioacoustics. Tech. rep. Google Research. Miron, Marius, David Robinson, Milad Alizadeh, Ellen Gilsenan-McMahon, Gagan Narula, Emmanuel Chemla, Maddie Cusimano, Felix Effenberger, Masato Hagiwara, Benjamin Hoffman, Sara Keen, Diane Kim, Jane K. Lawton, Jen-Yu Liu, Aza Raskin, Olivier Pietquin, and Matthieu Geist (2026). “What Matters for Bioacoustic Encoding.” In: Proc. of International Conference on Learning Representations (ICLR). Preatoni, Damiano G, Mosè Nodari, Roberta Chirichella, Guido Tosi, Luc A Wauters, and Adriano Martinoli (2005). “Identifying bats from time-expanded recordings of search calls: comparing classification methods.” In: The Journal of wildlife management 69.4, pp. 1601– 1614. Robinson, David, Marius Miron, Masato Hagiwara, and Olivier Pietquin (2025). “NatureLMaudio: an Audio-Language Foundation Model for Bioacoustics.” In: Proc. of International Conference on Learning Representations (ICLR). Sarkar, Eklavya (2025). “Transferability of Learnt Speech Representations for Decoding NonHuman Vocal Communication.” en. PhD thesis. EPFL. Sarkar, Eklavya and Mathew Magimai.-Doss (2023). “Can Self-Supervised Neural Representations Pre-Trained on Human Speech distinguish Animal Callers?” In: Interspeech 2023, pp. 1189–1193. DOI: 10.21437/Interspeech.2023-1968. — (2025). “Comparing Self-Supervised Learning Models Pre-Trained on Human Speech and Animal Vocalizations for Bioacoustics Processing.” In: Proc. of ICASSP, pp. 1–5. Semenzin, Chiara, Faadil Mustun, Roberto Dessi, Pierre Orhan, Gonzalo G. de Polavieja, Yair Lakretz, and German Sumbre (2025). “Dolph2Vec: Self-Supervised Representations of Dolphin Vocalizations.” In: Proc. of Neural Information Processing Systems workshop: AI for non-human animal communication. Shi, Runwu, Katsutoshi Itoyama, and Kazuhiro Nakadai1 (2024). “Bird Vocalization Embedding Extraction Using Self-Supervised Disentangled Representation Learning.” In: Proc. of 4th International Workshop on Vocal Interactivity in-and-between Humans, Animals and Robots (VIHAR).

10

Stowell, Dan (2022). “Computational bioacoustics with deep learning: a review and roadmap.” In: PeerJ 10, e13152. ISSN: 2167-8359. Tibrewala, Sangita and Hynek Hermansky (1997). “Multi-band and adaptation approaches to robust speech recognition.” In: Eurospeech, pp. 2619–2622.

11

Record · ID 146946 · SHA-256 3b8ec2d59eb84806
Retrieved via Conceptio — every document is proof-bundled with source, license, and retrieval metadata.