Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

159319478637 · Jun 202019922001200920182026
48 results for Robotic Tasks

Robots learn new tasks autonomously with minimal human intervention.

problem Lack of scalable data collection for robot learning.
method Multi-task imitation learning with autonomous data collection and one-shot generalization.
result Robots can continuously improve through autonomous data collection without reinforcement learning.

Study benchmarks RL algorithms on real robots, revealing their performance and hyper-parameter sensitivity.

problem Lack of benchmark tasks and source code for reinforcement learning on physical robots.
method Introduced benchmark tasks with multiple robots, tested 4 RL algorithms, analyzed hyper-parameter sensitivity.
result Some RL implementations can be applied to physical robots with proper setup, but hyper-parameters need re-tuning.

A new framework for robot block-stacking tasks using causal probabilistic models.

problem Robots fail outside controlled environments due to uncertainty and lack of explicit design for all scenarios.
method Causal probabilistic framework combining causal models and probabilistic representations of noise.
result Robots can perceive, reason about, and explain their environment for block-stacking tasks.

Reinforcement learning is a promising approach to developing hard-to-engineer adaptive solutions for complex and diverse robotic tasks. However, learning with real-world robots is often unreliable and difficult, which resulted in their low adoption in reinforcement learning research. This difficulty is worsened by the …

2018-03-19abs ↗pdf ↗

Novel approach for sim-to-real transfer using MPC and task representations.

problem Difficulty of sim-to-real transfer systems producing generalizable policies.
method Model-predictive control (MPC) and task representation learning.
result Direct transfer of multi-skill policy to real robot for unseen tasks.

This work tackles force control for contact-rich manipulation tasks with rigid robots using RL.

problem Challenges in working with real robotic hardware, especially position-controlled robots.
method Combines RL with traditional force control techniques, implementing parallel position/force control and admittance control.
result Validated methods on both simulation and real robot (UR3 e-series) for force control.

Robot learns multiple tasks hierarchically by transferring knowledge.

problem Learning multiple complex tasks in open-ended environments.
method Task-oriented procedures, goal-babbling, imitation learning, active learning, intrinsic motivation.
result Robots can learn complex tasks more efficiently by transferring knowledge from simpler ones.

New method learns robot actions from videos without explicit labels.

problem Training robots to perform tasks from few demonstrations.
method Uses images and text for task-agnostic and general representation, synthesizes hallucinated actions, and applies dense correspondences.
result Trains robot policies solely from RGB videos, achieving diverse tasks across different robots and environments.

Robustified controllers reduce fine-tuning time for sim-to-real transfer learning.

problem Reducing fine-tuning time for sim-to-real transfer learning of complex robotic tasks.
method Learn robustified controllers in simulation by changing parameters for successive episodes.
result Fine-tuning time is substantially reduced for robustified controllers.

Hierarchical RL system for robotic manipulation with explainable decision-making.

problem Interpretability of robot decision-making for human operators.
method Dot-to-Dot: Hierarchical Deep Reinforcement Learning.
result Efficient learning of complex actions/states by low-level agent and interpretable high-level representation.

SAVED safely learns robot tasks with sparse rewards.

problem Challenges in reinforcement learning for robotics, especially sparse rewards and complex constraints.
method SAVED uses supervision to constrain exploration and learn efficiently, handling complex constraints.
result SAVED outperforms state-of-the-art methods in success rate, constraint satisfaction, and sample efficiency.

MaMiC proposes a dual curriculum for robot manipulation tasks with sparse rewards.

problem Overcoming exploratory constraints in robot manipulation tasks with sparse rewards.
method Includes a macro curriculum scheme and a micro curriculum scheme to guide learning.
result Combining macro and micro curriculum strategies improves performance in robot manipulation tasks.

This work proposes a RL approach to learn versatile robotic manipulation tasks.

problem Challenging manipulation tasks in robotics and vision.
method Reinforcement learning (RL) to combine primitive skills, no intermediate rewards, few demonstrations, and efficient skill learning.
result Versatile robotic manipulation in challenging settings with temporary occlusions and dynamic scene changes.

Paper addresses hypothesis space misspecification in learning from human demonstrations and corrections.

problem Hypothesis space misspecification in learning from human demonstrations and corrections.
method Reason explicitly about how well the robot can explain human inputs given its hypothesis space.
result Demonstrates method on a 7 DOF robot manipulator.

