paper-with-me

Papers

LATTEArena: An Evaluation Framework for LLM-powered Tabular Feature Engineering (Extended Version)

2026-06-08 · Ankai Hao, Ke Chen, Huan Li, Lidan Shou arxiv

Feature engineering remains a cornerstone of tabular data analysis, and Large Language Models (LLMs) have emerged as a promising paradigm for its automation, giving rise to LLM-powered Automated Tabular Feature Engineering (LATTE). However, the field lacks standardized, cost-aware evaluation platforms, and the combinatorial explosion of design choices obscures true algorithmic progress. To bridge these gaps, we systematically deconstruct 15 representative LATTE methods into a unified 6-dimensional taxonomy. Based on this abstraction, we introduce LATTEArena, a standardized, modular, and extensible benchmarking framework that decouples monolithic pipelines into reusable execution blocks. By distilling the massive combinatorial space, we evaluate 24 core LATTE configurations across 7 research questions. Our head-to-head benchmarking goes beyond predictive accuracy to quantify token efficiency and execution robustness, yielding 17 empirical findings on cost-effectiveness trade-offs. Furthermore, we provide 3 concrete recommendations for optimal real-world deployment. By enabling controlled component-level comparisons, LATTEArena shifts the paradigm from ad-hoc prompt engineering to systematic context management. All code, datasets, and over 4,000 execution logs are publicly available to foster a dynamic, community-driven benchmark. Our framework, leaderboard, and all artifacts are hosted on the LATTEArena project website at https://goodenhak.github.io/LATTEArena.

📄 PDF Abstract BibTeX arXiv:2606.09004

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringPrompt Engineering

Similar Papers 제목 키워드 기반

StruPhantom: Evolutionary Injection Attacks on Black-Box Tabular Agents Powered by Large Language Models

2025-04-14 · Yang Feng, Xudong Pan

The proliferation of autonomous agents powered by large language models (LLMs) has revolutionized popular business applications dealing with tabular data, i.e., tabular agents. Although LLMs are observed to be vulnerable…

Structured Evaluation of Synthetic Tabular Data

2024-03-15 · Scott Cheng-Hsin Yang, Baxter Eaves, Michael Schmidt, Ken Swanson 외

Tabular data is common yet typically incomplete, small in volume, and access-restricted due to privacy concerns. Synthetic data generation offers potential solutions. Many metrics exist for evaluating the quality of synt…

Synthetic Data Generation

LLM Empowered Prototype Learning for Zero and Few-Shot Tasks on Tabular Data

2025-08-12 · Peng Wang, Dongsheng Wang, He Zhao, Hangting Ye 외 arxiv

Recent breakthroughs in large language models (LLMs) have opened the door to in-depth investigation of their potential in tabular data modeling. However, effectively utilizing advanced LLMs in few-shot and even zero-shot…

HyST: LLM-Powered Hybrid Retrieval over Semi-Structured Tabular Data

2025-08-25 · Jiyoon Myung, Jihyeon Park, Joohyung Han arxiv

User queries in real-world recommendation systems often combine structured constraints (e.g., category, attributes) with unstructured preferences (e.g., product descriptions or reviews). We introduce HyST (Hybrid retriev…

Recommendation Systems

Transfer Learning of Tabular Data by Finetuning Large Language Models

2025-01-12 · Shourav B. Rabbani, Ibna Kowsar, Manar D. Samad

Despite the artificial intelligence (AI) revolution, deep learning has yet to achieve much success with tabular data due to heterogeneous feature space and limited sample sizes without viable transfer learning. The new e…

Deep LearningTransfer Learning