collaborators

19 papers

cs.AI2026

MatrAIx: Simulating the World with 8.3 Billion Persona Agents

Xiaomin Li, Yuexing Hao, Jianheng Hou +90

Human evaluation of AI systems and digital products is costly, slow, and difficult to scale. Offline evaluations are more scalable but often abstract away human diversity and inter…

cs.CL2026

CurveShift: Is Agent Progress Scalar? Separating Level from Shape

Hanwen Xing, Pengyun Wang, BingXu Meng +8

Progress in large language models is often summarized using a single scalar measure, such as a time horizon, a latent ability estimate, or an aggregate benchmark score. These summa…

cs.AI2026

Automating SKILL.md Generation for Computer-Using Agents via Interaction Trajectory Mining

Yuexing Hao, Xiaomin Li

Explicit skill libraries make computer-using agents easier to inspect, but it remains unclear whether such libraries can be mined from interaction data in a way that improves downs…

cs.SE2026

UXBench: Measuring the Actionability of LLM-Generated UX Critiques

Wenjie Wang, Yue Huang, Zipeng Ling +11

Large language models (LLMs) are increasingly deployed as UX judges that inspect interfaces, diagnose usability problems, and propose repairs. Yet no controlled benchmark measures…

cs.CL2026

Co-Evolving Skill Generation and Policy Optimization

Zhiwei Zhang, Yudi Lin, Nikki Lijing Kuang +4

Skill-augmented reinforcement learning improves language agents by storing reusable procedural knowledge acquired from past experience. Existing methods typically use strong langua…

cs.SE2026

ADK Arena: Evaluating Agent Development Kits via LLM-as-a-Developer

Jintao Huang, Xiaomin Li, Gaurav Mittal +1

The rapid proliferation of Agent Development Kits (ADKs), SDK-level frameworks for building LLM-powered autonomous agents, has outpaced any empirical understanding of how framework…