paper-with-me

Papers

Challenges to Solving Combinatorially Hard Long-Horizon Deep RL Tasks

2022-06-03 · Andrew C. Li, Pashootan Vaezipoor, Rodrigo Toro Icarte, Sheila A. McIlraith

Deep reinforcement learning has shown promise in discrete domains requiring complex reasoning, including games such as Chess, Go, and Hanabi. However, this type of reasoning is less often observed in long-horizon, continuous domains with high-dimensional observations, where instead RL research has predominantly focused on problems with simple high-level structure (e.g. opening a drawer or moving a robot as fast as possible). Inspired by combinatorially hard optimization problems, we propose a set of robotics tasks which admit many distinct solutions at the high-level, but require reasoning about states and rewards thousands of steps into the future for the best performance. Critically, while RL has traditionally suffered on complex, long-horizon tasks due to sparse rewards, our tasks are carefully designed to be solvable without specialized exploration. Nevertheless, our investigation finds that standard RL methods often neglect long-term effects due to discounting, while general-purpose hierarchical RL approaches struggle unless additional abstract domain knowledge can be exploited.

📄 PDF Abstract BibTeX arXiv:2206.01812

Code (1)

andrewli77/combinatorial-rl-tasks 공식 구현 pytorch

Tasks

Deep Reinforcement Learning

Similar Papers 제목 키워드 기반

MotionDisco: Motion Discovery for Extreme Humanoid Loco-Manipulation

2026-06-04 · Ilyass Taouil, Michal Ciebelski, Shafeef Omar, Haizhou Zhao 외 arxiv

We present MotionDisco, a framework that discovers contact-rich, long-horizon humanoid loco-manipulation motions from scratch, without relying on teleoperation or motion retargeting from human demonstrations. This is cha…

Reinforcement Learning

Supervised Feature Selection in Graphs with Path Coding Penalties and Network Flows

2012-04-20 · Julien Mairal, Bin Yu

We consider supervised learning problems where the features are embedded in a graph, such as gene expressions in a gene network. In this context, it is of much interest to automatically select a subgraph with few connect…

feature selection

Deliberate Practice: Learning Robot Skills under a Budget

2026-08-13 · Shivam Vats, Sudarshan Harithas, Mete Tuluhan Akbulut, Arvind Raghunathan 외 arxiv

We consider the problem of autonomously learning robot skills under a limited practice budget for sequential tasks. We propose an active skill learning algorithm, \emph{Deliberate Practice (DP)}, that computes a provably…

ALE-Bench: A Benchmark for Long-Horizon Objective-Driven Algorithm Engineering

2025-06-10 · Yuki Imajuku, Kohki Horie, Yoichi Iwata, Kensho Aoki 외

How well do AI systems perform in algorithm engineering for hard optimization problems in domains such as package-delivery routing, crew scheduling, factory production planning, and power-grid balancing? We introduce ALE…

Scheduling

DISCOVER: Automated Curricula for Sparse-Reward Reinforcement Learning

2025-05-26 · Leander Diaz-Bone, Marco Bagatella, Jonas Hübotter, Andreas Krause

Sparse-reward reinforcement learning (RL) can model a wide range of highly complex tasks. Solving sparse-reward tasks is RL's core premise - requiring efficient exploration coupled with long-horizon credit assignment - a…

Efficient Explorationreinforcement-learningReinforcement LearningReinforcement Learning (RL)