paper-with-me

Papers

MIDAS: Deep learning human action intention prediction from natural eye movement patterns

2022-01-22 · Paul Festor, Ali Shafti, Alex Harston, Michey Li, Pavel Orlov, A. Aldo Faisal

Eye movements have long been studied as a window into the attentional mechanisms of the human brain and made accessible as novelty style human-machine interfaces. However, not everything that we gaze upon, is something we want to interact with; this is known as the Midas Touch problem for gaze interfaces. To overcome the Midas Touch problem, present interfaces tend not to rely on natural gaze cues, but rather use dwell time or gaze gestures. Here we present an entirely data-driven approach to decode human intention for object manipulation tasks based solely on natural gaze cues. We run data collection experiments where 16 participants are given manipulation and inspection tasks to be performed on various objects on a table in front of them. The subjects' eye movements are recorded using wearable eye-trackers allowing the participants to freely move their head and gaze upon the scene. We use our Semantic Fovea, a convolutional neural network model to obtain the objects in the scene and their relation to gaze traces at every frame. We then evaluate the data and examine several ways to model the classification task for intention prediction. Our evaluation shows that intention prediction is not a naive result of the data, but rather relies on non-linear temporal processing of gaze cues. We model the task as a time series classification problem and design a bidirectional Long-Short-Term-Memory (LSTM) network architecture to decode intentions. Our results show that we can decode human intention of motion purely from natural gaze cues and object relative position, with $91.9\%$ accuracy. Our work demonstrates the feasibility of natural gaze as a Zero-UI interface for human-machine interaction, i.e., users will only need to act naturally, and do not need to interact with the interface itself or deviate from their natural eye movement patterns.

📄 PDF Abstract BibTeX arXiv:2201.09135

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series AnalysisTime Series Classification

Similar Papers 제목 키워드 기반

MIDAS: A Dialog Act Annotation Scheme for Open Domain HumanMachine Spoken Conversations

2021-04-01 · EACL 2021 2 · Dian Yu, Zhou Yu

Dialog act prediction in open-domain conversations is an essential language comprehension task for both dialog system building and discourse analysis. Previous dialog act schemes, such as SWBD-DAMSL, are designed mainly …

Transfer Learning

MIDAS: A Dialog Act Annotation Scheme for Open Domain Human Machine Spoken Conversations

2019-08-27 · Dian Yu, Zhou Yu

Dialog act prediction is an essential language comprehension task for both dialog system building and discourse analysis. Previous dialog act schemes, such as SWBD-DAMSL, are designed for human-human conversations, in wh…

Transfer Learning

Gaze-contingent decoding of human navigation intention on an autonomous wheelchair platform

2021-03-04 · Mahendran Subramanian, Suhyung Park, Pavel Orlov, Ali Shafti 외

We have pioneered the Where-You-Look-Is Where-You-Go approach to controlling mobility platforms by decoding how the user looks at the environment to understand where they want to navigate their mobility device. However, …

Motor ImageryNavigateObject

Comparing Apples to Oranges: LLM-powered Multimodal Intention Prediction in an Object Categorization Task

2024-04-12 · Hassan Ali, Philipp Allgeuer, Stefan Wermter

Human intention-based systems enable robots to perceive and interpret user actions to interact with humans and adapt to their behavior proactively. Therefore, intention prediction is pivotal in creating a natural interac…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Object Categorizationspeech-recognition+2

Multi-Granularity Detector for Vulnerability Fixes

2023-05-23 · Truong Giang Nguyen, Thanh Le-Cong, Hong Jin Kang, Ratnadira Widyasari 외

With the increasing reliance on Open Source Software, users are exposed to third-party library vulnerabilities. Software Composition Analysis (SCA) tools have been created to alert users of such vulnerabilities. SCA requ…