1 citations · 1 across the 3 of their papers we have counts for
10 papers
Graph Engineering in the Era of LLM Agents: From Individual Intelligence to System Intelligence
Yuyuan Feng, Zhishang Xiang, Chaobin Yang +32
LLMs have evolved from language generators to autonomous agents capable of complex, long-horizon tasks. This evolution has produced paradigms including Prompt Engineering to elicit…
Zero-Mem: Zero-Token Memory Operations for LLM Agents
Yilin Xiao, Zhehan Zhu, Yujing Zhang +8
LLM agents need memory to act consistently over long interactions, yet many systems use additional LLM calls to operate that memory. Generating intermediate records and mediating t…
ErrorLLM: Modeling SQL Errors for Text-to-SQL Refinement
Zijin Hong, Hao Chen, Zheng Yuan +6
Despite the remarkable performance of large language models (LLMs) in text-to-SQL (SQL generation), correctly producing SQL queries remains challenging during initial generation. T…
Macro Graph of Experts for Billion-Scale Multi-Task Recommendation
Hongyu Yao, Zijin Hong, Hao Chen +6
Graph-based multi-task learning at billion-scale presents a significant challenge, as different tasks correspond to distinct billion-scale graphs. Traditional multi-task learning m…
Benchmarking LLMs' Mathematical Reasoning with Unseen Random Variables Questions
Zijin Hong, Hao Wu, Su Dong +8
Recent studies have raised significant concerns regarding the reliability of current mathematics benchmarks, highlighting issues such as simplistic design and potential data contam…
Knapsack Optimization-based Schema Linking for LLM-based Text-to-SQL Generation
Zheng Yuan, Hao Chen, Zijin Hong +4
Generating SQLs from user queries is a long-standing challenge, where the accuracy of initial schema linking significantly impacts subsequent SQL generation performance. However, c…