45 papers
SDAM: Structure-Difference-Aware Memory Evolution for Complex Text-to-SQL
Keyan Xu, Dingzirui Wang, Xuanliang Zhang +2
Text-to-SQL aims to convert natural language questions into executable SQL queries. While memory-based agent system improves complex SQL generation, existing memory design neglect…
CurateEvo: Data-Curation Evolving for Agentic Post-Training
Dingzirui Wang, Xuanliang Zhang, Keyan Xu +2
Large language model (LLM) agents require post-training methods that can improve long-horizon decision making from environment feedback. However, existing agentic post-training pip…
Dashboard2Code: Evaluating Multimodal Models on Reconstructing Interactive Dashboards
Tianhao Niu, Ziyu Han, Qiguang Chen +5
Automatic data visualization generation has advanced rapidly with multi-modal large language models, yet existing efforts largely focus on static charts and overlook the interactiv…
What You See Is What You Get: Observation-Aligned Supervision for Chart-to-Code Generation
Tianhao Niu, Qingfu Zhu, Wanxiang Che
Chart-to-code generation is commonly trained with supervised fine-tuning on reference plotting scripts, implicitly treating the gold code as a fully observable target. We argue tha…
From Holistic Evaluation to Structured Criteria: Rubrics Across the Evolving LLM Landscape
Hao Chen, Ziyu Han, Yukun Yan +3
As Large Language Models (LLMs) advance toward open-ended autonomous agents, the mechanisms used to evaluate and guide their behavior must evolve accordingly. This work introduces…
Scaling Laws for Agent Harnesses via Effective Feedback Compute
Xuanliang Zhang, Dingzirui Wang, Keyan Xu +2
Agent harnesses shape language-model performance by controlling tool use, feedback, verification, memory, and repair. Yet raw test-time expenditure, such as tokens, tool calls, wal…