中文
相关论文

相关论文: AdverX-Ray: Ensuring X-Ray Integrity Through Frequ…

200 篇论文

Hyperspectral images encode rich structure that can be exploited for material discrimination by machine learning algorithms. This article introduces the Active Diffusion and VCA-Assisted Image Segmentation (ADVIS) for active material…

计算机视觉与模式识别 · 计算机科学 2022-04-14 Sam L. Polk , Kangning Cui , Robert J. Plemmons , James M. Murphy

Adversarial training (AT) trains models using adversarial examples (AEs), which are natural images modified with specific perturbations to mislead the model. These perturbations are constrained by a predefined perturbation budget $\epsilon$…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Jiacheng Zhang , Feng Liu , Dawei Zhou , Jingfeng Zhang , Tongliang Liu

Here the role and influence of aberrations in optical imaging systems employing partially coherent complex scalar fields is studied. Imaging systems require aberrations to yield contrast in the output image. For linear shift-invariant…

光学 · 物理学 2015-06-30 Mario A. Beltran , Marcus J. Kitchen , T. Petersen , David M. Paganin

Unsupervised anomaly detection (UAD) in medical imaging is crucial for identifying pathological abnormalities without requiring extensive labeled data. However, existing diffusion-based UAD models rely solely on imaging features, limiting…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Harim Kim , Yuhan Wang , Minkyu Ahn , Heeyoul Choi , Yuyin Zhou , Charmgil Hong

Anomaly Detection (AD) in images is a fundamental computer vision problem and refers to identifying images and image substructures that deviate significantly from the norm. Popular AD algorithms commonly try to learn a model of normality…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Oliver Rippel , Patrick Mertens , Dorit Merhof

Image retrieval is a crucial research topic in computer vision, with broad application prospects ranging from online product searches to security surveillance systems. In recent years, the accuracy and efficiency of image retrieval have…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Kim Jinwoo

To effectively train medical students to become qualified radiologists, a large number of X-ray images collected from patients with diverse medical conditions are needed. However, due to data privacy concerns, such images are typically…

图像与视频处理 · 电气工程与系统科学 2020-06-19 Xingyi Yang , Nandiraju Gireesh , Eric Xing , Pengtao Xie

As humans, we inherently perceive images based on their predominant features, and ignore noise embedded within lower bit planes. On the contrary, Deep Neural Networks are known to confidently misclassify images corrupted with meticulously…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Sravanti Addepalli , Vivek B. S. , Arya Baburaj , Gaurang Sriramanan , R. Venkatesh Babu

Variational autoencoders (VAEs) have recently been shown to be vulnerable to adversarial attacks, wherein they are fooled into reconstructing a chosen target image. However, how to defend against such attacks remains an open problem. We…

机器学习 · 统计学 2021-02-01 Matthew Willetts , Alexander Camuto , Tom Rainforth , Stephen Roberts , Chris Holmes

Scale-invariance is an open problem in many computer vision subfields. For example, object labels should remain constant across scales, yet model predictions diverge in many cases. This problem gets harder for tasks where the ground-truth…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Oliver Wiedemann , Vlad Hosu , Shaolin Su , Dietmar Saupe

Multi-domain image-to-image translation with conditional Generative Adversarial Networks (GANs) can generate highly photo realistic images with desired target classes, yet these synthetic images have not always been helpful to improve…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Suman Sapkota , Bidur Khanal , Binod Bhattarai , Bishesh Khanal , Tae-Kyun Kim

Rotation-equivariance is an essential yet challenging property in oriented object detection. While general object detectors naturally leverage robustness to spatial shifts due to the translation-equivariance of the conventional CNNs,…

计算机视觉与模式识别 · 计算机科学 2024-01-15 Chanho Lee , Jinsu Son , Hyounguk Shon , Yunho Jeon , Junmo Kim

Dataset bias is a problem in adversarial machine learning, especially in the evaluation of defenses. An adversarial attack or defense algorithm may show better results on the reported dataset than can be replicated on other datasets. Even…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Camilo Pestana , Wei Liu , David Glance , Ajmal Mian

Medical imaging plays a critical role in various clinical applications. However, due to multiple considerations such as cost and risk, the acquisition of certain image modalities could be limited. To address this issue, many cross-modality…

图像与视频处理 · 电气工程与系统科学 2019-07-09 Dong Nie , Lei Xiang , Qian Wang , Dinggang Shen

Evaluation is essential in image fusion research, yet most existing metrics are directly borrowed from other vision tasks without proper adaptation. These traditional metrics, often based on complex image transformations, not only fail to…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Chunyang Cheng , Tianyang Xu , Xiao-Jun Wu , Tao Zhou , Hui Li , Zhangyong Tang , Josef Kittler

Three-dimensional x-ray CT image reconstruction in baggage scanning in security applications is an important research field. The variety of materials to be reconstructed is broader than medical x-ray imaging. Presence of high attenuating…

计算机视觉与模式识别 · 计算机科学 2015-08-20 S. Degirmenci , Joseph A. O'Sullivan , David G. Politte

Recent studies have shown remarkable success in face manipulation task with the advance of GANs and VAEs paradigms, but the outputs are sometimes limited to low-resolution and lack of diversity. In this work, we propose Additive Focal…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Shengju Qian , Kwan-Yee Lin , Wayne Wu , Yangxiaokang Liu , Quan Wang , Fumin Shen , Chen Qian , Ran He

Anomaly detection in images plays a significant role for many applications across all industries, such as disease diagnosis in healthcare or quality assurance in manufacturing. Manual inspection of images, when extended over a monotonously…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Vincent Wilmet , Sauraj Verma , Tabea Redl , Håkon Sandaker , Zhenning Li

Convolutional Neural Networks (CNNs) can play a key role in Medical Image Analysis under large-scale annotated datasets. However, preparing such massive dataset is demanding. In this context, Generative Adversarial Networks (GANs) can…

图像与视频处理 · 电气工程与系统科学 2021-06-04 Changhee Han

Neural networks have changed the way machines interpret the world. At their core, they learn by following gradients, adjusting their parameters step by step until they identify the most discriminant patterns in the data. This process gives…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Samarup Bhattacharya , Anubhab Bhattacharya , Abir Chakraborty