Uploaded October 2025 | Updated September 2026, 9 hours ago
Unlike in language or vision, one of the fundamental challenges in robot learning is the lack of access to vast data resources. We can further break down the problem into (1) data sparsity from the angle of data representation and (2) data scarcity from the angle of data quantity. In this talk, Jingxi discusses selected works on two domains: (1) tactile sensing and (2) rehabilitation robots, which are exemplars of data sparsity and scarcity, respectively. Tactile sensing is an essential modality for robotics, but tactile data are often sparse, and for each interaction with the physical world, tactile sensors can only obtain information about the local area of contact. He discussed his work on learning vision-free tactile-only exploration and manipulation policies through model-free reinforcement learning to make efficient use of sparse tactile information. On the other hand, rehabilitation robots are an example of data scarcity to the extreme due to the significant
challenge of collecting biosignals from disabled-bodied subjects at scale for training. He discusses his work in collaboration with the medical school and clinicians on intent inferral for stroke survivors, where a hand orthosis developed in our lab collects a set of biosignals from the patient and uses them to infer the activity that the patient intends to perform, so the orthosis can provide the right type of physical assistance at the right moment. His work develops machine learning algorithms that enable intent inferral with minimal data, including semi-supervised, meta-learning, and generative AI methods.
Jingxi Xu is a research scientist at the RAI Institute (formerly known as the Boston Dynamics AI Institute). He recently graduated with a Ph.D. in Computer Science at Columbia University, co-advised by Professor Matei Ciocarlie and Shuran Song. He received his bachelor’s degree from The University of Edinburgh, with First Class Honours and Class Medal (overall grade ranks first in class), and he received an MS from Columbia, where he worked closely with Professor Peter Allen. At Columbia, he is a recipient of the CA fellowship and the Andrew P. Kosoresow Memorial Award for Excellence in Teaching and Service. He also spent some time as a research intern at the RAI Institute and as a visiting researcher at MIT and the University of Pennsylvania (GRASP Lab). His research focuses on robot learning, and he has published at many robotics conferences/journals, including RA-L, ICRA, CoRL, IROS, AuRo, CASE, L4DC, VR, and BioRob, including a best paper finalist award at BioRob 2022.
Unlike in language or vision, one of the fundamental challenges in robot learning is the lack of access to vast data resources. We can further break down the problem into (1) data sparsity from the angle of data representation and (2) data scarcity from the angle of data quantity. In this talk, Jingxi discusses selected works on two domains: (1) tactile sensing and (2) rehabilitation robots, which are exemplars of data sparsity and scarcity, respectively. Tactile sensing is an essential modality for robotics, but tactile data are often sparse, and for each interaction with the physical world, tactile sensors can only obtain information about the local area of contact. He discussed his work on learning vision-free tactile-only exploration and manipulation policies through model-free reinforcement learning to make efficient use of sparse tactile information. On the other hand, rehabilitation robots are an example of data scarcity to the extreme due to the significant
challenge of collecting biosignals from disabled-bodied subjects at scale for training. He discusses his work in collaboration with the medical school and clinicians on intent inferral for stroke survivors, where a hand orthosis developed in our lab collects a set of biosignals from the patient and uses them to infer the activity that the patient intends to perform, so the orthosis can provide the right type of physical assistance at the right moment. His work develops machine learning algorithms that enable intent inferral with minimal data, including semi-supervised, meta-learning, and generative AI methods.
Jingxi Xu is a research scientist at the RAI Institute (formerly known as the Boston Dynamics AI Institute). He recently graduated with a Ph.D. in Computer Science at Columbia University, co-advised by Professor Matei Ciocarlie and Shuran Song. He received his bachelor’s degree from The University of Edinburgh, with First Class Honours and Class Medal (overall grade ranks first in class), and he received an MS from Columbia, where he worked closely with Professor Peter Allen. At Columbia, he is a recipient of the CA fellowship and the Andrew P. Kosoresow Memorial Award for Excellence in Teaching and Service. He also spent some time as a research intern at the RAI Institute and as a visiting researcher at MIT and the University of Pennsylvania (GRASP Lab). His research focuses on robot learning, and he has published at many robotics conferences/journals, including RA-L, ICRA, CoRL, IROS, AuRo, CASE, L4DC, VR, and BioRob, including a best paper finalist award at BioRob 2022.



![Enhancing Reasoning in Smaller Models through Self-Training
Abstract: Smaller language models can develop robust reasoning capabilities through pre-training, fine-tuning, or knowledge distillation from large language models (LLMs). However, unlike LLMs that employ a diverse array of reasoning strategies, smaller models typically rely on a single dominant approach. This limitation restricts their effectiveness in handling different multi-step reasoning tasks, which require a wide range of strategies in order to solve them. To address this challenge, self-training leverages the model’s own generated data, enabling smaller models to autonomously learn and adapt their reasoning strategies for improved performance across diverse tasks.
I will talk about a self-guided iterative distillation framework (SIKeD [1]), which combines multi-strategy outputs from LLMs with self-generated data from the smaller model to identify the most effective strategy for a given task in an on-policy manner.
Later, I will talk about how this self-training approach can be extended to improve refinement in models, where a model can learn to iteratively refine its output, eventually learning to pick the right strategy in its first attempt (SMART [2]).
[1] https://arxiv.org/abs/2410.18574
[2] https://arxiv.org/abs/2410.16128
Bio: Kumar Shridhar is a final-year Ph.D. candidate at ETH Zürich, Switzerland, under the supervision of Prof. Mrinmaya Sachan from ETH and Dr. Nicholas Monath from Google DeepMind. Prior to his doctoral studies, he spent summers interning at FAIR, Microsoft Research, and Alexa AI, and improving conversational AI at different startups.
His research focuses on advancing the reasoning capabilities of large language models (LLMs) and developing efficient distillation methods to impart these skills to smaller models. Moreover he is also working model alignment, autonomous agents, and model refinement. He is also a member of Swiss AI initiative, where the team is training foundational models across various domains. Enhancing Reasoning in Smaller Models through Self-Training](https://i.ytimg.com/vi/SS59gCT2KKs/mqdefault.jpg)






