← Search

Shuheng Shen

8 accepted papers

2026

GUI-G²: Gaussian Reward Modeling for GUI Grounding

AAAI 2026technical

Graphical User Interface (GUI) grounding maps natural language instructions to precise interface locations for autonomous interaction. Current reinforcement learning approaches use binary rewards that treat elements as hit-or-miss targets, creating sparse signals that ignore the continuous nature of

Cited by 0SourcePDFScholar
2026

GUI-SAGE: Enhancing GUI Automation with Self-Explanatory Learning

CVPR 2026

Reinforcement learning with verifiable rewards (RLVR) has shown promise for GUI automation, enabling agents to learn from binary task completion signals. However, when task difficulty exceeds model capacity, on-policy exploration fails to discover correct actions, creating zero-advantage traps that

Cited by 0SourceScholar
2026

MVP: Multiple View Prediction Improves GUI Grounding

CVPR 2026

GUI grounding, which translates natural language instructions into precise pixel coordinates, is essential for developing practical GUI agents. However, we observe that existing grounding models exhibit significant coordinate prediction instability--minor visual perturbations (e.g., cropping a few p

Cited by 0SourcecodeScholar
2026

Mitigating Conversational Inertia in Multi-Turn Agents

ICML 2026poster

Large language models excel as few-shot learners when provided with appropriate demonstrations, yet this strength becomes problematic in multi-turn agent scenarios, where LLMs erroneously mimic their own previous responses as few-shot examples. Through attention analysis, we identify \textbf{convers…

Cited by 0SourceScholar
2026

Unified Generation and Self-Verification for Vision-Language Models via Advantage Decoupled Preference Optimization

CVPR 2026

Parallel test-time scaling typically trains separate generation and verification models, incurring high training and inference costs. We propose Advantage Decoupled Preference Optimization (ADPO), a unified reinforcement learning framework that jointly learns answer generation and self-verification

Cited by 0SourcecodeScholar
2026

VenusBench-Mobile: A Challenging and User-Centric Benchmark for Mobile GUI Agents with Capability Diagnostics

ICML 2026oral

Existing online benchmarks for mobile GUI agents remain largely app-centric and task-homogeneous, failing to reflect the diversity and instability of real-world mobile usage. To this end, we introduce VenusBench-Mobile, a challenging online benchmark for evaluating general-purpose mobile GUI agents …

Cited by 0SourceScholar
2023

Differentially Private Learning with Per-Sample Adaptive Clipping

AAAI 2023technical

Privacy in AI remains a topic that draws attention from researchers and the general public in recent years. As one way to implement privacy-preserving AI, differentially private learning is a framework that enables AI models to use differential privacy (DP). To achieve DP in the learning process, ex…

Cited by 18SourcePDFScholar
2021

STL-SGD: Speeding Up Local SGD with Stagewise Communication Period

AAAI 2021technical

Distributed parallel stochastic gradient descent algorithms are workhorses for large scale machine learning tasks. Among them, local stochastic gradient descent (Local SGD) has attracted significant attention due to its low communication complexity. Previous studies prove that the communication comp…

Cited by 8SourcePDFScholar