paper-with-me

Papers

Balancing Domain Experts for Long-Tailed Camera-Trap Recognition

2022-02-15 · Byeongjun Park, JeongSoo Kim, Seungju Cho, Heeseon Kim, Changick Kim

Label distributions in camera-trap images are highly imbalanced and long-tailed, resulting in neural networks tending to be biased towards head-classes that appear frequently. Although long-tail learning has been extremely explored to address data imbalances, few studies have been conducted to consider camera-trap characteristics, such as multi-domain and multi-frame setup. Here, we propose a unified framework and introduce two datasets for long-tailed camera-trap recognition. We first design domain experts, where each expert learns to balance imperfect decision boundaries caused by data imbalances and complement each other to generate domain-balanced decision boundaries. Also, we propose a flow consistency loss to focus on moving objects, expecting class activation maps of multi-frame matches the flow with optical flow maps for input images. Moreover, two long-tailed camera-trap datasets, WCS-LT and DMZ-LT, are introduced to validate our methods. Experimental results show the effectiveness of our framework, and proposed methods outperform previous methods on recessive domain samples.

📄 PDF Abstract BibTeX arXiv:2202.07215

Code (0)

등록된 구현이 없습니다.

Tasks

Long-tail LearningOptical Flow Estimation

Similar Papers 제목 키워드 기반

Domain Balancing: Face Recognition on Long-Tailed Domains

2020-03-30 · CVPR 2020 6 · Dong Cao, Xiangyu Zhu, Xingyu Huang, Jianzhu Guo 외

Long-tailed problem has been an important topic in face recognition task. However, existing methods only concentrate on the long-tailed distribution of classes. Differently, we devote to the long-tailed domain distributi…

Face Recognition

Preserving Long-Tailed Expert Information in Mixture-of-Experts Tuning

2026-04-24 · Haoze He, Xingyuan Ding, Xuan Jiang, Xinkai Zou 외 arxiv

Despite MoE models leading many benchmarks, supervised fine-tuning (SFT) for the MoE architectures remains difficult because its router layers are fragile. Methods such as DenseMixer and ESFT mitigate router collapse wit…

Mathematical Reasoning

Long-tailed Recognition by Routing Diverse Distribution-Aware Experts

2020-10-05 · ICLR 2021 1 · Xudong Wang, Long Lian, Zhongqi Miao, Ziwei Liu 외

Natural data are often long-tail distributed over semantic classes. Existing recognition methods tackle this imbalanced classification by placing more emphasis on the tail data, through class re-balancing/re-weighting or…

DiversityImage Classificationimbalanced classificationLong-tail Learning

Long-Tailed Distribution-Aware Router For Mixture-of-Experts in Large Vision-Language Model

2025-07-02 · Chaoxiang Cai, Longrong Yang, Minghe Weng, Xuewei Li 외 arxiv

The mixture-of-experts (MoE) architecture, which replaces dense networks with sparse ones, has attracted significant attention in large vision-language models (LVLMs) for achieving comparable performance while activating…

LPT++: Efficient Training on Mixture of Long-tailed Experts

2024-09-17 · Bowen Dong, Pan Zhou, WangMeng Zuo

We introduce LPT++, a comprehensive framework for long-tailed classification that combines parameter-efficient fine-tuning (PEFT) with a learnable model ensemble. LPT++ enhances frozen Vision Transformers (ViTs) through …

Mixture-of-Expertsparameter-efficient fine-tuning