中文
相关论文

相关论文: Exploiting Inductive Bias in Transformer for Point…

200 篇论文

Adapter-Tuning (AT) method involves freezing a pre-trained model and introducing trainable adapter modules to acquire downstream knowledge, thereby calibrating the model for better adaptation to downstream tasks. This paper proposes a…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Jiacheng Ruan , Jingsheng Gao , Mingye Xie , Daize Dong , Suncheng Xiang , Ting Liu , Yuzhuo Fu

Recent advances in deep learning for 3D point clouds have shown great promises in scene understanding tasks thanks to the introduction of convolution operators to consume 3D point clouds directly in a neural network. Point cloud data,…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Zhiyuan Zhang , Binh-Son Hua , Wei Chen , Yibin Tian , Sai-Kit Yeung

Point cloud segmentation is one of the most important tasks in computer vision with widespread scientific, industrial, and commercial applications. The research thereof has resulted in many breakthroughs in 3D object and scene…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Dening Lu , Jun Zhou , Kyle Yilin Gao , Dilong Li , Jing Du , Linlin Xu , Jonathan Li

In this work, we present Point Transformer, a deep neural network that operates directly on unordered and unstructured point sets. We design Point Transformer to extract local and global features and relate both representations by…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Nico Engel , Vasileios Belagiannis , Klaus Dietmayer

Local feature matching is an essential technique in image matching and plays a critical role in a wide range of vision-based applications. However, existing Transformer-based detector-free local feature matching methods encounter challenges…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Naijian Cao , Renjie He , Yuchao Dai , Mingyi He

Recently, LiDAR point cloud processing and analysis have made great progress due to the development of 3D Transformers. However, existing 3D Transformer methods usually are computationally expensive and inefficient due to their huge and…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Dening Lu , Jun Zhou , Kyle , Gao , Linlin Xu , Jonathan Li

Methods for processing point cloud information have seen a great success in collider physics applications. One recent breakthrough in machine learning is the usage of Transformer networks to learn semantic relationships between sequences in…

数据分析、统计与概率 · 物理学 2021-07-19 Vinicius Mikuni , Florencia Canelli

3D object detection is an essential vision technique for various robotic systems, such as augmented reality and domestic robots. Transformers as versatile network architectures have recently seen great success in 3D point cloud object…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Manli Shu , Le Xue , Ning Yu , Roberto Martín-Martín , Caiming Xiong , Tom Goldstein , Juan Carlos Niebles , Ran Xu

A promising direction for pre-training 3D point clouds is to leverage the massive amount of data in 2D, whereas the domain gap between 2D and 3D creates a fundamental challenge. This paper proposes a novel approach to point-cloud…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Siming Yan , Chen Song , Youkang Kong , Qixing Huang

As a fundamental aspect of human life, two-person interactions contain meaningful information about people's activities, relationships, and social settings. Human action recognition serves as the foundation for many smart applications, with…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Yao Liu , Gangfeng Cui , Jiahui Luo , Xiaojun Chang , Lina Yao

Transformer has demonstrated promising performance in many 2D vision tasks. However, it is cumbersome to compute the self-attention on large-scale point cloud data because point cloud is a long sequence and unevenly distributed in 3D space.…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Chenhang He , Ruihuang Li , Shuai Li , Lei Zhang

Change detection and irregular object extraction in 3D point clouds is a challenging task that is of high importance not only for autonomous navigation but also for updating existing digital twin models of various industrial environments.…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Nikolaos Stathoulopoulos , Anton Koval , George Nikolakopoulos

Vision Transformer (ViT) self-attention mechanism is characterized by feature collapse in deeper layers, resulting in the vanishing of low-level visual features. However, such features can be helpful to accurately represent and identify…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Anxhelo Diko , Danilo Avola , Marco Cascio , Luigi Cinque

Exploring contextual information in the local region is important for shape understanding and analysis. Existing studies often employ hand-crafted or explicit ways to encode contextual information of local regions. However, it is hard to…

计算机视觉与模式识别 · 计算机科学 2018-11-16 Xinhai Liu , Zhizhong Han , Yu-Shen Liu , Matthias Zwicker

We present TransMOT, a novel transformer-based end-to-end trainable online tracker and detector for point cloud data. The model utilizes a cross- and a self-attention mechanism and is applicable to lidar data in an automotive context, as…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Felicia Ruppel , Florian Faion , Claudius Gläser , Klaus Dietmayer

Automatically localizing a position based on a few natural language instructions is essential for future robots to communicate and collaborate with humans. To approach this goal, we focus on the text-to-point-cloud cross-modal localization…

计算机视觉与模式识别 · 计算机科学 2023-01-16 Guangzhi Wang , Hehe Fan , Mohan Kankanhalli

While Transformers have achieved impressive success in natural language processing and computer vision, their performance on 3D point clouds is relatively poor. This is mainly due to the limitation of Transformers: a demanding need for…

计算机视觉与模式识别 · 计算机科学 2024-02-05 Guocheng Qian , Abdullah Hamdi , Xingdi Zhang , Bernard Ghanem

The self-attention module is a key component of Transformer-based models, wherein each token pays attention to every other token. Recent studies have shown that these heads exhibit syntactic, semantic, or local behaviour. Some studies have…

计算与语言 · 计算机科学 2020-08-14 Madhura Pande , Aakriti Budhraja , Preksha Nema , Pratyush Kumar , Mitesh M. Khapra

Place recognition is a fundamental component of robotics, and has seen tremendous improvements through the use of deep learning models in recent years. Networks can experience significant drops in performance when deployed in unseen or…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Joshua Knights , Peyman Moghadam , Milad Ramezani , Sridha Sridharan , Clinton Fookes

3D automatic annotation has received increased attention since manually annotating 3D point clouds is laborious. However, existing methods are usually complicated, e.g., pipelined training for 3D foreground/background segmentation,…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Xiaoyan Qian , Chang Liu , Xiaojuan Qi , Siew-Chong Tan , Edmund Lam , Ngai Wong