中文
相关论文

相关论文: ATCON: Attention Consistency for Vision Models

200 篇论文

In point cloud analysis tasks, the existing local feature aggregation descriptors (LFAD) are unable to fully utilize information in the neighborhood of central points. Previous methods rely solely on Euclidean distance to constrain the…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Haotian Hu , Fanyi Wang , Jingwen Su , Hongtao Zhou , Yaonong Wang , Laifeng Hu , Yanhao Zhang , Zhiwang Zhang

In real industrial processes, fault diagnosis methods are required to learn from limited fault samples since the procedures are mainly under normal conditions and the faults rarely occur. Although attention mechanisms have become popular in…

机器学习 · 计算机科学 2023-09-26 Mengxuan Li , Peng Peng , Jingxin Zhang , Hongwei Wang , Weiming Shen

Recently, transformer-based methods have dominated 3D instance segmentation, where mask attention is commonly involved. Specifically, object queries are guided by the initial instance masks in the first cross-attention, and then iteratively…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Xin Lai , Yuhui Yuan , Ruihang Chu , Yukang Chen , Han Hu , Jiaya Jia

In this paper, we present an attention mechanism scheme to improve person re-identification task. Inspired by biology, we propose Self Attention Grid (SAG) to discover the most informative parts from a high-resolution image using its…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Jean-Paul Ainam , Ke Qin , Guisong Liu

Cloud cover can significantly hinder the use of remote sensing images for Earth observation, prompting urgent advancements in cloud removal technology. Recently, deep learning strategies have shown strong potential in restoring…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Wenli Huang , Ye Deng , Yang Wu , Jinjun Wang

Fine-grained image recognition has been a hot research topic in computer vision due to its various applications. The-state-of-the-art is the part/region-based approaches that first localize discriminative parts/regions, and then learn their…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Peng Zhang , Xinyu Zhu , Zhanzhan Cheng , Shuigeng Zhou , Yi Niu

State-of-the-art methods in image-to-image translation are capable of learning a mapping from a source domain to a target domain with unpaired image data. Though the existing methods have achieved promising results, they still produce…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Hao Tang , Hong Liu , Dan Xu , Philip H. S. Torr , Nicu Sebe

Vision-language models (VLMs) frequently generate hallucinated content plausible but incorrect claims about image content. We propose a training-free self-correction framework enabling VLMs to iteratively refine responses through…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Kassoum Sanogo , Renzo Ardiccioni

In recent years, attention mechanisms have significantly enhanced the performance of object detection by focusing on key feature information. However, prevalent methods still encounter difficulties in effectively balancing local and global…

计算机视觉与模式识别 · 计算机科学 2024-11-15 Yifan Shao

The performance of Large Language Models (LLMs) is significantly sensitive to the contextual position of information in the input. To investigate the mechanism behind this positional bias, our extensive experiments reveal a consistent…

计算与语言 · 计算机科学 2025-08-08 Zihao Yi , Delong Zeng , Zhenqing Ling , Haohao Luo , Zhe Xu , Wei Liu , Jian Luan , Wanxia Cao , Ying Shen

We present a novel visual attention tracking technique based on Shared Attention modeling. Our proposed method models the viewer as a participant in the activity occurring in the scene. We go beyond image salience and instead of only…

计算机视觉与模式识别 · 计算机科学 2016-09-02 Siavash Gorji , James J. Clark

Visual explanation enables human to understand the decision making of Deep Convolutional Neural Network (CNN), but it is insufficient to contribute the performance improvement. In this paper, we focus on the attention map for visual…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Hiroshi Fukui , Tsubasa Hirakawa , Takayoshi Yamashita , Hironobu Fujiyoshi

Understanding the decision-making processes of large language models (LLMs) is essential for their trustworthy development and deployment. However, current interpretability methods often face challenges such as low resolution and high…

计算与语言 · 计算机科学 2025-10-14 Tian Lan , Jinyuan Xu , Xue He , Jenq-Neng Hwang , Lei Li

Road safety mapping using satellite images is a cost-effective but a challenging problem for smart city planning. The scarcity of labeled data, misalignment and ambiguity makes it hard for supervised deep networks to learn efficient…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Sonu Gupta , Deepak Srivatsav , A. V. Subramanyam , Ponnurangam Kumaraguru

We propose a novel approach for class-agnostic object proposal generation, which is efficient and especially well-suited to detect small objects. Efficiency is achieved by scale-specific objectness attention maps which focus the processing…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Christian Wilms , Simone Frintrop

Inspired by recent advances in neural machine translation, that jointly align and translate using encoder-decoder networks equipped with attention, we propose an attentionbased LSTM model for human activity recognition. Our model jointly…

计算机视觉与模式识别 · 计算机科学 2017-09-01 Atousa Torabi , Leonid Sigal

Image token removal is an efficient augmentation strategy for reducing the cost of computing image features. However, this efficient augmentation strategy has been found to adversely affect the accuracy of CLIP-based training. We…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Yifan Yang , Weiquan Huang , Yixuan Wei , Houwen Peng , Xinyang Jiang , Huiqiang Jiang , Fangyun Wei , Yin Wang , Han Hu , Lili Qiu , Yuqing Yang

Recently, attentional arbitrary style transfer methods have been proposed to achieve fine-grained results, which manipulates the point-wise similarity between content and style features for stylization. However, the attention mechanism…

计算机视觉与模式识别 · 计算机科学 2022-01-10 Xuan Luo , Zhen Han , Lingkang Yang , Lingling Zhang

Advanced Driver-Assistance Systems (ADAS) have been attracting attention from many researchers. Vision-based sensors are the closest way to emulate human driver visual behavior while driving. In this paper, we explore possible ways to use…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Feiyan Hu , Venkatesh G M , Noel E. O'Connor , Alan F. Smeaton , Suzanne Little

The difficulty of the fine-grained image classification mainly comes from a shared overall appearance across classes. Thus, recognizing discriminative details, such as eyes and beaks for birds, is a key in the task. However, this is…

计算机视觉与模式识别 · 计算机科学 2023-08-02 SuBeen Lee , WonJun Moon , Hyun Seok Seong , Jae-Pil Heo