中文
相关论文

相关论文: SUG: Single-dataset Unified Generalization for 3D …

200 篇论文

Deep neural networks (DNNs) usually fail to generalize well to outside of distribution (OOD) data, especially in the extreme case of single domain generalization (single-DG) that transfers DNNs from single domain to multiple unseen domains.…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Sanqing Qu , Yingwei Pan , Guang Chen , Ting Yao , Changjun Jiang , Tao Mei

Unsupervised domain adaptation (UDA) and domain generalization (DG) enable machine learning models trained on a source domain to perform well on unlabeled or even unseen target domains. As previous UDA&DG semantic segmentation methods are…

计算机视觉与模式识别 · 计算机科学 2023-09-28 Lukas Hoyer , Dengxin Dai , Luc Van Gool

State-of-the-art 3D semantic segmentation models are trained on off-the-shelf public benchmarks, but they will inevitably face the challenge of recognition accuracy drop when these well-trained models are deployed to a new domain. In this…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Ben Fei , Siyuan Huang , Jiakang Yuan , Botian Shi , Bo Zhang , Weidong Yang , Min Dou , Yikang Li

Unsupervised domain adaptation (UDA) has achieved unprecedented success in improving the cross-domain robustness of object detection models. However, existing UDA methods largely ignore the instantaneous data distribution during model…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Zongxian Li , Qixiang Ye , Chong Zhang , Jingjing Liu , Shijian Lu , Yonghong Tian

Domain generalization (DG), aiming to make models work on unseen domains, is a surefire way toward general artificial intelligence. Limited by the scale and diversity of current DG datasets, it is difficult for existing methods to scale to…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Hongjing Niu , Hanting Li , Feng Zhao , Bin Li

Semantic segmentation of aerial point cloud data can be utilised to differentiate which points belong to classes such as ground, buildings, or vegetation. Point clouds generated from aerial sensors mounted to drones or planes can utilise…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Matthew Howe , Boris Repasky , Timothy Payne

Beyond attaining domain generalization (DG), visual recognition models should also be data-efficient during learning by leveraging limited labels. We study the problem of Semi-Supervised Domain Generalization (SSDG) which is crucial for…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Adnan Khan , Mai A. Shaaban , Muhammad Haris Khan

The point cloud representation of an object can have a large geometric variation in view of inconsistent data acquisition procedure, which thus leads to domain discrepancy due to diverse and uncontrollable shape representation cross…

计算机视觉与模式识别 · 计算机科学 2021-12-17 Longkun Zou , Hui Tang , Ke Chen , Kui Jia

Domain adaptation for semantic segmentation has recently been actively studied to increase the generalization capabilities of deep learning models. The vast majority of the domain adaptation methods tackle single-source case, where the…

图像与视频处理 · 电气工程与系统科学 2020-04-16 Onur Tasar , Yuliya Tarabalka , Alain Giros , Pierre Alliez , Sébastien Clerc

Single domain generalization (SDG) aims to train a robust model against unknown target domain shifts using data from a single source domain. Data augmentation has been proven an effective approach to SDG. However, the utility of standard…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Guangtao Zheng , Mengdi Huai , Aidong Zhang

Unsupervised Domain Adaptive Semantic Segmentation (UDA-SS) aims to transfer the supervision from a labeled source domain to an unlabeled target domain. The majority of existing UDA-SS works typically consider images whilst recent attempts…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Zhe Zhang , Gaochang Wu , Jing Zhang , Xiatian Zhu , Dacheng Tao , Tianyou Chai

Domain adaptation (DA) tries to tackle the scenarios when the test data does not fully follow the same distribution of the training data, and multi-source domain adaptation (MSDA) is very attractive for real world applications. By learning…

机器学习 · 计算机科学 2024-01-17 Jin Yuan , Feng Hou , Yangzhou Du , Zhongchao Shi , Xin Geng , Jianping Fan , Yong Rui

We approach the challenge of addressing semi-supervised domain generalization (SSDG). Specifically, our aim is to obtain a model that learns domain-generalizable features by leveraging a limited subset of labelled data alongside a…

计算机视觉与模式识别 · 计算机科学 2024-05-08 Chamuditha Jayanga Galappaththige , Sanoojan Baliah , Malitha Gunawardhana , Muhammad Haris Khan

In search of robust and generalizable machine learning models, Domain Generalization (DG) has gained significant traction during the past few years. The goal in DG is to produce models which continue to perform well when presented with data…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Aristotelis Ballas , Christos Diou

The current trend in computer vision is to utilize one universal model to address all various tasks. Achieving such a universal model inevitably requires incorporating multi-domain data for joint training to learn across multiple problem…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Zhenyu Wang , Yali Li , Hengshuang Zhao , Shengjin Wang

The vulnerability of 3D point cloud analysis to unpredictable rotations poses an open yet challenging problem: orientation-aware 3D domain generalization. Cross-domain robustness and adaptability of 3D representations are crucial but not…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Bangzhen Liu , Chenxi Zheng , Xuemiao Xu , Cheng Xu , Huaidong Zhang , Shengfeng He

Unified segmentation of 3D point clouds is crucial for scene understanding, but is hindered by its sparse structure, limited annotations, and the challenge of distinguishing fine-grained object classes in complex environments. Existing…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Zongyan Han , Mohamed El Amine Boudjoghra , Jiahua Dong , Jinhong Wang , Rao Muhammad Anwer

Domain generalization in 3D segmentation is a critical challenge in deploying models to unseen environments. Current methods mitigate the domain shift by augmenting the data distribution of point clouds. However, the model learns global…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Pei He , Lingling Li , Licheng Jiao , Ronghua Shang , Fang Liu , Shuang Wang , Xu Liu , Wenping Ma

The convenience of 3D sensors has led to an increase in the use of 3D point clouds in various applications. However, the differences in acquisition devices or scenarios lead to divergence in the data distribution of point clouds, which…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Zhimin Zhang , Xiang Gao , Wei Hu

Single Domain Generalization (SDG) aims to train models that maintain consistent performance across diverse scenarios using data from a single source. While latent diffusion models (LDMs) show promise for augmenting limited source data, our…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Hao Li , Yubin Xiao , Ke Liang , Mengzhu Wang , Long Lan , Kenli Li , Xinwang Liu