paper-with-me

Papers

A Transformer Model for Segmentation, Classification, and Caller Identification of Marmoset Vocalization

2024-10-30 · Bin Wu, Shinnosuke Takamichi, Sakriani Sakti, Satoshi Nakamura

Marmoset, a highly vocalized primate, has become a popular animal model for studying social-communicative behavior and its underlying mechanism comparing with human infant linguistic developments. In the study of vocal communication, it is vital to know the caller identities, call contents, and vocal exchanges. Previous work of a CNN has achieved a joint model for call segmentation, classification, and caller identification for marmoset vocalizations. However, the CNN has limitations in modeling long-range acoustic patterns; the Transformer architecture that has been shown to outperform CNNs, utilizes the self-attention mechanism that efficiently segregates information parallelly over long distances and captures the global structure of marmoset vocalization. We propose using the Transformer to jointly segment and classify the marmoset calls and identify the callers for each vocalization.

📄 PDF Abstract BibTeX arXiv:2410.23279

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Attention 설명 없음

Similar Papers 제목 키워드 기반

On feature representations for marmoset vocal communication analysis

2025-04-21 · Eklavya Sarkar, Kaja Wierucka, Alexandra B. Bosshard, Judith Burkart 외

The acoustic analysis of marmoset (Callithrix jacchus) vocalizations is often used to understand the evolutionary origins of human language. Currently, the analysis is largely carried out in a manual or semi-manual manne…

Self-Supervised Learning

Can Self-Supervised Neural Representations Pre-Trained on Human Speech distinguish Animal Callers?

2023-05-23 · Eklavya Sarkar, Mathew Magimai. -Doss

Self-supervised learning (SSL) models use only the intrinsic structure of a given signal, independent of its acoustic domain, to extract essential information from the input to an embedding space. This implies that the u…

Caller DetectionSelf-Supervised LearningSpeaker Recognition

On the Utility of Speech and Audio Foundation Models for Marmoset Call Analysis

2024-07-23 · Eklavya Sarkar, Mathew Magimai. -Doss

Marmoset monkeys encode vital information in their calls and serve as a surrogate model for neuro-biologists to understand the evolutionary origins of human vocal communication. Traditionally analyzed with signal process…

Multi-class Classification

An automated pipeline to create an atlas of in situ hybridization gene expression data in the adult marmoset brain

2023-03-13 · Charissa Poon, Muhammad Febrian Rachmadi, Michal Byra, Matthias Schlachter 외

We present the first automated pipeline to create an atlas of in situ hybridization gene expression in the adult marmoset brain in the same stereotaxic space. The pipeline consists of segmentation of gene expression from…

Segmentation

MarmoNet: a pipeline for automated projection mapping of the common marmoset brain from whole-brain serial two-photon tomography

2019-08-02 · Henrik Skibbe, Akiya Watakabe, Ken Nakae, Carlos Enrique Gutierrez 외

Understanding the connectivity in the brain is an important prerequisite for understanding how the brain processes information. In the Brain/MINDS project, a connectivity study on marmoset brains uses two-photon microsco…

Image Registration