中文
相关论文

相关论文: Scaling Value Iteration Networks to 5000 Layers fo…

200 篇论文

Value iteration networks (VINs) enable end-to-end learning for planning tasks by employing a differentiable "planning module" that approximates the value iteration algorithm. However, long-term planning remains a challenge because training…

机器学习 · 计算机科学 2024-06-06 Yuhui Wang , Weida Li , Francesco Faccio , Qingyuan Wu , Jürgen Schmidhuber

Value Iteration Networks (VINs) have emerged as a popular method to incorporate planning algorithms within deep reinforcement learning, enabling performance improvements on tasks requiring long-range reasoning and understanding of…

机器学习 · 计算机科学 2020-12-08 Andreea Deac , Petar Veličković , Ognjen Milinković , Pierre-Luc Bacon , Jian Tang , Mladen Nikolić

Value Iteration Networks (VINs) are effective differentiable path planning modules that can be used by agents to perform navigation while still maintaining end-to-end differentiability of the entire architecture. Despite their…

机器学习 · 计算机科学 2018-06-19 Lisa Lee , Emilio Parisotto , Devendra Singh Chaplot , Eric Xing , Ruslan Salakhutdinov

Learning-based methods are promising to plan robot motion without performing extensive search, which is needed by many non-learning approaches. Recently, Value Iteration Networks (VINs) received much interest since---in contrast to standard…

机器人学 · 计算机科学 2019-07-02 Daniel Schleich , Tobias Klamt , Sven Behnke

We introduce the value iteration network (VIN): a fully differentiable neural network with a `planning module' embedded within. VINs can learn to plan, and are suitable for predicting outcomes that involve planning-based reasoning, such as…

人工智能 · 计算机科学 2017-03-22 Aviv Tamar , Yi Wu , Garrett Thomas , Sergey Levine , Pieter Abbeel

We train embodied neural networks to plan and navigate unseen complex 3D environments, emphasising real-world deployment. Rather than requiring prior knowledge of the agent or environment, the planner learns to model the state transitions…

机器人学 · 计算机科学 2022-06-03 Shu Ishida , João F. Henriques

In this paper, we address the challenges faced by Value Iteration Networks (VIN) in handling larger input maps and mitigating the impact of accumulated errors caused by increased iterations. We propose a novel approach, Value Iteration…

机器学习 · 计算机科学 2023-05-17 Jinyu Cai , Jialong Li , Mingyue Zhang , Kenji Tei

Differentiable planning promises end-to-end differentiability and adaptivity. However, an issue prevents it from scaling up to larger-scale problems: they need to differentiate through forward iteration layers to compute gradients, which…

机器学习 · 计算机科学 2023-05-02 Linfeng Zhao , Huazhe Xu , Lawson L. S. Wong

Path planning is an important topic in robotics. Recently, value iteration based deep learning models have achieved good performance such as Value Iteration Network(VIN). However, previous methods suffer from slow convergence and low…

机器人学 · 计算机科学 2021-04-30 Buqing Nie , Yue Gao , Yidong Mei , Feng Gao

In this paper, we introduce a generalized value iteration network (GVIN), which is an end-to-end neural network planning module. GVIN emulates the value iteration algorithm by using a novel graph convolution operator, which enables GVIN to…

机器学习 · 计算机科学 2017-10-27 Sufeng Niu , Siheng Chen , Hanyu Guo , Colin Targonski , Melissa C. Smith , Jelena Kovačević

Cooperative motion planning is still a challenging task for robots. Recently, Value Iteration Networks (VINs) were proposed to model motion planning tasks as Neural Networks. In this work, we extend VINs to solve cooperative planning tasks…

机器人学 · 计算机科学 2017-09-18 Eike Rehder , Maximilian Naumann , Niels Ole Salscheider , Christoph Stiller

We study how group symmetry helps improve data efficiency and generalization for end-to-end differentiable planning algorithms when symmetry appears in decision-making tasks. Motivated by equivariant convolution networks, we treat the path…

机器学习 · 计算机科学 2023-05-02 Linfeng Zhao , Xupeng Zhu , Lingzhi Kong , Robin Walters , Lawson L. S. Wong

Implicit planning has emerged as an elegant technique for combining learned models of the world with end-to-end model-free reinforcement learning. We study the class of implicit planners inspired by value iteration, an algorithm that is…

机器学习 · 计算机科学 2021-10-12 Andreea Deac , Petar Veličković , Ognjen Milinković , Pierre-Luc Bacon , Jian Tang , Mladen Nikolić

Value iteration networks (VINs) have been demonstrated to have a good generalization ability for reinforcement learning tasks across similar domains. However, based on our experiments, a policy learned by VINs still fail to generalize well…

机器学习 · 计算机科学 2019-11-28 Junyi Shen , Hankz Hankui Zhuo , Jin Xu , Bin Zhong , Sinno Jialin Pan

We approach structured output prediction by optimizing a deep value network (DVN) to precisely estimate the task loss on different output configurations for a given input. Once the model is trained, we perform inference by gradient descent…

机器学习 · 计算机科学 2017-08-09 Michael Gygli , Mohammad Norouzi , Anelia Angelova

Value iteration is a fundamental algorithm for solving Markov Decision Processes (MDPs). It computes the maximal $n$-step payoff by iterating $n$ times a recurrence equation which is naturally associated to the MDP. At the same time, value…

形式语言与自动机理论 · 计算机科学 2019-04-30 Nikhil Balaji , Stefan Kiefer , Petr Novotný , Guillermo A. Pérez , Mahsa Shirmohammadi

The architectures of deep neural networks (DNN) rely heavily on the underlying grid structure of variables, for instance, the lattice of pixels in an image. For general high dimensional data with variables not associated with a grid, the…

机器学习 · 统计学 2024-08-07 Lixiang Zhang , Lin Lin , Jia Li

Existing Vision-Language Navigation (VLN) methods primarily focus on single-stage navigation, limiting their effectiveness in multi-stage and long-horizon tasks within complex and dynamic environments. To address these limitations, we…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Xinshuai Song , Weixing Chen , Yang Liu , Weikai Chen , Guanbin Li , Liang Lin

Embodied agents face a critical dilemma that end-to-end models lack interpretability and explicit 3D reasoning, while modular systems ignore cross-component interdependencies and synergies. To bridge this gap, we propose the Dynamic 3D…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Zihan Wang , Seungjun Lee , Guangzhao Dai , Gim Hee Lee

Value iteration is a powerful yet inefficient algorithm for Markov decision processes (MDPs) because it puts the majority of its effort into backing up the entire state space, which turns out to be unnecessary in many cases. In order to…

人工智能 · 计算机科学 2014-01-17 Peng Dai , Mausam , Daniel Sabby Weld , Judy Goldsmith
‹ 上一页 1 2 3 10 下一页 ›