paper-with-me

Papers

Domain-Adaptive Pretraining Improves Primate Behavior Recognition

2025-09-15 · Felix B. Mueller, Timo Lueddecke, Richard Vogg, Alexander S. Ecker arxiv

Computer vision for animal behavior offers promising tools to aid research in ecology, cognition, and to support conservation efforts. Video camera traps allow for large-scale data collection, but high labeling costs remain a bottleneck to creating large-scale datasets. We thus need data-efficient learning approaches. In this work, we show that we can utilize self-supervised learning to considerably improve action recognition on primate behavior. On two datasets of great ape behavior (PanAf and ChimpACT), we outperform published state-of-the-art action recognition models by 6.1 %pt. accuracy and 6.3 %pt. mAP, respectively. We achieve this by utilizing a pretrained V-JEPA model and applying domain-adaptive pretraining (DAP), i.e. continuing the pretraining with in-domain data. We show that most of the performance gain stems from the DAP. Our method promises great potential for improving the recognition of animal behavior, as DAP does not require labeled samples. Code is available at https://github.com/ecker-lab/dap-behavior

📄 PDF Abstract BibTeX arXiv:2509.12193

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningAction Recognition

Similar Papers 제목 키워드 기반

PriVi: Towards A General-Purpose Video Model For Primate Behavior In The Wild

2025-11-12 · Felix B. Mueller, Jan F. Meier, Timo Lueddecke, Richard Vogg 외 arxiv

Non-human primates are our closest living relatives, and analyzing their behavior is central to research in cognition, evolution, and conservation. Computer vision could greatly aid this research, but existing methods of…

Adaptive coordination of working-memory and reinforcement learning in non-human primates performing a trial-and-error problem solving task

2017-11-02 · Guillaume Viejo, Benoît Girard, Emmanuel Procyk, Mehdi Khamassi

Accumulating evidence suggest that human behavior in trial-and-error learning tasks based on decisions between discrete actions may involve a combination of reinforcement learning (RL) and working-memory (WM). While the …

Reinforcement LearningReinforcement Learning (RL)

Don't Stop Pretraining: Adapt Language Models to Domains and Tasks

2020-04-23 · ACL 2020 6 · Suchin Gururangan, Ana Marasović, Swabha Swayamdipta, Kyle Lo 외

Language models pretrained on text from a wide variety of sources form the foundation of today's NLP. In light of the success of these broad-coverage models, we investigate whether it is still helpful to tailor a pretrai…

Citation Intent Classification

MDAPT: Multilingual Domain Adaptive Pretraining in a Single Model

2021-09-14 · Findings (EMNLP) 2021 11 · Rasmus Kær Jørgensen, Mareike Hartmann, Xiang Dai, Desmond Elliott

Domain adaptive pretraining, i.e. the continued unsupervised pretraining of a language model on domain-specific text, improves the modelling of text for downstream tasks within the domain. Numerous real-world application…

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+3

Pretraining with Token-Level Adaptive Latent Chain-of-Thought

2026-02-09 · Boyi Zeng, Yiqin Hao, He Li, Shixiang Song 외 arxiv

Scaling large language models by increasing parameters and training data is increasingly constrained by limited high-quality corpora and rising communication costs. This work explores an alternative axis: increasing per-…