中文
相关论文

相关论文: MAttNet: Modular Attention Network for Referring E…

200 篇论文

Micro-expression has emerged as a promising modality in affective computing due to its high objectivity in emotion detection. Despite the higher recognition accuracy provided by the deep learning models, there are still significant scope…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Viswanatha Reddy Gajjala , Sai Prasanna Teja Reddy , Snehasis Mukherjee , Shiv Ram Dubey

We address the problem of referring image segmentation that aims to generate a mask for the object specified by a natural language expression. Many recent works utilize Transformer to extract features for the target object by aggregating…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Chang Liu , Henghui Ding , Yulun Zhang , Xudong Jiang

Referring expressions are natural language constructions used to identify particular objects within a scene. In this paper, we propose a unified framework for the tasks of referring expression comprehension and generation. Our model is…

计算机视觉与模式识别 · 计算机科学 2017-04-19 Licheng Yu , Hao Tan , Mohit Bansal , Tamara L. Berg

We introduce GroundNet, a neural network for referring expression recognition -- the task of localizing (or grounding) in an image the object referred to by a natural language expression. Our approach to this task is the first to rely on a…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Volkan Cirik , Taylor Berg-Kirkpatrick , Louis-Philippe Morency

Exploring fine-grained relationship between entities(e.g. objects in image or words in sentence) has great contribution to understand multimedia content precisely. Previous attention mechanism employed in image-text matching either takes…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Yaxian Xia , Lun Huang , Wenmin Wang , Xiaoyong Wei , Wenmin Wang

Inspired by recent work in machine translation and object detection, we introduce an attention based model that automatically learns to describe the content of images. We describe how we can train this model in a deterministic manner using…

We present an attention-based modular neural framework for computer vision. The framework uses a soft attention mechanism allowing models to be trained with gradient descent. It consists of three modules: a recurrent attention module…

机器学习 · 计算机科学 2016-04-29 Samira Ebrahimi Kahou , Vincent Michalski , Roland Memisevic

In this paper, we introduce a novel spatial attention module that can be easily integrated to any convolutional network. This module guides the model to pay attention to the most discriminative part of an image. This enables the model to…

计算机视觉与模式识别 · 计算机科学 2025-09-01 Hai-Vy Nguyen , Fabrice Gamboa , Sixin Zhang , Reda Chhaibi , Serge Gratton , Thierry Giaccone

Benefiting from the capability of building inter-dependencies among channels or spatial locations, attention mechanisms have been extensively studied and broadly used in a variety of computer vision tasks recently. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Diganta Misra , Trikay Nalamada , Ajay Uppili Arasanipalai , Qibin Hou

When humans describe a visual scene, they do not process the entire image uniformly; instead, they selectively fixate on regions relevant to their intended description. In contrast, current multimodal large language models (MLLMs) attend to…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Junha Song , Byeongho Heo , Geonmo Gu , Jaegul Choo , Dongyoon Han , Sangdoo Yun

Visual attention has been extensively studied for learning fine-grained features in both facial expression recognition (FER) and Action Unit (AU) detection. A broad range of previous research has explored how to use attention modules to…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Xiaotian Li , Zhihua Li , Huiyuan Yang , Geran Zhao , Lijun Yin

We consider the problem of composed image retrieval that takes an input query consisting of an image and a modification text indicating the desired changes to be made on the image and retrieves images that match these changes. Current…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Prateksha Udhayanan , Srikrishna Karanam , Balaji Vasan Srinivasan

We create a family of powerful video models which are able to: (i) learn interactions between semantic object information and raw appearance and motion features, and (ii) deploy attention in order to better learn the importance of features…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Michael S. Ryoo , AJ Piergiovanni , Juhana Kangaspunta , Anelia Angelova

Referring expression comprehension (REF) aims at identifying a particular object in a scene by a natural language expression. It requires joint reasoning over the textual and visual domains to solve the problem. Some popular referring…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Zhenfang Chen , Peng Wang , Lin Ma , Kwan-Yee K. Wong , Qi Wu

The attention mechanism is an important part of the neural machine translation (NMT) where it was reported to produce richer source representation compared to fixed-length encoding sequence-to-sequence models. Recently, the effectiveness of…

计算与语言 · 计算机科学 2016-09-14 Ozan Caglayan , Loïc Barrault , Fethi Bougares

MAC Net is a compositional attention network designed for Visual Question Answering. We propose a modified MAC net architecture for Natural Language Question Answering. Question Answering typically requires Language Understanding and…

Referring expression comprehension aims to locate the object instance described by a natural language referring expression in an image. This task is compositional and inherently requires visual reasoning on top of the relationships among…

计算机视觉与模式识别 · 计算机科学 2019-09-19 Sibei Yang , Guanbin Li , Yizhou Yu

Transformer models typically calculate attention matrices using dot products, which have limitations when capturing nonlinear relationships between embedding vectors. We propose Neural Attention, a technique that replaces dot products with…

机器学习 · 计算机科学 2025-11-10 Andrew DiGiugno , Ausif Mahmood

We propose a novel neural network module that transforms an existing single-frame semantic segmentation model into a video semantic segmentation pipeline. In contrast to prior works, we strive towards a simple, fast, and general module that…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Matthieu Paul , Martin Danelljan , Luc Van Gool , Radu Timofte

Grounding textual phrases in visual content is a meaningful yet challenging problem with various potential applications such as image-text inference or text-driven multimedia interaction. Most of the current existing methods adopt the…

计算机视觉与模式识别 · 计算机科学 2018-05-03 Zhiyuan Fang , Shu Kong , Tianshu Yu , Yezhou Yang