中文
相关论文

相关论文: Identifying and Resisting Adversarial Videos Using…

200 篇论文

Video enhancement is a challenging problem, more than that of stills, mainly due to high computational cost, larger data volumes and the difficulty of achieving consistency in the spatio-temporal domain. In practice, these challenges are…

图像与视频处理 · 电气工程与系统科学 2022-12-13 Dario Fuoli , Zhiwu Huang , Danda Pani Paudel , Luc Van Gool , Radu Timofte

Despite the success of convolutional neural networks (CNNs) in many computer vision and image analysis tasks, they remain vulnerable against so-called adversarial attacks: Small, crafted perturbations in the input images can lead to false…

计算机视觉与模式识别 · 计算机科学 2021-06-03 Paula Harder , Franz-Josef Pfreundt , Margret Keuper , Janis Keuper

Deep Neural Networks (DNNs) are highly sensitive to imperceptible malicious perturbations, known as adversarial attacks. Following the discovery of this vulnerability in real-world imaging and vision applications, the associated safety…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Tsachi Blau , Roy Ganz , Bahjat Kawar , Alex Bronstein , Michael Elad

Video classification systems based on Deep Neural Networks (DNNs) have demonstrated excellent performance in accurately verifying video content. However, recent studies have shown that DNNs are highly vulnerable to adversarial examples.…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Duoxun Tang , Yuxin Cao , Xi Xiao , Derui Wang , Sheng Wen , Tianqing Zhu

Video anomaly detection is a challenging task in the computer vision community. Most single task-based methods do not consider the independence of unique spatial and temporal patterns, while two-stream structures lack the exploration of the…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Yang Liu , Jing Liu , Mengyang Zhao , Dingkang Yang , Xiaoguang Zhu , Liang Song

Adversarial attacks pose a threat to deep learning models. However, research on adversarial detection methods, especially in the multi-modal domain, is very limited. In this work, we propose an efficient and straightforward detection method…

计算机视觉与模式识别 · 计算机科学 2021-02-15 Pingchuan Ma , Stavros Petridis , Maja Pantic

Over the past decade, deep learning has revolutionized conventional tasks that rely on hand-craft feature extraction with its strong feature learning capability, leading to substantial enhancements in traditional tasks. However, deep neural…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Donghua Wang , Wen Yao , Tingsong Jiang , Guijian Tang , Xiaoqian Chen

Deep Neural Networks (DNNs) are vulnerable to adversarial examples generated by imposing subtle perturbations to inputs that lead a model to predict incorrect outputs. Currently, a large number of researches on defending adversarial…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Hua Wang , Jie Wang , Zhaoxia Yin

Convolutional neural networks have been used to achieve a string of successes during recent years, but their lack of interpretability remains a serious issue. Adversarial examples are designed to deliberately fool neural networks into…

机器学习 · 计算机科学 2020-04-28 Jan Philip Göpfert , André Artelt , Heiko Wersing , Barbara Hammer

We present a local anomaly detection method in videos. As opposed to most existing methods that are computationally expensive and are not very generalizable across different video scenes, we propose an adversarial framework that learns the…

计算机视觉与模式识别 · 计算机科学 2021-06-14 Pankaj Raj Roy , Guillaume-Alexandre Bilodeau , Lama Seoud

Deep neural networks (DNNs) have been demonstrated to be vulnerable to adversarial examples. Specifically, adding imperceptible perturbations to clean images can fool the well trained deep neural networks. In this paper, we propose an…

计算机视觉与模式识别 · 计算机科学 2019-07-02 Xiaojun Jia , Xingxing Wei , Xiaochun Cao , Hassan Foroosh

Adversarial perturbations are noise-like patterns that can subtly change the data, while failing an otherwise accurate classifier. In this paper, we propose to use such perturbations within a novel contrastive learning setup to build…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Jue Wang , Anoop Cherian

Deep learning has become an integral part of various computer vision systems in recent years due to its outstanding achievements for object recognition, facial recognition, and scene understanding. However, deep neural networks (DNNs) are…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Nima Mirnateghi , Syed Afaq Ali Shah , Mohammed Bennamoun

Most of the existing works in video synthesis focus on generating videos using adversarial learning. Despite their success, these methods often require input reference frame or fail to generate diverse videos from the given data…

图像与视频处理 · 电气工程与系统科学 2020-04-21 Abhishek Aich , Akash Gupta , Rameswar Panda , Rakib Hyder , M. Salman Asif , Amit K. Roy-Chowdhury

Deep neural networks (DNNs) are notoriously vulnerable to adversarial attacks that place carefully crafted perturbations on normal examples to fool DNNs. To better understand such attacks, a characterization of the features carried by…

机器学习 · 计算机科学 2024-03-26 Rui Zheng , Yuhao Zhou , Zhiheng Xi , Tao Gui , Qi Zhang , Xuanjing Huang

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

DNN-based video object detection (VOD) powers autonomous driving and video surveillance industries with rising importance and promising opportunities. However, adversarial patch attack yields huge concern in live vision tasks because of its…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Husheng Han , Xing Hu , Kaidi Xu , Pucheng Dang , Ying Wang , Yongwei Zhao , Zidong Du , Qi Guo , Yanzhi Yang , Tianshi Chen

In recent years, deep neural network approaches have been widely adopted for machine learning tasks, including classification. However, they were shown to be vulnerable to adversarial perturbations: carefully crafted small perturbations can…

计算机视觉与模式识别 · 计算机科学 2018-05-21 Pouya Samangouei , Maya Kabkab , Rama Chellappa

Video Copy Detection (VCD) plays a crucial role in copyright protection and content verification by identifying duplicates and near-duplicates in large-scale video databases. The META AI Challenge on video copy detection provided a…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Katarzyna Fojcik , Piotr Syga

Motion compensation is one of the most essential methods for any video compression algorithm. Video frame prediction is a task analogous to motion compensation. In recent years, the task of frame prediction is undertaken by deep neural…

图像与视频处理 · 电气工程与系统科学 2020-08-25 Serkan Sulun