XLANG NLP Lab

140 posts

XLANG NLP Lab banner
XLANG NLP Lab

XLANG NLP Lab

@XLangNLP

developing embodied AI agents that empower users to use language to interact with digital and physical environments to carry out real-world tasks.

Katılım Temmuz 2023
35 Takip Edilen1.5K Takipçiler
Sabitlenmiş Tweet
XLANG NLP Lab
XLANG NLP Lab@XLangNLP·
Two years ago, we built OSWorld 1.0 — the benchmark that became the standard for computer-use agents. Agents now score 83.5% on it. Problem solved? Not even close. 🚀Today we introduce OSWorld 2.0: Benchmarking Computer Use Agents on Long-Horizon Real-World Tasks. What's new: 🎯 108 real-world workflows, each ~1.6 hours ⏱️ for a skilled human ⚙️ ~318 tool calls/task vs. ~30 in OSWorld 1.0 🌍 Grounded in authentic artifacts & stateful user profiles ⚡ Captures real phenomena: dynamic environments, streaming interaction, cross-source reasoning, implicit-state inference & more 📊 Best results: Claude Opus 4.8 reaches the highest accuracy at 20.6%, while GPT-5.5 is far more token-efficient but plateaus near 13%. No one is close to solving real computer use. 🏠 Homepage: osworld-v2.xlang.ai 📄 Paper: github.com/xlang-ai/OSWor… 💻 Code: github.com/xlang-ai/OSWor… 🤗 Dataset: huggingface.co/datasets/xlang… 🧵 [1/8]
English
13
108
430
153.5K
XLANG NLP Lab retweetledi
Mengqi Yuan
Mengqi Yuan@yuan_mengq43669·
Exciting to see progress in long-horizon computer use with the GPT-5.6 release. Glad that OSWorld 2.0 is being used to measure end-to-end computer-use workflows in realistic, complex environments. Computer use is moving fast. Looking forward to more results from the community🙌
Mengqi Yuan tweet media
OpenAI@OpenAI

Introducing ChatGPT Work, a new agent in ChatGPT powered by Codex and GPT-5.6. It can take action across your apps and files, stay with a project for hours if needed, and turn a goal into finished work. It’s a whole new way to get work done.

