← Search

Yeye He

5 accepted papers

2026

Jupiter: Enhancing LLM Data Analysis Capabilities via Notebook and Inference-Time Value-Guided Search

AAAI 2026technical

Large language models (LLMs) have shown great promise in automating data science workflows. However, existing models still struggle with multi-step reasoning and tool use, limiting their effectiveness on complex data analysis tasks. To address this limitation, we propose a scalable pipeline that ext

Cited by 0SourcePDFScholar
2025

MMTU: A Massive Multi-Task Table Understanding and Reasoning Benchmark

NeurIPS 2025poster

Tables and table-based use cases play a crucial role in many important real-world applications, such as spreadsheets, databases, and computational notebooks, which traditionally require expert-level users like data engineers, data analysts, and database administrators to operate. Although LLMs have…

Cited by 0SourcecodeScholar
2025

Table-LLM-Specialist: Language Model Specialists for Tables using Iterative Fine-tuning

EMNLP 2025

Language models such as GPT and Llama have shown remarkable ability on diverse natural language tasks, yet their performance on complex table tasks (e.g., NL-to-Code, data cleaning, etc.) continues to be suboptimal. To improve their performance, task-specific fine-tuning is often needed, which, howe

2025

TableLoRA: Low-rank Adaptation on Table Structure Understanding for Large Language Models

ACL 2025long

Tabular data are crucial in many fields and their understanding by large language models (LLMs) under high parameter efficiency paradigm is important. However, directly applying parameter-efficient fine-tuning (PEFT) techniques to tabular tasks presents significant challenges, particularly in terms…

2024

Encoding Spreadsheets for Large Language Models

EMNLP 2024main

Spreadsheets are characterized by their extensive two-dimensional grids, flexible layouts, and varied formatting options, which pose significant challenges for large language models (LLMs). In response, we introduce SheetEncoder, pioneering an efficient encoding method designed to unleash and optimi…

Cited by 1SourcePDFScholar