paper-with-me

홈 › Papers

Multimodal Deep Generative Model for Semi-Supervised Learning under Class Imbalance

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

When modeling class-imbalanced data, it is crucial to address the imbalance, as models trained on such data tend to be biased towards the majority classes. This problem is amplified under partial supervision, where pseudo-labels for unlabeled data are predicted based on imbalanced labeled data, propagating the bias. While recent semi-supervised models address class imbalance, they typically assume single-modal input data. However, with the growing availability of multimodal data, it is essential to leverage complementary modalities. In this article, we propose a multimodal deep generative model for semi-supervised learning under class imbalance. Our approach uses separate encoders for each modality, sharing latent variables across modalities, and simplifies joint posterior computation with a product-of-experts method. To further address class imbalance, we replace typical Gaussian distributions with Student's t-distributions for the prior, encoder, and decoder, better capturing the heavy-tailed latent distributions in imbalanced data. We derive a new objective function for training the proposed model on both labeled and unlabeled data using $γ$-power divergence. Empirical results on benchmark and real-world datasets demonstrate that our model outperforms baseline methods in generalization, achieving superior classification performance for partially labeled multimodal data with imbalanced class distributions.

📄 PDF Abstract BibTeX arXiv:2605.06289

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Diff-SySC: An Approach Using Diffusion Models for Semi-Supervised Image Classification

2025-02-25 · ICAART 2025 2 · Paul-Dumitru Orasan, Alexandra-Ioana Albu, Gabriela Czibula

Diffusion models have revolutionized the field of generative machine learning due to their effectiveness in capturing complex, multimodal data distributions. Semi-supervised learning represents a technique that allows th…

image-classificationImage ClassificationSemi-Supervised Image Classification

SemiMemes: A Semi-supervised Learning Approach for Multimodal Memes Analysis

2023-03-31 · Pham Thai Hoang Tung, Nguyen Tan Viet, Ngo Tien Anh, Phan Duy Hung

The prevalence of memes on social media has created the need to sentiment analyze their underlying meanings for censoring harmful content. Meme censoring systems by machine learning raise the need for a semi-supervised l…

Multimodal Event Detection: Current Approaches and Defining the New Playground through LLMs and VLMs

2025-05-16 · Abhishek Dey, Aabha Bothera, Samhita Sarikonda, Rishav Aryan 외

In this paper, we study the challenges of detecting events on social media, where traditional unimodal systems struggle due to the rapid and multimodal nature of data dissemination. We employ a range of models, including…

Event Detection

Multimodal Sequential Generative Models for Semi-Supervised Language Instruction Following

2022-12-29 · Kei Akuzawa, Yusuke Iwasawa, Yutaka Matsuo

Agents that can follow language instructions are expected to be useful in a variety of situations such as navigation. However, training neural network-based agents requires numerous paired trajectories and languages. Thi…

Instruction Following

Good Semi-supervised VAE Requires Tighter Evidence Lower Bound

2019-09-25 · Haozhe Feng, Kezhi Kong, Tianye Zhang, Siyue Xue 외

Semi-supervised learning approaches based on generative models have now encountered 3 challenges: (1) The two-stage training strategy is not robust. (2) Good semi-supervised learning results and good generative performan…

4k