English
0
6
24
2.5K
XLANG NLP Lab retweetledi
XLANG NLP Lab retweetledi
XLANG NLP Lab retweetledi
XLANG NLP Lab retweetledi
XLANG NLP Lab retweetledi
XLANG NLP Lab retweetledi
XLANG NLP Lab
XLANG NLP Lab@XLangNLP·
🧵[8/8] OSWorld 2.0 is built to make long-horizon computer-use evaluation realistic, inspectable, and reproducible. We believe the next leap in computer-use agents won't come from better GUI clicking — it will come from agents that can read instructions, gather evidence, track state across hundreds of steps, resolve conflicts, and verify their own outputs before submitting. OSWorld 2.0 is designed to measure exactly that gap — and to drive the field toward closing it. We release everything to support the community: 🏠 Homepage: osworld-v2.xlang.ai 📄 Paper: github.com/xlang-ai/OSWor… 💻 Code: github.com/xlang-ai/OSWor… 🤗 Dataset: huggingface.co/datasets/xlang… 📦 Trajectories: huggingface.co/datasets/xlang… 🧭 Trajectory Viewer: osworld-v2-monitor.xlang.ai
XLANG NLP Lab tweet media
English
0
1
29
1.1K
XLANG NLP Lab
XLANG NLP Lab@XLangNLP·
🧵[7/8] Contributions and Acknowledgments Huge thanks to the amazing team behind OSWorld-V2 🚀 Led by @yuan_mengq43669, @adlsdztony1 & Xinzhuang Xiong, with@xhluca, @saa1605, @itsyuhao, @jiaqideng07, @xywang626, @DunjieLu1219, @BowenWangNLP, @vincentsunnchen and the whole XLANG crew making it happen. Deepest gratitude to @taoyds for steering the project, and to our advisors @TianbaoX, @fredsala, @zhouyu, @ysu_nlp, @sivareddyg, @xwang_lk, @JustinLin610, @dayiheng_liu & @PengQi for their guidance throughout 🙏 We thank @SnorkelAI, our research & data partner, for their support of this work. We gratefully acknowledge support from the @GoogleResearch gift fund.
English
1
1
31
1.4K
XLANG NLP Lab
XLANG NLP Lab@XLangNLP·
Two years ago, we built OSWorld 1.0 — the benchmark that became the standard for computer-use agents. Agents now score 83.5% on it. Problem solved? Not even close. 🚀Today we introduce OSWorld 2.0: Benchmarking Computer Use Agents on Long-Horizon Real-World Tasks. What's new: 🎯 108 real-world workflows, each ~1.6 hours ⏱️ for a skilled human ⚙️ ~318 tool calls/task vs. ~30 in OSWorld 1.0 🌍 Grounded in authentic artifacts & stateful user profiles ⚡ Captures real phenomena: dynamic environments, streaming interaction, cross-source reasoning, implicit-state inference & more 📊 Best results: Claude Opus 4.8 reaches the highest accuracy at 20.6%, while GPT-5.5 is far more token-efficient but plateaus near 13%. No one is close to solving real computer use. 🏠 Homepage: osworld-v2.xlang.ai 📄 Paper: github.com/xlang-ai/OSWor… 💻 Code: github.com/xlang-ai/OSWor… 🤗 Dataset: huggingface.co/datasets/xlang… 🧵 [1/8]
English
13
108
430
153.5K
XLANG NLP Lab retweetledi
xintong hu
xintong hu@Erics_Tong·
Current robot policies overfit specific language templates, handling 'pick and place' but freezing on 'drag it to me ' or 'push it closer to me.' They also lack control over execution: which hand, what approach angle, where to grasp, which path to follow. 🤖 FineVLA make robots steerable : changing instruction alters execution; same task, different phrasing, distinct actions — all faithfully done. 🏠 Homepage: finevla.xlang.ai 📄 Paper: huggingface.co/papers/2605.27… 💻Codebase: github.com/xlang-ai/FineV… 🧵[1/6]
English
2
21
112
16.2K
XLANG NLP Lab retweetledi
Bowen Wang
Bowen Wang@BowenWangNLP·
RLVR has become the recipe for agentic post-training. But for Computer-Use Agents, the bottleneck is not the algorithm, it is the data. 🐌 🚀 We introduce CUA-Gym: a scalable, lightweight synthesis engine that turns arbitrary task queries into verifiable RLVR data for computer-use agents. The largest open CUA RLVR dataset to date: 🎯 32,122 verifiable RLVR tasks with programmatic setup scripts + rewards 🌐 110 environments: 16 desktop apps + 94 synthesized mock web apps 🏆 Qwen3.5-based CUA models trained with GSPO reach 72.6% on OSWorld-Verified and 56.6% on WebArena 📄 Paper: huggingface.co/papers/2605.25… 🏠 Homepage: cua-gym.xlang.ai 🤗 Dataset: huggingface.co/datasets/xlang… 💻 Codebase: github.com/xlang-ai/CUA-G… 🧩 Environments: github.com/xlang-ai/CUA-G… 🧵[1/6]
English
18
93
516
100.7K
XLANG NLP Lab retweetledi
Xinyuan Wang
Xinyuan Wang@xywang626·
Big update for OpenCUA! OpenCUA-72B-preview now ranks #1 on the OSWorld-Verified leaderboard (os-world.github.io). It is a pure GUI action, end-to-end computer-use foundation model (Website: opencua.xlang.ai). Huge thanks to the effort of OpenCUA team and the great support of Kimi Team @Kimi_Moonshot ! Claude 4.5 is extremely strong on OSWorld, but we’re committed to pushing open-source, end-to-end CUA foundation models forward. Over the last month we trained a larger, stronger model: 45.0% average on OSWorld-Verified. It also shows strong GUI grounding ability: 37.3% on UI-Vision @EdwardJian2 @PShravannayak and 60.8% on ScreenSpot-Pro. We’ll keep driving open-source CUA: models will be on HuggingFace very soon, and a paper update is on the way. #OpenSource #Agents #OSWorld #CUA #ComputerUseAgent
Xinyuan Wang tweet media
Xinyuan Wang@xywang626

