中文
相关论文

相关论文: Entropy Guided Adversarial Model for Weakly Superv…

200 篇论文

Accurate and robust medical image classification is paramount for early disease diagnosis and treatment planning. However, challenges such as limited annotated data, high intra-class variability, and subtle inter-class differences often…

图像与视频处理 · 电气工程与系统科学 2026-05-22 Joao Florindo , Viviane Moura

Object detection is a challenging task in visual understanding domain, and even more so if the supervision is to be weak. Recently, few efforts to handle the task without expensive human annotations is established by promising deep neural…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Ali Diba , Vivek Sharma , Ali Pazandeh , Hamed Pirsiavash , Luc Van Gool

The robustness of neural networks to intended perturbations has recently attracted significant attention. In this paper, we propose a new method, \emph{learning with a strong adversary}, that learns robust classifiers from supervised data.…

机器学习 · 计算机科学 2016-01-19 Ruitong Huang , Bing Xu , Dale Schuurmans , Csaba Szepesvari

Studies show that Deep Neural Network (DNN)-based image classification models are vulnerable to maliciously constructed adversarial examples. However, little effort has been made to investigate how DNN-based image retrieval models are…

计算机视觉与模式识别 · 计算机科学 2019-07-15 Guoping Zhao , Mingyu Zhang , Jiajun Liu , Ji-Rong Wen

Recently, deep neural networks have achieved remarkable performance on the task of object detection and recognition. The reason for this success is mainly grounded in the availability of large scale, fully annotated datasets, but the…

计算机视觉与模式识别 · 计算机科学 2018-11-16 Christian Bartz , Haojin Yang , Joseph Bethge , Christoph Meinel

Adversarial examples pose many security threats to convolutional neural networks (CNNs). Most defense algorithms prevent these threats by finding differences between the original images and adversarial examples. However, the found…

计算机视觉与模式识别 · 计算机科学 2022-01-27 Li Chen , Qi Li , Weiye Chen , Zeyu Wang , Haifeng Li

Machine learning models are prone to adversarial attacks, where inputs can be manipulated in order to cause misclassifications. While previous research has focused on techniques like Generative Adversarial Networks (GANs), there's limited…

密码学与安全 · 计算机科学 2024-11-08 Langalibalele Lunga , Suhas Sreehari

Deep neural network image classifiers are reported to be susceptible to adversarial evasion attacks, which use carefully crafted images created to mislead a classifier. Recently, various kinds of adversarial attack methods have been…

机器学习 · 计算机科学 2019-10-04 He Zhao , Trung Le , Paul Montague , Olivier De Vel , Tamas Abraham , Dinh Phung

Today's state-of-the-art image classifiers fail to correctly classify carefully manipulated adversarial images. In this work, we develop a new, localized adversarial attack that generates adversarial examples by imperceptibly altering the…

机器学习 · 计算机科学 2019-09-12 Eitan Rothberg , Tingting Chen , Luo Jie , Hao Ji

Although deep learning performs really well in a wide variety of tasks, it still suffers from catastrophic forgetting -- the tendency of neural networks to forget previously learned information upon learning new tasks where previous data is…

计算机视觉与模式识别 · 计算机科学 2020-02-04 Ankur Singh

Weakly supervised object localization has recently attracted attention since it aims to identify both class labels and locations of objects by using image-level labels. Most previous methods utilize the activation map corresponding to the…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Seunghan Yang , Yoonhyung Kim , Youngeun Kim , Changick Kim

Transformer models rely on Multi-Head Self-Attention (MHSA) mechanisms, where each attention head contributes to the final representation. However, their computational complexity and high memory demands due to MHSA hinders their deployment…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Lucas Maisonnave , Karim Haroun , Tom Pegeot

A key challenge in computer vision and deep learning is the definition of robust strategies for the detection of adversarial examples. Here, we propose the adoption of ensemble approaches to leverage the effectiveness of multiple detectors…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Francesco Craighero , Fabrizio Angaroni , Fabio Stella , Chiara Damiani , Marco Antoniotti , Alex Graudenzi

Anomaly detection has wide applications in machine intelligence but is still a difficult unsolved problem. Major challenges include the rarity of labeled anomalies and it is a class highly imbalanced problem. Traditional unsupervised…

机器学习 · 计算机科学 2021-04-27 Zhi Chen , Jiang Duan , Li Kang , Guoping Qiu

Adversarial machine learning is a well-studied field of research where an adversary causes predictable errors in a machine learning algorithm through precise manipulation of the input. Numerous techniques have been proposed to harden…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Pratik Vaishnavi , Kevin Eykholt , Atul Prakash , Amir Rahmati

Semi-supervised and unsupervised Generative Adversarial Networks (GAN)-based methods have been gaining popularity in anomaly detection task recently. However, GAN training is somewhat challenging and unstable. Inspired from previous work in…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Ha Son Vu , Daisuke Ueta , Kiyoshi Hashimoto , Kazuki Maeno , Sugiri Pranata , Sheng Mei Shen

We propose a weakly supervised method using two algorithms to predict object bounding boxes given only an image classification dataset. First algorithm is a simple Fully Convolutional Network (FCN) trained to classify object instances. We…

计算机视觉与模式识别 · 计算机科学 2019-01-10 Srikrishna Varadarajan , Muktabh Mayank Srivastava

Keyless entry systems in cars are adopting neural networks for localizing its operators. Using test-time adversarial defences equip such systems with the ability to defend against adversarial attacks without prior training on adversarial…

机器学习 · 计算机科学 2022-11-14 Abhiram Kolli , Muhammad Jehanzeb Mirza , Horst Possegger , Horst Bischof

With great progress in the development of Generative Adversarial Networks (GANs), in recent years, the quest for insights in understanding and manipulating the latent space of GAN has gained more and more attention due to its wide range of…

In recent years, supervised learning with convolutional networks (CNNs) has seen huge adoption in computer vision applications. Comparatively, unsupervised learning with CNNs has received less attention. In this work we hope to help bridge…

机器学习 · 计算机科学 2016-01-11 Alec Radford , Luke Metz , Soumith Chintala