paper-with-me

홈 › Papers

Gaze Training by Modulated Dropout Improves Imitation Learning

2019-04-17 · Yuying Chen, Congcong Liu, Lei Tai, Ming Liu, Bertram E. Shi

Imitation learning by behavioral cloning is a prevalent method that has achieved some success in vision-based autonomous driving. The basic idea behind behavioral cloning is to have the neural network learn from observing a human expert's behavior. Typically, a convolutional neural network learns to predict the steering commands from raw driver-view images by mimicking the behaviors of human drivers. However, there are other cues, such as gaze behavior, available from human drivers that have yet to be exploited. Previous researches have shown that novice human learners can benefit from observing experts' gaze patterns. We present here that deep neural networks can also profit from this. We propose a method, gaze-modulated dropout, for integrating this gaze information into a deep driving network implicitly rather than as an additional input. Our experimental results demonstrate that gaze-modulated dropout enhances the generalization capability of the network to unseen scenes. Prediction error in steering commands is reduced by 23.5% compared to uniform dropout. Running closed loop in the simulator, the gaze-modulated dropout net increased the average distance travelled between infractions by 58.5%. Consistent with these results, the gaze-modulated dropout net shows lower model uncertainty.

📄 PDF Abstract BibTeX arXiv:1904.08377

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingImitation Learning

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 제목 키워드 기반

Utilizing Eye Gaze to Enhance the Generalization of Imitation Networks to Unseen Environments

2019-07-10 · Congcong Liu, Yuying Chen, Lei Tai, Ming Liu 외

Vision-based autonomous driving through imitation learning mimics the behaviors of human drivers by training on pairs of data of raw driver-view images and actions. However, there are other cues, e.g. gaze behavior, avai…

Autonomous DrivingImitation Learning

Efficiently Guiding Imitation Learning Agents with Human Gaze

2020-02-28 · Akanksha Saran, Ruohan Zhang, Elaine Schaertl Short, Scott Niekum

Human gaze is known to be an intention-revealing signal in human demonstrations of tasks. In this work, we use gaze cues from human demonstrators to enhance the performance of agents trained via three popular imitation l…

Atari GamesImitation LearningReinforcement Learning

Towards gaze-independent c-VEP BCI: A pilot study

2024-03-22 · S. Narayanan, S. Ahmadi, P. Desain, J. Thielen

A limitation of brain-computer interface (BCI) spellers is that they require the user to be able to move the eyes to fixate on targets. This poses an issue for users who cannot voluntarily control their eye movements, fo…

Brain Computer InterfaceEEG

GazeFormer-MoE: Context-Aware Gaze Estimation via CLIP and MoE Transformer

2026-01-18 · Xinyuan Zhao, Xianrui Chen, Ahmad Chaddad arxiv

We present a semantics modulated, multi scale Transformer for 3D gaze estimation. Our model conditions CLIP global features with learnable prototype banks (illumination, head pose, background, direction), fuses these pro…

Gaze Estimation

Angle Range and Identity Similarity Enhanced Gaze and Head Redirection based on Synthetic data

2023-09-11 · Jiawei Qin, Xueting Wang

In this paper, we propose a method for improving the angular accuracy and photo-reality of gaze and head redirection in full-face images. The problem with current models is that they cannot handle redirection at large an…

3D Face ReconstructionData AugmentationFace Reconstruction