中文
相关论文

相关论文: Leveraging SAM for Single-Source Domain Generaliza…

200 篇论文

Domain shift refers to the well known problem that a model trained in one source domain performs poorly when applied to a target domain with different statistics. {Domain Generalization} (DG) techniques attempt to alleviate this issue by…

机器学习 · 计算机科学 2017-10-11 Da Li , Yongxin Yang , Yi-Zhe Song , Timothy M. Hospedales

Foundation models like the Segment Anything Model (SAM) show strong generalization, yet adapting them to medical images remains difficult due to domain shift, scarce labels, and the inability of Parameter-Efficient Fine-Tuning (PEFT) to…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Vi Vu , Thanh-Huy Nguyen , Tien-Thinh Nguyen , Ba-Thinh Lam , Hoang-Thien Nguyen , Tianyang Wang , Xingjian Li , Min Xu

The objective of domain generalization (DG) is to enhance the transferability of the model learned from a source domain to unobserved domains. To prevent overfitting to a specific domain, Sharpness-Aware Minimization (SAM) reduces source…

机器学习 · 计算机科学 2024-03-13 Seungjae Shin , HeeSun Bae , Byeonghu Na , Yoon-Yeong Kim , Il-Chul Moon

Face anti-spoofing approaches based on domain generalization (DG) have drawn growing attention due to their robustness for unseen scenarios. Previous methods treat each sample from multiple domains indiscriminately during the training…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Shubao Liu , Ke-Yue Zhang , Taiping Yao , Kekai Sheng , Shouhong Ding , Ying Tai , Jilin Li , Yuan Xie , Lizhuang Ma

The generalization of deep neural networks to unknown domains is a major challenge despite their tremendous progress in recent years. For this reason, the dynamic area of domain generalization (DG) has emerged. In contrast to unsupervised…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Manuel Schwonberg , Hanno Gottschalk

Training segmentation models for medical images continues to be challenging due to the limited availability of data annotations. Segment Anything Model (SAM) is a foundation model that is intended to segment user-defined objects of interest…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Maciej A. Mazurowski , Haoyu Dong , Hanxue Gu , Jichen Yang , Nicholas Konz , Yixin Zhang

Single-source open-domain generalization (SS-ODG) addresses the challenge of labeled source domains with supervision during training and unlabeled novel target domains during testing. The target domain includes both known classes from the…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Prathmesh Bele , Valay Bundele , Avigyan Bhattacharya , Ankit Jha , Gemma Roig , Biplab Banerjee

Achieving domain generalization in medical imaging poses a significant challenge, primarily due to the limited availability of publicly labeled datasets in this domain. This limitation arises from concerns related to data privacy and the…

图像与视频处理 · 电气工程与系统科学 2024-07-23 Ahmed Radwan , Islam Osman , Mohamed S. Shehata

Due to its promising results, density map regression has been widely employed for image-based crowd counting. The approach, however, often suffers from severe performance degradation when tested on data from unseen scenarios, the so-called…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Zhuoxuan Peng , S. -H. Gary Chan

Domain generalization (DG) methods aim to develop models that generalize to settings where the test distribution is different from the training data. In this paper, we focus on the challenging problem of multi-source zero shot DG (MDG),…

机器学习 · 计算机科学 2022-11-07 Kowshik Thopalli , Sameeksha Katoch , Pavan Turaga , Jayaraman J. Thiagarajan

Domain generalization (DG) aims to improve the generalization performance for an unseen target domain by using the knowledge of multiple seen source domains. Mainstream DG methods typically assume that the domain label of each source sample…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Chaoqi Chen , Jiongcheng Li , Xiaoguang Han , Xiaoqing Liu , Yizhou Yu

Although new vision foundation models such as Segment Anything Model 2 (SAM2) have significantly enhanced zero-shot image segmentation capabilities, reliance on human-provided prompts poses significant challenges in adapting SAM2 to medical…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Yang Xing , Jiong Wu , Yuheng Bu , Kuang Gong

Despite the recent success of domain generalization in medical image segmentation, voxel-wise annotation for all source domains remains a huge burden. Semi-supervised domain generalization has been proposed very recently to combat this…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Muyang Qiu , Jian Zhang , Lei Qi , Qian Yu , Yinghuan Shi , Yang Gao

Medical image segmentation plays a pivotal role in clinical diagnostics and treatment planning, yet existing models often face challenges in generalization and in handling both 2D and 3D data uniformly. In this paper, we introduce Medical…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Jiayuan Zhu , Abdullah Hamdi , Yunli Qi , Yueming Jin , Junde Wu

Semantic segmentation algorithms require access to well-annotated datasets captured under diverse illumination conditions to ensure consistent performance. However, poor visibility conditions at varying illumination conditions result in…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Pranjay Shyam , Antyanta Bangunharcana , Kuk-Jin Yoon , Kyung-Soo Kim

Existing domain generalization methods for face anti-spoofing endeavor to extract common differentiation features to improve the generalization. However, due to large distribution discrepancies among fake faces of different domains, it is…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Yunpei Jia , Jie Zhang , Shiguang Shan , Xilin Chen

Motor imagery EEG classification plays a crucial role in non-invasive Brain-Computer Interface (BCI) research. However, the classification is affected by the non-stationarity and individual variations of EEG signals. Simply pooling EEG data…

信号处理 · 电气工程与系统科学 2023-11-10 Xiao-Cong Zhong , Qisong Wang , Dan Liu , Zhihuang Chen , Jing-Xiao Liao , Jinwei Sun , Yudong Zhang , Feng-Lei Fan

Automated segmentation is a fundamental medical image analysis task, which enjoys significant advances due to the advent of deep learning. While foundation models have been useful in natural language processing and some vision tasks for…

计算机视觉与模式识别 · 计算机科学 2025-05-12 Hanxue Gu , Haoyu Dong , Jichen Yang , Maciej A. Mazurowski

The Segment Anything Model (SAM) has demonstrated remarkable capabilities of scaled-up segmentation models, enabling zero-shot generalization across a variety of domains. By leveraging large-scale foundational models as pre-trained models,…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Weijia Feng , Lingting Zhu , Lequan Yu

The task of single-source domain generalization (SDG) in medical image segmentation is crucial due to frequent domain shifts in clinical image datasets. To address the challenge of poor generalization across different domains, we introduce…

图像与视频处理 · 电气工程与系统科学 2024-07-02 Haoyu Zhao , Wenhui Dong , Rui Yu , Zhou Zhao , Du Bo , Yongchao Xu