Harnessing LLMs Explanations to Boost Surrogate Models in Tabular Data Classification
Ruxue Shi, Hengrui Gu, Xu Shen, and Xin Wang

TL;DR
This paper introduces a new framework that uses explanations from Large Language Models to select demonstrations and guide surrogate models, significantly improving tabular data classification accuracy and interpretability.
Contribution
It proposes a novel in-context learning framework leveraging LLM explanations to enhance surrogate models for interpretable tabular prediction, addressing resource and interpretability issues.
Findings
Average accuracy improvement of 5.31% across datasets
Effective use of LLM explanations for demonstration selection
Enhanced interpretability of surrogate models
Abstract
Large Language Models (LLMs) have shown remarkable ability in solving complex tasks, making them a promising tool for enhancing tabular learning. However, existing LLM-based methods suffer from high resource requirements, suboptimal demonstration selection, and limited interpretability, which largely hinder their prediction performance and application in the real world. To overcome these problems, we propose a novel in-context learning framework for tabular prediction. The core idea is to leverage the explanations generated by LLMs to guide a smaller, locally deployable Surrogate Language Model (SLM) to make interpretable tabular predictions. Specifically, our framework mainly involves three stages: (i) Post Hoc Explanation Generation, where LLMs are utilized to generate explanations for question-answer pairs in candidate demonstrations, providing insights into the reasoning behind the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Topic Modeling · Multimodal Machine Learning Applications
MethodsHigh-Order Consensuses
