paper-with-me

홈 › Papers

Latent Feature Mining for Predictive Model Enhancement with Large Language Models

2024-10-06 · Bingxuan Li, Pengyi Shi, Amy Ward

Predictive modeling often faces challenges due to limited data availability and quality, especially in domains where collected features are weakly correlated with outcomes and where additional feature collection is constrained by ethical or practical difficulties. Traditional machine learning (ML) models struggle to incorporate unobserved yet critical factors. In this work, we introduce an effective approach to formulate latent feature mining as text-to-text propositional logical reasoning. We propose FLAME (Faithful Latent Feature Mining for Predictive Model Enhancement), a framework that leverages large language models (LLMs) to augment observed features with latent features and enhance the predictive power of ML models in downstream tasks. Our framework is generalizable across various domains with necessary domain-specific adaptation, as it is designed to incorporate contextual information unique to each area, ensuring effective transfer to different areas facing similar data availability challenges. We validate our framework with two case studies: (1) the criminal justice system, a domain characterized by limited and ethically challenging data collection; (2) the healthcare domain, where patient privacy concerns and the complexity of medical data limit comprehensive feature collection. Our results show that inferred latent features align well with ground truth labels and significantly enhance the downstream classifier.

📄 PDF Abstract BibTeX arXiv:2410.04347

Code (0)

등록된 구현이 없습니다.

Tasks

Logical Reasoning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Mining Latent Classes for Few-shot Segmentation

2021-03-29 · ICCV 2021 10 · Lihe Yang, Wei Zhuo, Lei Qi, Yinghuan Shi 외

Few-shot segmentation (FSS) aims to segment unseen classes given only a few annotated samples. Existing methods suffer the problem of feature undermining, i.e. potential novel classes are treated as background during tra…

Few-Shot Semantic Segmentation

Predictive Enhancement Calibration for Latent Breast MRI Virtual Contrast Enhancement

2026-08-04 · Qin Lei, Hao Wu arxiv

Virtual contrast enhancement (VCE) synthesizes enhanced breast MR images from pre-contrast acquisitions. Modern latent generators offer strong image priors, but their bounded natural-image autoencoders conflict with the …

Iterative Graph Neural Network Enhancement via Frequent Subgraph Mining of Explanations

2024-03-12 · Harish G. Naik, Jan Polster, Raj Shekhar, Tamás Horváth 외

We formulate an XAI-based model improvement approach for Graph Neural Networks (GNNs) for node classification, called Explanation Enhanced Graph Learning (EEGL). The goal is to improve predictive performance of GNN using…

Graph LearningGraph Neural NetworkNode Classification

Reducing Predictive Feature Suppression in Resource-Constrained Contrastive Image-Caption Retrieval

2022-04-28 · Maurits Bleeker, Andrew Yates, Maarten de Rijke

To train image-caption retrieval (ICR) methods, contrastive loss functions are a common choice for optimization functions. Unfortunately, contrastive ICR methods are vulnerable to predictive feature suppression. Predicti…

Contrastive LearningRetrievalSentence

Neural Snowflakes: Universal Latent Graph Inference via Trainable Latent Geometries

2023-10-23 · Haitz Sáez de Ocáriz Borde, Anastasis Kratsios

The inductive bias of a graph neural network (GNN) is largely encoded in its specified graph. Latent graph inference relies on latent geometric representations to dynamically rewire or infer a GNN's graph to maximize the…

Graph Neural NetworkInductive BiasMetric Learning