中文
相关论文

相关论文: A Certified Radius-Guided Attack Framework to Imag…

200 篇论文

Gradient inversion attacks are often presented as a serious privacy threat in federated learning, with recent work reporting increasingly strong reconstructions under favorable experimental settings. However, it remains unclear whether such…

密码学与安全 · 计算机科学 2026-02-10 Viktor Valadi , Mattias Åkesson , Johan Östman , Fazeleh Hoseini , Salman Toor , Andreas Hellander

Medical image segmentation is crucial for disease diagnosis and treatment planning, yet developing robust segmentation models often requires substantial computational resources and large datasets. Existing research shows that pre-trained…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Paul Zaha , Lars Böcking , Simeon Allmendinger , Leopold Müller , Niklas Kühl

With the growing deployment of sequential recommender systems in e-commerce and other fields, their black-box interfaces raise security concerns: models are vulnerable to extraction and subsequent adversarial manipulation. Existing…

信息检索 · 计算机科学 2026-02-13 Hongyue Zhang , Mingming Li , Dongqin Liu , Hui Wang , Yaning Zhang , Xi Zhou , Honglei Lv , Jiao Dai , Jizhong Han

This paper introduces a diffusion-based framework for universal image segmentation, making agnostic segmentation possible without depending on mask-based frameworks and instead predicting the full segmentation in a holistic manner. We…

计算机视觉与模式识别 · 计算机科学 2026-01-07 Jakob Lønborg Christensen , Morten Rieger Hannemose , Anders Bjorholm Dahl , Vedrana Andersen Dahl

An instance with a bad mask might make a composite image that uses it look fake. This encourages us to learn segmentation by generating realistic composite images. To achieve this, we propose a novel framework that exploits a new proposed…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Songmin Dai , Xiaoqiang Li , Lu Wang , Pin Wu , Weiqin Tong , Yimin Chen

Image segmentation plays a crucial role in extracting objects of interest and identifying their boundaries within an image. However, accurate segmentation becomes challenging when dealing with occlusions, obscurities, or noise in corrupted…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Daoping Zhang , Xue-Cheng Tai , Lok Ming Lui

This paper presents the first adversarial example based method for attacking human instance segmentation networks, namely person segmentation networks in short, which are harder to fool than classification networks. We propose a novel…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Marc Treu , Trung-Nghia Le , Huy H. Nguyen , Junichi Yamagishi , Isao Echizen

Projector-based adversarial attack aims to project carefully designed light patterns (i.e., adversarial projections) onto scenes to deceive deep image classifiers. It has potential applications in privacy protection and the development of…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Zhan Li , Mingyu Zhao , Xin Dong , Haibin Ling , Bingyao Huang

Recently, the vulnerability of deep image classification models to adversarial attacks has been investigated. However, such an issue has not been thoroughly studied for image-to-image tasks that take an input image and generate an output…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Jun-Ho Choi , Huan Zhang , Jun-Hyuk Kim , Cho-Jui Hsieh , Jong-Seok Lee

Minute pixel changes in an image drastically change the prediction that the deep learning model makes. One of the most significant problems that could arise due to this, for instance, is autonomous driving. Many methods have been proposed…

计算机视觉与模式识别 · 计算机科学 2020-03-12 Shreyank N Gowda , Chun Yuan

Image segmentation is an important component of many image understanding systems. It aims to group pixels in a spatially and perceptually coherent manner. Typically, these algorithms have a collection of parameters that control the degree…

计算机视觉与模式识别 · 计算机科学 2018-02-02 Marc Bosch , Christopher M. Gifford , Austin G. Dress , Clare W. Lau , Jeffrey G. Skibo , Gordon A. Christie

Image segmentation, the process of partitioning an image into meaningful regions, plays a pivotal role in computer vision and medical imaging applications. Unsupervised segmentation, particularly in the absence of labeled data, remains a…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Kovvuri Sai Gopal Reddy , Bodduluri Saran , A. Mudit Adityaja , Saurabh J. Shigwan , Nitin Kumar

Deep neural network-based semantic segmentation generally requires large-scale cost extensive annotations for training to obtain better performance. To avoid pixel-wise segmentation annotations which are needed for most methods, recently…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Longlong Jing , Yucheng Chen , Yingli Tian

In recent years, neural networks have become the default choice for image classification and many other learning tasks, even though they are vulnerable to so-called adversarial attacks. To increase their robustness against these attacks,…

机器学习 · 计算机科学 2020-02-10 Hasan Ferit Eniser , Maria Christakis , Valentin Wüstholz

The widespread use of vector graphics creates a significant demand for vectorization methods. While recent learning-based techniques have shown their capability to create vector images of clear topology, filling these primitives with…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Hengyu Zhou , Hui Zhang , Bin Wang

Adversarial perturbations are a useful way to expose vulnerabilities in object detectors. Existing perturbation methods are frequently white-box, architecture specific and use a loss function. More importantly, while they are often…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Melane Navaratnarajah , David A. Kelly , Hana Chockler

In crisis management and remote sensing, image segmentation plays a crucial role, enabling tasks like disaster response and emergency planning by analyzing visual data. Neural networks are able to analyze satellite acquisitions and…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Daniele Rege Cambrin , Luca Colomba , Paolo Garza

Adversarial attacks to image classification systems present challenges to convolutional networks and opportunities for understanding them. This study suggests that adversarial perturbations on images lead to noise in the features…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Cihang Xie , Yuxin Wu , Laurens van der Maaten , Alan Yuille , Kaiming He

State-of-the-art defense mechanisms are typically evaluated in the context of white-box attacks, which is not realistic, as it assumes the attacker can access the gradients of the target network. To protect against this scenario,…

计算机视觉与模式识别 · 计算机科学 2025-03-03 Joana C. Costa , Tiago Roxo , Hugo Proença , Pedro R. M. Inácio

Achieving robustness against adversarial input perturbation is an important and intriguing problem in machine learning. In the area of semantic image segmentation, a number of adversarial training approaches have been proposed as a defense…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Levente Halmosi , Mark Jelasity