English

Quantifying Prediction Consistency Under Fine-Tuning Multiplicity in Tabular LLMs

Machine Learning 2025-06-05 v2 Artificial Intelligence Computers and Society Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2407.04173,
  title  = {Quantifying Prediction Consistency Under Fine-Tuning Multiplicity in Tabular LLMs},
  author = {Faisal Hamman and Pasan Dissanayake and Saumitra Mishra and Freddy Lecue and Sanghamitra Dutta},
  journal= {arXiv preprint arXiv:2407.04173},
  year   = {2025}
}

Comments

International Conference on Machine Learning (ICML), 2025

R2 v1 2026-06-28T17:29:38.650Z