From Imitation to Discrimination: Progressive Curriculum Learning for Robust Web Navigation
Text-based web agents offer computational efficiency for autonomous web navigation, yet developing robust agents remains challenging due to the noisy and heterogeneous nature of real-world HTML. Standard Supervised Fine-Tuning (SFT) approaches fail in two critical dimensions: they lack discrimination capabilities to reject plausible but incorrect elements in densely populated pages, and exhibit limited generalization to unseen website layouts. To address these challenges, we introduce the Triton dataset (590k instances) and a progressive training curriculum. Triton is constructed via Structural-Semantic Hard Negative Mining, which explicitly mines topologically similar distractors, and a Dual-Agent Consensus pipeline that synthesizes diverse cross-domain tasks with strict verification. Building upon this foundation, our progressive curriculum produces three models: Triton-SFT-32B for basic imitation, Triton-ORPO-32B for robust discrimination via Odds Ratio Preference Optimization, and Triton-GRPO-32B for long-horizon consistency through Group Relative Policy Optimization. Empirical evaluation on Mind2Web demonstrates that Triton-GRPO-32B achieves state-of-the-art performance among open-source models with 58.7% Step Success Rate, surpassing GPT-4.5 (42.4%) and Claude-4.5 (41.4%) by over 16%, validating that specialized data curriculum outweighs raw parameter scale for web navigation.
Code (0)
등록된 구현이 없습니다.
Tasks
Computational EfficiencyResults from the Paper
| Rank | Task | Dataset | Model | Metrics |
|---|---|---|---|---|
| Mind2Web | Triton | Step Success Rate: 58.7 |
Similar Papers 제목 키워드 기반
Curriculum-Based Reinforcement Learning for Autonomous UAV Navigation in Unknown Curved Tubular Conduit
Autonomous drone navigation in confined tubular environments remains a major challenge due to the constraining geometry of the conduits, the proximity of the walls, and the perceptual limitations inherent to such scenari…
Reinforcement LearningDrone navigationMobile Robots through Task-Based Human Instructions using Incremental Curriculum Learning
This paper explores the integration of incremental curriculum learning (ICL) with deep reinforcement learning (DRL) techniques to facilitate mobile robot navigation through task-based human instruction. By adopting a cur…
Deep Reinforcement LearningRobot NavigationSGN-CIRL: Scene Graph-based Navigation with Curriculum, Imitation, and Reinforcement Learning
The 3D scene graph models spatial relationships between objects, enabling the agent to efficiently navigate in a partially observable environment and predict the location of the target object.This paper proposes an origi…
Imitation LearningNavigatereinforcement-learningReinforcement Learning+1Progressive Curriculum Learning with Scale-Enhanced U-Net for Continuous Airway Segmentation
Continuous and accurate segmentation of airways in chest CT images is essential for preoperative planning and real-time bronchoscopy navigation. Despite advances in deep learning for medical image segmentation, maintaini…
Image SegmentationMedical Image SegmentationSemantic SegmentationRealistic Curriculum Reinforcement Learning for Autonomous and Sustainable Marine Vessel Navigation
Sustainability is becoming increasingly critical in the maritime transport, encompassing both environmental and social impacts, such as Greenhouse Gas (GHG) emissions and navigational safety. Traditional vessel navigatio…
Reinforcement Learning