paper-with-me

Papers

Sparse Graphical Memory for Robust Planning

2020-03-13 · NeurIPS 2020 12 · Scott Emmons, Ajay Jain, Michael Laskin, Thanard Kurutach, Pieter Abbeel, Deepak Pathak

To operate effectively in the real world, agents should be able to act from high-dimensional raw sensory input such as images and achieve diverse goals across long time-horizons. Current deep reinforcement and imitation learning methods can learn directly from high-dimensional inputs but do not scale well to long-horizon tasks. In contrast, classical graphical methods like A* search are able to solve long-horizon tasks, but assume that the state space is abstracted away from raw sensory input. Recent works have attempted to combine the strengths of deep learning and classical planning; however, dominant methods in this domain are still quite brittle and scale poorly with the size of the environment. We introduce Sparse Graphical Memory (SGM), a new data structure that stores states and feasible transitions in a sparse memory. SGM aggregates states according to a novel two-way consistency objective, adapting classic state aggregation criteria to goal-conditioned RL: two states are redundant when they are interchangeable both as goals and as starting states. Theoretically, we prove that merging nodes according to two-way consistency leads to an increase in shortest path lengths that scales only linearly with the merging threshold. Experimentally, we show that SGM significantly outperforms current state of the art methods on long horizon, sparse-reward visual navigation tasks. Project video and code are available at https://mishalaskin.github.io/sgm/

📄 PDF Abstract BibTeX arXiv:2003.06417

Code (1)

scottemmons/sgm 공식 구현 tf

Tasks

Imitation LearningVisual Navigation

Similar Papers 제목 키워드 기반

Large-Scale Optimization Algorithms for Sparse Conditional Gaussian Graphical Models

2015-09-15 · Calvin Mccarter, Seyoung Kim

This paper addresses the problem of scalable optimization for L1-regularized conditional Gaussian graphical models. Conditional Gaussian graphical models generalize the well-known Gaussian graphical models to conditional…

GONDOR to the Rescue: Satisficing Planning with Low Memory

2026-05-27 · Yonatan Vernik, Alexander Tuisov, Alexander Shleyfman arxiv

Greedy Best-First Search (GBFS) is the dominant approach for solving search problems where the goal can be estimated with a heuristic, such as planning, route finding, navigation, and pathfinding. This is especially true…

Scalable Bigraphical Lasso: Two-way Sparse Network Inference for Count Data

2022-03-15 · Sijia Li, Martín López-García, Neil D. Lawrence, Luisa Cutillo

Classically, statistical datasets have a larger number of data points than features ($n > p$). The standard model of classical statistics caters for the case where data points are considered conditionally independent giv…

Vocal Bursts Valence Prediction

Scalable Inference of Sparsely-changing Markov Random Fields with Strong Statistical Guarantees

2021-02-06 · NeurIPS 2021 12 · Salar Fattahi, Andres Gomez

In this paper, we study the problem of inferring time-varying Markov random fields (MRF), where the underlying graphical model is both sparse and changes sparsely over time. Most of the existing methods for the inference…

Large-Scale Sparse Inverse Covariance Estimation via Thresholding and Max-Det Matrix Completion

2018-02-14 · ICML 2018 7 · Richard Y. Zhang, Salar Fattahi, Somayeh Sojoudi

The sparse inverse covariance estimation problem is commonly solved using an $\ell_{1}$-regularized Gaussian maximum likelihood estimator known as "graphical lasso", but its computational cost becomes prohibitive for lar…

Matrix Completion