paper-with-me

Papers

Quantifying Prediction Consistency Under Fine-Tuning Multiplicity in Tabular LLMs

2024-07-04 · Faisal Hamman, Pasan Dissanayake, Saumitra Mishra, Freddy Lecue, Sanghamitra Dutta

Fine-tuning LLMs on tabular classification tasks can lead to the phenomenon of fine-tuning multiplicity where equally well-performing models make conflicting predictions on the same input. Fine-tuning multiplicity can arise due to variations in the training process, e.g., seed, weight initialization, minor changes to training data, etc., raising concerns about the reliability of Tabular LLMs in high-stakes applications such as finance, hiring, education, healthcare. Our work formalizes this unique challenge of fine-tuning multiplicity in Tabular LLMs and proposes a novel measure to quantify the consistency of individual predictions without expensive model retraining. Our measure quantifies a prediction's consistency by analyzing (sampling) the model's local behavior around that input in the embedding space. Interestingly, we show that sampling in the local neighborhood can be leveraged to provide probabilistic guarantees on prediction consistency under a broad class of fine-tuned models, i.e., inputs with sufficiently high local stability (as defined by our measure) also remain consistent across several fine-tuned models with high probability. We perform experiments on multiple real-world datasets to show that our local stability measure preemptively captures consistency under actual multiplicity across several fine-tuned models, outperforming competing measures.

📄 PDF Abstract BibTeX arXiv:2407.04173

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Makingtabular-classification

Similar Papers 제목 키워드 기반

Quantifying and Mitigating Selection Bias in LLMs: A Transferable LoRA Fine-Tuning and Efficient Majority Voting Approach

2025-11-17 · Blessed Guda, Lawrence Francis, Gabrial Zencha Ashungafac, Carlee Joe-Wong 외 arxiv

Multiple Choice Question (MCQ) answering is a widely used method for evaluating the performance of Large Language Models (LLMs). However, LLMs often exhibit selection bias in MCQ tasks, where their choices are influenced…

Measuring the Instability of Fine-Tuning

2023-02-15 · Yupei Du, Dong Nguyen

Fine-tuning pre-trained language models on downstream tasks with varying random seeds has been shown to be unstable, especially on small datasets. Many previous studies have investigated this instability and proposed met…

What Can an Accent Identifier Learn? Probing Phonetic and Prosodic Information in a Wav2vec2-based Accent Identification Model

2023-06-10 · Mu Yang, Ram C. M. C. Shekar, Okim Kang, John H. L. Hansen

This study is focused on understanding and quantifying the change in phoneme and prosody information encoded in the Self-Supervised Learning (SSL) model, brought by an accent identification (AID) fine-tuning task. This p…

Automatic Speech RecognitionProsody PredictionSelf-Supervised Learningspeech-recognition+1

On the Conditioning Consistency Gap in Conditional Neural Processes

2026-04-21 · Robin Young arxiv

Neural processes are meta-learning models that map context sets to predictive distributions. While inspired by stochastic processes, NPs do not generally satisfy the Kolmogorov consistency conditions required to define a…

Consistency Regularization for Cross-Lingual Fine-Tuning

2021-06-15 · ACL 2021 5 · Bo Zheng, Li Dong, Shaohan Huang, Wenhui Wang 외

Fine-tuning pre-trained cross-lingual language models can transfer task-specific supervision from one language to the others. In this work, we propose to improve cross-lingual fine-tuning with consistency regularization.…

Machine TranslationQuestion AnsweringSensitivitytext-classification+2