3 citations · 8 across the 9 of their papers we have counts for
4 papers · 1 filter
What Really Matters for Table LLMs? A Meta-Evaluation of Model and Data Effects
Naihao Deng, Sheng Zhang, Henghui Zhu +7
Table modeling has progressed for decades. In this work, we revisit this trajectory and highlight emerging challenges in the LLM era, particularly the paradox of choice: the diffic…
Large Language Models(LLMs) on Tabular Data: Prediction, Generation, and Understanding -- A Survey
Xi Fang, Weijie Xu, Fiona Anting Tan +7
Recent breakthroughs in large language modeling have facilitated rigorous exploration of their application in diverse tasks related to tabular data modeling, such as prediction, ta…
Which Examples to Annotate for In-Context Learning? Towards Effective and Efficient Selection
Costas Mavromatis, Balasubramaniam Srinivasan, Zhengyuan Shen +4
Large Language Models (LLMs) can adapt to new tasks via in-context learning (ICL). ICL is efficient as it does not require any parameter updates to the trained LLM, but only few an…
NameGuess: Column Name Expansion for Tabular Data
Jiani Zhang, Zhengyuan Shen, Balasubramaniam Srinivasan +3
Recent advances in large language models have revolutionized many sectors, including the database industry. One common challenge when dealing with large volumes of tabular data is…