STiL: Semi-supervised Tabular-Image Learning for Comprehensive Task-Relevant Information Exploration in Multimodal Classification
About
Multimodal image-tabular learning is gaining attention, yet it faces challenges due to limited labeled data. While earlier work has applied self-supervised learning (SSL) to unlabeled data, its task-agnostic nature often results in learning suboptimal features for downstream tasks. Semi-supervised learning (SemiSL), which combines labeled and unlabeled data, offers a promising solution. However, existing multimodal SemiSL methods typically focus on unimodal or modality-shared features, ignoring valuable task-relevant modality-specific information, leading to a Modality Information Gap. In this paper, we propose STiL, a novel SemiSL tabular-image framework that addresses this gap by comprehensively exploring task-relevant information. STiL features a new disentangled contrastive consistency module to learn cross-modal invariant representations of shared information while retaining modality-specific information via disentanglement. We also propose a novel consensus-guided pseudo-labeling strategy to generate reliable pseudo-labels based on classifier consensus, along with a new prototype-guided label smoothing technique to refine pseudo-label quality with prototype embeddings, thereby enhancing task-relevant information learning in unlabeled data. Experiments on natural and medical image datasets show that STiL outperforms the state-of-the-art supervised/SSL/SemiSL image/multimodal approaches. Our code is available at https://github.com/siyi-wind/STiL.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Classification | DVM 1% labels | Accuracy91.92 | 27 | |
| Classification | DVM 10% labels | Accuracy99.27 | 27 | |
| Classification | CAD 1% labels | AUC83.54 | 27 | |
| Classification | Infarction 1% labels | AUC82.64 | 27 | |
| Classification | Infarction 10% labels | AUC0.8414 | 27 | |
| Classification | CAD 10% labels | AUC84.54 | 27 | |
| AI-generated Video Detection | GenVideo Morph Studio | Accuracy86.9 | 12 | |
| AI-generated Video Detection | GenVideo ModelScope | Accuracy85.4 | 12 | |
| AI-generated Video Detection | GenVideo Moon Valley | Accuracy71.7 | 12 | |
| AI-generated Video Detection | GenVideo Gen2 | Accuracy72.5 | 12 |