CVAIMLMay 11

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

arXiv:2605.1049830.1
Predicted impact top 85% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners dealing with imbalanced multi-modal data (e.g., images + tabular), this work extends long-tailed recognition to multi-modal settings, but the gains are incremental over existing single-modal long-tailed methods.

The paper tackles long-tailed recognition in multi-modal data, where class imbalance and heterogeneous data sources coexist. The proposed framework fuses modalities with confidence-guided weights, outperforming existing methods on benchmark and real-world datasets.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes