中文
相关论文

相关论文: Copycat CNN: Are Random Non-Labeled Data Enough to…

200 篇论文

Current vision systems are trained on huge datasets, and these datasets come with costs: curation is expensive, they inherit human biases, and there are concerns over privacy and usage rights. To counter these costs, interest has surged in…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Manel Baradad , Jonas Wulff , Tongzhou Wang , Phillip Isola , Antonio Torralba

We investigate whether model extraction can be used to "steal" the weights of sequential recommender systems, and the potential threats posed to victims of such attacks. This type of risk has attracted attention in image and text…

密码学与安全 · 计算机科学 2021-09-06 Zhenrui Yue , Zhankui He , Huimin Zeng , Julian McAuley

Artificial neural networks have proven to be extremely useful models that have allowed for multiple recent breakthroughs in the field of Artificial Intelligence and many others. However, they are typically regarded as black boxes, given how…

人工智能 · 计算机科学 2023-03-07 Manuel de Sousa Ribeiro , João Leite

As state-of-the-art deep neural networks are deployed at the core of more advanced Al-based products and services, the incentive for copying them (i.e., their intellectual properties) by rival adversaries is expected to increase…

机器学习 · 计算机科学 2019-12-10 Itay Mosafi , Eli David , Nathan S. Netanyahu

Convolutional neural networks (CNNs) have been successfully applied to many recognition and learning tasks using a universal recipe; training a deep model on a very large dataset of supervised examples. However, this approach is rather…

机器学习 · 统计学 2018-06-04 Ozan Sener , Silvio Savarese

Machine learning models that incorporate concept learning as an intermediate step in their decision making process can match the performance of black-box predictive models while retaining the ability to explain outcomes in human…

机器学习 · 计算机科学 2021-06-28 Anita Mahinpei , Justin Clark , Isaac Lage , Finale Doshi-Velez , Weiwei Pan

Though CNNs have achieved the state-of-the-art performance on various vision tasks, they are vulnerable to adversarial examples --- crafted by adding human-imperceptible perturbations to clean images. However, most of the existing…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Cihang Xie , Zhishuai Zhang , Yuyin Zhou , Song Bai , Jianyu Wang , Zhou Ren , Alan Yuille

The Convolutional Neural Network (CNN) has achieved great success in image classification. The classification model can also be utilized at image or patch level for many other applications, such as object detection and segmentation. In this…

计算机视觉与模式识别 · 计算机科学 2014-12-23 Jun Yuan , Bingbing Ni , Ashraf A. Kassim

Convolutional networks are ubiquitous in deep learning. They are particularly useful for images, as they reduce the number of parameters, reduce training time, and increase accuracy. However, as a model of the brain they are seriously…

机器学习 · 计算机科学 2022-01-19 Roman Pogodin , Yash Mehta , Timothy P. Lillicrap , Peter E. Latham

Adversarial examples are maliciously tweaked images that can easily fool machine learning techniques, such as neural networks, but they are normally not visually distinguishable for human beings. One of the main approaches to solve this…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Zukang Liao

Image colourisation is an ill-posed problem, with multiple correct solutions which depend on the context and object instances present in the input datum. Previous approaches attacked the problem either by requiring intense user interactions…

计算机视觉与模式识别 · 计算机科学 2021-01-20 Rita Pucci , Christian Micheloni , Niki Martinel

Imitation learning is a widely used policy learning method that enables intelligent agents to acquire complex skills from expert demonstrations. The input to the imitation learning algorithm is usually composed of both the current…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Chia-Chi Chuang , Donglin Yang , Chuan Wen , Yang Gao

Aided by recent advances in Deep Learning, Image Caption Generation has seen tremendous progress over the last few years. Most methods use transfer learning to extract visual information, in the form of image features, with the help of…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Sulabh Katiyar , Samir Kumar Borgohain

Recent years have witnessed the great success of convolutional neural network (CNN) based models in the field of computer vision. CNN is able to learn hierarchically abstracted features from images in an end-to-end training manner. However,…

计算机视觉与模式识别 · 计算机科学 2017-08-16 Xin Li , Zequn Jie , Jiashi Feng , Changsong Liu , Shuicheng Yan

Making computer-generated (CG) images more difficult to detect is an interesting problem in computer graphics and security. While most approaches focus on the image rendering phase, this paper presents a method based on increasing the…

计算机视觉与模式识别 · 计算机科学 2018-10-29 Huy H. Nguyen , Ngoc-Dung T. Tieu , Hoang-Quoc Nguyen-Son , Junichi Yamagishi , Isao Echizen

Deep learning algorithms have been known to be vulnerable to adversarial perturbations in various tasks such as image classification. This problem was addressed by employing several defense methods for detection and rejection of particular…

计算机视觉与模式识别 · 计算机科学 2017-11-07 Zhun Sun , Mete Ozay , Takayuki Okatani

Autonomous vehicle navigation and healthcare diagnostics are among the many fields where the reliability and security of machine learning models for image data are critical. We conduct a comprehensive investigation into the susceptibility…

密码学与安全 · 计算机科学 2024-10-04 Rakesh Podder , Sudipto Ghosh

Unrestricted color attacks, which manipulate semantically meaningful color of an image, have shown their stealthiness and success in fooling both human eyes and deep neural networks. However, current works usually sacrifice the flexibility…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Shengming Yuan , Qilong Zhang , Lianli Gao , Yaya Cheng , Jingkuan Song

Convolutional neural networks (CNNs) give state of the art performance in many pattern recognition problems but can be fooled by carefully crafted patterns of noise. We report that CNN face recognition systems also make surprising "errors".…

计算机视觉与模式识别 · 计算机科学 2020-06-24 P. J. B. Hancock , R. S. Somai , V. R. Mileva

The output of Convolutional Neural Networks (CNN) has been shown to be discontinuous which can make the CNN image classifier vulnerable to small well-tuned artificial perturbations. That is, images modified by adding such perturbations(i.e.…

计算机视觉与模式识别 · 计算机科学 2018-04-20 Jiawei Su , Danilo Vasconcellos Vargas , Kouichi Sakurai