LGMay 8, 2025

Latte: Transfering LLMs` Latent-level Knowledge for Few-shot Tabular Learning

arXiv:2505.05237v12 citationsh-index: 6IJCAI
Originality Incremental advance
AI Analysis

This addresses the problem of limited labeled data in tabular learning for cost-effective real-world applications, though it is an incremental improvement over existing LLM-based methods.

The paper tackles few-shot tabular learning by proposing Latte, a framework that transfers latent knowledge from LLMs to optimize downstream models, achieving state-of-the-art results on benchmarks.

Few-shot tabular learning, in which machine learning models are trained with a limited amount of labeled data, provides a cost-effective approach to addressing real-world challenges. The advent of Large Language Models (LLMs) has sparked interest in leveraging their pre-trained knowledge for few-shot tabular learning. Despite promising results, existing approaches either rely on test-time knowledge extraction, which introduces undesirable latency, or text-level knowledge, which leads to unreliable feature engineering. To overcome these limitations, we propose Latte, a training-time knowledge extraction framework that transfers the latent prior knowledge within LLMs to optimize a more generalized downstream model. Latte enables general knowledge-guided downstream tabular learning, facilitating the weighted fusion of information across different feature values while reducing the risk of overfitting to limited labeled data. Furthermore, Latte is compatible with existing unsupervised pre-training paradigms and effectively utilizes available unlabeled samples to overcome the performance limitations imposed by an extremely small labeled dataset. Extensive experiments on various few-shot tabular learning benchmarks demonstrate the superior performance of Latte, establishing it as a state-of-the-art approach in this domain

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes