中文
相关论文

相关论文: Symphony: A Heuristic Normalized Calibrated Advant…

200 篇论文

As different research works report and daily life experiences confirm, learning models can result in biased outcomes. The biased learned models usually replicate historical discrimination in society and typically negatively affect the less…

机器人学 · 计算机科学 2022-01-27 Juana Valeria Hurtado , Valentina Mejia

Gradient-based first-order adaptive optimization methods such as the Adam optimizer are prevalent in training artificial networks, achieving the state-of-the-art results. This work attempts to answer the question whether it is viable for…

神经与进化计算 · 计算机科学 2022-12-20 Yukun Yang , Peng Li

Actor learning and critic learning are two components of the outstanding and mostly used Deep Deterministic Policy Gradient (DDPG) reinforcement learning method. Since actor and critic learning plays a significant role in the overall…

机器人学 · 计算机科学 2022-10-25 Adarsh Sehgal , Muskan Sehgal , Hung Manh La

Simulations are attractive environments for training agents as they provide an abundant source of data and alleviate certain safety concerns during the training process. But the behaviours developed by agents in simulation are often…

机器人学 · 计算机科学 2018-09-21 Xue Bin Peng , Marcin Andrychowicz , Wojciech Zaremba , Pieter Abbeel

Humans can perform various combinations of physical skills without having to relearn skills from scratch every single time. For example, we can swing a bat when walking without having to re-learn such a policy from scratch by composing the…

机器人学 · 计算机科学 2024-10-24 Omkar Patil , Anant Sah , Nakul Gopalan

Reinforcement learning and probabilistic reasoning algorithms aim at learning from interaction experiences and reasoning with probabilistic contextual knowledge respectively. In this research, we develop algorithms for robot task…

人工智能 · 计算机科学 2020-09-02 Keting Lu , Shiqi Zhang , Peter Stone , Xiaoping Chen

Quantum computing has a superior advantage in tackling specific problems, such as integer factorization and Simon's problem. For more general tasks in machine learning, by applying variational quantum circuits, more and more quantum…

量子物理 · 物理学 2021-12-23 Qingfeng Lan

Building general-purpose robots to perform a diverse range of tasks in a large variety of environments in the physical world at the human level is extremely challenging. It requires the robot learning to be sample-efficient, generalizable,…

机器人学 · 计算机科学 2022-03-03 Jun Lv , Qiaojun Yu , Lin Shao , Wenhai Liu , Wenqiang Xu , Cewu Lu

Training robots with physical bodies requires developing new methods and action representations that allow the learning agents to explore the space of policies efficiently. This work studies sample-efficient learning of complex policies in…

机器人学 · 计算机科学 2019-02-19 Reza Mahjourian , Risto Miikkulainen , Nevena Lazic , Sergey Levine , Navdeep Jaitly

Robots have limited adaptation ability compared to humans and animals in the case of damage. However, robot damages are prevalent in real-world applications, especially for robots deployed in extreme environments. The fragility of robots…

机器人学 · 计算机科学 2020-12-01 Fan Yang , Chao Yang , Di Guo , Huaping Liu , Fuchun Sun

In this work, we consider policy-based methods for solving the reinforcement learning problem, and establish the sample complexity guarantees. A policy-based algorithm typically consists of an actor and a critic. We consider using various…

机器学习 · 计算机科学 2023-01-16 Zaiwei Chen , Siva Theja Maguluri

We study online task allocation for multi-robot, multi-queue systems with asymmetric stochastic arrivals and switching delays. We formulate the problem in discrete time: each location can host at most one robot per slot, servicing a task…

系统与控制 · 电气工程与系统科学 2026-04-07 Mohammad Merati , H. M. Sabbir Ahmad , Wenchao Li , David Castañón

Autonomous agents operating in continuous environments must decide not only what to do, but when to act. We introduce a lightweight adaptive temporal control system that learns the optimal interval between cognitive ticks from experience,…

机器学习 · 计算机科学 2026-03-27 Davide Di Gioia

This paper establishes analytical stability criteria for robot-mediated human-human (dyadic) interaction systems, focusing on haptic communication under network-induced time delays. Through frequency-domain analysis supported by numerical…

机器人学 · 计算机科学 2025-10-28 Mingtian Du , Suhas Raghavendra Kulkarni , Simone Kager , Domenico Campolo

Robots can influence people to accomplish their tasks more efficiently: autonomous cars can inch forward at an intersection to pass through, and tabletop manipulators can go for an object on the table first. However, a robot's ability to…

机器人学 · 计算机科学 2024-09-19 Ravi Pandya , Changliu Liu , Andrea Bajcsy

We introduce robust learning equilibrium. The idea of learning equilibrium is that learning algorithms in multi-agent systems should themselves be in equilibrium rather than only lead to equilibrium. That is, learning equilibrium is immune…

计算机科学与博弈论 · 计算机科学 2012-07-02 Itai Ashlagi , Dov Monderer , Moshe Tennenholtz

In this paper we explore the use of symbolic knowledge and machine teaching to reduce human data labeling efforts in building neural task bots. We propose SYNERGY, a hybrid learning framework where a task bot is developed in two steps: (i)…

计算与语言 · 计算机科学 2021-10-25 Baolin Peng , Chunyuan Li , Zhu Zhang , Jinchao Li , Chenguang Zhu , Jianfeng Gao

The option-critic architecture (Bacon, Harb, and Precup 2017) and several variants have successfully demonstrated the use of the options framework proposed by Sutton et al (Sutton, Precup, and Singh1999) to scale learning and planning in…

人工智能 · 计算机科学 2019-06-13 Elita Lobo , Scott Jordan

World models have demonstrated impressive performance on robotic learning tasks. Many such tasks inherently demand multimodal reasoning; for example, filling a bottle with water will lead to visual information alone being ambiguous or…

机器人学 · 计算机科学 2025-12-10 Fan Zhang , Michael Gienger

Regularization is a core component of recent Reinforcement Learning (RL) algorithms. Mirror Descent Value Iteration (MDVI) uses both Kullback-Leibler divergence and entropy as regularizers in its value and policy updates. Despite its…

机器学习 · 计算机科学 2026-01-09 Ryo Iwaki