中文
相关论文

相关论文: Multi-source Domain Adaptation Using Gradient Reve…

200 篇论文

Despite their success in many computer vision tasks, convolutional networks tend to require large amounts of labeled data to achieve generalization. Furthermore, the performance is not guaranteed on a sample from an unseen domain at test…

计算机视觉与模式识别 · 计算机科学 2019-09-09 Ozan Ciga , Jianan Chen , Anne Martel

In recent years, object detection has shown impressive results using supervised deep learning, but it remains challenging in a cross-domain environment. The variations of illumination, style, scale, and appearance in different domains can…

计算机视觉与模式识别 · 计算机科学 2019-08-12 Rongchang Xie , Fei Yu , Jiachao Wang , Yizhou Wang , Li Zhang

This is the submission for mitosis detection in the context of the MIDOG 2021 challenge. It is based on the two-stage objection model Faster RCNN as well as DenseNet as a backbone for the neural network architecture. It achieves a F1-score…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Michel Halmes , Hippolyte Heuberger , Sylvain Berlemont

Domain adaptation aims to learn a transferable model to bridge the domain shift between one labeled source domain and another sparsely labeled or unlabeled target domain. Since the labeled data may be collected from multiple sources,…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Sicheng Zhao , Bo Li , Xiangyu Yue , Pengfei Xu , Kurt Keutzer

This work presents a mitosis detection method with only one vanilla Convolutional Neural Network (CNN). Our method consists of two steps: given an image, we first apply a CNN using a sliding window technique to extract patches that have…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Hongyan Gu , Mohammad Haeri , Shuo Ni , Christopher Kazu Williams , Neda Zarrin-Khameh , Shino Magaki , Xiang 'Anthony' Chen

This paper presents the winning approach for the 1st MultiModal Deception Detection (MMDD) Challenge at the 1st Workshop on Subtle Visual Computing (SVC). Aiming at the domain shift issue across source and target domains, we propose a…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Ronghao Lin , Sijie Mai , Ying Zeng , Qiaolin He , Aolin Xiong , Haifeng Hu

Domain adaptive object detection is challenging due to distinctive data distribution between source domain and target domain. In this paper, we propose a unified multi-granularity alignment based object detection framework towards…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Wenzhang Zhou , Dawei Du , Libo Zhang , Tiejian Luo , Yanjun Wu

As the volume of data continues to expand, it becomes increasingly common for data to be aggregated from multiple sources. Leveraging multiple sources for model training typically achieves better predictive performance on test datasets.…

统计方法学 · 统计学 2025-03-05 Congbin Xu , Chengde Qian , Zhaojun Wang , Changliang Zou

Mitotic figure detection remains a challenging task in computational pathology due to domain variability and morphological complexity. This paper describes our participation in the MIDOG 2025 challenge, focusing on robust mitotic figure…

图像与视频处理 · 电气工程与系统科学 2025-09-04 Euiseop Song , Jaeyoung Park , Jaewoo Park

Cross-scene image classification aims to transfer prior knowledge of ground materials to annotate regions with different distributions and reduce hand-crafted cost in the field of remote sensing. However, existing approaches focus on…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Zhu Han , Ce Zhang , Lianru Gao , Zhiqiang Zeng , Michael K. Ng , Bing Zhang , Jocelyn Chanussot

Atypical mitotic figures are important biomarkers of tumor aggressiveness in histopathology, yet reliable recognition remains challenging due to severe class imbalance and variability across imaging domains. We present a DenseNet-121-based…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Adinath Dukre , Ankan Deria , Yutong Xie , Imran Razzak

Deep learning (DL) has been the primary approach used in various computer vision tasks due to its relevant results achieved on many tasks. However, on real-world scenarios with partially or no labeled data, DL methods are also prone to the…

In this paper, we propose a new method called Gradual Domain Osmosis, which aims to solve the problem of smooth knowledge migration from source domain to target domain in Gradual Domain Adaptation (GDA). Traditional Gradual Domain…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Zixi Wang , Yubo Huang

Counting of mitotic figures is a fundamental step in grading and prognostication of several cancers. However, manual mitosis counting is tedious and time-consuming. In addition, variation in the appearance of mitotic figures causes a high…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Mostafa Jahanifar , Adam Shephard , Neda Zamanitajeddin , Simon Graham , Shan E Ahmed Raza , Fayyaz Minhas , Nasir Rajpoot

Recent advances in deep domain adaptation reveal that adversarial learning can be embedded into deep networks to learn transferable features that reduce distribution discrepancy between the source and target domains. Existing domain…

计算机视觉与模式识别 · 计算机科学 2018-09-10 Zhongyi Pei , Zhangjie Cao , Mingsheng Long , Jianmin Wang

Cross-domain transfer learning (CDTL) is an extremely challenging task for the person re-identification (ReID). Given a source domain with annotations and a target domain without annotations, CDTL seeks an effective method to transfer the…

计算机视觉与模式识别 · 计算机科学 2018-11-12 Wenqi Liang , Guangcong Wang , Jianhuang Lai , Junyong Zhu

This report details our submission to the Mitotic Domain Generalization (MIDOG) 2025 challenge, which addresses the critical task of mitotic figure detection in histopathology for cancer prognostication. Following the "Bitter…

图像与视频处理 · 电气工程与系统科学 2025-09-04 Zhuoyan Shen , Esther Bär , Maria Hawkins , Konstantin Bräutigam , Charles-Antoine Collins-Fekete

Existing domain adaptation methods on visual sentiment classification typically are investigated under the single-source scenario, where the knowledge learned from a source domain of sufficient labeled data is transferred to the target…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Chuang Lin , Sicheng Zhao , Lei Meng , Tat-Seng Chua

Generating a surgical report in robot-assisted surgery, in the form of natural language expression of surgical scene understanding, can play a significant role in document entry tasks, surgical training, and post-operative analysis. Despite…

机器人学 · 计算机科学 2021-04-01 Mengya Xu , Mobarakol Islam , Chwee Ming Lim , Hongliang Ren

We propose a new training scheme for domain generalization in mitotic figure detection. Mitotic figures show different characteristics for each scanner. We consider each scanner as a 'domain' and the image distribution specified for each…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Youjin Chung , Jihoon Cho , Jinah Park