paper-with-me

Papers

AutoEval: A Practical Framework for Autonomous Evaluation of Mobile Agents

2025-03-04 · Jiahui Sun, Zhichao Hua, Yubin Xia

Accurate and systematic evaluation of mobile agents can significantly advance their development and real-world applicability. However, existing benchmarks for mobile agents lack practicality and scalability due to the extensive manual effort required to define task reward signals and implement corresponding evaluation codes. To this end, we propose AutoEval, an autonomous agent evaluation framework that tests a mobile agent without any manual effort. First, we design a Structured Substate Representation to describe the UI state changes while agent execution, such that task reward signals can be automatically generated. Second, we utilize a Judge System that can autonomously evaluate agents' performance given the automatically generated task reward signals. By providing only a task description, our framework evaluates agents with fine-grained performance feedback to that task without any extra manual effort. We implement a prototype of our framework and validate the automatically generated task reward signals, finding over 93% coverage to human-annotated reward signals. Moreover, to prove the effectiveness of our autonomous Judge System, we manually verify its judge results and demonstrate that it achieves 94% accuracy. Finally, we evaluate the state-of-the-art mobile agents using our framework, providing detailed insights into their performance characteristics and limitations.

📄 PDF Abstract BibTeX arXiv:2503.02403

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoEval: Autonomous Evaluation of Generalist Robot Manipulation Policies in the Real World

2025-03-31 · Zhiyuan Zhou, Pranav Atreya, You Liang Tan, Karl Pertsch 외

Scalable and reproducible policy evaluation has been a long-standing challenge in robot learning. Evaluations are critical to assess progress and build better policies, but evaluation in the real world, especially at a s…

Robot ManipulationScheduling

Adaptive Prediction-Powered AutoEval with Reliability and Efficiency Guarantees

2025-05-24 · Sangwoo Park, Matteo Zecchin, Osvaldo Simeone

Selecting artificial intelligence (AI) models, such as large language models (LLMs), from multiple candidates requires accurate performance estimation. This is ideally achieved through empirical evaluations involving abu…

Quantization

CAME: Contrastive Automated Model Evaluation

2023-08-22 · ICCV 2023 1 · Ru Peng, Qiuyang Duan, Haobo Wang, Jiachen Ma 외

The Automated Model Evaluation (AutoEval) framework entertains the possibility of evaluating a trained machine learning model without resorting to a labeled testing set. Despite the promise and some decent results, the e…

model

AutoEval-Video: An Automatic Benchmark for Assessing Large Vision Language Models in Open-Ended Video Question Answering

2023-11-25 · Xiuyuan Chen, Yuan Lin, Yuchen Zhang, Weiran Huang

We propose a novel and challenging benchmark, AutoEval-Video, to comprehensively evaluate large vision-language models in open-ended video question answering. The comprehensiveness of AutoEval-Video is demonstrated in tw…

Question AnsweringVideo Question Answering

Energy-based Automated Model Evaluation

2024-01-23 · Ru Peng, Heming Zou, Haobo Wang, Yawen Zeng 외

The conventional evaluation protocols on machine learning models rely heavily on a labeled, i.i.d-assumed testing dataset, which is not often present in real world applications. The Automated Model Evaluation (AutoEval) …

model