← Search

Qianlan Yang

7 accepted papers

2025

Proposer-Agent-Evaluator (PAE): Autonomous Skill Discovery For Foundation Model Internet Agents

ICML 2025poster

A generalist foundation model agent needs to have a large and diverse skill repertoire, such as finding directions between two travel locations and buying specific items from the Internet. If each skill needs to be specified manually through a fixed set of human-annotated instructions, the agent’s s…

Cited by 11SourcePDFScholar
2025

Self-Guided Hierarchical Exploration for Generalist Foundation Model Web Agents

NeurIPS 2025poster

Foundation models have recently shown strong potential as web agents, capable of interpreting high-level instructions and interacting with complex web interfaces. However, existing training paradigms for these agents often rely on predefined task datasets and curated demonstrations, limiting their s…

Cited by 0SourceScholar
2024

ATraDiff: Accelerating Online Reinforcement Learning with Imaginary Trajectories

ICML 2024poster

Training autonomous agents with sparse rewards is a long-standing problem in online reinforcement learning (RL), due to low data efficiency. Prior work overcomes this challenge by extracting useful knowledge from offline data, often accomplished through the learning of action distribution from offli…

2022

Context-Aware Sparse Deep Coordination Graphs

ICLR 2022spotlight

Learning sparse coordination graphs adaptive to the coordination dynamics among agents is a long-standing problem in cooperative multi-agent learning. This paper studies this problem and proposes a novel method using the variance of payoff functions to construct context-aware sparse coordination top…

2022

Self-Organized Polynomial-Time Coordination Graphs

ICML 2022spotlight

Coordination graph is a promising approach to model agent collaboration in multi-agent reinforcement learning. It conducts a graph-based value factorization and induces explicit coordination among agents to complete complicated tasks. However, one critical challenge in this paradigm is the complexit…