中文
相关论文

相关论文: Context-aware virtual adversarial training for ana…

200 篇论文

Significant advances have been made towards building accurate automatic segmentation systems for a variety of biomedical applications using machine learning. However, the performance of these systems often degrades when they are applied on…

Nuclei segmentation is a fundamental task that is critical for various computational pathology applications including nuclei morphology analysis, cell type classification, and cancer grading. Conventional vision-based methods for nuclei…

计算机视觉与模式识别 · 计算机科学 2018-10-23 Faisal Mahmood , Daniel Borders , Richard Chen , Gregory N. McKay , Kevan J. Salimian , Alexander Baras , Nicholas J. Durr

Adversarial training is promising for improving robustness of deep neural networks towards adversarial perturbations, especially on the classification task. The effect of this type of training on semantic segmentation, contrarily, just…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Xiaogang Xu , Hengshuang Zhao , Jiaya Jia

We propose a method for semi-supervised semantic segmentation using an adversarial network. While most existing discriminators are trained to classify input images as real or fake on the image level, we design a discriminator in a fully…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Wei-Chih Hung , Yi-Hsuan Tsai , Yan-Ting Liou , Yen-Yu Lin , Ming-Hsuan Yang

Deep learning based semi-supervised learning (SSL) methods have achieved strong performance in medical image segmentation, which can alleviate doctors' expensive annotation by utilizing a large amount of unlabeled data. Unlike most existing…

图像与视频处理 · 电气工程与系统科学 2022-07-26 Zihang Xu , Zhenghua Xu , Shuo Zhang , Thomas Lukasiewicz

Gradient-based adversarial training is widely used in improving the robustness of neural networks, while it cannot be easily adapted to natural language processing tasks since the embedding space is discrete. In natural language processing…

计算与语言 · 计算机科学 2020-12-07 Linyang Li , Xipeng Qiu

While convolutional neural networks (CNNs) have achieved excellent performances in various computer vision tasks, they often misclassify with malicious samples, a.k.a. adversarial examples. Adversarial training is a popular and…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Hiroki Adachi , Tsubasa Hirakawa , Takayoshi Yamashita , Hironobu Fujiyoshi , Yasunori Ishii , Kazuki Kozuka

Virtual Adversarial Training (VAT) has shown impressive results among recently developed regularization methods called consistency regularization. VAT utilizes adversarial samples, generated by injecting perturbation in the input space, for…

机器学习 · 计算机科学 2022-12-27 Genki Osada , Budrul Ahsan , Revoti Prasad Bora , Takashi Nishide

We propose to adapt segmentation networks with a constrained formulation, which embeds domain-invariant prior knowledge about the segmentation regions. Such knowledge may take the form of simple anatomical information, e.g., structure size…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Mathilde Bateson , Jose Dolz , Hoel Kervadec , Hervé Lombaert , Ismail Ben Ayed

It is known that Deep Neural networks (DNNs) are vulnerable to adversarial attacks, and the adversarial robustness of DNNs could be improved by adding adversarial noises to training data (e.g., the standard adversarial training (SAT)).…

图像与视频处理 · 电气工程与系统科学 2022-06-23 Linhai Ma , Liang Liang

Adversarial training (AT) has been demonstrated as one of the most promising defense methods against various adversarial attacks. To our knowledge, existing AT-based methods usually train with the locally most adversarial perturbed points…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Chuanbiao Song , Yanbo Fan , Yichen Yang , Baoyuan Wu , Yiming Li , Zhifeng Li , Kun He

Visual recognition models are not invariant to viewpoint changes in the 3D world, as different viewing directions can dramatically affect the predictions given the same object. Although many efforts have been devoted to making neural…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Shouwei Ruan , Yinpeng Dong , Hang Su , Jianteng Peng , Ning Chen , Xingxing Wei

We introduce a neural network framework, utilizing adversarial learning to partition an image into two cuts, with one cut falling into a reference distribution provided by the user. This concept tackles the task of unsupervised anomaly…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Raunak Dey , Yi Hong

Contemporary deep learning based medical image segmentation algorithms require hours of annotation labor by domain experts. These data hungry deep models perform sub-optimally in the presence of limited amount of labeled data. In this…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Avisek Lahiri , Vineet Jain , Arnab Mondal , Prabir Kumar Biswas

Adapting semantic segmentation models to new domains is an important but challenging problem. Recently enlightening progress has been made, but the performance of existing methods are unsatisfactory on real datasets where the new target…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Bowen Cai , Huan Fu , Rongfei Jia , Binqiang Zhao , Hua Li , Yinghui Xu

In response to the threat of adversarial examples, adversarial training provides an attractive option for enhancing the model robustness by training models on online-augmented adversarial examples. However, most of the existing adversarial…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Jia-Li Yin , Lehui Xie , Wanqing Zhu , Ximeng Liu , Bo-Hao Chen

This paper proposes an adversarial learning based training approach for brain tumor segmentation task. In this concept, the 3D segmentation network learns from dual reciprocal adversarial learning approaches. To enhance the generalization…

图像与视频处理 · 电气工程与系统科学 2022-01-12 Himashi Peiris , Zhaolin Chen , Gary Egan , Mehrtash Harandi

Convolutional neural network-based approaches for semantic segmentation rely on supervision with pixel-level ground truth, but may not generalize well to unseen image domains. As the labeling process is tedious and labor intensive,…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Yi-Hsuan Tsai , Wei-Chih Hung , Samuel Schulter , Kihyuk Sohn , Ming-Hsuan Yang , Manmohan Chandraker

Deep learning has a great potential to alleviate diagnosis and prognosis for various clinical procedures. However, the lack of a sufficient number of medical images is the most common obstacle in conducting image-based analysis using deep…

图像与视频处理 · 电气工程与系统科学 2022-05-23 Marija Habijan , Irena Galic

Self-supervised learning methods for computer vision have demonstrated the effectiveness of pre-training feature representations, resulting in well-generalizing Deep Neural Networks, even if the annotated data are limited. However,…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Dmitrii Shubin , Danny Eytan , Sebastian D. Goodfellow