中文
相关论文

相关论文: Synthetic DOmain-Targeted Augmentation (S-DOTA) Im…

200 篇论文

Fine-tuning pre-trained neural network models has become a widely adopted approach across various domains. However, it can lead to the distortion of pre-trained feature extractors that already possess strong generalization capabilities.…

机器学习 · 计算机科学 2024-03-27 Seokhyeon Ha , Sunbeom Jung , Jungwoo Lee

Image denoising is a critical task in various scientific fields such as medical imaging and material characterization, where the accurate recovery of underlying structures from noisy data is essential. Although supervised denoising…

图像与视频处理 · 电气工程与系统科学 2025-02-12 Jianxin Xie , Wonhee Ko , Rui-Xing Zhang , Bing Yao

Convolutional Neural Networks (CNNs) show impressive performance in the standard classification setting where training and testing data are drawn i.i.d. from a given domain. However, CNNs do not readily generalize to new domains with…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Nathan Somavarapu , Chih-Yao Ma , Zsolt Kira

Deep models trained on a single source domain often fail catastrophically under distribution shifts, a critical challenge in Single Domain Generalization (SDG). While existing methods focus on augmenting source data or learning invariant…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Marzi Heidari , Yuhong Guo

Low-dose computed tomography (LDCT) image reconstruction techniques can reduce patient radiation exposure while maintaining acceptable imaging quality. Deep learning is widely used in this problem, but the performance of testing data…

图像与视频处理 · 电气工程与系统科学 2024-06-04 Kecheng Chen , Jie Liu , Renjie Wan , Victor Ho-Fun Lee , Varut Vardhanabhuti , Hong Yan , Haoliang Li

The distribution shifts between training and test data typically undermine the performance of models. In recent years, lots of work pays attention to domain generalization (DG) where distribution shifts exist, and target data are unseen.…

机器学习 · 计算机科学 2024-01-05 Wang Lu , Jindong Wang , Yidong Wang , Xing Xie

Iris presentation attack detection (PAD) has achieved great success under intra-domain settings but easily degrades on unseen domains. Conventional domain generalization methods mitigate the gap by learning domain-invariant features.…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Yachun Li , Jingjing Wang , Yuhui Chen , Di Xie , Shiliang Pu

Deep domain adaptation methods can reduce the distribution discrepancy by learning domain-invariant embedddings. However, these methods only focus on aligning the whole data distributions, without considering the class-level relations among…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Weijian Deng , Liang Zheng , Jianbin Jiao

Semantic segmentation models trained on annotated data fail to generalize well when the input data distribution changes over extended time period, leading to requiring re-training to maintain performance. Classic Unsupervised domain…

计算机视觉与模式识别 · 计算机科学 2024-01-03 Serban Stan , Mohammad Rostami

Domain Generalized Semantic Segmentation (DGSS) seeks to utilize source domain data exclusively to enhance the generalization of semantic segmentation across unknown target domains. Prevailing studies predominantly concentrate on feature…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Hongwei Niu , Linhuang Xie , Jianghang Lin , Shengchuan Zhang

Domain Generalization (DG) aims to enable models to generalize to unseen target domains by learning from multiple source domains. Existing DG methods primarily rely on convolutional neural networks (CNNs), which inherently learn texture…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Jintao Guo , Lei Qi , Yinghuan Shi , Yang Gao

The deployment of computer-aided diagnosis systems for cervical cancer screening using whole slide images (WSIs) faces critical challenges due to domain shifts caused by staining variations across different scanners and imaging…

图像与视频处理 · 电气工程与系统科学 2025-03-11 Jiangdong Cai , Haotian Jiang , Zhenrong Shen , Yonghao Li , Honglin Xiong , Lichi Zhang , Qian Wang

Single-Domain Generalized Object Detection~(S-DGOD) aims to train on a single source domain for robust performance across a variety of unseen target domains by taking advantage of an object detector. Existing S-DGOD approaches often rely on…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Xiaoran Xu , Jiangang Yang , Wenhui Shi , Siyuan Ding , Luqing Luo , Jian Liu

Mitosis detection is one of the fundamental tasks in computational pathology, which is extremely challenging due to the heterogeneity of mitotic cell. Most of the current studies solve the heterogeneity in the technical aspect by increasing…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Hao Wang , Jiatai Lin , Danyi Li , Jing Wang , Bingchao Zhao , Zhenwei Shi , Xipeng Pan , Huadeng Wang , Bingbing Li , Changhong Liang , Guoqiang Han , Li Liang , Chu Han , Zaiyi Liu

Domain generalization (DG) has been a hot topic in image recognition, with a goal to train a general model that can perform well on unseen domains. Recently, federated learning (FL), an emerging machine learning paradigm to train a global…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Junming Chen , Meirui Jiang , Qi Dou , Qifeng Chen

Domain adaptation (DA) is a quickly expanding area in machine learning that involves adjusting a model trained in one domain to perform well in another domain. While there have been notable progressions, the fundamental concept of numerous…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Yihang Wu , Ahmad Chaddad

Medical image artificial intelligence models often achieve strong performance in single-center or single-device settings, yet their effectiveness frequently deteriorates in real-world cross-center deployment due to domain shift, limiting…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Jingsong Xia , Siqi Wang

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

While recent advances in deep learning (DL) for surgical scene segmentation have yielded promising results on single-center and single-imaging modality data, these methods usually do not generalize well to unseen distributions or…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Mansoor Ali Teevno , Gilberto Ochoa-Ruiz , Sharib Ali

Medical data often exhibits distribution shifts, which cause test-time performance degradation for deep learning models trained using standard supervised learning pipelines. This challenge is addressed in the field of Domain Generalization…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Aleksandr Matsun , Numan Saeed , Fadillah Adamsyah Maani , Mohammad Yaqub