paper-with-me

홈 › Papers

Simultaneous Long-tailed Recognition and Multi-modal Fusion for Highly Imbalanced Multi-modal Data

2026-05-11 · Heegeon Yoon, Heeyoung Kim arxiv

Long-tailed distributions in class-imbalanced data present a fundamental challenge for deep learning models, which tend to be biased toward majority classes. While recent methods for long-tailed recognition have mitigated this issue, they are largely restricted to single-modal inputs and cannot fully exploit complementary information from diverse data sources. In this work, we introduce a new framework for long-tailed recognition that explicitly handles multi-modal inputs. Our approach extends multi-expert architectures to the multi-modal setting by fusing heterogeneous data into a unified representation while leveraging modality-specific networks to estimate the informativeness of each modality. These confidence-guided weights dynamically modulate the fusion process, ensuring that more informative modalities contribute more strongly to the final decision. To further enhance performance, we design specialized training and test procedures that accommodate diverse modality combinations, including images and tabular data. Extensive experiments on benchmark and real-world datasets demonstrate that the proposed approach not only effectively integrates multi-modal information but also outperforms existing methods in handling long-tailed, class-imbalanced scenarios, highlighting its robustness and generalization capability.

📄 PDF Abstract BibTeX arXiv:2605.10498

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards long-tailed, multi-label disease classification from chest X-ray: Overview of the CXR-LT challenge

2023-10-24 · Gregory Holste, Yiliang Zhou, Song Wang, Ajay Jaiswal 외

Many real-world image recognition problems, such as diagnostic medical imaging exams, are "long-tailed" $\unicode{x2013}$ there are a few common findings followed by many more relatively rare conditions. In chest radiogr…

ClassificationDiagnosticimage-classificationImage Classification+1

Mixture of Balanced Information Bottlenecks for Long-Tailed Visual Recognition

2025-09-01 · Yifan Lan, Xin Cai, Jun Cheng, Shan Tan arxiv

Deep neural networks (DNNs) have achieved significant success in various applications with large-scale and balanced data. However, data in real-world visual recognition are usually long-tailed, bringing challenges to eff…

Representation Learning

Solutions for Fine-grained and Long-tailed Snake Species Recognition in SnakeCLEF 2022

2022-07-04 · Cheng Zou, Furong Xu, Meng Wang, Wen Li 외

Automatic snake species recognition is important because it has vast potential to help lower deaths and disabilities caused by snakebites. We introduce our solution in SnakeCLEF 2022 for fine-grained snake species recogn…

Self-Supervised Learning

Recognizing Emotions in Video Using Multimodal DNN Feature Fusion

2018-07-01 · WS 2018 7 · Jennifer Williams, Steven Kleinegesse, Ramona Comanescu, Oana Radu

We present our system description of input-level multimodal fusion of audio, video, and text for recognition of emotions and their intensities for the 2018 First Grand Challenge on Computational Modeling of Human Multimo…

Emotion RecognitionMachine Translation

VL-LTR: Learning Class-wise Visual-Linguistic Representation for Long-Tailed Visual Recognition

2021-11-26 · Changyao Tian, Wenhai Wang, Xizhou Zhu, Jifeng Dai 외

Deep learning-based models encounter challenges when processing long-tailed data in the real world. Existing solutions usually employ some balancing strategies or transfer learning to deal with the class imbalance proble…

Image ClassificationLong-tail LearningTransfer Learning