works on

From the 1 of 10 linked papers with an AI index.

collaborators

10 papers

cs.CL2026

Finding the Right Tables and Columns: A Benchmark and Corpus-Adaptive Embeddings for SQL Schema Retrieval

Qingcheng Zeng, Puxuan Yu, Aman Mehta +2

The paper defines schema retrieval—identifying the relevant tables and columns for a natural‑language question—as a distinct retrieval task and introduces a corpus‑adaptive fine‑tu…

cs.CL2026

Beyond Monolingual Deep Research: Evaluating Agents and Retrievers with Cross-Lingual BrowseComp-Plus

Yuheng Lu, Qingcheng Zeng, Heli Qi +6

Deep research agents are increasingly evaluated on their ability to search for evidence, reason over retrieved sources, and produce grounded answers. Existing browsing benchmarks,…

cs.DB2026

Larch: Learned Query Optimization for Semantic Predicates

Fuheng Zhao, Pawel Liskowski, Zihan Li +5

With the advent of Large Language Models (LLMs), many database systems introduced semantic operators that enabled analytical queries over unstructured data (e.g. text, images, vide…

cs.DB2026

AvalancheBench: Evaluating Enterprise Data Agents Through Latent World Recovery

Darek Kleczek, Fuheng Zhao, Alexander W. Lee +4

We introduce AvalancheBench, a benchmark for evaluating enterprise data agents through \emph{latent world recovery}. AvalancheBench improves on existing benchmarks in three ways. F…

cs.DB2026

Access Paths for Efficient Ordering with Large Language Models

Fuheng Zhao, Jiayue Chen, Yiming Pan +7

In this work, we present the \texttt{LLM ORDER BY} semantic operator as a logical abstraction and conduct a systematic study of its physical implementations. First, we propose seve…

cs.IR2026

Dual-View Training for Instruction-Following Information Retrieval

Qingcheng Zeng, Puxuan Yu, Aman Mehta +2

Instruction-following information retrieval (IF-IR) studies retrieval systems that must not only find documents relevant to a query, but also obey explicit user constraints such as…