中文
相关论文

相关论文: Rethinking Attention Module Design for Point Cloud…

200 篇论文

Object detection in three-dimensional (3D) space attracts much interest from academia and industry since it is an essential task in AI-driven applications such as robotics, autonomous driving, and augmented reality. As the basic format of…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Shi Qiu , Yunfan Wu , Saeed Anwar , Chongyi Li

Recently, the advancement of 3D point clouds in deep learning has attracted intensive research in different application domains such as computer vision and robotic tasks. However, creating feature representation of robust, discriminative…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Xu Wang , Yi Jin , Yigang Cen , Tao Wang , Yidong Li

Processing 3D data efficiently has always been a challenge. Spatial operations on large-scale point clouds, stored as sparse data, require extra cost. Attracted by the success of transformers, researchers are using multi-head attention for…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Mahdi Saleh , Yige Wang , Nassir Navab , Benjamin Busam , Federico Tombari

General point clouds have been increasingly investigated for different tasks, and recently Transformer-based networks are proposed for point cloud analysis. However, there are barely related works for medical point clouds, which are…

图像与视频处理 · 电气工程与系统科学 2021-12-20 Jianhui Yu , Chaoyi Zhang , Heng Wang , Dingxin Zhang , Yang Song , Tiange Xiang , Dongnan Liu , Weidong Cai

Instance segmentation in point clouds is one of the most fine-grained ways to understand the 3D scene. Due to its close relationship to semantic segmentation, many works approach these two tasks simultaneously and leverage the benefits of…

计算机视觉与模式识别 · 计算机科学 2020-03-12 Guangnan Wu , Zhiyi Pan , Peng Jiang , Changhe Tu

Attention mechanism has gained great success in vision recognition. Many works are devoted to improving the effectiveness of attention mechanism, which finely design the structure of the attention operator. These works need lots of…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Shanshan Zhong , Wushao Wen , Jinghui Qin

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

We present a novel attention-based mechanism to learn enhanced point features for point cloud processing tasks, e.g., classification and segmentation. Unlike prior works, which were trained to optimize the weights of a pre-selected set of…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Liqiang Lin , Pengdi Huang , Chi-Wing Fu , Kai Xu , Hao Zhang , Hui Huang

As a pioneering work exploring transformer architecture for 3D point cloud understanding, Point Transformer achieves impressive results on multiple highly competitive benchmarks. In this work, we analyze the limitations of the Point…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Xiaoyang Wu , Yixing Lao , Li Jiang , Xihui Liu , Hengshuang Zhao

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

In recent years, point cloud analysis methods based on the Transformer architecture have made significant progress, particularly in the context of multimedia applications such as 3D modeling, virtual reality, and autonomous systems.…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Qiang Zheng , Chao Zhang , Jian Sun

Point cloud segmentation, which helps us understand the environment of specific structures and objects, can be performed in class-specific and class-agnostic ways. We propose a novel region-based transformer model called Region-Transformer…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Dipesh Gyawali , Jian Zhang , BB Karki

Towards better unsupervised domain adaptation (UDA). Recently, researchers propose various domain-conditioned attention modules and make promising progresses. However, considering that the configuration of attention, i.e., the type and the…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Kekai Sheng , Ke Li , Xiawu Zheng , Jian Liang , Weiming Dong , Feiyue Huang , Rongrong Ji , Xing Sun

Self-attention modules have demonstrated remarkable capabilities in capturing long-range relationships and improving the performance of point cloud tasks. However, point cloud objects are typically characterized by complex, disordered, and…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Xian Wei , Muyu Wang , Shing-Ho Jonathan Lin , Zhengyu Li , Jian Yang , Arafat Al-Jawari , Xuan Tang

How to learn long-range dependencies from 3D point clouds is a challenging problem in 3D point cloud analysis. Addressing this problem, we propose a global attention network for point cloud semantic segmentation, named as GA-Net, consisting…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Shuang Deng , Qiulei Dong

Attention--or attribution--maps methods are methods designed to highlight regions of the model's input that were discriminative for its predictions. However, different attention maps methods can highlight different regions of the input,…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Ali Mirzazadeh , Florian Dubost , Maxwell Pike , Krish Maniar , Max Zuo , Christopher Lee-Messer , Daniel Rubin

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

Attention mechanisms have raised significant interest in the research community, since they promise significant improvements in the performance of neural network architectures. However, in any specific problem, we still lack a principled…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Rafael Pedro , Arlindo L. Oliveira

Recent years have witnessed the great success of deep learning on various point cloud analysis tasks, e.g., classification and semantic segmentation. Since point cloud data is sparse and irregularly distributed, one key issue for point…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Shanshan Zhao , Mingming Gong , Xi Li , Dacheng Tao

Attention Model has now become an important concept in neural networks that has been researched within diverse application domains. This survey provides a structured and comprehensive overview of the developments in modeling attention. In…

机器学习 · 计算机科学 2021-07-13 Sneha Chaudhari , Varun Mithal , Gungor Polatkan , Rohan Ramanath
‹ 上一页 1 2 3 10 下一页 ›