paper-with-me

Papers

Can language agents be alternatives to PPO? A Preliminary Empirical Study On OpenAI Gym

2023-12-06 · Junjie Sheng, Zixiao Huang, Chuyun Shen, Wenhao Li, Yun Hua, Bo Jin, Hongyuan Zha, Xiangfeng Wang

The formidable capacity for zero- or few-shot decision-making in language agents encourages us to pose a compelling question: Can language agents be alternatives to PPO agents in traditional sequential decision-making tasks? To investigate this, we first take environments collected in OpenAI Gym as our testbeds and ground them to textual environments that construct the TextGym simulator. This allows for straightforward and efficient comparisons between PPO agents and language agents, given the widespread adoption of OpenAI Gym. To ensure a fair and effective benchmarking, we introduce $5$ levels of scenario for accurate domain-knowledge controlling and a unified RL-inspired framework for language agents. Additionally, we propose an innovative explore-exploit-guided language (EXE) agent to solve tasks within TextGym. Through numerical experiments and ablation studies, we extract valuable insights into the decision-making capabilities of language agents and make a preliminary evaluation of their potential to be alternatives to PPO in classical sequential decision-making problems. This paper sheds light on the performance of language agents and paves the way for future research in this exciting domain. Our code is publicly available at~\url{https://github.com/mail-ecnu/Text-Gym-Agents}.

📄 PDF Abstract BibTeX arXiv:2312.03290

Code (1)

mail-ecnu/text-gym-agents 공식 구현

Tasks

BenchmarkingDecision MakingOpenAI GymSequential Decision Making

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…

Similar Papers 제목 키워드 기반

Applying Accessibility-Oriented Controlled Language (CL) Rules to Improve Appropriateness of Text Alternatives for Images: an Exploratory Study

2014-05-01 · LREC 2014 5 · Silvia Rodr{\'\i}guez V{\'a}zquez, Pierrette Bouillon, Anton Bolfing

At present, inappropriate text alternatives for images in the Web continue to pose web accessibility barriers for people with special needs. Although research efforts have been devoted to define how to write text equival…

Language Agents as Digital Representatives in Collective Decision-Making

2025-02-13 · Daniel Jarrett, Miruna Pîslar, Michiel A. Bakker, Michael Henry Tessler 외

Consider the process of collective decision-making, in which a group of individuals interactively select a preferred outcome from among a universe of alternatives. In this context, "representation" is the activity of mak…

Decision Making

Gifting in multi-agent reinforcement learning

2020-05-05 · AAMAS '20: Proceedings of the 19th International Conference on Autonomous Agents and MultiAgent Systems 2020 5 · Andrei Lupu, Doina Precup

Multi-agent reinforcement learning has generally been studied under an assumption inherited from classical reinforcement learning: that the reward function is the exclusive property of the environment, and is only altere…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

SPEAR: An Engineering Case Study of Multi-Agent Coordination for Smart Contract Auditing

2026-02-04 · Indraveni Chebolu, Arnab Mallick, Harmesh Rana arxiv

We present SPEAR, a multi-agent coordination framework for smart contract auditing that applies established MAS patterns in a realistic security analysis workflow. SPEAR models auditing as a coordinated mission carried o…

A Preliminary Study of Disentanglement With Insights on the Inadequacy of Metrics

2019-11-26 · Amir H. Abdi, Purang Abolmaesumi, Sidney Fels

Disentangled encoding is an important step towards a better representation learning. However, despite the numerous efforts, there still is no clear winner that captures the independent features of the data in an unsuperv…

DisentanglementRepresentation Learning