paper-with-me

홈 › Papers

LLM-Guided Task- and Affordance-Level Exploration in Reinforcement Learning

2025-09-20 · Jelle Luijkx, Runyu Ma, Zlatan Ajanović, Jens Kober arxiv

Reinforcement learning (RL) is a promising approach for robotic manipulation, but it can suffer from low sample efficiency and requires extensive exploration of large state-action spaces. Recent methods leverage the commonsense knowledge and reasoning abilities of large language models (LLMs) to guide exploration toward more meaningful states. However, LLMs can produce plans that are semantically plausible yet physically infeasible, yielding unreliable behavior. We introduce LLM-TALE, a framework that uses LLMs' planning to directly steer RL exploration. LLM-TALE integrates planning at both the task level and the affordance level, improving learning efficiency by directing agents toward semantically meaningful actions. Unlike prior approaches that assume optimal LLM-generated plans or rewards, LLM-TALE corrects suboptimality online and explores multimodal affordance-level plans without human supervision. We evaluate LLM-TALE on pick-and-place tasks in standard RL benchmarks, observing improvements in both sample efficiency and success rates over strong baselines. Real-robot experiments indicate promising zero-shot sim-to-real transfer. Code and supplementary material are available at llm-tale.github.io.

📄 PDF Abstract BibTeX arXiv:2509.16615

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Affordance-Guided Coarse-to-Fine Exploration for Base Placement in Open-Vocabulary Mobile Manipulation

2025-11-09 · Tzu-Jung Lin, Jia-Fong Yeh, Hung-Ting Su, Chung-Yi Lin 외 arxiv

In open-vocabulary mobile manipulation (OVMM), task success often hinges on the selection of an appropriate base placement for the robot. Existing approaches typically navigate to proximity-based regions without consider…

Multimodal Reasoning

Affordance-Based Hierarchical Reinforcement Learning for Quadruped Pedipulation

2026-06-05 · Tuba Girgin, Jose Castelblanco, Gabriel Rodriguez, Emre Girgin 외 arxiv

The object manipulation capabilities of quadruped robots is an open research challenge. While previous studies have focused on low-level policy learning, task execution still relies on expert-designed high-level trajecto…

Hierarchical Reinforcement Learning

Learning Affordance Landscapes for Interaction Exploration in 3D Environments

2020-08-21 · NeurIPS 2020 12 · Tushar Nagarajan, Kristen Grauman

Embodied agents operating in human spaces must be able to master how their environment works: what objects can the agent use, and how can it use them? We introduce a reinforcement learning approach for exploration for in…

Contextual Affordances for Safe Exploration in Robotic Scenarios

2024-05-10 · William Z. Ye, Eduardo B. Sandoval, Pamela Carreno-Medrano, Francisco Cru

Robotics has been a popular field of research in the past few decades, with much success in industrial applications such as manufacturing and logistics. This success is led by clearly defined use cases and controlled ope…

Safe Exploration

Affordance Learning from Play for Sample-Efficient Policy Learning

2022-03-01 · Jessica Borja-Diaz, Oier Mees, Gabriel Kalweit, Lukas Hermann 외

Robots operating in human-centered environments should have the ability to understand how objects function: what can be done with each object, where this interaction may occur, and how the object is used to achieve a goa…

Deep Reinforcement LearningMotion PlanningObjectReinforcement Learning (RL)