paper-with-me

Papers

SEMI: Self-supervised Exploration via Multisensory Incongruity

2020-09-26 · Jianren Wang, Ziwen Zhuang, Hang Zhao

Efficient exploration is a long-standing problem in reinforcement learning since extrinsic rewards are usually sparse or missing. A popular solution to this issue is to feed an agent with novelty signals as intrinsic rewards. In this work, we introduce SEMI, a self-supervised exploration policy by incentivizing the agent to maximize a new novelty signal: multisensory incongruity, which can be measured in two aspects, perception incongruity and action incongruity. The former represents the misalignment of the multisensory inputs, while the latter represents the variance of an agent's policies under different sensory inputs. Specifically, an alignment predictor is learned to detect whether multiple sensory inputs are aligned, the error of which is used to measure perception incongruity. A policy model takes different combinations of the multisensory observations as input and outputs actions for exploration. The variance of actions is further used to measure action incongruity. Using both incongruities as intrinsic rewards, SEMI allows an agent to learn skills by exploring in a self-supervised manner without any external rewards. We further show that SEMI is compatible with extrinsic rewards and it improves sample efficiency of policy learning. The effectiveness of SEMI is demonstrated across a variety of benchmark environments including object manipulation and audio-visual games.

📄 PDF Abstract BibTeX arXiv:2009.12494

Code (0)

등록된 구현이 없습니다.

Tasks

Efficient Exploration

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Audio-Visual Scene Analysis with Self-Supervised Multisensory Features

2018-04-10 · ECCV 2018 9 · Andrew Owens, Alexei A. Efros

The thud of a bouncing ball, the onset of speech as lips open -- when visual and audio events occur together, it suggests that there might be a common, underlying event that produced both signals. In this paper, we argue…

Action RecognitionAudio Source SeparationSound Source LocalizationTemporal Action Localization

Sensorimotor learning for artificial body perception

2019-01-15 · German Diez-Valencia, Takuya Ohashi, Pablo Lanillos, Gordon Cheng

Artificial self-perception is the machine ability to perceive its own body, i.e., the mastery of modal and intermodal contingencies of performing an action with a specific sensors/actuators body configuration. In other w…

Unsupervised Expectation Learning for Multisensory Binding

2018-09-27 · Pablo Barros, German I. Parisi, Manfred Eppe, Stefan Wermter

Expectation learning is a continuous learning process which uses known multisensory bindings to modulate unisensory perception. When perceiving an event, we have an expectation on what we should see or hear which affects…

Self-Supervised Multisensory Pretraining for Contact-Rich Robot Reinforcement Learning

2025-11-18 · Rickmer Krohn, Vignesh Prasad, Gabriele Tiboni, Georgia Chalvatzaki arxiv

Effective contact-rich manipulation requires robots to synergistically leverage vision, force, and proprioception. However, Reinforcement Learning agents struggle to learn in such multisensory settings, especially amidst…

Reinforcement LearningRobot Manipulation

Neural Multisensory Scene Inference

2019-10-06 · NeurIPS 2019 12 · Jae Hyun Lim, Pedro O. Pinheiro, Negar Rostamzadeh, Christopher Pal 외

For embodied agents to infer representations of the underlying 3D physical world they inhabit, they should efficiently combine multisensory cues from numerous trials, e.g., by looking at and touching objects. Despite its…

Computational EfficiencyRepresentation Learning