paper-with-me

홈 › Papers

The Importance of Encoder Choice:A Tabular-Image Study

2026-07-08 · Ilia Koloiarov, Diego Coello de Portugal Mecke, Vijaya Krishna Yalavarthi, Tom Hanika, Lars Schmidt-Thieme arxiv

Multimodal learning usually requires a dedicated encoder per modality. When a tabular modality is involved, prior work has been mostly using a \emph{plain MLP} as the encoder. Yet if it were a strong encoder, the tabular domain would not be ``the last unconquered castle for deep learning''. This study evaluates state-of-the-art tabular models as encoders in the image-tabular setting for the first time. An obstacle stands out. In-Context Learning models, among the best performing methods in the tabular domain, require labels to process instances, making it non-trivial to embed training and test instances the same way. We addressed this problem across multiple models of this family. With this study, we would like to highlight the importance of encoder factor in the multimodal learning.

📄 PDF Abstract BibTeX arXiv:2607.07756

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Parameter-Efficient Adapter Tuning for Tabular-Image Multimodal Learning

2026-06-10 · Jiaqi Luo arxiv

Tabular-image multimodal learning aims to improve predictive modeling by jointly using structured tabular attributes and visual data. Although pretrained encoders provide strong modality-specific representations, full fi…

Revisiting CLIP: Efficient Alignment of 3D MRI and Tabular Data using Domain-Specific Foundation Models

2025-01-23 · Jakob Krogh Petersen, Valdemar Licht, Mads Nielsen, Asbjørn Munk

Multi-modal models require aligned, shared embedding spaces. However, common CLIP-based approaches need large amounts of samples and do not natively support 3D or tabular data, both of which are crucial in the medical do…

Image RetrievalRetrievalzero-shot-classificationZero-shot Image Retrieval+1

Learning to Inpaint for Image Compression

2017-09-26 · NeurIPS 2017 12 · Mohammad Haris Baig, Vladlen Koltun, Lorenzo Torresani

We study the design of deep architectures for lossy image compression. We present two architectural recipes in the context of multi-stage progressive encoders and empirically demonstrate their importance on compression p…

Image Compression

MM1: Methods, Analysis & Insights from Multimodal LLM Pre-training

2024-03-14 · Brandon McKinzie, Zhe Gan, Jean-Philippe Fauconnier, Sam Dodge 외

In this work, we discuss building performant Multimodal Large Language Models (MLLMs). In particular, we study the importance of various architecture components and data choices. Through careful and comprehensive ablatio…

In-Context LearningMixture-of-ExpertsVisual Question Answering

How well do LLMs reason over tabular data, really?

2025-05-12 · Cornelius Wolff, Madelon Hulsebos

Large Language Models (LLMs) excel in natural language tasks, but less is known about their reasoning capabilities over tabular data. Prior analyses devise evaluation strategies that poorly reflect an LLM's realistic per…

Missing ValuesMultiple-choice