← Search

Zhengwen Zeng

4 accepted papers

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