I received an MASc (=MSc) in 2021. In 2019, was the deputy lead of aUToronto, U of T’s self driving car team, for the second stage of the SAE AutoDrive Challenge. Before joining UTIAS, I completed my undergrad in Engineering Science(Robotics) at the University of Toronto.
By the way, my headshot has been cloaked by Fawkes.
Mobile manipulators are designed to perform complex sequences of navigation and manipulation tasks in human-centered environments. While recent optimization-based methods such as Hierarchical Task Model Predictive Control (HTMPC) enable efficient multitask execution with strict task priorities, they have so far been applied mainly to static or structured scenarios. Extending these approaches to dynamic human-centered environments requires predictive models that capture how humans react to the actions of the robot. This work introduces Safe Mobile Manipulation with Interactive Human Prediction via Task-Hierarchical Bilevel Model Predictive Control (SM2ITH), a unified framework that combines HTMPC with interactive human motion prediction through bilevel optimization that jointly accounts for robot and human dynamics. The framework is validated on two different mobile manipulators, the Stretch 3 and the Ridgeback-UR10, across three experimental settings: (i) delivery tasks with different navigation and manipulation priorities, (ii) sequential pick-and-place tasks with different human motion prediction models, and (iii) interactions involving adversarial human behavior. Our results highlight how interactive prediction enables safe and efficient coordination, outperforming baselines that rely on weighted objectives or open-loop human models.
@inproceedings{dorazio2026sm2ith,title={SM2ITH: Safe Mobile Manipulation with Interactive Human Prediction via Task-Hierarchical Bilevel Model Predictive Control},author={D'Orazio$*$, Francesco and Samavi$*$, Sepehr and Du$*$, Xintong and Zhou, Siqi and Oriolo, Giuseppe and Schoellig, Angela P.},booktitle={IEEE International Conference on Robotics and Automation (ICRA), in press},year={2026},notes={*equal contribution},eprint={2511.17798},archiveprefix={arXiv},primaryclass={cs.RO},url={https://arxiv.org/abs/2511.17798},}
SICNav-Diffusion: Safe and Interactive Crowd Navigation with Diffusion Trajectory Predictions
Sepehr Samavi, Anthony Lem , Fumiaki Sato , and 5 more authors
To navigate crowds without collisions, robots must interact with humans by forecasting their future motion and reacting accordingly. While learning-based prediction models have shown success in generating likely human trajectory predictions, integrating these stochastic models into a robot controller presents several challenges. The controller needs to account for interactive coupling between planned robot motion and human predictions while ensuring both predictions and robot actions are safe (i.e. collision-free). To address these challenges, we present a receding horizon crowd navigation method for single-robot multi-human environments. We first propose a diffusion model to generate joint trajectory predictions for all humans in the scene. We then incorporate these multi-modal predictions into a SICNav Bilevel MPC problem that simultaneously solves for a robot plan (upper-level) and acts as a safety filter to refine the predictions for non-collision (lower-level). Combining planning and prediction refinement into one bilevel problem ensures that the robot plan and human predictions are coupled. We validate the open-loop trajectory prediction performance of our diffusion model on the commonly used ETH/UCY benchmark and evaluate the closed-loop performance of our robot navigation method in simulation and extensive real-robot experiments demonstrating safe, efficient, and reactive robot motion.
@article{samavi2025sicnavdiffusion,author={Samavi, Sepehr and Lem, Anthony and Sato, Fumiaki and Chen, Sirui and Gu, Qiao and Yano, Keijiro and Schoellig, Angela P. and Shkurti, Florian},journal={IEEE Robotics and Automation Letters (RA-L)},title={SICNav-Diffusion: Safe and Interactive Crowd Navigation with Diffusion Trajectory Predictions},year={2025},volume={10},number={9},pages={8738-8745},}
SICNav: Safe and Interactive Crowd Navigation using Model Predictive Control and Bilevel Optimization
Sepehr Samavi, James R. Han , Florian Shkurti , and 1 more author
Robots need to predict and react to human motions to navigate through a crowd without collisions. Many existing methods decouple prediction from planning, which does not account for the interaction between robot and human motions and can lead to the robot getting stuck. We propose SICNav, a Model Predictive Control (MPC) method that jointly solves for robot motion and predicted crowd motion in closed-loop. We model each human in the crowd to be following an Optimal Reciprocal Collision Avoidance (ORCA) scheme and embed that model as a constraint in the robot’s local planner, resulting in a bilevel nonlinear MPC optimization problem. We use a KKT-reformulation to cast the bilevel problem as a single level and use a nonlinear solver to optimize. Our MPC method can influence pedestrian motion while explicitly satisfying safety constraints in a single-robot multi-human environment. We analyze the performance of SICNav in two simulation environments and indoor experiments with a real robot to demonstrate safe robot motion that can influence the surrounding humans. We also validate the trajectory forecasting performance of ORCA on a human trajectory dataset.
@article{samavi2024sicnav,author={Samavi, Sepehr and Han, James R. and Shkurti, Florian and Schoellig, Angela P.},journal={IEEE Transactions on Robotics (T-RO)},title={SICNav: Safe and Interactive Crowd Navigation using Model Predictive Control and Bilevel Optimization},year={2024},volume={41},number={},pages={801-818},doi={10.1109/TRO.2024.3484634},url={https://arxiv.org/abs/2310.10982},}