paper-with-me

홈 › Papers

A Context-Aware Approach for Enhancing Data Imputation with Pre-trained Language Models

2024-05-28 · Ahatsham Hayat, Mohammad Rashedul Hasan

This paper presents a novel approach named \textbf{C}ontextually \textbf{R}elevant \textbf{I}mputation leveraging pre-trained \textbf{L}anguage \textbf{M}odels (\textbf{CRILM}) for handling missing data in tabular datasets. Instead of relying on traditional numerical estimations, CRILM uses pre-trained language models (LMs) to create contextually relevant descriptors for missing values. This method aligns datasets with LMs' strengths, allowing large LMs to generate these descriptors and small LMs to be fine-tuned on the enriched datasets for enhanced downstream task performance. Our evaluations demonstrate CRILM's superior performance and robustness across MCAR, MAR, and challenging MNAR scenarios, with up to a 10\% improvement over the best-performing baselines. By mitigating biases, particularly in MNAR settings, CRILM improves downstream task performance and offers a cost-effective solution for resource-constrained environments.

📄 PDF Abstract BibTeX arXiv:2405.17712

Code (0)

등록된 구현이 없습니다.

Tasks

ImputationLanguage ModelingLanguage ModellingMissing Values

Similar Papers 제목 키워드 기반

Bayes-CATSI: A variational Bayesian deep learning framework for medical time series data imputation

2024-10-01 · Omkar Kulkarni, Rohitash Chandra

Medical time series datasets feature missing values that need data imputation methods, however, conventional machine learning models fall short due to a lack of uncertainty quantification in predictions. Among these mode…

EEGElectromyography (EMG)ImputationMissing Values+3

RefiDiff: Refinement-Aware Diffusion for Efficient Missing Data Imputation

2025-05-20 · Md Atik Ahamed, Qiang Ye, Qiang Cheng

Missing values in high-dimensional, mixed-type datasets pose significant challenges for data imputation, particularly under Missing Not At Random (MNAR) mechanisms. Existing methods struggle to integrate local and global…

DenoisingImputationMambaMissing Values

DepMicroDiff: Diffusion-Based Dependency-Aware Multimodal Imputation for Microbiome Data

2025-07-31 · Rabeya Tus Sadia, Qiang Cheng arxiv

Microbiome data analysis is essential for understanding host health and disease, yet its inherent sparsity and noise pose major challenges for accurate imputation, hindering downstream tasks such as biomarker discovery. …

Data Imputation using Large Language Model to Accelerate Recommendation System

2024-07-14 · Zhicheng Ding, Jiahao Tian, Zhenkai Wang, Jinman Zhao 외

This paper aims to address the challenge of sparse and missing data in recommendation systems, a significant hurdle in the age of big data. Traditional imputation methods struggle to capture complex relationships within …

ImputationLanguage ModelingLanguage ModellingLarge Language Model+1

Retrieval-Augmented Dynamic Prompt Tuning for Incomplete Multimodal Learning

2025-01-02 · Jian Lang, Zhangtao Cheng, Ting Zhong, Fan Zhou

Multimodal learning with incomplete modality is practical and challenging. Recently, researchers have focused on enhancing the robustness of pre-trained MultiModal Transformers (MMTs) under missing modality conditions by…

ImputationRetrieval