We are super excited to release OpenCUA — the first from 0 to 1 computer-use agent foundation model framework and open-source SOTA model OpenCUA-32B, matching top proprietary models on OSWorld-Verified, with full infrastructure and data. 🔗 [Paper] arxiv.org/abs/2508.09123 📌 [Website] opencua.xlang.ai 🤖 [Models] huggingface.co/xlangai/OpenCU… 📊[Data] huggingface.co/datasets/xlang… 💻 [Code] github.com/xlang-ai/OpenC… 🌟 OpenCUA — comprehensive open-source framework for computer-use agents, including: 📊 AgentNet — first large-scale CUA dataset (3 systems, 200+ apps & sites, 22.6K trajectories) 🏆 OpenCUA model — open-source SOTA on OSWorld-Verified (34.8% avg success, outperforms OpenAI CUA) 🖥 AgentNetTool — cross-system computer-use task annotation tool 🏁 AgentNetBench — offline CUA benchmark for fast, reproducible evaluation 💡 Why OpenCUA? Proprietary CUAs like Claude or OpenAI CUA are impressive🤯 — but there’s no large-scale open desktop agent dataset or transparent pipeline. OpenCUA changes that by offering the full open-source stack 🛠: scalable cross-system data collection, effective data formulation, model training strategy, and reproducible evaluation — powering top open-source models including OpenCUA-7B and OpenCUA-32B that excel in GUI planning & grounding. Details of OpenCUA framework👇

English
8
27
105
14.9K
XLANG NLP Lab retweetledi
Kimi.ai
Kimi.ai@Kimi_Moonshot·
We're teaming up with HKU to open source OpenCUA, the first full framework for computer-use agents.
Xinyuan Wang@xywang626

We are super excited to release OpenCUA — the first from 0 to 1 computer-use agent foundation model framework and open-source SOTA model OpenCUA-32B, matching top proprietary models on OSWorld-Verified, with full infrastructure and data. 🔗 [Paper] arxiv.org/abs/2508.09123 📌 [Website] opencua.xlang.ai 🤖 [Models] huggingface.co/xlangai/OpenCU… 📊[Data] huggingface.co/datasets/xlang… 💻 [Code] github.com/xlang-ai/OpenC… 🌟 OpenCUA — comprehensive open-source framework for computer-use agents, including: 📊 AgentNet — first large-scale CUA dataset (3 systems, 200+ apps & sites, 22.6K trajectories) 🏆 OpenCUA model — open-source SOTA on OSWorld-Verified (34.8% avg success, outperforms OpenAI CUA) 🖥 AgentNetTool — cross-system computer-use task annotation tool 🏁 AgentNetBench — offline CUA benchmark for fast, reproducible evaluation 💡 Why OpenCUA? Proprietary CUAs like Claude or OpenAI CUA are impressive🤯 — but there’s no large-scale open desktop agent dataset or transparent pipeline. OpenCUA changes that by offering the full open-source stack 🛠: scalable cross-system data collection, effective data formulation, model training strategy, and reproducible evaluation — powering top open-source models including OpenCUA-7B and OpenCUA-32B that excel in GUI planning & grounding. Details of OpenCUA framework👇

English
19
101
1K
76.4K
XLANG NLP Lab retweetledi
Tao Yu
Tao Yu@taoyds·
As computer-use agents (CUAs) handle critical digital tasks, open research is key to study their capabilities, risks. 🚀After a year, we release OpenCUA: 1) largest CUA dataset/tool, 2) training recipe, 3) ~SOTA model on OSWorld. Released to drive transparent,safe CUA research!
Tao Yu tweet media
Xinyuan Wang@xywang626

We are super excited to release OpenCUA — the first from 0 to 1 computer-use agent foundation model framework and open-source SOTA model OpenCUA-32B, matching top proprietary models on OSWorld-Verified, with full infrastructure and data. 🔗 [Paper] arxiv.org/abs/2508.09123 📌 [Website] opencua.xlang.ai 🤖 [Models] huggingface.co/xlangai/OpenCU… 📊[Data] huggingface.co/datasets/xlang… 💻 [Code] github.com/xlang-ai/OpenC… 🌟 OpenCUA — comprehensive open-source framework for computer-use agents, including: 📊 AgentNet — first large-scale CUA dataset (3 systems, 200+ apps & sites, 22.6K trajectories) 🏆 OpenCUA model — open-source SOTA on OSWorld-Verified (34.8% avg success, outperforms OpenAI CUA) 🖥 AgentNetTool — cross-system computer-use task annotation tool 🏁 AgentNetBench — offline CUA benchmark for fast, reproducible evaluation 💡 Why OpenCUA? Proprietary CUAs like Claude or OpenAI CUA are impressive🤯 — but there’s no large-scale open desktop agent dataset or transparent pipeline. OpenCUA changes that by offering the full open-source stack 🛠: scalable cross-system data collection, effective data formulation, model training strategy, and reproducible evaluation — powering top open-source models including OpenCUA-7B and OpenCUA-32B that excel in GUI planning & grounding. Details of OpenCUA framework👇

English
1
26
134
16.4K