About me

I am Rohit Sonker, a Robotics Ph.D. student at the Auton Lab, Carnegie Mellon University, advised by Prof. Jeff Schneider.

My research focuses on how we can create decision-making agents for scientific and physical systems. I am broadly interested in decision making algorithms (Reinforcement Learning and Bayesian optimization) and how Large Language Models (LLMs) can be used to improve decision making (agents/domain informed priors/taking in high dimensional feedback). My recent work has focused on offline RL and adaptive RL for tokamak plasma control, Bayesian optimization for nuclear fusion experiments, and LLM-assisted experimental design.

Prior to my Ph.D., I spent about five years in industry. I led the Data Science and Machine Learning team at CS DISCO India, where I worked on machine learning and large language model applications for e-discovery, document review, and legal case development. Before that, at PwC, I led projects on AI-based clinical trial design using predictive models, simulations, and large language models.

I received a combined bachelor’s and master’s degree from IIT Kanpur, where I worked on off-road robot navigation over varying terrain conditions with Prof. Ashish Dutta.

Research Projects

Reinforcement Learning for Tokamak Plasma Control

Developed offline reinforcement learning policies for plasma profile control in tokamak nuclear fusion reactors using historical experimental data. These policies were experimentally tested on the DIII-D tokamak.

LLM-Based Bayesian Optimization with Auxiliary Feedback

This project studies how scientific logs and text feedback can improve probabilistic decision-making for experimental optimization.

Bayesian Optimization for Experiment Design

Developed multi-timescale Bayesian optimization methods for plasma control in nuclear fusion. The approach was tested at the DIII-D tokamak facility in San Diego for tearing-mode mitigation and at the KSTAR tokamak in South Korea for normalized plasma pressure maximization.

Multimodal Foundation Models for Nuclear Fusion

Developing multimodal state-transition models that combine text, trajectory, and time-series data. The goal is to enable text-conditioned time-series generation and time-series-conditioned text generation for scientific systems.

Adaptive Models for Dynamics Learning in Changing Scenarios

Developed latent-parameter recurrent state-space models for learning dynamics in changing environments. These models use Kalman updates to account for uncertainty and latent variables to adapt across different regions of the environment. Applications include mobile robots moving over varying terrain and manipulators handling different loads.

Terrain-Aware Dynamics Learning for Robot Navigation

Incorporated terrain height information into learned dynamics models for robot navigation over uneven terrain. The learned model was used within a model predictive controller for trajectory tracking.