中文
相关论文

相关论文: PixelBrax: Learning Continuous Control from Pixels…

200 篇论文

Dexterous manipulation with anthropomorphic robot hands remains a challenging problem in robotics because of the high-dimensional state and action spaces and complex contacts. Nevertheless, skillful closed-loop manipulation is required to…

机器人学 · 计算机科学 2022-12-06 Malte Mosbach , Kara Moraw , Sven Behnke

Data-efficient reinforcement learning (RL) in continuous state-action spaces using very high-dimensional observations remains a key challenge in developing fully autonomous systems. We consider a particularly important instance of this…

人工智能 · 计算机科学 2015-10-12 John-Alexander M. Assael , Niklas Wahlström , Thomas B. Schön , Marc Peter Deisenroth

This paper tackles a new problem setting: reinforcement learning with pixel-wise rewards (pixelRL) for image processing. After the introduction of the deep Q-network, deep RL has been achieving great success. However, the applications of…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Ryosuke Furuta , Naoto Inoue , Toshihiko Yamasaki

This work explores techniques to scale up image-based end-to-end learning for dexterous grasping with an arm + hand system. Unlike state-based RL, vision-based RL is much more memory inefficient, resulting in relatively low batch sizes,…

机器人学 · 计算机科学 2025-09-23 Ritvik Singh , Karl Van Wyk , Pieter Abbeel , Jitendra Malik , Nathan Ratliff , Ankur Handa

We propose a novel controller synthesis involving feedback from pixels, whereby the measurement is a high dimensional signal representing a pixelated image with Red-Green-Blue (RGB) values. The approach neither requires feature extraction,…

系统与控制 · 电气工程与系统科学 2021-04-26 Murad Abu-Khalaf , Sertac Karaman , Daniela Rus

Vision-Language-Action models (VLAs) are emerging as powerful tools for learning generalizable visuomotor control policies. However, current VLAs are mostly trained on large-scale image-text-action data and remain limited in two key ways:…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Wenqi Liang , Gan Sun , Yao He , Jiahua Dong , Suyan Dai , Ivan Laptev , Salman Khan , Yang Cong

Reinforcement learning (RL) research requires diverse, challenging environments that are both tractable and scalable. While modern video games may offer rich dynamics, they are computationally expensive and poorly suited for large-scale…

机器学习 · 计算机科学 2025-10-06 Waris Radji , Thomas Michel , Hector Piteau

The possibilities of robot control have multiplied across various domains through the application of deep reinforcement learning. To overcome safety and sampling efficiency issues, deep reinforcement learning models can be trained in a…

机器人学 · 计算机科学 2024-05-21 Jan Oberst , Johann Bonneau

We introduce microJAX, the first fully differentiable implementation of the image-centered ray-shooting (ICRS) algorithm for gravitational microlensing. Built on JAX and its XLA just-in-time compiler, microJAX exploits GPU parallelism while…

地球与行星天体物理 · 物理学 2025-10-06 Shota Miyazaki , Hajime Kawahara

This report presents PixelBytes, an approach for unified multimodal representation learning. Drawing inspiration from sequence models like Image Transformers, PixelCNN, and Mamba-Bytes, we explore integrating text, audio, action-state, and…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Fabien Furfaro

Modeling the world can benefit robot learning by providing a rich training signal for shaping an agent's latent state space. However, learning world models in unconstrained environments over high-dimensional observation spaces such as…

机器学习 · 计算机科学 2021-12-03 Nitish Srivastava , Walter Talbott , Martin Bertran Lopez , Shuangfei Zhai , Josh Susskind

Value iteration can find the optimal replenishment policy for a perishable inventory problem, but is computationally demanding due to the large state spaces that are required to represent the age profile of stock. The parallel processing…

人工智能 · 计算机科学 2025-04-07 Joseph Farrington , Kezhi Li , Wai Keong Wong , Martin Utley

Maximizing training throughput and cost-efficiency of RL for LLMs is essential to democratize this advanced technique. One promising but challenging approach is to deploy such a computational workflow over heterogeneous GPUs. Unlike…

分布式、并行与集群计算 · 计算机科学 2025-11-04 Ran Yan , Youhe Jiang , Tianyuan Wu , Jiaxuan Gao , Zhiyu Mei , Wei Fu , Haohui Mai , Wei Wang , Yi Wu , Binhang Yuan

Multi-objective reinforcement learning (MORL) is a powerful tool to learn Pareto-optimal policy families across conflicting objectives. However, unlike traditional RL algorithms, existing MORL algorithms do not effectively leverage…

机器人学 · 计算机科学 2026-03-11 Neil Janwani , Ellen Novoseller , Vernon J. Lawhern , Maegan Tucker

Simulation-based RL for contemporary robot control is increasingly organized around GPU-resident simulation: physics, rollout collection, and learning are placed on a single GPU-centric execution path. This paradigm has greatly improved…

In many Reinforcement Learning (RL) papers, learning curves are useful indicators to measure the effectiveness of RL algorithms. However, the complete raw data of the learning curves are rarely available. As a result, it is usually…

Data management on GPUs has become increasingly relevant due to a tremendous rise in processing power and available GPU memory. Similar to main-memory systems, there is a need for performant GPU-resident index structures to speed up query…

数据库 · 计算机科学 2023-09-28 Justus Henneberg , Felix Schuhknecht

Residual reinforcement learning (RL) has been proposed as a way to solve challenging robotic tasks by adapting control actions from a conventional feedback controller to maximize a reward signal. We extend the residual formulation to learn…

机器学习 · 计算机科学 2021-06-16 Minttu Alakuijala , Gabriel Dulac-Arnold , Julien Mairal , Jean Ponce , Cordelia Schmid

Translating complex reinforcement learning (RL) environments into high-performance implementations has traditionally required months of specialized engineering. We present a closed-loop methodology that produces equivalent high-performance…

机器学习 · 计算机科学 2026-05-19 Seth Karten , Rahul Dev Appapogu , Chi Jin

In recent years, deep reinforcement learning (RL) has shown its effectiveness in solving complex continuous control tasks. However, this comes at the cost of an enormous amount of experience required for training, exacerbated by the…