paper-with-me

Papers

First Contact: Unsupervised Human-Machine Co-Adaptation via Mutual Information Maximization

2022-05-24 · Siddharth Reddy, Sergey Levine, Anca D. Dragan

How can we train an assistive human-machine interface (e.g., an electromyography-based limb prosthesis) to translate a user's raw command signals into the actions of a robot or computer when there is no prior mapping, we cannot ask the user for supervision in the form of action labels or reward feedback, and we do not have prior knowledge of the tasks the user is trying to accomplish? The key idea in this paper is that, regardless of the task, when an interface is more intuitive, the user's commands are less noisy. We formalize this idea as a completely unsupervised objective for optimizing interfaces: the mutual information between the user's command signals and the induced state transitions in the environment. To evaluate whether this mutual information score can distinguish between effective and ineffective interfaces, we conduct an observational study on 540K examples of users operating various keyboard and eye gaze interfaces for typing, controlling simulated robots, and playing video games. The results show that our mutual information scores are predictive of the ground-truth task completion metrics in a variety of domains, with an average Spearman's rank correlation of 0.43. In addition to offline evaluation of existing interfaces, we use our unsupervised objective to learn an interface from scratch: we randomly initialize the interface, have the user attempt to perform their desired tasks using the interface, measure the mutual information score, and update the interface to maximize mutual information through reinforcement learning. We evaluate our method through a user study with 12 participants who perform a 2D cursor control task using a perturbed mouse, and an experiment with one user playing the Lunar Lander game using hand gestures. The results show that we can learn an interface from scratch, without any user supervision or prior knowledge of tasks, in under 30 minutes.

📄 PDF Abstract BibTeX arXiv:2205.12381

Code (1)

rddy/mimi 공식 구현 tf

Similar Papers 제목 키워드 기반

Protein Conformational States: A First Principles Bayesian Method

2020-08-05 · David M. Rogers

Automated identification of protein conformational states from simulation of an ensemble of structures is a hard problem because it requires teaching a computer to recognize shapes. We adapt the naive Bayes classifier fr…

Unsupervised Domain Adaptation on Question-Answering System with Conversation Data

2022-09-01 · SIGDIAL (ACL) 2022 9 · Amalia Adiba, Takeshi Homma, Yasuhiro Sogawa

Machine reading comprehension (MRC) is a task for question answering that finds answers to questions from documents of knowledge. Most studies on the domain adaptation of MRC require documents describing knowledge of the…

Domain AdaptationMachine Reading ComprehensionQuestion AnsweringReading Comprehension+1

Learning Compliance Adaptation in Contact-Rich Manipulation

2020-05-01 · Jianfeng Gao, You Zhou, Tamim Asfour

Compliant robot behavior is crucial for the realization of contact-rich manipulation tasks. In such tasks, it is important to ensure a high stiffness and force tracking accuracy during normal task execution as well as ra…

Anomaly DetectionContact-rich Manipulation

Learning Terrain-Adaptive Humanoid Locomotion on Granular Terrain

2026-09-09 · Junnosuke Kamohara, Feiyang Wu, Andy Ningan Zong, Daniel I. Goldman 외 arxiv

Humanoid locomotion on granular terrain remains a significant challenge due to its complex foot-terrain interaction dynamics that are difficult to model. Existing approaches either ignore granular contact dynamics or inc…

Reinforcement Learning

Characterizing 4-string contact interaction using machine learning

2022-11-16 · Harold Erbin, Atakan Hilmi Fırat

The geometry of 4-string contact interaction of closed string field theory is characterized using machine learning. We obtain Strebel quadratic differentials on 4-punctured spheres as a neural network by performing unsup…