paper-with-me

Papers

Robot Learning with Sparsity and Scarcity

2025-09-20 · Jingxi Xu arxiv

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 thesis, I will discuss 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. I will discuss my 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. I will discuss my 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. My work develops machine learning algorithms that enable intent inferral with minimal data, including semi-supervised, meta-learning, and generative AI methods.

📄 PDF Abstract BibTeX arXiv:2509.16834

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

exUMI: Extensible Robot Teaching System with Action-aware Task-agnostic Tactile Representation

2025-09-18 · Yue Xu, Litao Wei, Pengyu An, Qingyu Zhang 외 arxiv

Tactile-aware robot learning faces critical challenges in data collection and representation due to data scarcity and sparsity, and the absence of force feedback in existing systems. To address these limitations, we intr…

Representation Learning

When Data Is Scarce: Scaling Sparse Language Models with Repeated Training

2026-05-31 · Boqian Wu, Qiao Xiao, Patrik Okanovic, Tomasz Sternal 외 arxiv

Scaling laws for dense LLMs under infinite data are well explored, but how sparsity interacts with limited data is not. In this work, we study sparse training in data-constrained regimes where limited unique tokens requi…

Dynamic Sparsity: Challenging Common Sparsity Assumptions for Learning World Models in Robotic Reinforcement Learning Benchmarks

2025-11-11 · Muthukumar Pandaram, Jakob Hollenstein, David Drexel, Samuele Tosatto 외 arxiv

The use of learned dynamics models, also known as world models, can improve the sample efficiency of reinforcement learning. Recent work suggests that the underlying causal graphs of such dynamics models are sparsely con…

Reinforcement Learning

Equitable-FL: Federated Learning with Sparsity for Resource-Constrained Environment

2023-09-02 · Indrajeet Kumar Sinha, Shekhar Verma, Krishna Pratap Singh

In Federated Learning, model training is performed across multiple computing devices, where only parameters are shared with a common central server without exchanging their data instances. This strategy assumes abundance…

Federated Learning

HARMONIC: A Content-Centric Cognitive Robotic Architecture

2025-09-16 · Sanjay Oruganti, Sergei Nirenburg, Marjorie McShane, Jesse English 외 arxiv

This paper introduces HARMONIC, a cognitive-robotic architecture designed for robots in human-robotic teams. HARMONIC supports semantic perception interpretation, human-like decision-making, and intentional language comm…