Skip to main content

Showing 1–12 of 12 results for author: Caluwaerts, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2403.08144  [pdf, other

    cs.RO cs.HC

    Prosody for Intuitive Robotic Interface Design: It's Not What You Said, It's How You Said It

    Authors: Elaheh Sanoubari, Atil Iscen, Leila Takayama, Stefano Saliceti, Corbin Cunningham, Ken Caluwaerts

    Abstract: In this paper, we investigate the use of 'prosody' (the musical elements of speech) as a communicative signal for intuitive human-robot interaction interfaces. Our approach, rooted in Research through Design (RtD), examines the application of prosody in directing a quadruped robot navigation. We involved ten team members in an experiment to command a robot through an obstacle course using natural… ▽ More

    Submitted 12 March, 2024; originally announced March 2024.

    Comments: This paper was accepted at the Lifelong Learning and Personalization in Long-Term Human-Robot Interaction (LEAP-HRI) workshop at ACM/IEEE International Conference on Human Robot Interaction (HRI) 2024

  2. arXiv:2402.11450  [pdf, other

    cs.RO

    Learning to Learn Faster from Human Feedback with Language Model Predictive Control

    Authors: Jacky Liang, Fei Xia, Wenhao Yu, Andy Zeng, Montserrat Gonzalez Arenas, Maria Attarian, Maria Bauza, Matthew Bennice, Alex Bewley, Adil Dostmohamed, Chuyuan Kelly Fu, Nimrod Gileadi, Marissa Giustina, Keerthana Gopalakrishnan, Leonard Hasenclever, Jan Humplik, Jasmine Hsu, Nikhil Joshi, Ben Jyenis, Chase Kew, Sean Kirmani, Tsang-Wei Edward Lee, Kuang-Huei Lee, Assaf Hurwitz Michaely, Joss Moore , et al. (25 additional authors not shown)

    Abstract: Large language models (LLMs) have been shown to exhibit a wide range of capabilities, such as writing robot code from language commands -- enabling non-experts to direct robot behaviors, modify them based on feedback, or compose them to perform new tasks. However, these capabilities (driven by in-context learning) are limited to short-term interactions, where users' feedback remains relevant for o… ▽ More

    Submitted 31 May, 2024; v1 submitted 17 February, 2024; originally announced February 2024.

  3. arXiv:2305.14654  [pdf, other

    cs.RO cs.AI

    Barkour: Benchmarking Animal-level Agility with Quadruped Robots

    Authors: Ken Caluwaerts, Atil Iscen, J. Chase Kew, Wenhao Yu, Tingnan Zhang, Daniel Freeman, Kuang-Huei Lee, Lisa Lee, Stefano Saliceti, Vincent Zhuang, Nathan Batchelor, Steven Bohez, Federico Casarini, Jose Enrique Chen, Omar Cortes, Erwin Coumans, Adil Dostmohamed, Gabriel Dulac-Arnold, Alejandro Escontrela, Erik Frey, Roland Hafner, Deepali Jain, Bauyrjan Jyenis, Yuheng Kuang, Edward Lee , et al. (19 additional authors not shown)

    Abstract: Animals have evolved various agile locomotion strategies, such as sprinting, lea**, and jum**. There is a growing interest in develo** legged robots that move like their biological counterparts and show various agile skills to navigate complex environments quickly. Despite the interest, the field lacks systematic benchmarks to measure the performance of control policies and hardware in agili… ▽ More

    Submitted 23 May, 2023; originally announced May 2023.

    Comments: 17 pages, 19 figures

  4. arXiv:2011.11722  [pdf, other

    cs.RO cs.CV cs.LG

    From Pixels to Legs: Hierarchical Learning of Quadruped Locomotion

    Authors: Deepali Jain, Atil Iscen, Ken Caluwaerts

    Abstract: Legged robots navigating crowded scenes and complex terrains in the real world are required to execute dynamic leg movements while processing visual input for obstacle avoidance and path planning. We show that a quadruped robot can acquire both of these skills by means of hierarchical reinforcement learning (HRL). By virtue of their hierarchical structure, our policies learn to implicitly break do… ▽ More

    Submitted 23 November, 2020; originally announced November 2020.

    Journal ref: 4th Conference on Robot Learning (CoRL 2020), Cambridge MA, USA

  5. arXiv:2011.05541  [pdf, other

    cs.RO

    Learning Agile Locomotion Skills with a Mentor

    Authors: Atil Iscen, George Yu, Alejandro Escontrela, Deepali Jain, Jie Tan, Ken Caluwaerts

    Abstract: Develo** agile behaviors for legged robots remains a challenging problem. While deep reinforcement learning is a promising approach, learning truly agile behaviors typically requires tedious reward sha** and careful curriculum design. We formulate agile locomotion as a multi-stage learning problem in which a mentor guides the agent throughout the training. The mentor is optimized to place a ch… ▽ More

    Submitted 10 November, 2020; originally announced November 2020.

  6. arXiv:2003.01239  [pdf, other

    cs.RO cs.LG cs.NE

    Rapidly Adaptable Legged Robots via Evolutionary Meta-Learning

    Authors: Xingyou Song, Yuxiang Yang, Krzysztof Choromanski, Ken Caluwaerts, Wenbo Gao, Chelsea Finn, Jie Tan

    Abstract: Learning adaptable policies is crucial for robots to operate autonomously in our complex and quickly changing world. In this work, we present a new meta-learning method that allows robots to quickly adapt to changes in dynamics. In contrast to gradient-based meta-learning algorithms that rely on second-order gradient estimation, we introduce a more noise-tolerant Batch Hill-Climbing adaptation ope… ▽ More

    Submitted 29 July, 2020; v1 submitted 2 March, 2020; originally announced March 2020.

    Comments: Published as a conference paper at International Conference on Intelligent Robots and Systems (IROS) 2020. See http://youtu.be/_QPMCDdFC3E for associated video file, http://github.com/google-research/google-research/tree/master/es_maml for associated code, and https://ai.googleblog.com/2020/04/exploring-evolutionary-meta-learning-in.html for the corresponding Google AI Blog post

  7. arXiv:1910.02812  [pdf, other

    cs.RO cs.AI cs.LG

    Policies Modulating Trajectory Generators

    Authors: Atil Iscen, Ken Caluwaerts, Jie Tan, Tingnan Zhang, Erwin Coumans, Vikas Sindhwani, Vincent Vanhoucke

    Abstract: We propose an architecture for learning complex controllable behaviors by having simple Policies Modulate Trajectory Generators (PMTG), a powerful combination that can provide both memory and prior knowledge to the controller. The result is a flexible architecture that is applicable to a class of problems with periodic motion for which one has an insight into the class of trajectories that might l… ▽ More

    Submitted 7 October, 2019; originally announced October 2019.

    Journal ref: In Proceedings of The 2nd Conference on Robot Learning, volume 87 of Proceedings of Machine Learning Research, pages 916-926. PMLR, 29-31 Oct 2018

  8. arXiv:1907.03613  [pdf, other

    cs.LG cs.AI cs.RO

    Data Efficient Reinforcement Learning for Legged Robots

    Authors: Yuxiang Yang, Ken Caluwaerts, Atil Iscen, Tingnan Zhang, Jie Tan, Vikas Sindhwani

    Abstract: We present a model-based framework for robot locomotion that achieves walking based on only 4.5 minutes (45,000 control steps) of data collected on a quadruped robot. To accurately model the robot's dynamics over a long horizon, we introduce a loss function that tracks the model's prediction over multiple timesteps. We adapt model predictive control to account for planning latency, which allows th… ▽ More

    Submitted 6 October, 2019; v1 submitted 8 July, 2019; originally announced July 2019.

  9. arXiv:1905.08926  [pdf, other

    cs.LG cs.AI cs.RO

    Hierarchical Reinforcement Learning for Quadruped Locomotion

    Authors: Deepali Jain, Atil Iscen, Ken Caluwaerts

    Abstract: Legged locomotion is a challenging task for learning algorithms, especially when the task requires a diverse set of primitive behaviors. To solve these problems, we introduce a hierarchical framework to automatically decompose complex locomotion tasks. A high-level policy issues commands in a latent space and also selects for how long the low-level policy will execute the latent command. Concurren… ▽ More

    Submitted 21 May, 2019; originally announced May 2019.

  10. arXiv:1903.01063  [pdf, other

    cs.LG cs.AI cs.RO stat.ML

    NoRML: No-Reward Meta Learning

    Authors: Yuxiang Yang, Ken Caluwaerts, Atil Iscen, Jie Tan, Chelsea Finn

    Abstract: Efficiently adapting to new environments and changes in dynamics is critical for agents to successfully operate in the real world. Reinforcement learning (RL) based approaches typically rely on external reward feedback for adaptation. However, in many scenarios this reward signal might not be readily available for the target task, or the difference between the environments can be implicit and only… ▽ More

    Submitted 3 March, 2019; originally announced March 2019.

  11. arXiv:1609.09049  [pdf, other

    cs.RO cs.LG

    Deep Reinforcement Learning for Tensegrity Robot Locomotion

    Authors: Marvin Zhang, Xinyang Geng, Jonathan Bruce, Ken Caluwaerts, Massimo Vespignani, Vytas SunSpiral, Pieter Abbeel, Sergey Levine

    Abstract: Tensegrity robots, composed of rigid rods connected by elastic cables, have a number of unique properties that make them appealing for use as planetary exploration rovers. However, control of tensegrity robots remains a difficult problem due to their unusual structures and complex dynamics. In this work, we show how locomotion gaits can be learned automatically using a novel extension of mirror de… ▽ More

    Submitted 7 March, 2017; v1 submitted 28 September, 2016; originally announced September 2016.

    Comments: International Conference on Robotics and Automation (ICRA), 2017. Project website link is http://rll.berkeley.edu/drl_tensegrity

  12. State Estimation for Tensegrity Robots

    Authors: Ken Caluwaerts, Jonathan Bruce, Jeffrey M. Friesen, Vytas SunSpiral

    Abstract: Tensegrity robots are a class of compliant robots that have many desirable traits when designing mass efficient systems that must interact with uncertain environments. Various promising control approaches have been proposed for tensegrity systems in simulation. Unfortunately, state estimation methods for tensegrity robots have not yet been thoroughly studied. In this paper, we present the design… ▽ More

    Submitted 19 February, 2016; v1 submitted 5 October, 2015; originally announced October 2015.

    Comments: accepted for publication at the IEEE International Conference on Robotics and Automation (ICRA) 2016