Curated by THEOUTPOST
On Wed, 23 Apr, 12:06 AM UTC
3 Sources
[1]
Robot see, robot do: System learns after watching how-to videos
Cornell University researchers have developed a new robotic framework powered by artificial intelligence -- called RHyME (Retrieval for Hybrid Imitation under Mismatched Execution) -- that allows robots to learn tasks by watching a single how-to video. Robots can be finicky learners. Historically, they've required precise, step-by-step directions to complete basic tasks and tend to call it quits when things go off-script, like after dropping a tool or losing a screw. RHyME, however, could fast-track the development and deployment of robotic systems by significantly reducing the time, energy and money needed to train them, the researchers said. "One of the annoying things about working with robots is collecting so much data on the robot doing different tasks," said Kushal Kedia, a doctoral student in the field of computer science. "That's not how humans do tasks. We look at other people as inspiration." Kedia will present the paper, "One-Shot Imitation under Mismatched Execution," in May at the Institute of Electrical and Electronics Engineers' International Conference on Robotics and Automation, in Atlanta. Home robot assistants are still a long way off because they lack the wits to navigate the physical world and its countless contingencies. To get robots up to speed, researchers like Kedia are training them with what amounts to how-to videos -- human demonstrations of various tasks in a lab setting. The hope with this approach, a branch of machine learning called "imitation learning," is that robots will learn a sequence of tasks faster and be able to adapt to real-world environments. "Our work is like translating French to English -- we're translating any given task from human to robot," said senior author Sanjiban Choudhury, assistant professor of computer science. This translation task still faces a broader challenge, however: Humans move too fluidly for a robot to track and mimic, and training robots with video requires gobs of it. Further, video demonstrations -- of, say, picking up a napkin or stacking dinner plates -- must be performed slowly and flawlessly, since any mismatch in actions between the video and the robot has historically spelled doom for robot learning, the researchers said. "If a human moves in a way that's any different from how a robot moves, the method immediately falls apart," Choudhury said. "Our thinking was, 'Can we find a principled way to deal with this mismatch between how humans and robots do tasks?'" RHyME is the team's answer -- a scalable approach that makes robots less finicky and more adaptive. It supercharges a robotic system to use its own memory and connect the dots when performing tasks it has viewed only once by drawing on videos it has seen. For example, a RHyME-equipped robot shown a video of a human fetching a mug from the counter and placing it in a nearby sink will comb its bank of videos and draw inspiration from similar actions -- like grasping a cup and lowering a utensil. RHyME paves the way for robots to learn multiple-step sequences while significantly lowering the amount of robot data needed for training, the researchers said. RHyME requires just 30 minutes of robot data; in a lab setting, robots trained using the system achieved a more than 50% increase in task success compared to previous methods, the researchers said.
[2]
AI Teaches Robots Tasks from a Single How-To Video
Summary: Researchers have developed RHyME, an AI-powered system that enables robots to learn complex tasks by watching a single human demonstration video. Traditional robots struggle with unpredictable scenarios and require extensive training data, but RHyME allows robots to adapt by drawing on previous video knowledge. This method bridges the gap between human and robotic motion, enabling more flexible and efficient learning through imitation. With just 30 minutes of robot data, RHyME-equipped robots achieved over 50% higher task success than earlier approaches, marking a major step toward smarter, more capable robotic assistants. Key Facts: Source: Cornell University Cornell University researchers have developed a new robotic framework powered by artificial intelligence - called RHyME (Retrieval for Hybrid Imitation under Mismatched Execution) - that allows robots to learn tasks by watching a single how-to video. Robots can be finicky learners. Historically, they've required precise, step-by-step directions to complete basic tasks and tend to call it quits when things go off-script, like after dropping a tool or losing a screw. RHyME, however, could fast-track the development and deployment of robotic systems by significantly reducing the time, energy and money needed to train them, the researchers said. "One of the annoying things about working with robots is collecting so much data on the robot doing different tasks," said Kushal Kedia, a doctoral student in the field of computer science. "That's not how humans do tasks. We look at other people as inspiration." Kedia will present the paper, "One-Shot Imitation under Mismatched Execution," in May at the Institute of Electrical and Electronics Engineers' International Conference on Robotics and Automation, in Atlanta. Home robot assistants are still a long way off because they lack the wits to navigate the physical world and its countless contingencies. To get robots up to speed, researchers like Kedia are training them with what amounts to how-to videos - human demonstrations of various tasks in a lab setting. The hope with this approach, a branch of machine learning called "imitation learning," is that robots will learn a sequence of tasks faster and be able to adapt to real-world environments. "Our work is like translating French to English - we're translating any given task from human to robot," said senior author Sanjiban Choudhury, assistant professor of computer science. This translation task still faces a broader challenge, however: Humans move too fluidly for a robot to track and mimic, and training robots with video requires gobs of it. Further, video demonstrations - of, say, picking up a napkin or stacking dinner plates - must be performed slowly and flawlessly, since any mismatch in actions between the video and the robot has historically spelled doom for robot learning, the researchers said. "If a human moves in a way that's any different from how a robot moves, the method immediately falls apart," Choudhury said. "Our thinking was, 'Can we find a principled way to deal with this mismatch between how humans and robots do tasks?'" RHyME is the team's answer - a scalable approach that makes robots less finicky and more adaptive. It supercharges a robotic system to use its own memory and connect the dots when performing tasks it has viewed only once by drawing on videos it has seen. For example, a RHyME-equipped robot shown a video of a human fetching a mug from the counter and placing it in a nearby sink will comb its bank of videos and draw inspiration from similar actions - like grasping a cup and lowering a utensil. RHyME paves the way for robots to learn multiple-step sequences while significantly lowering the amount of robot data needed for training, the researchers said. RHyME requires just 30 minutes of robot data; in a lab setting, robots trained using the system achieved a more than 50% increase in task success compared to previous methods, the researchers said. Human demonstrations as prompts are a powerful way to program robots to do long-horizon manipulation tasks. However, translating these demonstrations into robot-executable actions presents significant challenges due to execution mismatches in movement styles and physical capabilities. Existing methods for human-robot translation either depend on paired data, which is infeasible to scale, or rely heavily on frame-level visual similarities that often break down in practice. To address these challenges, we propose RHyME, a novel framework that automatically pairs human and robot trajectories using sequence-level optimal transport cost functions. Given long-horizon robot demonstrations, RHyME synthesizes semantically equivalent human videos by retrieving and composing short-horizon human clips. This approach facilitates effective policy training without the need for paired data. RHyME successfully imitates a range of cross-embodiment demonstrators, both in simulation and with a real human hand, achieving over 50% increase in task success compared to previous methods.
[3]
Robot see, robot do: System learns after watching how-to videos
Cornell University researchers have developed a new robotic framework powered by artificial intelligence -- called RHyME (Retrieval for Hybrid Imitation under Mismatched Execution) -- that allows robots to learn tasks by watching a single how-to video. Robots can be finicky learners. Historically, they've required precise, step-by-step directions to complete basic tasks, and tend to call it quits when things go off-script, like after dropping a tool or losing a screw. RHyME, however, could fast-track the development and deployment of robotic systems by significantly reducing the time, energy and money needed to train them, the researchers said. "One of the annoying things about working with robots is collecting so much data on the robot doing different tasks," said Kushal Kedia, a doctoral student in the field of computer science. "That's not how humans do tasks. We look at other people as inspiration." Kedia will present a paper titled "One-Shot Imitation under Mismatched Execution," in May at the Institute of Electrical and Electronics Engineers' International Conference on Robotics and Automation, in Atlanta. The work is also available on the arXiv preprint server. Home robot assistants are still a long way off because they lack the wits to navigate the physical world and its countless contingencies. To get robots up to speed, researchers like Kedia are training them with what amounts to how-to videos -- human demonstrations of various tasks in a lab setting. The hope of this approach, a branch of machine learning called "imitation learning," is that robots will learn a sequence of tasks faster and be able to adapt to real-world environments. "Our work is like translating French to English -- we're translating any given task from human to robot," said senior author Sanjiban Choudhury, assistant professor of computer science. This translation task still faces a broader challenge, however: Humans move too fluidly for a robot to track and mimic, and training robots with video requires gobs of it. Further, video demonstrations -- of, say, picking up a napkin or stacking dinner plates -- must be performed slowly and flawlessly, since any mismatch in actions between the video and the robot has historically spelled doom for robot learning, the researchers said. "If a human moves in a way that's any different from how a robot moves, the method immediately falls apart," Choudhury said. "Our thinking was, 'Can we find a principled way to deal with this mismatch between how humans and robots do tasks?'" RHyME is the team's answer -- a scalable approach that makes robots less finicky and more adaptive. It supercharges a robotic system to use its own memory and connect the dots when performing tasks it has viewed only once by drawing on videos it has seen. For example, a RHyME-equipped robot shown a video of a human fetching a mug from the counter and placing it in a nearby sink will comb its bank of videos and draw inspiration from similar actions -- like grasping a cup and lowering a utensil. RHyME paves the way for robots to learn multiple-step sequences while significantly lowering the amount of robot data needed for training, the researchers said. RHyME requires just 30 minutes of robot data; in a lab setting, robots trained using the system achieved a more than 50% increase in task success compared to previous methods, the researchers said. "This work is a departure from how robots are programmed today. The status quo of programming robots is thousands of hours of tele-operation to teach the robot how to do tasks. That's just impossible," Choudhury said. "With RHyME, we're moving away from that and learning to train robots in a more scalable way." Along with Kedia and Choudhury, the paper's authors are Prithwish Dan, Angela Chao, and Maximus Pace.
Share
Share
Copy Link
Cornell University researchers have developed RHyME, an AI framework that allows robots to learn tasks by watching a single human demonstration video, potentially revolutionizing robotic training and deployment.
Researchers at Cornell University have made a significant breakthrough in robotic learning with the development of RHyME (Retrieval for Hybrid Imitation under Mismatched Execution), an artificial intelligence-powered system that enables robots to learn complex tasks by watching a single human demonstration video 123.
Historically, robots have been notoriously difficult to train, requiring precise, step-by-step instructions and struggling with unexpected scenarios. This limitation has made the development and deployment of robotic systems time-consuming, energy-intensive, and expensive 12.
Kushal Kedia, a doctoral student in computer science at Cornell, explains the problem: "One of the annoying things about working with robots is collecting so much data on the robot doing different tasks. That's not how humans do tasks. We look at other people as inspiration" 13.
RHyME addresses these challenges by allowing robots to learn from a single human demonstration video. The system uses a novel approach to bridge the gap between human and robotic motion, enabling more flexible and efficient learning through imitation 2.
Senior author Sanjiban Choudhury, assistant professor of computer science, describes the process: "Our work is like translating French to English -- we're translating any given task from human to robot" 13.
The RHyME system employs a scalable approach that makes robots less finicky and more adaptive. It enables a robotic system to use its own memory and connect the dots when performing tasks it has viewed only once by drawing on videos it has seen previously 123.
For example, when shown a video of a human fetching a mug from a counter and placing it in a nearby sink, a RHyME-equipped robot will search its video bank for similar actions, such as grasping a cup or lowering a utensil, to inform its approach to the new task 13.
In lab settings, robots trained using the RHyME system achieved a more than 50% increase in task success compared to previous methods. Remarkably, RHyME requires just 30 minutes of robot data for training, significantly reducing the data requirements compared to traditional methods 123.
Choudhury emphasizes the potential impact of this development: "This work is a departure from how robots are programmed today. The status quo of programming robots is thousands of hours of tele-operation to teach the robot how to do tasks. That's just impossible. With RHyME, we're moving away from that and learning to train robots in a more scalable way" 3.
While home robot assistants are still a distant prospect due to the complexities of navigating the physical world, RHyME represents a significant step forward in robotic learning and adaptation. This breakthrough could potentially fast-track the development and deployment of more capable and flexible robotic systems across various industries 123.
The research team will present their paper, "One-Shot Imitation under Mismatched Execution," at the Institute of Electrical and Electronics Engineers' International Conference on Robotics and Automation in Atlanta this May 13.
Reference
[1]
[2]
MIT researchers have created a new method called Heterogeneous Pretrained Transformers (HPT) that uses generative AI to train robots for multiple tasks more efficiently, potentially revolutionizing the field of robotics.
6 Sources
6 Sources
Researchers from Johns Hopkins and Stanford have developed AI-powered surgical robots that learn from videos, performing complex tasks with human-like precision. This breakthrough could address surgeon shortages and enhance surgical efficiency.
7 Sources
7 Sources
Researchers at Johns Hopkins University and Stanford University have successfully trained a surgical robot to perform complex tasks with human-level skill using imitation learning, marking a significant advancement in autonomous robotic surgery.
7 Sources
7 Sources
Researchers develop an AI system enabling humanoid robots to mimic human movements, including dancing, walking, and fighting, potentially revolutionizing robot agility and adaptability.
2 Sources
2 Sources
Figure AI unveils Helix, an advanced Vision-Language-Action model that enables humanoid robots to perform complex tasks, understand natural language, and collaborate effectively, marking a significant leap in robotics technology.
9 Sources
9 Sources
The Outpost is a comprehensive collection of curated artificial intelligence software tools that cater to the needs of small business owners, bloggers, artists, musicians, entrepreneurs, marketers, writers, and researchers.
© 2025 TheOutpost.AI All rights reserved