paper-with-me

홈 › Papers

StepGuard: Guarding Web Navigation via Single-Step Calibration

2026-06-16 · Zhihao Cui, Yuchen Zhang, Xiyang Sun, Yaxiong Wang, Li Zhu, Jinpeng Hu, Liu Liu, Mengjia Li, Yujiao Wu arxiv

Web navigation requires agents to follow natural language goals, interact with web pages, and produce accurate answers. While recent advances leverage vision-language models and reinforcement learning, existing methods still suffer from single-step fragility due to reward misalignment and error propagation. To tackle the reward entanglement, we design Dynamic Dual-Policy Optimization (DDPO), which dynamically switches between a navigation-first mode for exploration and an answer-first mode for question-answering to mitigate reward conflict. To calibrate the single-step error, we propose Confidence-Guided Adaptive Navigation Reflection (CANR), a mechanism that estimates per-step confidence, triggers reflection only when necessary, and uses contrastive rewards to encourage self-correction to calibrate the single-step inaccuracy. With the above as the main components, we finally develop our StepGuard, a new framework of Guarding Web Navigation via Single-Step Calibration. Experiments demonstrate that our approach significantly improves navigation and answer accuracy, setting new state-of-the-art performance on standard web navigation benchmarks.

📄 PDF Abstract BibTeX arXiv:2606.17871

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

StepGuard: Learning Step-Level Guardrails with Scalable Supervision and Safety-Utility Balancing

2026-08-25 · Zhijie Zheng, Yu Li, Chen Qian, Yuqian Fu 외 hf

LLM-based agents can interact with external environments through tool invocation, but this capability also introduces security risks such as file modification, information leakage, and unauthorized actions. Existing guar…

High-precision visual navigation device calibration method based on collimator

2025-02-25 · Shunkun Liang, Dongcai Tan, Banglei Guan, Zhang Li 외

Visual navigation devices require precise calibration to achieve high-precision localization and navigation, which includes camera and attitude calibration. To address the limitations of time-consuming camera calibration…

Camera CalibrationVisual Navigation

LEGO: A Lightweight and Efficient Multiple-Attribute Unlearning Framework for Recommender Systems

2025-10-23 · Fengyuan Yu, Yuyuan Li, Xiaohua Feng, Junjie Fang 외 arxiv

With the growing demand for safeguarding sensitive user information in recommender systems, recommendation attribute unlearning is receiving increasing attention. Existing studies predominantly focus on single-attribute …

Shape and Color Object Tracking for Real-Time Robotic Navigation

2014-10-15 · Haythem Ghazouani

This paper presents a real-time approach for single-colored ball detection and tracking. The approach consists of two main phases. In a first offline calibration phase, the intrinsic parameters of the camera and the radi…

General ClassificationObject Tracking

ENCP: Episode-Normalized Conformal Prediction for Vision-and-Language Navigation

2026-09-15 · Vicky Feliren, A. Taufiq Asyhari, Muhamad Risqi U. Saputra arxiv

Uncertainty estimation for Vision-Language-Navigation (VLN) models is a critical task since it can help identify ambiguous and unreliable predictions, enabling agents to make safer navigation decisions. As one of the mos…