Logo EPFL, École polytechnique fédérale de Lausanne

BIOROB

    Afficher / masquer le formulaire de recherche
    Masquer le formulaire de recherche
    • EN
    Menu
    1. Laboratories
    2. Biorobotics Laboratory (BioRob)
    3. Teaching and student projects
    4. Student project list

    Project Database

    This page contains the database of possible research projects for master and bachelor students in the Biorobotics Laboratory (BioRob). Visiting students are also welcome to join BioRob, but it should be noted that no funding is offered for those projects (see https://biorob.epfl.ch/students/ for instructions). To enroll for a project, please directly contact one of the assistants (directly in his/her office, by phone or by mail). Spontaneous propositions for projects are also welcome, if they are related to the research topics of BioRob, see the BioRob Research pages and the results of previous student projects.

    Search filter: only projects matching the keyword Python are shown here. Remove filter

    Amphibious robotics
    Computational Neuroscience
    Dynamical systems
    Human-exoskeleton dynamics and control
    Humanoid robotics
    Miscellaneous
    Mobile robotics
    Modular robotics
    Neuro-muscular modelling
    Quadruped robotics


    Amphibious robotics

    758 – Optimization of compliant structure designs in a salamander robot using physics simulation
    Show details
    Category:master project (full-time)
    Keywords:Bio-inspiration, Biomimicry, Compliance, Dynamics Model, Experiments, Locomotion, Optimization, Programming, Python, Robotics, Simulator, Soft robotics
    Type:30% theory, 20% hardware, 50% software
    Responsibles: (MED 1 1611, phone: 36620)
    (MED 1 1626, phone: 38676)
    Description:

    In nature, animals have many compliant structures that benefit their locomotion. For example, compliant foot/leg structures help adapt to uneven terrain or negotiate obstacles, flexible tails allow efficient undulatory swimming, and muscle-tendon structures help absorb shock and reduce energy loss. Similar compliant structures may benefit salamander-inspired robots as well.

    In this study, the student will try simulating compliant structures (the feet of the robot) in Mujoco and optimizing the design. To bridge the sim-to-real gap, the student will first work with other lab members to perform experiments to measure the mechanical properties of a few simple compliant structures. Then, the student needs to simulate these experiments using the flexcomp plugin of Mujoco or theoretical solid mechanics models, and tune the simulation models to match the dynamical response in simulation with the experiments. Afterward, the student needs to optimize the design parameters of the compliant structures in simulation to improve the locomotion performance of the robot while maintaining a small sim-to-real gap. Finally, prototypes of the optimal design will be tested on the physical robot to verify the results.

    The student is thus required to be familiar with Python programming, physics engines (preferably Mujoco), and optimization/learning algorithms. The student should also have basic mechanical design abilities to design mechanical structures and perform experiments. Students who have taken the Computational Motor Control course or have experience with data-driven design and solid mechanics would also be preferred.

    The student who is interested in this project shall send the following materials to the assistants: (1) resume, (2) transcript showing relevant courses and grades, and (3) other materials that can demonstrate your skills and project experience (such as videos, slides, Git repositories, etc.).



    Last edited: 14/04/2026

    Quadruped robotics

    A small excerpt of possible projects is listed here. Highly interested students may also propose projects, or continue an existing topic.

    769 – Learning Morphology-Specific Emergence of Gaits
    Show details
    Category:master project (full-time)
    Keywords:Biomimicry, Computational Neuroscience, Learning, Python, Simulator
    Type:20% theory, 80% software
    Responsible: (MED 1 1226, phone: 32658)
    Description:Why do horses and and camels both walk at slow speeds and gallop at fast speeds, but at intermediate speeds horses prefer to trot while camels pace? While gait transitions have been well studied for a given morphology, these models rarely explain when and why animals prefer different or gaits despite being quite similar, or the same gaits despite having very different morphologies. This project tackles this question through the lens of reinforcement learning (RL), with a focus on the role of entrainment between an internal oscillator model and the mechanical dynamics, i.e the morphology. You will explore both top-down and bottom-up coupling mechanisms, unconventional reward functions such as viability measures, and benchmark these approaches across different morphological parameters (e.g length-to-height and width-to-height ratios, mass). Stretch goals can include evaluating the role of active exploration in a hierarchical RL setup, exploring sprawling or bipedal morphologies, changing morphology during learning (e.g. growth), or you may propose something in discussion with the supervisors.

    NOTE: this is a collaboration project, to be conducted at Cornell University, USA. To apply, e-mail Steve Heim stating why you are interested in this project (brief, 1-2 sentences each), and attach your CV and transcript.

    Last edited: 11/03/2026


    Mobile robotics

    768 – Aria2Robot: Egocentric data-driven policy learning for robot manipualtion
    Show details
    Category:semester project, master project (full-time), internship
    Keywords:Computer Science, Machine learning, Programming, Python, Robotics, Vision
    Type:30% theory, 10% hardware, 60% software
    Responsibles: (undefined, phone: 37432)
    (MED11626, phone: 41783141830)
    Description:INTRODUCTION

    Egocentric wearable sensing is becoming a key enabler for embodied AI and robotics. Meta’s Project Aria research glasses provide rich, multimodal, first-person observations, including RGB video, scene cameras, IMUs, microphones, eye-tracking, and more, in a socially acceptable, all-day wearable form factor. They are specifically designed to advance egocentric AI, robotics, and contextual perception research.

    In collaboration with Meta, we aim to tightly couple Aria research glasses with our existing manipulation platforms at EPFL. This project will:

    1. Integrate the Aria Research Kit, including Aria Gen 2, with our ROS2-based robot platforms, including ViperX 300S and WidowX-250 arms on a mobile base. This includes calibration and time-synchronisation with RGB-D cameras and robot state.
    2. Design and execute egocentric data collection in household-like environments, combining Aria, RealSense cameras, robot joint trajectories, and language annotations.
    3. Develop egocentric data-driven policies for robotic manipulation through learning from demonstration. The robot can be a robot arm or a humanoid robot such as Reaman.
    4. Explore one or more robotics applications powered by Aria signals, such as intention-aware teleoperation, egocentric demonstrations for policy learning, or vision-language-action fine-tuning for assistance tasks.
    5. Perform systematic platform testing, validation, and documentation to deliver a reusable research pipeline for future projects. Excellent programming skills in Python are a plus.
    IMPORTANCE

    We have well-documented tutorials on using the robots, teleoperation interfaces for data collection, using the HPC cluster, and a complete pipeline for training robot policies. The Aria Research Kit and tools, including recording, calibration, dataset tooling, and SDK, will be integrated into this ecosystem. This allows the student to focus on the research questions rather than low-level setup. We already have a good base and results from the ongoing project.

    WHAT MAKES ARIA SPECIAL FOR ROBOTICS?

    Project Aria glasses are multi-sensor research smart glasses. They include multiple cameras with wide field of view, IMUs, microphones, eye gaze, and a Machine Perception Service that provides SLAM poses, hand poses, and related perception outputs. They are explicitly positioned by Meta as a research kit for contextual AI and robotics, especially for using egocentric sensing to build embodied agents that understand and act in the world.

    Compared to a normal RGB-D camera, Aria provides:

    • Egocentric view: what the human or robot sees while acting.
    • Calibrated head pose and trajectory through SLAM in MPS.
    • Hand and gaze information, depending on which parts of the system are used.
    • A portable, wearable, and socially acceptable form factor.
    WHAT WE HAVE
    1. Ready-and-easy-to-use robot platforms: ViperX 300S and WidowX-250 arms, configured with 4 RealSense D405 cameras, various grippers, and a mobile robot platform.
    2. Egocentric sensing hardware: Meta Project Aria research glasses, including Aria Gen 2, with access to the Aria Research Kit and tooling for data recording and processing.
    3. Computing resources: two desktop PCs with NVIDIA GPUs 5090 and 4090.
    CANDIDATES

    Interested students can apply by emailing sichao.liu@epfl.ch or lixuan.tang@epfl.ch.

    Please attach your transcript and a short description of your past/current experience on related topics, such as robotics, computer vision, machine learning, AR, or egocentric perception.

    The position is open until we have final candidates. Otherwise, the position will be closed.

    RECOMMENDED READING
    1. Kareer, Simar, et al. “EgoMimic: Scaling Imitation Learning via Egocentric Video.” 2025 IEEE International Conference on Robotics and Automation (ICRA). IEEE, 2025.
    2. Liu, Vincent, et al. “EgoZero: Robot Learning from Smart Glasses.” arXiv preprint arXiv:2505.20290, 2025.
    3. Punamiya, Ryan, et al. “EgoVerse: An Egocentric Human Dataset for Robot Learning from Around the World.” arXiv preprint arXiv:2604.07607, 2026.
    4. Saroha, Abhishek, et al. “EgoFlow: Gradient-Guided Flow Matching for Egocentric 6DoF Object Motion Generation.” arXiv preprint arXiv:2604.01421, 2026.
    5. Zheng, Ruijie, et al. “EgoScale: Scaling Dexterous Manipulation with Diverse Egocentric Human Data.” arXiv preprint arXiv:2602.16710, 2026.
    6. Aria Project: https://www.projectaria.com/resources/
    7. Aria GitHub: https://github.com/facebookresearch/projectaria_tools


    Last edited: 26/05/2026
    773 – World model and RL for robot manipulation
    Show details
    Category:semester project, master project (full-time), internship
    Keywords:Computer Science, Machine learning, Python, Robotics
    Type:45% theory, 5% hardware, 50% software
    Responsibles: (undefined, phone: 37432)
    (MED11626, phone: 41783141830)
    Description:INTRODUCTION

    Generalist Vision-Language-Action (VLA) policies can now perform a wide range of robot manipulation skills, but evaluating and improving them remains slow and expensive: rigorous evaluation requires hundreds of real-world rollouts, and systematic improvement demands additional corrective data with expert labels. Generative world models offer a scalable alternative by letting policies roll out inside imagination space, and recent work has shown that controllable, multi-view, action-conditioned world models can both rank policy performance without real-world execution and boost success rates by synthesising successful trajectories for supervised fine-tuning. In parallel, goal-conditioned formulations specify tasks through a target visual or language goal rather than a scalar reward, enabling reward-free online improvement through hindsight relabelling.

    OBJECTIVES

    This project will tightly couple these three directions on our existing manipulation platforms at EPFL. Concretely, we will:

    1. Integrate a controllable multi-view world model with our ROS2-based robot platforms (ViperX 300S and WidowX-250 arms, optionally a humanoid such as Reaman), including time-synchronisation with RGB-D cameras and robot state.
    2. Adapt the world model into a goal-conditioned predictor that, given a current observation and a visual or language goal, imagines temporally consistent multi-view futures.
    3. Implement an iterative co-improvement loop in which a small batch of real-world policy rollouts is used to ground the world model on contact-rich, deformable-object tasks, and the grounded model in turn generates large-scale synthetic data.
    4. Replace the explicit success-classifier reward model with hindsight goal relabelling and LoRA-based fine-tuning of a π0.5-class VLA policy, enabling reward-free autonomous improvement.
    5. Perform systematic evaluation, ablation, and documentation to deliver a reusable goal-conditioned RL pipeline for future projects.
    IMPORTANCE

    We have well-documented tutorials on using the robots, teleoperation interfaces for data collection, the HPC cluster, and a complete pipeline for training robot policies. Open-source codebases for π0.5 (openpi), Ctrl-World, Act2Goal, and video diffusion will be integrated into this ecosystem, so the student can focus on the research questions rather than low-level setup.

    We already have a strong base and results from an ongoing project: world model and RL for robot manipulation. Compared to standard language-conditioned VLAs trained only on demonstrations, this paradigm gives us:

    • Imagination-based policy evaluation that closely tracks real-world performance rankings, with no physical rollouts.
    • Targeted policy improvement on unseen objects, novel spatial layouts, and out-of-distribution instructions via synthetic successful trajectories.
    • Physically grounded predictions of contact-rich and deformable-object interactions once the world model is fine-tuned on online rollout data.
    • Reward-free online adaptation through hindsight relabelling.
    WHAT WE HAVE
    1. Ready-and-easy-to-use robot platforms: ViperX 300S and WidowX-250 arms configured with 4 RealSense D405 cameras, various grippers, and a mobile robot platform, fully compatible with the LeRobot V3.0 data format.
    2. Pretrained models: access to π0.5 / π0-FAST policies, the Ctrl-World world-model checkpoint, and Stable Video Diffusion backbones.
    3. Computing resources: two desktop PCs with NVIDIA GPUs 5090 and 4090, plus HPC cluster access for world-model fine-tuning.
    CANDIDATES

    Interested students can apply by emailing sichao.liu@epfl.ch or lixuan.tang@epfl.ch. Please attach your transcript and a short description of your past/current experience on related topics such as robotics, computer vision, reinforcement learning, generative models, and VLA.

    The position is open until we have final candidates. Otherwise, the position will be closed.

    RECOMMENDED READING
    1. “Ctrl-World: A Controllable Generative World Model for Robot Manipulation.” ICLR 2026. arXiv:2510.10125.
    2. “VLAW: Iterative Co-Improvement of Vision-Language-Action Policy and World Model.” arXiv preprint arXiv:2602.12063, 2026.
    3. “Act2Goal: From World Model To General Goal-conditioned Policy.” arXiv preprint arXiv:2512.23541, 2025.
    4. “LeRobot: An Open-Source Library for End-to-End Robot Learning.” arXiv preprint arXiv:2602.22818, 2026.
    5. “π0.5: A Vision-Language-Action Model with Open-World Generalization.” arXiv preprint arXiv:2504.16054, 2025.
    6. “Evaluating Robot Policies in a World Model.” arXiv preprint arXiv:2506.00613, 2025.


    Last edited: 26/05/2026

    4 projects found.

    Quick links

    • Teaching and student projects
      • Project database
      • Past student projects
      • Students FAQ
    Logo EPFL, École polytechnique fédérale de Lausanne
    • Contact
    • Alessandro Crespi
    • +41 21 693 66 30
    Accessibility Disclaimer

    © 2026 EPFL, all rights reserved