paper-with-me

홈 › Papers

Massively Scalable Inverse Reinforcement Learning in Google Maps

2023-05-18 · Matt Barnes, Matthew Abueg, Oliver F. Lange, Matt Deeds, Jason Trader, Denali Molitor, Markus Wulfmeier, Shawn O'Banion

Inverse reinforcement learning (IRL) offers a powerful and general framework for learning humans' latent preferences in route recommendation, yet no approach has successfully addressed planetary-scale problems with hundreds of millions of states and demonstration trajectories. In this paper, we introduce scaling techniques based on graph compression, spatial parallelization, and improved initialization conditions inspired by a connection to eigenvector algorithms. We revisit classic IRL methods in the routing context, and make the key observation that there exists a trade-off between the use of cheap, deterministic planners and expensive yet robust stochastic policies. This insight is leveraged in Receding Horizon Inverse Planning (RHIP), a new generalization of classic IRL algorithms that provides fine-grained control over performance trade-offs via its planning horizon. Our contributions culminate in a policy that achieves a 16-24% improvement in route quality at a global scale, and to the best of our knowledge, represents the largest published study of IRL algorithms in a real-world setting to date. We conclude by conducting an ablation study of key components, presenting negative results from alternative eigenvalue solvers, and identifying opportunities to further improve scalability via IRL-specific batching strategies.

📄 PDF Abstract BibTeX arXiv:2305.11290

Code (1)

kongkip/MapsIRL-RHIP-JAX jax

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Neural MMO 2.0: A Massively Multi-task Addition to Massively Multi-agent Learning

2023-11-07 · NeurIPS 2023 11

Neural MMO 2.0 is a massively multi-agent environment for reinforcement learning research. The key feature of this new version is a flexible task system that allows users to define a broad range of objectives and reward …

mARC: Memory by Association and Reinforcement of Contexts

2013-12-10 · Norbert Rimoux, Patrice Descourt

This paper introduces the memory by Association and Reinforcement of Contexts (mARC). mARC is a novel data modeling technology rooted in the second quantization formulation of quantum mechanics. It is an all-purpose incr…

Artificial LifeQuantizationRetrieval

Massively Parallel Multiview Stereopsis by Surface Normal Diffusion

2015-12-01 · ICCV 2015 12 · Silvano Galliani, Katrin Lasinger, Konrad Schindler

We present a new, massively parallel method for high-quality multiview matching. Our work builds on the Patchmatch idea: starting from randomly generated 3D planes in scene space, the best-fitting planes are iteratively …

3D ReconstructionGPU

DexPBT: Scaling up Dexterous Manipulation for Hand-Arm Systems with Population Based Training

2023-05-20 · Aleksei Petrenko, Arthur Allshire, Gavriel State, Ankur Handa 외

In this work, we propose algorithms and methods that enable learning dexterous object manipulation using simulated one- or two-armed robots equipped with multi-fingered hand end-effectors. Using a parallel GPU-accelerate…

Deep Reinforcement LearningGPUObject

Massive Parallel Deep Reinforcement Learning for Active SLAM

2026-03-26 · Martín Arce Llobera, Julio A. Placed, Mariano De Paula, Pablo De Cristóforis arxiv

Recent advances in parallel computing and GPU acceleration have created new opportunities for computation-intensive learning problems such as Active SLAM -- where actions are selected to reduce uncertainty and improve jo…

Reinforcement Learning