中文
相关论文

相关论文: Generating Language Corrections for Teaching Physi…

200 篇论文

The rapid growth of programming education has outpaced traditional assessment tools, leaving faculty with limited means to provide meaningful, scalable feedback. Conventional autograders, while efficient, act as black-box systems that…

人工智能 · 计算机科学 2025-10-31 Vikrant Sahu , Gagan Raj Gupta , Raghav Borikar , Nitin Mane

Drawing supports learning by externalizing mental models, but providing timely feedback at scale remains challenging. We present Draw2Learn, a system that explores how AI can act as a supportive teammate during drawing-based learning. The…

人机交互 · 计算机科学 2026-02-03 Yuqi Hang

Autonomous driving requires safe planning, but most learning-based planners lack explicit self-correction ability: once an unsafe action is proposed, there is no mechanism to correct it. Thus, we propose CorrectionPlanner, an autoregressive…

机器人学 · 计算机科学 2026-03-18 Yihong Guo , Dongqiangzi Ye , Sijia Chen , Anqi Liu , Xianming Liu

Many tasks, particularly those involving interaction with the environment, are characterized by high variability, making robotic autonomy difficult. One flexible solution is to introduce the input of a human with superior experience and…

机器人学 · 计算机科学 2021-04-09 Michael Hagenow , Emmanuel Senft , Robert Radwin , Michael Gleicher , Bilge Mutlu , Michael Zinn

The automatic evaluation for school assignments is an important application of AI in the education field. In this work, we focus on the task of personalized multimodal feedback generation, which aims to generate personalized feedback for…

计算与语言 · 计算机科学 2020-11-03 Haochen Liu , Zitao Liu , Zhongqin Wu , Jiliang Tang

This paper focuses on robotic reinforcement learning with sparse rewards for natural language goal representations. An open problem is the sample-inefficiency that stems from the compositionality of natural language, and from the grounding…

机器学习 · 计算机科学 2022-09-12 Frank Röder , Manfred Eppe , Stefan Wermter

Curated datasets are essential for training and evaluating AI approaches, but are often lacking in domains where language and physical action are deeply intertwined. In particular, few datasets capture how people acquire embodied skills…

Providing feedback is widely recognized as crucial for refining students' writing skills. Recent advances in language models (LMs) have made it possible to automatically generate feedback that is actionable and well-aligned with…

计算与语言 · 计算机科学 2024-10-11 Inderjeet Nair , Jiaye Tan , Xiaotian Su , Anne Gere , Xu Wang , Lu Wang

Generative AI offers new opportunities for individualized and adaptive learning, e.g., through large language model (LLM)-based feedback systems. While LLMs can produce effective feedback for relatively straightforward conceptual tasks,…

物理教育 · 物理学 2026-04-08 Holger Maus , Paul Tschisgale , Fabian Kieser , Stefan Petersen , Peter Wulff

Reinforcement Learning (RL) is an effective method for robots to learn tasks. However, in typical RL, end-users have little to no control over how the robot does the task after the robot has been deployed. To address this, we introduce the…

机器人学 · 计算机科学 2024-09-02 Isaac Sheidlower , Mavis Murdock , Emma Bethel , Reuben M. Aronson , Elaine Schaertl Short

Humans excel in navigating diverse, complex environments with agile motor skills, exemplified by parkour practitioners performing dynamic maneuvers, such as climbing up walls and jumping across gaps. Reproducing these agile movements with…

图形学 · 计算机科学 2025-05-08 Michael Xu , Yi Shi , KangKang Yin , Xue Bin Peng

Autonomous driving faces challenges in navigating complex real-world traffic, requiring safe handling of both common and critical scenarios. Reinforcement learning (RL), a prominent method in end-to-end driving, enables agents to learn…

机器人学 · 计算机科学 2026-03-09 Ahmed Abouelazm , Johannes Ratz , Philip Schörner , J. Marius Zöllner

Human-in-the-loop learning is gaining popularity, particularly in the field of robotics, because it leverages human knowledge about real-world tasks to facilitate agent learning. When people instruct robots, they naturally adapt their…

机器人学 · 计算机科学 2024-09-17 Jindan Huang , Isaac Sheidlower , Reuben M. Aronson , Elaine Schaertl Short

Developing systems that can synthesize natural and life-like motions for simulated characters has long been a focus for computer animation. But in order for these systems to be useful for downstream applications, they need not only produce…

机器学习 · 计算机科学 2023-02-01 Jordan Juravsky , Yunrong Guo , Sanja Fidler , Xue Bin Peng

Humans can leverage physical interaction to teach robot arms. This physical interaction takes multiple forms depending on the task, the user, and what the robot has learned so far. State-of-the-art approaches focus on learning from a single…

机器人学 · 计算机科学 2024-01-11 Shaunak A. Mehta , Dylan P. Losey

We fine-tune large language models to write natural language critiques (natural language critical comments) using behavioral cloning. On a topic-based summarization task, critiques written by our models help humans find flaws in summaries…

计算与语言 · 计算机科学 2022-06-15 William Saunders , Catherine Yeh , Jeff Wu , Steven Bills , Long Ouyang , Jonathan Ward , Jan Leike

Learning reward functions for physical skills are challenging due to the vast spectrum of skills, the high-dimensionality of state and action space, and nuanced sensory feedback. The complexity of these tasks makes acquiring expert…

机器人学 · 计算机科学 2023-10-24 Yuwei Zeng , Yiqing Xu

Humans are able to identify a referred visual object in a complex scene via a few rounds of natural language communications. Success communication requires both parties to engage and learn to adapt for each other. In this paper, we…

人工智能 · 计算机科学 2017-12-05 Yan Zhu , Shaoting Zhang , Dimitris Metaxas

Grammatical Error Correction (GEC) and grammatical acceptability judgment (COLA) are core tasks in natural language processing, sharing foundational grammatical knowledge yet typically evolving independently. This paper introduces COLA-GEC,…

计算与语言 · 计算机科学 2025-07-17 Xiangyu Yang , Xinying Qiu

Recent works use a neuro-symbolic framework for general manipulation policies. The advantage of this framework is that -- by applying off-the-shelf vision and language models -- the robot can break complex tasks down into semantic subtasks.…