paper-with-me

홈 › Papers

OSCAR: Operating System Control via State-Aware Reasoning and Re-Planning

2024-10-24 · Xiaoqiang Wang, Bang Liu

Large language models (LLMs) and large multimodal models (LMMs) have shown great potential in automating complex tasks like web browsing and gaming. However, their ability to generalize across diverse applications remains limited, hindering broader utility. To address this challenge, we present OSCAR: Operating System Control via state-Aware reasoning and Re-planning. OSCAR is a generalist agent designed to autonomously navigate and interact with various desktop and mobile applications through standardized controls, such as mouse and keyboard inputs, while processing screen images to fulfill user commands. OSCAR translates human instructions into executable Python code, enabling precise control over graphical user interfaces (GUIs). To enhance stability and adaptability, OSCAR operates as a state machine, equipped with error-handling mechanisms and dynamic task re-planning, allowing it to efficiently adjust to real-time feedback and exceptions. We demonstrate OSCAR's effectiveness through extensive experiments on diverse benchmarks across desktop and mobile platforms, where it transforms complex workflows into simple natural language commands, significantly boosting user productivity. Our code will be open-source upon publication.

📄 PDF Abstract BibTeX arXiv:2410.18963

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

Methods 이 논문이 사용한 방법론

OSCAR OSCAR is a new learning method that uses object tags detected in images as anchor points to ease the learning of image-text alignment. The model take a triple as input…

Similar Papers 제목 키워드 기반

OSCAR: Offline Spectral Covariance-Aware Rotation for 2-bit KV Cache Quantization

2026-05-18 · Zhongzhu Zhou, Donglin Zhuang, Jisen Li, Ziyan Chen 외 arxiv

INT2 KV-cache quantization is attractive for long-context LLM serving, but it remains difficult to make both accurate and deployable. Simple rotations such as Hadamard transforms reduce outliers, but still degrade at INT…

OSCAR: Object Status and Contextual Awareness for Recipes to Support Non-Visual Cooking

2025-03-07 · Franklin Mingzhe Li, Kaitlyn Ng, Bin Zhu, Patrick Carrington

Following recipes while cooking is an important but difficult task for visually impaired individuals. We developed OSCAR (Object Status Context Awareness for Recipes), a novel approach that provides recipe progress track…

Object

Open-Source Based and ETSI Compliant Cooperative, Connected, and Automated Mini-Cars

2026-03-06 · Lorenzo Farina, Federico Gavioli, Salvatore Iandolo, Francesco Moretti 외 arxiv

The automotive sector is following a revolutionary path from vehicles controlled by humans to vehicles that will be fully automated, fully connected, and ultimately fully cooperative. Along this road, new cooperative alg…

X-Oscar: A Progressive Framework for High-quality Text-guided 3D Animatable Avatar Generation

2024-05-02 · Yiwei Ma, Zhekai Lin, Jiayi Ji, Yijun Fan 외

Recent advancements in automatic 3D avatar generation guided by text have made significant progress. However, existing methods have limitations such as oversaturation and low-quality output. To address these challenges, …

Text to 3D

Exploring Object Status Recognition for Recipe Progress Tracking in Non-Visual Cooking

2025-07-04 · Franklin Mingzhe Li, Kaitlyn Ng, Bin Zhu, Patrick Carrington arxiv

Cooking plays a vital role in everyday independence and well-being, yet remains challenging for people with vision impairments due to limited support for tracking progress and receiving contextual feedback. Object status…