B.S./M.S. in Computer Science @ University of Washington
Robotics Research Student @ UW Robotics
Teaching Assistant @ Paul Allen School, UW
I'm an undergraduate at the University of Washington, Seattle, pursuing a B.S./M.S. in Computer Science with a minor in Business Administration. I conduct research on reinforcement learning and robotics, advised by Abhishek Gupta. I'm interested in making robot policies that are sample efficient and use data effectively, whether it be through utilization of non-expert data or through combining offline and online data. I've also explored using large language models to enhance the clinical workflow and patient care. Broadly, I'm passionate about using AI to drive real-world impact and improve the efficiency of complex systems.
In Review, ICRA 2025
Kevin Huang*, Rosario Scalise*, Cleah Winston, et al. [show all]
GenAI4Health, NeurIPS 2024 Poster
Caleb Winston, Cleah Winston, et al. [show all]
IEEE International Conference on Healthcare Informatics, 2024
Caleb Winston, Chloe Winston, Cailin Winston, et al. [show all]
IEEE International Conference on Software Engineering, 2022
Cailin Winston, Caleb Winston, Chloe N Winston, et al. [show all]
IEEE Engineering in Medicine & Biology Society, 2021
Chloe N Winston, Cailin Winston, Caleb Winston, et al. [show all]
September 2024 - October 2025
Improved performance of imitation learning on non-expert data using offline reinforcement learning. By enforcing Lipschitz continuity on the behavior policy and utilizing data augmentation to widen the action space of the data, stitching between expert and non-expert states was achieved.
January 2025 - Present
Developed a pain logging app using Gemini models to process user inputs, display structured pain events, and visualize pain metrics in an intuitive UI. This platform allows users to simply enter in any event (pain levels, medication intake, diet, etc.) and the LLM will categorize events.
October 2023 – September 2024
Developed a chatbot that collects patient information to curate a history of present illness (HPI).
September 2022 – May 2024
Trained convolutional neural networks to predict steering angles to follow a road from simulated data from AirSim. Investigated whether robust training can be achieved with simulated data and less real data, collected from MuSHR cars.
September 2023 – February 2024
Developed a prototype for an AR-based system using the Meta Quest Pro that creates a more immersive and interactive form of doing at-home physical therapy. Created a business plan for the product and pitched at the 2024 Holloman Health Innovation Challenge, UW.
April 2021 – May 2022
Developed a method to improve the accuracy of brain-computer interfaces (BCIs) using fault-based data acquisition. This approach identifies when the BCI is making errors and collects additional training data to correct them.
January 2021 – March 2021
Designed an ML-based system to predict distracted driving from EEG data. Collected data through a user study where subjects were placed in distracting situations while operating a virtual car. Trained regression models and neural network decoders.
November 2018 – May 2019
Developed an Android and iOS app for motivating scoliosis patients to complete Schroth therapy and daily bracing. The app was endorsed by Dr. Manuel Rigo (MD/PhD), the head of the Barcelona Scoliosis Physical Therapy School, and has reached over 100 therapists globally and many scoliosis patients.
November 2018 – May 2019
Designed a fruit ripeness sensor and a reinforcement-learning system that processes sales data and ripeness sensor data to suggest effective selling prices to minimize fruit wastage. Created a circuit system that detects the color of fruits based on photoresistor signals.
September 2017 – March 2018
Built a robotic car by programming an Arduino UNO board to understand the risk of cyberattacks on driverless cars. Designed and conducted experiments to investigate how cybersecurity is a real issue for autonomous vehicles.
I contributed to developing a platform that allows internal users to easily fine-tune LLMs. Using AWS S3 for data storage and AWS EC2 instances for training, we abstracted away the complications of data generation, training, and evaluation.
I am a 5th time teaching assistant (TA) for machine learning, discrete math, and probability classes for computer science. As part of being a TA, I lead weekly ~30 student sections, assist students through office hours and 1-1 sessions, help with course logistics (e.g., running the website), host review sessions, and proctor exams.
I developed and trained ML models that detect stroke in patient voice recordings with limited data.
At Banyan, I developed Banyan Processes, a feature that enables users to save Julia scripts to the cloud and schedule them for later execution. Additionally, I implemented features to allow users to manage their cloud spending.