中文
相关论文

相关论文: Learning Oculomotor Behaviors from Scanpath

200 篇论文

Learned visual dynamics models have proven effective for robotic manipulation tasks. Yet, it remains unclear how best to represent scenes involving multi-object interactions. Current methods decompose a scene into discrete objects, but they…

机器人学 · 计算机科学 2023-06-16 Stephen Tian , Yancheng Cai , Hong-Xing Yu , Sergey Zakharov , Katherine Liu , Adrien Gaidon , Yunzhu Li , Jiajun Wu

In this work, we pursue a unified paradigm for multimodal pretraining to break the scaffolds of complex task/modality-specific customization. We propose OFA, a Task-Agnostic and Modality-Agnostic framework that supports Task…

计算机视觉与模式识别 · 计算机科学 2022-06-02 Peng Wang , An Yang , Rui Men , Junyang Lin , Shuai Bai , Zhikang Li , Jianxin Ma , Chang Zhou , Jingren Zhou , Hongxia Yang

Photorealistic object appearance modeling from 2D images is a constant topic in vision and graphics. While neural implicit methods (such as Neural Radiance Fields) have shown high-fidelity view synthesis results, they cannot relight the…

计算机视觉与模式识别 · 计算机科学 2023-10-05 Hong-Xing Yu , Michelle Guo , Alireza Fathi , Yen-Yu Chang , Eric Ryan Chan , Ruohan Gao , Thomas Funkhouser , Jiajun Wu

This paper launches a new effort at modeling programmer attention by predicting eye movement scanpaths. Programmer attention refers to what information people intake when performing programming tasks. Models of programmer attention refer to…

软件工程 · 计算机科学 2023-08-29 Aakash Bansal , Chia-Yi Su , Zachary Karas , Yifan Zhang , Yu Huang , Toby Jia-Jun Li , Collin McMillan

Attention mechanisms are widely used in salient object detection models based on deep learning, which can effectively promote the extraction and utilization of useful information by neural networks. However, most of the existing attention…

计算机视觉与模式识别 · 计算机科学 2019-07-18 Shiping Zhu , Lanyun Zhu

Scaling action-controllable world models is limited by the scarcity of action labels. While latent action learning promises to extract control interfaces from unlabeled video, learned latents often fail to transfer across contexts: they…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Yuxin Jiang , Yuchao Gu , Ivor W. Tsang , Mike Zheng Shou

Predicting human gaze scanpaths is crucial for understanding visual attention, with applications in human-computer interaction, autonomous systems, and cognitive robotics. While deep learning models have advanced scanpath prediction, most…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Giuseppe Cartella , Vittorio Cuculo , Alessandro D'Amelio , Marcella Cornia , Giuseppe Boccignone , Rita Cucchiara

Understanding human actions in videos requires more than raw pixel analysis; it relies on high-level semantic reasoning and effective integration of multimodal features. We propose a deep translational action recognition framework that…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Lei Wang , Piotr Koniusz

The task of action-driven human motion prediction aims to forecast future human motion based on the observed sequence while respecting the given action label. It requires modeling not only the stochasticity within human motion but the…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Chunzhi Gu , Chao Zhang , Shigeru Kuriyama

The dominant paradigm for feature learning in computer vision relies on training neural networks for the task of object recognition using millions of hand labelled images. Is it possible to learn useful features for a diverse set of visual…

计算机视觉与模式识别 · 计算机科学 2015-09-15 Pulkit Agrawal , Joao Carreira , Jitendra Malik

Deep visual odometry, despite extensive research, still faces limitations in accuracy and generalizability that prevent its broader application. To address these challenges, we propose an Oriented FAST and Rotated BRIEF (ORB)-guided visual…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Yanlin Jin , Rui-Yang Ju , Haojun Liu , Yuzhong Zhong

In this paper we propose an extension of the Attention Branch Network (ABN) by using instance segmentation for generating sharper attention maps for action recognition. Methods for visual explanation such as Grad-CAM usually generate blurry…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Tomoya Nitta , Tsubasa Hirakawa , Hironobu Fujiyoshi , Toru Tamaki

This paper considers the problem of sensorimotor delays in the optimal control of (smooth) eye movements under uncertainty. Specifically, we consider delays in the visuo-oculomotor loop and their implications for active inference. Active…

神经元与认知 · 定量生物学 2016-10-19 Laurent Perrinet , Rick Adams , Karl Friston

Detecting and segmenting individual objects, regardless of their category, is crucial for many applications such as action detection or robotic interaction. While this problem has been well-studied under the classic formulation of…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Achal Dave , Pavel Tokmakov , Deva Ramanan

Assistive visual navigation systems for visually impaired individuals have become increasingly popular thanks to the rise of mobile computing. Most of these devices work by translating visual information into voice commands. In complex…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Hao Wang , Jiayou Qin , Xiwen Chen , Ashish Bastola , John Suchanek , Zihao Gong , Abolfazl Razi

This paper proposes a novel framework for the use of eye movement patterns for biometric applications. Eye movements contain abundant information about cognitive brain functions, neural pathways, etc. In the proposed method, eye movement…

计算机视觉与模式识别 · 计算机科学 2016-01-14 Anjith George , Aurobinda Routray

Motion detection is a fundamental but challenging task for autonomous driving. In particular scenes like highway, remote objects have to be paid extra attention for better controlling decision. Aiming at distant vehicles, we train a neural…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Ka Man Lo

Online Multi-Object Tracking (MOT) from videos is a challenging computer vision task which has been extensively studied for decades. Most of the existing MOT algorithms are based on the Tracking-by-Detection (TBD) paradigm combined with…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Zhen He , Jian Li , Daxue Liu , Hangen He , David Barber

Spatial navigation is a complex cognitive function involving sensory inputs, such as visual, auditory, and proprioceptive information, to understand and move within space. This ability allows humans to create mental maps, navigate through…

人机交互 · 计算机科学 2025-01-22 Sobhan Teymouri , Fatemeh Alizadehziri , Mobina Zibandehpoor , Mehdi Delrobaei

Accurately modelling human attention is essential for numerous computer vision applications, particularly in the domain of automotive safety. Existing methods typically collapse gaze into saliency maps or scanpaths, treating gaze dynamics…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Luke Palmer , Petar Palasek , Hazem Abdelkawy
‹ 上一页 1 2 3 10 下一页 ›