paper-with-me

홈 › Papers

TIP: Tabular-Image Pre-training for Multimodal Classification with Incomplete Data

2024-07-10 · Siyi Du, Shaoming Zheng, Yinsong Wang, Wenjia Bai, Declan P. O'Regan, Chen Qin

Images and structured tables are essential parts of real-world databases. Though tabular-image representation learning is promising to create new insights, it remains a challenging task, as tabular data is typically heterogeneous and incomplete, presenting significant modality disparities with images. Earlier works have mainly focused on simple modality fusion strategies in complete data scenarios, without considering the missing data issue, and thus are limited in practice. In this paper, we propose TIP, a novel tabular-image pre-training framework for learning multimodal representations robust to incomplete tabular data. Specifically, TIP investigates a novel self-supervised learning (SSL) strategy, including a masked tabular reconstruction task for tackling data missingness, and image-tabular matching and contrastive learning objectives to capture multimodal information. Moreover, TIP proposes a versatile tabular encoder tailored for incomplete, heterogeneous tabular data and a multimodal interaction module for inter-modality representation learning. Experiments are performed on downstream multimodal classification tasks using both natural and medical image datasets. The results show that TIP outperforms state-of-the-art supervised/SSL image/multimodal algorithms in both complete and incomplete data scenarios. Our code is available at https://github.com/siyi-wind/TIP.

📄 PDF Abstract BibTeX arXiv:2407.07582

Code (1)

siyi-wind/tip 공식 구현 pytorch

Tasks

Contrastive Learningmultimodal interactionRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Resilient Vision-Tabular Multimodal Learning under Modality Missingness

2026-05-12 · Camillo Maria Caruso, Valerio Guarrasi, Paolo Soda arxiv

Multimodal deep learning has shown strong potential in medical applications by integrating heterogeneous data sources such as medical images and structured clinical variables. However, most existing approaches implicitly…

Multimodal Deep Learning

Tabular LLMs for Interpretable Few-Shot Alzheimer's Disease Prediction with Multimodal Biomedical Data

2026-03-17 · Sophie Kearney, Shu Yang, Zixuan Wen, Weimin Lyu 외 arxiv

Accurate diagnosis of Alzheimer's disease (AD) requires handling tabular biomarker data, yet such data are often small and incomplete, where deep learning models frequently fail to outperform classical methods. Pretraine…

Bag of Tricks for Multimodal AutoML with Image, Text, and Tabular Data

2024-12-19 · Zhiqiang Tang, Zihan Zhong, Tong He, Gerald Friedland

This paper studies the best practices for automatic machine learning (AutoML). While previous AutoML efforts have predominantly focused on unimodal data, the multimodal aspect remains under-explored. Our study delves int…

AutoMLcross-modal alignmentData Augmentation

TNF: Tri-branch Neural Fusion for Multimodal Medical Data Classification

2024-03-04 · Tong Zheng, Shusaku Sone, Yoshitaka Ushiku, Yuki Oba 외

This paper presents a Tri-branch Neural Fusion (TNF) approach designed for classifying multimodal medical images and tabular data. It also introduces two solutions to address the challenge of label inconsistency in multi…

Thinking with Tables: Enhancing Multi-Modal Tabular Understanding via Neuro-Symbolic Reasoning

2026-03-25 · Kun-Yang Yu, Zhi Zhou, Shi-Yu Tian, Xiao-Wen Yang 외 arxiv

Multimodal Large Language Models (MLLMs) have demonstrated remarkable reasoning capabilities across modalities such as images and text. However, tabular data, despite being a critical real-world modality, remains relativ…

Information Extraction