COLING 2025main1 citations

An Efficient Retrieval-Based Method for Tabular Prediction with LLM

Jie Wu, Mengshu Hou

Abstract

Tabular prediction, a well-established problem in machine learning, has consistently garnered significant research attention within academia and industry. Recently, with the rapid development of large language models (LLMs), there has been increasing exploration of how to apply LLMs to tabular prediction tasks. Many existing methods, however, typically rely on extensive pre-training or fine-tuning of LLMs, which demands considerable computational resources. To avoid this, we propose a retrieval-based approach that utilizes the powerful capabilities of LLMs in representation, comprehension, and inference. Our approach eliminates the need for training any modules or performing data augmentation, depending solely on information from target dataset. Experimental results reveal that, even without specialized training for tabular data, our method exhibits strong predictive performance on tabular prediction task, affirming its practicality and effectiveness.

BibTeX
@inproceedings{wu-hou-2025-efficient,
    title = "An Efficient Retrieval-Based Method for Tabular Prediction with {LLM}",
    author = "Wu, Jie  and
      Hou, Mengshu",
    editor = "Rambow, Owen  and
      Wanner, Leo  and
      Apidianaki, Marianna  and
      Al-Khalifa, Hend  and
      Eugenio, Barbara Di  and
      Schockaert, Steven",
    booktitle = "Proceedings of the 31st International Conference on Computational Linguistics",
    month = jan,
    year = "2025",
    address = "Abu Dhabi, UAE",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.coling-main.663/",
    pages = "9917--9925"
}
An Efficient Retrieval-Based Method for Tabular Prediction with LLM · COLING 2025