← Search

Junli Wang

17 accepted papers

2026

Computer Agent Arena: Toward Human-Centric Evaluation and Analysis of Computer-Use Agents

ICLR 2026poster

As Computer-Use Agents (CUAs) proliferate and grow increasingly capable, evaluation has become more challenging: static, manually curated benchmarks are narrow in domain, contamination-prone, and environment-heavy, and they diverge substantially from user-driven, real-world evaluation. We present Co…

Cited by 0SourcecodeScholar
2026

MeanFuser: Fast One-Step Multi-Modal Trajectory Generation and Adaptive Reconstruction via MeanFlow for End-to-End Autonomous Driving

CVPR 2026

Generative models have shown great potential in trajectory planning. Recent studies demonstrate that anchor-guided generative models are effective in modeling the uncertainty of driving behaviors and improving overall performance. However, these methods rely on discrete anchor vocabularies that must

Cited by 0SourcecodeScholar
2026

SimScale: Learning to Drive via Real-World Simulation at Scale

CVPR 2026

Achieving fully autonomous driving systems requires learning rational decisions in a wide span of scenarios, including safety-critical and out-of-distribution ones. However, such cases are underrepresented in real-world corpus collected by human experts. To complement for the lack of data diversity,

Cited by 0SourcecodeScholar
2026

Unveiling the Surprising Efficacy of Navigation Understanding in End-To-End Autonomous Driving

ICRA 2026poster

Global navigation information and local scene understanding are two crucial components of autonomous driving systems. However, our experimental results indicate that many end-to-end autonomous driving systems tend to over-rely on local scene understanding while failing to utilize global navigation i…

2026

VideoAgentTrek: Computer-Use Pretraining from Unlabeled Videos

ICLR 2026poster

Training computer-use agents requires massive amounts of GUI interaction data, but manually annotating action trajectories at scale is prohibitively expensive. We present VideoAgentTrek, a scalable pipeline that automatically mines training data from publicly available screen-recorded videos, elimin…

Cited by 0SourcecodeScholar
2025

AgentTrek: Agent Trajectory Synthesis via Guiding Replay with Web Tutorials

ICLR 2025spotlight

Graphical User Interface (GUI) agents hold great potential for automating complex tasks across diverse digital environments, from web applications to desktop software. However, the development of such agents is hindered by the lack of high-quality, multi-step trajectory data required for effective t…

Cited by 11SourcePDFScholar
2025

Aguvis: Unified Pure Vision Agents for Autonomous GUI Interaction

ICML 2025poster

Automating GUI tasks remains challenging due to reliance on textual representations, platform-specific action spaces, and limited reasoning capabilities. We introduce Aguvis, a unified vision-based framework for autonomous GUI agents that directly operates on screen images, standardizes cross-platfo…

2025

Bench4Merge: A Comprehensive Benchmark for Merging in Realistic Dense Traffic with Micro-Interactive Vehicles

IROS 2025

While the capabilities of autonomous driving have advanced rapidly, merging into dense traffic remains a significant challenge, many motion planning methods for this scenario have been proposed but it is hard to evaluate them. Most existing closed-loop simulators rely on rule-based controls for othe

Cited by 0SourcecodeScholar
2025

Bold Claims or Self-Doubt? Factuality Hallucination Type Detection via Belief State

EMNLP 2025

Large language models are prone to generating hallucination that deviates from factual information. Existing studies mainly focus on detecting the presence of hallucinations but lack a systematic classification approach, which hinders deeper exploration of their characteristics. To address this, we

Cited by 0SourcePDFScholar
2025

Disentangle to Decay: Linear Attention with Trainable Decay Factor

COLING 2025main

Linear attention enhances inference efficiency of Transformer and has attracted research interests as an efficient backbone of language models. Existing linear attention based models usually exploit decay factor based positional encoding (PE), where attention scores decay exponentially with increasi…

2025

Dual-AEB: Synergizing Rule-Based and Multimodal Large Language Models for Effective Emergency Braking

ICRA 2025

Automatic Emergency Braking (AEB) systems are a crucial component in ensuring the safety of passengers in autonomous vehicles. Conventional AEB systems primarily rely on closed-set perception modules to recognize traffic conditions and assess collision risks. To enhance the adaptability of AEB syste

Cited by 3SourcecodeScholar
2025

OpenCUA: Open Foundations for Computer-Use Agents

NeurIPS 2025spotlight

Vision-language models have demonstrated impressive capabilities as computer-use agents (CUAs) capable of automating diverse computer tasks. As their commercial potential grows, critical details of the most capable CUA systems remain closed. As these agents will increasingly mediate digital interact…

Cited by 0SourceScholar
2025

ReasonPlan: Unified Scene Prediction and Decision Reasoning for Closed-loop Autonomous Driving

CoRL 2025poster

Due to the powerful vision-language reasoning and generalization abilities, multimodal large language models (MLLMs) have garnered significant attention in the field of end-to-end (E2E) autonomous driving. However, their application to closed-loop systems remains underexplored, and current MLLM-base…

Cited by 0SourcecodeScholar
2025

Rhetorical Device-Aware Sarcasm Detection with Counterfactual Data Augmentation

ACL 2025finding

Sarcasm is a complex form of sentiment expression widely used in human daily life. Previous work primarily defines sarcasm as a form of verbal irony, which covers only a subset of real-world sarcastic expressions. However, sarcasm serves multifaceted functions and manifests itself through various rh…

2025

Scaling Computer-Use Grounding via User Interface Decomposition and Synthesis

NeurIPS 2025spotlight

Graphical user interface (GUI) grounding, the ability to map natural language instructions to specific actions on graphical user interfaces, remains a critical bottleneck in computer use agent development. Current benchmarks oversimplify grounding tasks as short referring expressions, failing to ca…

Cited by 0SourcecodeScholar
2024

Unifying Homophily and Heterophily for Spectral Graph Neural Networks via Triple Filter Ensembles

NeurIPS 2024poster

Polynomial-based learnable spectral graph neural networks (GNNs) utilize polynomial to approximate graph convolutions and have achieved impressive performance on graphs. Nevertheless, there are three progressive problems to be solved. Some models use polynomials with better approximation for approxi…

Cited by 0SourcePDFScholar
2022

Non-Autoregressive Neural Machine Translation with Consistency Regularization Optimized Variational Framework

NAACL 2022long

Variational Autoencoder (VAE) is an effective framework to model the interdependency for non-autoregressive neural machine translation (NAT). One of the prominent VAE-based NAT frameworks, LaNMT, achieves great improvements to vanilla models, but still suffers from two main issues which lower down t…