AI Frontier Feed

High-signal papers, labs, and engineering updates with lightweight ranking and filtering.

Latest

553 items
arXiv cs.CL models score 97.9 2026-03-23

DLLM Agent: See Farther, Run Faster

arXiv:2602.07451v3 Announce Type: replace Abstract: Diffusion large language models (DLLMs) have emerged as an alternative to autoregressive (AR) decoding with appealing efficiency and modeling properties, yet their imp…

arXiv cs.LG models score 89.9 2026-03-23

The Autonomy Tax: Defense Training Breaks LLM Agents

arXiv:2603.19423v1 Announce Type: cross Abstract: Large language model (LLM) agents increasingly rely on external tools (file operations, API calls, database transactions) to autonomously complete complex multi-step tas…

arXiv cs.CL agents score 89.9 2026-03-23

ReViSQL: Achieving Human-Level Text-to-SQL

arXiv:2603.20004v1 Announce Type: cross Abstract: Translating natural language to SQL (Text-to-SQL) is a critical challenge in both database research and data analytics applications. Recent efforts have focused on enhan…

arXiv cs.LG models score 88.9 2026-03-23

MAPLE: Metadata Augmented Private Language Evolution

arXiv:2603.19258v1 Announce Type: cross Abstract: While differentially private (DP) fine-tuning of large language models (LLMs) is a powerful tool, it is often computationally prohibitive or infeasible when state-of-the…

arXiv cs.LG models score 86.9 2026-03-23

Speculating Experts Accelerates Inference for Mixture-of-Experts

arXiv:2603.19289v1 Announce Type: new Abstract: Mixture-of-Experts (MoE) models have gained popularity as a means of scaling the capacity of large language models (LLMs) while maintaining sparse activations and reduced…