works on

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

collaborators

30 papers

cs.CL2026

AdaMTP: An Adaptive Training Paradigm for Multi-Token Prediction

Ziqiang Cui, Han Shi, Bowei He +8

Multi-Token Prediction (MTP) has emerged as an effective paradigm that augments a shared Large Language Model backbone with auxiliary heads, training the model to predict several f…

cs.LG2026

Budget-Aware LLM Discovery via Cost-Calibrated Frontier Utility

Yansen Zhang, Yilu Liu, Tianyu Liu +6

The paper proposes CostAda, a cost‑aware controller that guides large language model‑based discovery by evaluating frontier progress relative to the token cost incurred, enabling m…

cs.CL2026

Beyond Document Grounding: Span-Level Hallucination Detection over Code, Tool Output, and Documents

Ádám Kovács, Bowei He, Xue Liu +3

Hallucination detection for retrieval-augmented generation (RAG) is usually evaluated on natural-language document evidence. However, grounded generation systems increasingly rely…

cs.LG2026

IGenBench: Benchmarking the Reliability of Text-to-Infographic Generation

Yinghao Tang, Xueding Liu, Boyuan Zhang +13

Infographics are composite visual artifacts that combine data visualizations with textual and illustrative elements to communicate information. While recent text-to-image (T2I) mod…

cs.CL2026

Which Heads Matter for Reasoning? RL-Guided KV Cache Compression

Wenjie Du, Li Jiang, Keda Tao +2

Reasoning large language models exhibit complex reasoning behaviors via extended chain-of-thought generation that are highly fragile to information loss during decoding, creating c…

cs.AI2026

Can LLM Agents Be CFOs? Benchmarking Long-Horizon Resource Allocation in an Uncertain Enterprise Environment

Yi Han, Yan Wang, Lingfei Qian +12

Large language model (LLM) agents are increasingly tested on complex tasks, but their ability to allocate scarce resources over long horizons remains unclear. Unlike reactive tasks…