中文
相关论文

相关论文: Align then Adapt: Rethinking Parameter-Efficient T…

200 篇论文

Self-supervised representation learning for point cloud has demonstrated effectiveness in improving pre-trained model performance across diverse tasks. However, as pre-trained models grow in complexity, fully fine-tuning them for downstream…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Song Wang , Xiaolu Liu , Lingdong Kong , Jianyun Xu , Chunyong Hu , Gongfan Fang , Wentong Li , Jianke Zhu , Xinchao Wang

Urban environments are characterized by complex structures and diverse features, making accurate segmentation of point cloud data a challenging task. This paper presents a comprehensive study on the application of RandLA-Net, a…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Alperen Enes Bayar , Ufuk Uyan , Elif Toprak , Cao Yuheng , Tang Juncheng , Ahmet Alp Kindiroglu

Understanding point clouds captured from the real-world is challenging due to shifts in data distribution caused by varying object scales, sensor angles, and self-occlusion. Prior works have addressed this issue by combining recent learning…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Joonhyung Park , Hyunjin Seo , Eunho Yang

Parameter-efficient fine-tuning (PEFT) has become increasingly important as foundation models continue to grow in both popularity and size. Adapter has been particularly well-received due to their potential for parameter reduction and…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Minglei Li , Peng Ye , Yongqi Huang , Lin Zhang , Tao Chen , Tong He , Jiayuan Fan , Wanli Ouyang

Unsupervised domain adaptation (UDA) in 3D segmentation tasks presents a formidable challenge, primarily stemming from the sparse and unordered nature of point cloud data. Especially for LiDAR point clouds, the domain discrepancy becomes…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Xidong Peng , Runnan Chen , Feng Qiao , Lingdong Kong , Youquan Liu , Yujing Sun , Tai Wang , Xinge Zhu , Yuexin Ma

The point process is a solid framework to model sequential data, such as videos, by exploring the underlying relevance. As a challenging problem for high-level video understanding, weakly supervised action recognition and localization in…

计算机视觉与模式识别 · 计算机科学 2019-11-28 Xiao-Yu Zhang , Changsheng Li , Haichao Shi , Xiaobin Zhu , Peng Li , Jing Dong

Knowledge transfer from synthetic to real data has been widely studied to mitigate data annotation constraints in various computer vision tasks such as semantic segmentation. However, the study focused on 2D images and its counterpart in 3D…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Aoran Xiao , Jiaxing Huang , Dayan Guan , Fangneng Zhan , Shijian Lu

Domain Adaptation (DA) approaches achieved significant improvements in a wide range of machine learning and computer vision tasks (i.e., classification, detection, and segmentation). However, as far as we are aware, there are few methods…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Can Qin , Haoxuan You , Lichen Wang , C. -C. Jay Kuo , Yun Fu

Parameter-efficient fine-tuning (PEFT) of pre-trained 3D point cloud Transformers has emerged as a promising technique for 3D point cloud analysis. While existing PEFT methods attempt to minimize the number of tunable parameters, they often…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Takahiko Furuya

Transfer learning aims to learn robust classifiers for the target domain by leveraging knowledge from a source domain. Since the source and the target domains are usually from different distributions, existing methods mainly focus on…

机器学习 · 计算机科学 2019-09-19 Jindong Wang , Yiqiang Chen , Wenjie Feng , Han Yu , Meiyu Huang , Qiang Yang

Scene-level point cloud understanding remains challenging due to diverse geometries, imbalanced category distributions, and highly varied spatial layouts. Existing methods improve object-level performance but rely on static network…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Siyuan Liu , Chaoqun Zheng , Xin Zhou , Tianrui Feng , Dingkang Liang , Xiang Bai

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

The past few years have witnessed the great success and prevalence of self-supervised representation learning within the language and 2D vision communities. However, such advancements have not been fully migrated to the field of 3D point…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Qijian Zhang , Junhui Hou

While the Transformer architecture has become ubiquitous in the machine learning field, its adaptation to 3D shape recognition is non-trivial. Due to its quadratic computational complexity, the self-attention operator quickly becomes…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Axel Berg , Magnus Oskarsson , Mark O'Connor

Parameter-efficient fine-tuning strategies for foundation models in 1D textual and 2D visual analysis have demonstrated remarkable efficacy. However, due to the scarcity of point cloud data, pre-training large 3D models remains a…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Mengke Li , Lihao Chen , Peng Zhang , Yiu-ming Cheung , Hui Huang

As foundation models become more popular, there is a growing need to efficiently finetune them for downstream tasks. Although numerous adaptation methods have been proposed, they are designed to be efficient only in terms of how many…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Otniel-Bogdan Mercea , Alexey Gritsenko , Cordelia Schmid , Anurag Arnab

Although recent years have witnessed significant advancements in medical image segmentation, the pervasive issue of domain shift among medical images from diverse centres hinders the effective deployment of pre-trained models. Many…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Ziyang Chen , Yiwen Ye , Yongsheng Pan , Yong Xia

The point cloud learning community witnesses a modeling shift from CNNs to Transformers, where pure Transformer architectures have achieved top accuracy on the major learning benchmarks. However, existing point Transformers are…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Zhang Cheng , Haocheng Wan , Xinyi Shen , Zizhao Wu

Large foundation models have recently emerged as a prominent focus of interest, attaining superior performance in widespread scenarios. Due to the scarcity of 3D data, many efforts have been made to adapt pre-trained transformers from…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Yiwen Tang , Ray Zhang , Jiaming Liu , Zoey Guo , Dong Wang , Zhigang Wang , Bin Zhao , Shanghang Zhang , Peng Gao , Hongsheng Li , Xuelong Li

Deep learning-based feature matching has shown great superiority for point cloud registration in the absence of pose priors. Although coarse-to-fine matching approaches are prevalent, the coarse matching of existing methods is typically…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Renlang Huang , Yufan Tang , Jiming Chen , Liang Li