Research author
Zhaoyang Liu
2 AI research papers in the One9Founders library, with summaries and links to original sources.
Papers by Zhaoyang Liu
Jun 15, 2026
cs.AI
LabOSBench: Benchmarking Computer Use Agents for Scientific Instrument Control
Anqi Zou, Han Deng, Chengyu Zhang, et al.
Mar 19, 2026
cs.AI
OS-Themis: A Scalable Critic Framework for Generalist GUI Rewards
Zehao Li, Zhenyu Wu, Yibo Zhao, et al.
OS-Themis is a new framework that helps train AI agents to better interact with graphical user interfaces (like phone apps) by providing more reliable feedback on whether the agent is performing tasks correctly. Instead of using a single judge, it breaks down agent actions into verifiable milestones and cross-checks the evidence before making a decision, similar to how a court system works. When tested on smartphone tasks, this approach improved performance by about 10% during training and 7% when filtering practice data.
reinforcement learningGUI agentsreward functionsmulti-agent systems