paper-with-me

Papers

Code and Pixels: Multi-Modal Contrastive Pre-training for Enhanced Tabular Data Analysis

2025-01-13 · Kankana Roy, Lars Krämer, Sebastian Domaschke, Malik Haris, Roland Aydin, Fabian Isensee, Martin Held

Learning from tabular data is of paramount importance, as it complements the conventional analysis of image and video data by providing a rich source of structured information that is often critical for comprehensive understanding and decision-making processes. We present Multi-task Contrastive Masked Tabular Modeling (MT-CMTM), a novel method aiming to enhance tabular models by leveraging the correlation between tabular data and corresponding images. MT-CMTM employs a dual strategy combining contrastive learning with masked tabular modeling, optimizing the synergy between these data modalities. Central to our approach is a 1D Convolutional Neural Network with residual connections and an attention mechanism (1D-ResNet-CBAM), designed to efficiently process tabular data without relying on images. This enables MT-CMTM to handle purely tabular data for downstream tasks, eliminating the need for potentially costly image acquisition and processing. We evaluated MT-CMTM on the DVM car dataset, which is uniquely suited for this particular scenario, and the newly developed HIPMP dataset, which connects membrane fabrication parameters with image data. Our MT-CMTM model outperforms the proposed tabular 1D-ResNet-CBAM, which is trained from scratch, achieving a relative 1.48% improvement in relative MSE on HIPMP and a 2.38% increase in absolute accuracy on DVM. These results demonstrate MT-CMTM's robustness and its potential to advance the field of multi-modal learning.

📄 PDF Abstract BibTeX arXiv:2501.07304

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

CLIPPO: Image-and-Language Understanding from Pixels Only

2022-12-15 · CVPR 2023 1 · Michael Tschannen, Basil Mustafa, Neil Houlsby

Multimodal models are becoming increasingly effective, in part due to unified components, such as the Transformer architecture. However, multimodal models still often consist of many task- and modality-specific pieces an…

Contrastive Learningimage-classificationImage ClassificationLanguage Modelling+7

EVE: Efficient Vision-Language Pre-training with Masked Prediction and Modality-Aware MoE

2023-08-23 · Junyi Chen, Longteng Guo, Jia Sun, Shuai Shao 외

Building scalable vision-language models to learn from diverse, multimodal data remains an open challenge. In this paper, we introduce an Efficient Vision-languagE foundation model, namely EVE, which is one unified multi…

Image-text matchingImage-text RetrievalMixture-of-ExpertsQuestion Answering+5

Unsupervised Domain Adaptation Via Pseudo-labels And Objectness Constraints

2021-09-29 · Rajshekhar Das, Jonathan Francis, Sanket Vaibhav Mehta, Jean Oh 외

Pseudo label self-training has emerged as a dominant approach to unsupervised domain adaptation (UDA) for semantic segmentation. Despite recent advances, this approach is susceptible to erroneous pseudo labels arising fr…

Domain AdaptationObjectPseudo LabelSegmentation+3

CodeRetriever: Unimodal and Bimodal Contrastive Learning for Code Search

2022-01-26 · Xiaonan Li, Yeyun Gong, Yelong Shen, Xipeng Qiu 외

In this paper, we propose the CodeRetriever model, which learns the function-level code semantic representations through large-scale code-text contrastive pre-training. We adopt two contrastive learning schemes in CodeRe…

Code SearchContrastive Learning

Multi-Modal Contrastive Learning for Implicit Earth Embeddings via Location Tying

2026-06-18 · Jonathan Hecht, Lukas Arzoumanidis, Ziyue Li, Youness Dehbi arxiv

Spatial prediction tasks are often limited by a lack of high-quality labelled ground-truth observations. To overcome this challenge, self-supervised pre-training is a possible solution, with contrastive learning dominant…

Contrastive Learning