Research author
Kaiming Jin
2 AI research papers in the One9Founders library, with summaries and links to original sources.
Papers by Kaiming Jin
Jul 30, 2026
cs.AI
OSReward: Instituting Standardized Evaluation for Cross-Platform Computer-Use Reward Models
Qiushi Sun, Kanzhi Cheng, Yian Wang, et al.
67
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