Automates decision-making for human operators managing multiple robots.

problem Limited human operator attention when controlling multiple robots.
method Learned model of user preferences from easy settings to automatically identify the most critical robot.
result Automated decision-making can assist human operators in managing more robots than their attention allows.

Neural circuit model re-purposed for robotic control tasks.

problem Learning simple robotic control tasks.
method Re-purposing a biological neural circuit model to control robotic tasks using a search-based optimization algorithm.
result Neuronal Circuit Policies (NCPs) perform on par and in some cases surpass contemporary deep learning models with fewer parameters and interpretable dynamics.

CausalWorld benchmarks robotic manipulation tasks with causal structure for transfer learning.

problem Challenges in transferring learned skills to new robotic manipulation environments.
method Proposes a simulation-based benchmark with a combinatorial family of tasks.
result Demonstrates the feasibility of tasks in the benchmark and provides baseline results.

Robot learns tool use from effects, detecting features of tools, objects, and actions.

problem Teaching robots to understand and manipulate objects using tools.
method Deep learning model trained on sensory-motor data from a robot performing a tool-use task.
result Robot can detect features of tools, objects, and actions from effects of object manipulation.

Meta-World benchmark tests meta-reinforcement learning on 50 robotic tasks.

problem Current meta-reinforcement learning benchmarks are too narrow, limiting generalization.
method Proposes a new benchmark with 50 robotic manipulation tasks.
result State-of-the-art algorithms struggle with multiple tasks simultaneously.

A novel RL approach learns robotic manipulation without human demonstrations.

problem Learning robotic manipulation policies efficiently and effectively.
method Introducing simulated locomotion demonstration rewards (SLDRs) to enable RL learning.
result The approach achieves higher success rates and faster learning compared to alternatives.

This thesis tackles learning reward functions from human comparative feedback.

problem Designing reward functions for complex tasks is challenging and humans often provide suboptimal demonstrations.
method Proposes learning reward functions from comparative feedback (pairwise comparisons, best-of-many choices, rankings, scaled comparisons) and active learning techniques.
result Demonstrates the effectiveness of learning reward functions from comparative feedback in various domains.

Method learns multi-stage tasks from single video, overcoming challenges of raw pixel learning and insufficient demonstrations.

problem Learning multi-stage vision-based tasks from a single video of a human performing the task.
method Learn primitive behaviors from video demonstrations and dynamically compose them to perform multi-stage tasks.
result Demonstrated learning of various tasks on real robots using raw pixel inputs and minimal demonstrations.

The design of gaits for robot locomotion can be a daunting process which requires significant expert knowledge and engineering. This process is even more challenging for robots that do not have an accurate physical model, such as compliant or micro-scale robots. Data-driven gait optimization provides an automated alter…

2018-03-01abs ↗pdf ↗

This paper evaluates various representations for robotics tasks, improving performance in lifting, stacking, and pushing.

problem Improving data-efficiency in reinforcement learning for robotics with limited data.
method Systematic evaluation of common representations in three robotics tasks: lifting, stacking, and pushing.
result Some representations can perform as well as simulator states as agent inputs, challenging common intuitions.

A robot assists a human in a bandit task to learn and improve performance.

problem Learning preferences in humans when they are also learning.
method Introduces assistive multi-armed bandit, where a robot helps a human maximize cumulative reward.
result Human performance can be better when effectively communicating observed rewards to the robot, not just by learning optimally.

Paper presents a method for efficient robot adaptation using fine-tuning.

problem Continuous adaptation of robot learning systems in real-world scenarios.
method Fine-tuning previously learned policies using off-policy reinforcement learning.
result Fine-tuning leads to substantial performance gains and adaptation to new conditions.

New method improves robot learning from vision with better sample efficiency.

problem Scaling reinforcement learning to real robots from vision.
method State representation learning to extract relevant features.
result Improved sample efficiency and robustness to hyper-parameters.

Applications of safety, security, and rescue in robotics, such as multi-robot target tracking, involve the execution of information acquisition tasks by teams of mobile robots. However, in failure-prone or adversarial environments, robots get attacked, their communication channels get jammed, and their sensors may fail…

2018-03-26abs ↗pdf ↗