中文
相关论文

相关论文: DeformRS: Certifying Input Deformations with Rando…

200 篇论文

Certified defense using randomized smoothing is a popular technique to provide robustness guarantees for deep neural networks against l2 adversarial attacks. Existing works use this technique to provably secure a pretrained non-robust model…

机器学习 · 计算机科学 2022-10-18 Gaurav Kumar Nayak , Ruchit Rawal , Anirban Chakraborty

We describe a method for verifying the output of a deep neural network for medical image segmentation that is robust to several classes of random as well as worst-case perturbations i.e. adversarial attacks. This method is based on a…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Fahim Ahmed Zaman , Xiaodong Wu , Weiyu Xu , Milan Sonka , Raghuraman Mudumbai

Altered fingerprint recognition (AFR) is challenging for biometric verification in applications such as border control, forensics, and fiscal admission. Adversaries can deliberately modify ridge patterns to evade detection, so robust…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Dana A Abdullah , Dana Rasul Hamad , Bishar Rasheed Ibrahim , Sirwan Abdulwahid Aula , Aso Khaleel Ameen , Sabat Salih Hamadamin

Shape correspondence from 3D deformation learning has attracted appealing academy interests recently. Nevertheless, current deep learning based methods require the supervision of dense annotations to learn per-point translations, which…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Ronghan Chen , Yang Cong , Jiahua Dong

Randomized smoothing is a recent technique that achieves state-of-art performance in training certifiably robust deep neural networks. While the smoothing family of distributions is often connected to the choice of the norm used for…

机器学习 · 计算机科学 2022-07-06 Motasem Alfarra , Adel Bibi , Philip H. S. Torr , Bernard Ghanem

In this paper, we consider the problem in defocus image deblurring. Previous classical methods follow two-steps approaches, i.e., first defocus map estimation and then the non-blind deblurring. In the era of deep learning, some researchers…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Qian Ye , Masanori Suganuma , Takayuki Okatani

In recent years, learning-based image registration methods have gradually moved away from direct supervision with target warps to instead use self-supervision, with excellent results in several registration benchmarks. These approaches…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Sean I. Young , Yaël Balbastre , Adrian V. Dalca , William M. Wells , Juan Eugenio Iglesias , Bruce Fischl

Wiatowski and B\"olcskei, 2015, proved that deformation stability and vertical translation invariance of deep convolutional neural network-based feature extractors are guaranteed by the network structure per se rather than the specific…

机器学习 · 计算机科学 2018-02-13 Philipp Grohs , Thomas Wiatowski , Helmut Bölcskei

Safety-critical applications are required to perform as expected in normal operations. Image processing functions are often required to be insensitive to small geometric perturbations such as rotation, scaling, shearing or translation. This…

人工智能 · 计算机科学 2026-04-28 Noémie Cohen , Mélanie Ducoffe , Christophe Gabreau , Claire Pagetti , Xavier Pucel

The recovery of morphologically accurate anatomical images from deformed ones is challenging in ultrasound (US) image acquisition, but crucial to accurate and consistent diagnosis, particularly in the emerging field of computer-assisted…

图像与视频处理 · 电气工程与系统科学 2023-08-09 Zhongliang Jiang , Yue Zhou , Dongliang Cao , Nassir Navab

In various learning-based image restoration tasks, such as image denoising and image super-resolution, the degradation representations were widely used to model the degradation process and handle complicated degradation patterns. However,…

计算机视觉与模式识别 · 计算机科学 2022-08-15 Dasong Li , Yi Zhang , Ka Chun Cheung , Xiaogang Wang , Hongwei Qin , Hongsheng Li

Recent successes in deep learning based deformable image registration (DIR) methods have demonstrated that complex deformation can be learnt directly from data while reducing computation time when compared to traditional methods. However,…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Sharib Ali , Jens Rittscher

In the domain of computer vision, Parameter-Efficient Tuning (PET) is increasingly replacing the traditional paradigm of pre-training followed by full fine-tuning. PET is particularly favored for its effectiveness in large foundation…

计算机视觉与模式识别 · 计算机科学 2025-01-16 Jiaqi Huang , Zunnan Xu , Ting Liu , Yong Liu , Haonan Han , Kehong Yuan , Xiu Li

Certification of neural networks is an important and challenging problem that has been attracting the attention of the machine learning community since few years. In this paper, we focus on randomized smoothing (RS) which is considered as…

机器学习 · 计算机科学 2022-09-14 Pol Labarbarie , Hatem Hajri , Marc Arnaudon

In this paper, we introduce a novel deep-learning method to align cross-spectral images. Our approach relies on a learned descriptor which is invariant to different spectra. Multi-modal images of the same scene capture different signals and…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Nati Ofir , Shai Silberstein , Hila Levi , Dani Rozenbaum , Yosi Keller , Sharon Duvdevani Bar

We propose FlowReg, a deep learning-based framework for unsupervised image registration for neuroimaging applications. The system is composed of two architectures that are trained sequentially: FlowReg-A which affinely corrects for gross…

计算机视觉与模式识别 · 计算机科学 2021-09-02 Sergiu Mocanu , Alan R. Moody , April Khademi

Machine learning techniques often lack formal correctness guarantees, evidenced by the widespread adversarial examples that plague most deep-learning applications. This lack of formal guarantees resulted in several research efforts that aim…

机器学习 · 计算机科学 2024-06-11 Anahita Baninajjar , Ahmed Rezine , Amir Aminifar

We develop a method for the efficient verification of neural networks against convolutional perturbations such as blurring or sharpening. To define input perturbations we use well-known camera shake, box blur and sharpen kernels. We…

机器学习 · 计算机科学 2025-02-19 Benedikt Brückner , Alessio Lomuscio

We introduce HyperMorph, a framework that facilitates efficient hyperparameter tuning in learning-based deformable image registration. Classical registration algorithms perform an iterative pair-wise optimization to compute a deformation…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Andrew Hoopes , Malte Hoffmann , Douglas N. Greve , Bruce Fischl , John Guttag , Adrian V. Dalca

One aim of dimensionality reduction is to discover the main factors that explain the data, and as such is paramount to many applications. When working with high dimensional data, autoencoders offer a simple yet effective approach to learn…

机器学习 · 计算机科学 2025-08-29 Benjamin Couéraud , Vikram Sunkara , Christof Schütte