← Search

Oriana Riva

10 accepted papers

2026

Watch and Learn: Learning to Use Computers from Online Videos

CVPR 2026

Computer-using agents (CUAs) must plan task workflows across diverse and evolving applications, yet progress is limited by the lack of large-scale, high-quality training data. Existing datasets are narrow, static, and costly to annotate, while synthetic data often yields oversimplified or misaligned

Cited by 0SourceScholar
2025

AndroidWorld: A Dynamic Benchmarking Environment for Autonomous Agents

ICLR 2025poster

Autonomous agents that execute human tasks by controlling computers can enhance human productivity and application accessibility. However, progress in this field will be driven by realistic and reproducible benchmarks. We present AndroidWorld, a fully functional Android environment that provides rew…

2025

Self-play through Computational Runtimes improves Chart Reasoning

ACL 2025finding

Vision-language models (VLMs) achieve impressive zero-shot performance on multimodal reasoning tasks. Typically, best reported performance is achieved with a zero- or a few-shot prompt. We observe that asking the model to take other routes of solving the same task, such as through code generation, h…

Cited by 0SourcePDFScholar
2024

On the Effects of Data Scale on UI Control Agents

NeurIPS 2024spotlight

Autonomous agents that control user interfaces to accomplish human tasks are emerging. Leveraging LLMs to power such agents has been of special interest, but unless fine-tuned on human-collected task demonstrations, performance is still relatively low. In this work we study whether fine-tuning alone…

Cited by 14SourcePDFScholar
2024

UINav: A Practical Approach to Train On-Device Automation Agents

NAACL 2024industry

Automation systems that can autonomously drive application user interfaces to complete user tasks are of great benefit, especially when users are situationally or permanently impaired. Prior automation systems do not produce generalizable models while AI-based automation agents work reliably only in…

Cited by 6SourcePDFScholar
2023

AndroidInTheWild: A Large-Scale Dataset For Android Device Control

NeurIPS 2023poster

There is a growing interest in device-control systems that can interpret human natural language instructions and execute them on a digital device by directly controlling its user interface. We present a dataset for device-control research, Android in the Wild (AitW), which is orders of magnitude lar…

2022

LITE: Intent-based Task Representation Learning Using Weak Supervision

NAACL 2022long

Users write to-dos as personal notes to themselves, about things they need to complete, remember or organize. To-do texts are usually short and under-specified, which poses a challenge for current text representation models. Yet, understanding and representing their meaning is the first step towards…

2022

Lexi: Self-Supervised Learning of the UI Language

EMNLP 2022finding

Humans can learn to operate the user interface (UI) of an application by reading an instruction manual or how-to guide. Along with text, these resources include visual content such as UI screenshots and images of application icons referenced in the text. We explore how to leverage this data to learn…