中文
相关论文

相关论文: Simulating Human Gaze with Neural Visual Attention

200 篇论文

We propose augmenting deep neural networks with an attention mechanism for the visual object detection task. As perceiving a scene, humans have the capability of multiple fixation points, each attended to scene content at different…

计算机视觉与模式识别 · 计算机科学 2017-02-07 Kota Hara , Ming-Yu Liu , Oncel Tuzel , Amir-massoud Farahmand

Visual question answering (VQA) usesimage processing algorithms to process the image and natural language processing methods to understand and answer the question. VQA is helpful to a visually impaired person, can be used for the security…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Param Ahir , Hiteishi M. Diwanji

We conduct large-scale studies on `human attention' in Visual Question Answering (VQA) to understand where humans choose to look to answer questions about images. We design and test multiple game-inspired novel attention-annotation…

机器学习 · 统计学 2016-06-20 Abhishek Das , Harsh Agrawal , C. Lawrence Zitnick , Devi Parikh , Dhruv Batra

We conduct large-scale studies on `human attention' in Visual Question Answering (VQA) to understand where humans choose to look to answer questions about images. We design and test multiple game-inspired novel attention-annotation…

计算机视觉与模式识别 · 计算机科学 2016-06-20 Abhishek Das , Harsh Agrawal , C. Lawrence Zitnick , Devi Parikh , Dhruv Batra

Deep learning architectures are an extremely powerful tool for recognizing and classifying images. However, they require supervised learning and normally work on vectors the size of image pixels and produce the best results when trained on…

机器学习 · 计算机科学 2020-10-20 Ryan Burt , Nina N. Thigpen , Andreas Keil , Jose C. Principe

When humans perform a task, such as playing a game, they selectively pay attention to certain parts of the visual input, gathering relevant information and sequentially combining it to build a representation from the sensory data. In this…

人工智能 · 计算机科学 2018-07-26 Khimya Khetarpal , Doina Precup

Understanding the mechanisms underlying human attention is a fundamental challenge for both vision science and artificial intelligence. While numerous computational models of free-viewing have been proposed, less is known about the…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Dario Zanca , Andrea Zugarini , Simon Dietz , Thomas R. Altstidl , Mark A. Turban Ndjeuha , Leo Schwinn , Bjoern Eskofier

In this work, we aim to predict human eye fixation with view-free scenes based on an end-to-end deep learning architecture. Although Convolutional Neural Networks (CNNs) have made substantial improvement on human attention prediction, it is…

计算机视觉与模式识别 · 计算机科学 2018-03-26 Wenguan Wang , Jianbing Shen

This paper proposes a novel simultaneous localization and mapping (SLAM) approach, namely Attention-SLAM, which simulates human navigation mode by combining a visual saliency model (SalNavNet) with traditional monocular visual SLAM. Most…

计算机视觉与模式识别 · 计算机科学 2020-09-16 Jinquan Li , Ling Pei , Danping Zou , Songpengcheng Xia , Qi Wu , Tao Li , Zhen Sun , Wenxian Yu

The prediction of human gaze behavior is important for building human-computer interactive systems that can anticipate a user's attention. Computer vision models have been developed to predict the fixations made by people as they search for…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Zhibo Yang , Sounak Mondal , Seoyoung Ahn , Gregory Zelinsky , Minh Hoai , Dimitris Samaras

Recently, attention-based Visual Question Answering (VQA) has achieved great success by utilizing question to selectively target different visual areas that are related to the answer. Existing visual attention models are generally planar,…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Jingkuan Song , Pengpeng Zeng , Lianli Gao , Heng Tao Shen

Driver visual attention prediction is a critical task in autonomous driving and human-computer interaction (HCI) research. Most prior studies focus on estimating attention allocation at a single moment in time, typically using static RGB…

计算机视觉与模式识别 · 计算机科学 2025-08-11 Kaiser Hamid , Khandakar Ashrafi Akbar , Nade Liang

The visual scanpath is a sequence of points through which the human gaze moves while exploring a scene. It represents the fundamental concepts upon which visual attention research is based. As a result, the ability to predict them has…

计算机视觉与模式识别 · 计算机科学 2023-07-12 Mohamed Amine Kerkouri , Marouane Tliba , Aladine Chetouani , Alessandro Bruno

In the burgeoning field of autonomous vehicles (AVs), trajectory prediction remains a formidable challenge, especially in mixed autonomy environments. Traditional approaches often rely on computational methods such as time-series analysis.…

机器人学 · 计算机科学 2024-03-11 Haicheng Liao , Shangqian Liu , Yongkang Li , Zhenning Li , Chengyue Wang , Yunjian Li , Shengbo Eben Li , Chengzhong Xu

The human gaze is a cost-efficient physiological data that reveals human underlying attentional patterns. The selective attention mechanism helps the cognition system focus on task-relevant visual clues by ignoring the presence of…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Yifei Huang , Xiaoxiao Li , Lijin Yang , Lin Gu , Yingying Zhu , Hirofumi Seo , Qiuming Meng , Tatsuya Harada , Yoichi Sato

Fast reactions to changes in the surrounding visual environment require efficient attention mechanisms to reallocate computational resources to most relevant locations in the visual field. While current computational models keep improving…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Lapo Faggi , Alessandro Betti , Dario Zanca , Stefano Melacci , Marco Gori

Humans can naturally and effectively find salient regions in complex scenes. Motivated by this observation, attention mechanisms were introduced into computer vision with the aim of imitating this aspect of the human visual system. Such an…

计算机视觉与模式识别 · 计算机科学 2022-07-06 Meng-Hao Guo , Tian-Xing Xu , Jiang-Jiang Liu , Zheng-Ning Liu , Peng-Tao Jiang , Tai-Jiang Mu , Song-Hai Zhang , Ralph R. Martin , Ming-Ming Cheng , Shi-Min Hu

The goal of our work is to use visual attention to enhance autonomous driving performance. We present two methods of predicting visual attention maps. The first method is a supervised learning approach in which we collect eye-gaze data for…

计算机视觉与模式识别 · 计算机科学 2018-12-06 Sourav Pal , Tharun Mohandoss , Pabitra Mitra

Hard visual attention is a promising approach to reduce the computational burden of modern computer vision methodologies. Hard attention mechanisms are typically non-differentiable. They can be trained with reinforcement learning but the…

机器学习 · 计算机科学 2020-06-16 William Harvey , Michael Teng , Frank Wood

Sketching is a powerful tool for creating abstract images that are sparse but meaningful. Sketch understanding poses fundamental challenges for general-purpose vision algorithms because it requires robustness to the sparsity of sketches…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Kushin Mukherjee , Holly Huey , Xuanchen Lu , Yael Vinker , Rio Aguina-Kang , Ariel Shamir , Judith E. Fan