paper-with-me

홈 › Papers

R2D2: Remembering, Reflecting and Dynamic Decision Making for Web Agents

2025-01-21 · Tenghao Huang, Kinjal Basu, Ibrahim Abdelaziz, Pavan Kapanipathi, Jonathan May, Muhao Chen

The proliferation of web agents necessitates advanced navigation and interaction strategies within complex web environments. Current models often struggle with efficient navigation and action execution due to limited visibility and understanding of web structures. Our proposed R2D2 framework addresses these challenges by integrating two paradigms: Remember and Reflect. The Remember paradigm utilizes a replay buffer that aids agents in reconstructing the web environment dynamically, thus enabling the formulation of a detailed ``map'' of previously visited pages. This helps in reducing navigational errors and optimizing the decision-making process during web interactions. Conversely, the Reflect paradigm allows agents to learn from past mistakes by providing a mechanism for error analysis and strategy refinement, enhancing overall task performance. We evaluate R2D2 using the WEBARENA benchmark, demonstrating significant improvements over existing methods, including a 50% reduction in navigation errors and a threefold increase in task completion rates. Our findings suggest that a combination of memory-enhanced navigation and reflective learning promisingly advances the capabilities of web agents, potentially benefiting various applications such as automated customer service and personal digital assistants.

📄 PDF Abstract BibTeX arXiv:2501.12485

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
R2D2 Building on the recent successes of distributed training of RL agents, R2D2 is an RL approach that trains a RNN-based RL agents from distributed prioritized experience replay.…

Similar Papers 제목 키워드 기반

RAP: Retrieval-Augmented Planning with Contextual Memory for Multimodal LLM Agents

2024-02-06 · Tomoyuki Kagaya, Thong Jing Yuan, Yuxuan Lou, Jayashree Karlekar 외

Owing to recent advancements, Large Language Models (LLMs) can now be deployed as agents for increasingly complex decision-making applications in areas including robotics, gaming, and API integration. However, reflecting…

Decision MakingRetrieval

Fairness in Reinforcement Learning with Bisimulation Metrics

2024-12-22 · Sahand Rezaei-Shoshtari, Hanna Yurchyk, Scott Fujimoto, Doina Precup 외

Ensuring long-term fairness is crucial when developing automated decision making systems, specifically in dynamic and sequential environments. By maximizing their reward without consideration of fairness, AI agents can i…

Decision MakingFairnessreinforcement-learningReinforcement Learning+1

Remembering to Be Fair: Non-Markovian Fairness in Sequential Decision Making

2023-12-08 · Parand A. Alamdari, Toryn Q. Klassen, Elliot Creager, Sheila A. McIlraith

Fair decision making has largely been studied with respect to a single decision. Here we investigate the notion of fairness in the context of sequential decision making where multiple stakeholders can be affected by the …

Decision MakingFairnessSequential Decision Making

Causal Influence in Federated Edge Inference

2024-05-02 · Mert Kayaalp, Yunus Inan, Visa Koivunen, Ali H. Sayed

In this paper, we consider a setting where heterogeneous agents with connectivity are performing inference using unlabeled streaming data. Observed data are only partially informative about the target variable of interes…

Crowd CountingDecision Making

Counterfactual Effect Decomposition in Multi-Agent Sequential Decision Making

2024-10-16 · Stelios Triantafyllou, Aleksa Sukovic, Yasaman Zolfimoselo, Goran Radanovic

We address the challenge of explaining counterfactual outcomes in multi-agent Markov decision processes. In particular, we aim to explain the total counterfactual effect of an agent's action on the outcome of a realized …

AttributecounterfactualDecision MakingSequential Decision Making