中文
相关论文

相关论文: Domain-guided data augmentation for deep learning …

200 篇论文

Weak supervision combines the advantages of training on real data with the ability to exploit signal properties. However, training a neural network using weak supervision often requires an excessive amount of signal data, which severely…

高能物理 - 唯象学 · 物理学 2024-12-23 Zong-En Chen , Cheng-Wei Chiang , Feng-Yang Hsieh

Deep networks for visual recognition are known to leverage "easy to recognise" portions of objects such as faces and distinctive texture patterns. The lack of a holistic understanding of objects may increase fragility and overfitting. In…

计算机视觉与模式识别 · 计算机科学 2019-10-28 Ruth Fong , Andrea Vedaldi

We propose a segmentation framework that uses deep neural networks and introduce two innovations. First, we describe a biophysics-based domain adaptation method. Second, we propose an automatic method to segment white and gray matter, and…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Amir Gholami , Shashank Subramanian , Varun Shenoy , Naveen Himthani , Xiangyu Yue , Sicheng Zhao , Peter Jin , George Biros , Kurt Keutzer

Computer-assisted diagnosis (CAD) based on deep learning has become a crucial diagnostic technology in the medical industry, effectively improving diagnosis accuracy. However, the scarcity of brain tumor Magnetic Resonance (MR) image…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Panjian Huang , Xu Liu , Yongzhen Huang

Deep learning models can perform well when evaluated on images from the same distribution as the training set. However, applying small perturbations in the forms of noise, artifacts, occlusions, blurring, etc. to a model's input image and…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Zahra Golpayegani , Patrick St-Amant , Nizar Bouguila

Unsupervised Domain Adaptation (UDA) and domain generalization (DG) are two research areas that aim to tackle the lack of generalization of Deep Neural Networks (DNNs) towards unseen domains. While UDA methods have access to unlabeled…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Manuel Schwonberg , Fadoua El Bouazati , Nico M. Schmidt , Hanno Gottschalk

A common issue in exploiting simulated ultrasound data for training neural networks is the domain shift problem, where the trained models on synthetic data are not generalizable to clinical data. Recently, Fourier Domain Adaptation (FDA)…

图像与视频处理 · 电气工程与系统科学 2021-09-22 Mostafa Sharifzadeh , Ali K. Z. Tehrani , Habib Benali , Hassan Rivaz

In this work we examine the performance enhancement in classification of medical imaging data when image features are combined with associated non-image data. We compare the performance of eight state-of-the-art deep neural networks in…

图像与视频处理 · 电气工程与系统科学 2021-11-30 Spencer A. Thomas

Neural network-based approaches can achieve high accuracy in various medical image segmentation tasks. However, they generally require large labelled datasets for supervised learning. Acquiring and manually labelling a large medical dataset…

图像与视频处理 · 电气工程与系统科学 2020-06-25 Chen Chen , Chen Qin , Huaqi Qiu , Cheng Ouyang , Shuo Wang , Liang Chen , Giacomo Tarroni , Wenjia Bai , Daniel Rueckert

The success of neural networks on medical image segmentation tasks typically relies on large labeled datasets for model training. However, acquiring and manually labeling a large medical image set is resource-intensive, expensive, and…

图像与视频处理 · 电气工程与系统科学 2022-06-22 Chen Chen , Chen Qin , Cheng Ouyang , Zeju Li , Shuo Wang , Huaqi Qiu , Liang Chen , Giacomo Tarroni , Wenjia Bai , Daniel Rueckert

Existing automatic data augmentation (DA) methods either ignore updating DA's parameters according to the target model's state during training or adopt update strategies that are not effective enough. In this work, we design a novel data…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Xiaogang Xu , Hengshuang Zhao

Clinical machine learning models experience significantly degraded performance in datasets not seen during training, e.g., new hospitals or populations. Recent developments in domain generalization offer a promising solution to this problem…

Unsupervised domain adaptive segmentation typically relies on self-training using pseudo labels predicted by a pre-trained network on an unlabeled target dataset. However, the noisy nature of such pseudo-labels presents a major bottleneck…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Md Shazid Islam , Sayak Nag , Arindam Dutta , Miraj Ahmed , Fahim Faisal Niloy , Shreyangshu Bera , Amit K. Roy-Chowdhury

Domain Adaptation is a technique to address the lack of massive amounts of labeled data in unseen environments. Unsupervised domain adaptation is proposed to adapt a model to new modalities using solely labeled source data and unlabeled…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Thong Vo , Naimul Khan

Electronic nose has been proven to be effective in alternative herbal medicine classification, but due to the nature of supervised learning, previous research heavily relies on the labelled training data, which are time-costly and…

机器学习 · 计算机科学 2021-07-20 Li Liu , Xianghao Zhan , Rumeng Wu , Xiaoqing Guan , Zhan Wang , Wei Zhang , Mert Pilanci , You Wang , Zhiyuan Luo , Guang Li

Deep learning has recently been applied to automatically classify the modulation categories of received radio signals without manual experience. However, training deep learning models requires massive volume of data. An insufficient…

信号处理 · 电气工程与系统科学 2019-12-11 Liang Huang , Weijian Pan , You Zhang , LiPing Qian , Nan Gao , Yuan Wu

Today deep convolutional neural networks (CNNs) push the limits for most computer vision problems, define trends, and set state-of-the-art results. In remote sensing tasks such as object detection and semantic segmentation, CNNs reach the…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Svetlana Illarionova , Sergey Nesteruk , Dmitrii Shadrin , Vladimir Ignatiev , Mariia Pukalchik , Ivan Oseledets

In medical image segmentation, supervised deep networks' success comes at the cost of requiring abundant labeled data. While asking domain experts to annotate only one or a few of the cohort's images is feasible, annotating all available…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Devavrat Tomar , Behzad Bozorgtabar , Manana Lortkipanidze , Guillaume Vray , Mohammad Saeed Rad , Jean-Philippe Thiran

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, a variety of extensions and refinements have been developed for data augmentation based model fitting routines. These developments aim to extend the application, improve the speed and/or simplify the implementation of data…

统计方法学 · 统计学 2016-02-19 David A. van Dyk , Xiao-Li Meng