paper-with-me

Papers

Advancing Household Robotics: Deep Interactive Reinforcement Learning for Efficient Training and Enhanced Performance

2024-05-29 · Arpita Soni, Sujatha Alla, Suresh Dodda, Hemanth Volikatla

The market for domestic robots made to perform household chores is growing as these robots relieve people of everyday responsibilities. Domestic robots are generally welcomed for their role in easing human labor, in contrast to industrial robots, which are frequently criticized for displacing human workers. But before these robots can carry out domestic chores, they need to become proficient in several minor activities, such as recognizing their surroundings, making decisions, and picking up on human behaviors. Reinforcement learning, or RL, has emerged as a key robotics technology that enables robots to interact with their environment and learn how to optimize their actions to maximize rewards. However, the goal of Deep Reinforcement Learning is to address more complicated, continuous action-state spaces in real-world settings by combining RL with Neural Networks. The efficacy of DeepRL can be further augmented through interactive feedback, in which a trainer offers real-time guidance to expedite the robot's learning process. Nevertheless, the current methods have drawbacks, namely the transient application of guidance that results in repeated learning under identical conditions. Therefore, we present a novel method to preserve and reuse information and advice via Deep Interactive Reinforcement Learning, which utilizes a persistent rule-based system. This method not only expedites the training process but also lessens the number of repetitions that instructors will have to carry out. This study has the potential to advance the development of household robots and improve their effectiveness and efficiency as learners.

📄 PDF Abstract BibTeX arXiv:2405.18687

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningIndustrial Robotsreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

HoME: a Household Multimodal Environment

2017-11-29 · Simon Brodeur, Ethan Perez, Ankesh Anand, Florian Golemo 외

We introduce HoME: a Household Multimodal Environment for artificial agents to learn from vision, audio, semantics, physics, and interaction with objects and other agents, all within a realistic context. HoME integrates …

OpenAI Gymreinforcement-learningReinforcement LearningReinforcement Learning (RL)

LeHome: A Simulation Environment for Deformable Object Manipulation in Household Scenarios

2026-04-24 · Zeyi Li, Yushi Yang, Shawn Xie, Kyle Xu 외 arxiv

Household environments present one of the most common, impactful yet challenging application domains for robotics. Within household scenarios, manipulating deformable objects is particularly difficult, both in simulation…

SAPIEN: A SimulAted Part-based Interactive ENvironment

2020-03-19 · CVPR 2020 6 · Fanbo Xiang, Yuzhe Qin, Kaichun Mo, Yikuan Xia 외

Building home assistant robots has long been a pursuit for vision and robotics researchers. To achieve this task, a simulated environment with physically realistic simulation, sufficient articulated objects, and transfer…

AttributeReinforcement Learning

LLM-Personalize: Aligning LLM Planners with Human Preferences via Reinforced Self-Training for Housekeeping Robots

2024-04-22 · Dongge Han, Trevor McInroe, Adam Jelley, Stefano V. Albrecht 외

Large language models (LLMs) have shown significant potential for robotics applications, particularly task planning, by harnessing their language comprehension and text generation capabilities. However, in applications s…

Imitation LearningTask PlanningText Generation

MomaGraph: State-Aware Unified Scene Graphs with Vision-Language Model for Embodied Task Planning

2025-12-18 · Yuanchen Ju, Yongyuan Liang, Yen-Jen Wang, Nandiraju Gireesh 외 arxiv

Mobile manipulators in households must both navigate and manipulate. This requires a compact, semantically rich scene representation that captures where objects are, how they function, and which parts are actionable. Sce…

Reinforcement LearningScene Understanding