中文
相关论文

相关论文: Learning Lifted STRIPS Models from Action Traces A…

200 篇论文

We present a new active model-learning approach to generating abstractions of a system implementation, as finite state automata (FSAs), from execution traces. Given an implementation and a set of observable system variables, the generated…

形式语言与自动机理论 · 计算机科学 2021-12-15 Natasha Yogananda Jeppu , Tom Melham , Daniel Kroening

Due to burdensome data requirements, learning from demonstration often falls short of its promise to allow users to quickly and naturally program robots. Demonstrations are inherently ambiguous and incomplete, making correct generalization…

机器学习 · 计算机科学 2019-04-29 Wonjoon Goo , Scott Niekum

Personal robots assisting humans must perform complex manipulation tasks that are typically difficult to specify in traditional motion planning pipelines, where multiple objectives must be met and the high-level context be taken into…

机器人学 · 计算机科学 2019-03-21 Hejia Zhang , Eric Heiden , Stefanos Nikolaidis , Joseph J. Lim , Gaurav S. Sukhatme

Foundation models, i.e. large neural networks pre-trained on large text corpora, have revolutionized NLP. They can be instructed directly (e.g. (arXiv:2005.14165)) - this is called hard prompting - and they can be tuned using very little…

计算与语言 · 计算机科学 2023-06-13 Sid Mittal , Vineet Gupta , Frederick Liu , Mukund Sundararajan

Modern machine learning systems have demonstrated substantial abilities with methods that either embrace or ignore human-provided knowledge, but combining benefits of both styles remains a challenge. One particular challenge involves…

机器学习 · 计算机科学 2024-08-09 Marc Pickett , Aakash Kumar Nain , Joseph Modayil , Llion Jones

We study how an autonomous agent learns to perform a task from demonstrations in a different domain, such as a different environment or different agent. Such cross-domain imitation learning is required to, for example, train an artificial…

人工智能 · 计算机科学 2022-09-27 Tim Franzmeyer , Philip H. S. Torr , João F. Henriques

It is imperative for Large language models (LLMs) to follow instructions with elaborate requirements (i.e. Complex Instructions Following). Yet, it remains under-explored how to enhance the ability of LLMs to follow complex instructions…

计算与语言 · 计算机科学 2024-06-19 Qianyu He , Jie Zeng , Qianxi He , Jiaqing Liang , Yanghua Xiao

In order to robustly execute a task under environmental uncertainty, a robot needs to be able to reactively adapt to changes arising in its environment. The environment changes are usually reflected in deviation from expected sensory…

机器人学 · 计算机科学 2018-09-19 Giovanni Sutanto , Zhe Su , Stefan Schaal , Franziska Meier

Transfer learning research attempts to make model induction transferable across different domains. This method assumes that specific information regarding to which domain each instance belongs is known. This paper helps to extend the…

机器学习 · 计算机科学 2025-06-04 Xinshun Liu , He Xin , Mao Hui , Liu Jing , Lai Weizhong , Ye Qingwen

We focus on the generalization ability of the 6-DoF grasp detection method in this paper. While learning-based grasp detection methods can predict grasp poses for unseen objects using the grasp distribution learned from the training set,…

机器人学 · 计算机科学 2024-04-03 Haoxiang Ma , Modi Shi , Boyang Gao , Di Huang

A survey of existing methods for stopping active learning (AL) reveals the needs for methods that are: more widely applicable; more aggressive in saving annotations; and more stable across changing datasets. A new method for stopping AL…

机器学习 · 计算机科学 2014-09-19 Michael Bloodgood , K. Vijay-Shanker

Learning motion policies from expert demonstrations is an essential paradigm in modern robotics. While end-to-end models aim for broad generalization, they require large datasets and computationally heavy inference. Conversely, learning…

机器人学 · 计算机科学 2026-03-17 Kilian Freitag , Alvin Combrink , Nadia Figueroa

This paper introduces Action Image, a new grasp proposal representation that allows learning an end-to-end deep-grasping policy. Our model achieves $84\%$ grasp success on $172$ real world objects while being trained only in simulation on…

机器人学 · 计算机科学 2020-05-15 Mohi Khansari , Daniel Kappler , Jianlan Luo , Jeff Bingham , Mrinal Kalakrishnan

Recent advances in natural language processing highlight two key factors for improving reasoning in large language models (LLMs): (i) allocating more test-time compute tends to help on harder problems but often introduces redundancy in the…

计算与语言 · 计算机科学 2025-11-04 Riccardo Alberghi , Elizaveta Demyanenko , Luca Biggio , Luca Saglietti

Long-horizon robotic tasks are hard due to continuous state-action spaces and sparse feedback. Symbolic world models help by decomposing tasks into discrete predicates that capture object properties and relations. Existing methods learn…

机器人学 · 计算机科学 2025-12-23 Qianwei Wang , Bowen Li , Zhanpeng Luo , Yifan Xu , Alexander Gray , Tom Silver , Sebastian Scherer , Katia Sycara , Yaqi Xie

Knowledge tracing refers to a family of methods that estimate each student's knowledge component/skill mastery level from their past responses to questions. One key limitation of most existing knowledge tracing methods is that they can only…

机器学习 · 计算机科学 2021-04-20 Aritra Ghosh , Jay Raspat , Andrew Lan

Learning complex trajectories from demonstrations in robotic tasks has been effectively addressed through the utilization of Dynamical Systems (DS). State-of-the-art DS learning methods ensure stability of the generated trajectories;…

机器人学 · 计算机科学 2024-12-10 Andreas Sochopoulos , Michael Gienger , Sethu Vijayakumar

Active localization is the problem of generating robot actions that allow it to maximally disambiguate its pose within a reference map. Traditional approaches to this use an information-theoretic criterion for action selection and…

机器人学 · 计算机科学 2019-03-06 Sai Krishna , Keehong Seo , Dhaivat Bhatt , Vincent Mai , Krishna Murthy , Liam Paull

A common way of learning to perform a task is to observe how it is carried out by experts. However, it is well known that for most tasks there is no unique way to perform them. This is especially noticeable the more complex the task is…

Any prediction from a model is made by a combination of learning history and test stimuli. This provides significant insights for improving model interpretability: {\it because of which part(s) of which training example(s), the model…

计算与语言 · 计算机科学 2020-11-03 Yuxian Meng , Chun Fan , Zijun Sun , Eduard Hovy , Fei Wu , Jiwei Li