中文
相关论文

相关论文: Your Network May Need to Be Rewritten: Network Adv…

200 篇论文

Domain decomposition methods (DDMs) are popular solvers for discretized systems of partial differential equations (PDEs), with one-level and multilevel variants. These solvers rely on several algorithmic and mathematical parameters,…

机器学习 · 计算机科学 2023-03-03 Ali Taghibakhshi , Nicolas Nytko , Tareq Uz Zaman , Scott MacLachlan , Luke Olson , Matthew West

Image classification currently faces significant security challenges due to adversarial attacks, which consist of intentional alterations designed to deceive classification models based on artificial intelligence. This article explores an…

神经与进化计算 · 计算机科学 2025-07-18 Sergio Nesmachnow , Jamal Toutouh

Though Deep Neural Networks (DNN) show excellent performance across various computer vision tasks, several works show their vulnerability to adversarial samples, i.e., image samples with imperceptible noise engineered to manipulate the…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Aditya Ganeshan , B. S. Vivek , R. Venkatesh Babu

This article proposes a novel approach for augmenting generative adversarial network (GAN) with a self-supervised task in order to improve its ability for encoding video representations that are useful in downstream tasks such as human…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Mohammad Zaki Zadeh , Ashwin Ramesh Babu , Ashish Jaiswal , Fillia Makedon

Adversarial attacks are usually expressed in terms of a gradient-based operation on the input data and model, this results in heavy computations every time an attack is generated. In this work, we solidify the idea of representing…

机器学习 · 计算机科学 2023-08-01 Rajdeep Haldar , Qifan Song

The idea of adversarial learning of regularization functionals has recently been introduced in the wider context of inverse problems. The intuition behind this method is the realization that it is not only necessary to learn the basic…

音频与语音处理 · 电气工程与系统科学 2023-05-04 Martin Ludvigsen , Markus Grasmair

Graph convolutional networks (GCNs) have achieved great success in graph representation learning by extracting high-level features from nodes and their topology. Since GCNs generally follow a message-passing mechanism, each node aggregates…

机器学习 · 计算机科学 2023-09-07 Wei Duan , Junyu Xuan , Maoying Qiao , Jie Lu

Gradient-based neural network training traditionally enforces symmetry between forward and backward propagation, requiring activation functions to be differentiable (or sub-differentiable) and strictly monotonic in certain regions to…

神经与进化计算 · 计算机科学 2025-09-10 Luigi Troiano , Francesco Gissi , Vincenzo Benedetto , Genny Tortora

This research presents a novel method using an adversarial neural network to solve the eigenvalue topology optimization problems. The study focuses on optimizing the first eigenvalues of second-order elliptic and fourth-order biharmonic…

最优化与控制 · 数学 2024-05-13 Xindi Hu , Jiaming Weng , Shengfeng Zhu

We present the first generative adversarial network (GAN) for natural image matting. Our novel generator network is trained to predict visually appealing alphas with the addition of the adversarial loss from the discriminator that is…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Sebastian Lutz , Konstantinos Amplianitis , Aljosa Smolic

The choice of parameters, and the design of the network architecture are important factors affecting the performance of deep neural networks. However, there has not been much work on developing an established and systematic way of building…

神经与进化计算 · 计算机科学 2018-05-25 Burak Kakillioglu , Yantao Lu , Senem Velipasalar

Existing generative adversarial network (GAN) based conditional image generative models typically produce fixed output for the same conditional input, which is unreasonable for highly subjective tasks, such as large-mask image inpainting or…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Tianyi Chu , Wei Xing , Jiafu Chen , Zhizhong Wang , Jiakai Sun , Lei Zhao , Haibo Chen , Huaizhong Lin

In this paper, we propose an efficient blood vessel segmentation method for the eye fundus images using adversarial learning with multiscale features and kernel factorization. In the generator network of the adversarial framework, spatial…

图像与视频处理 · 电气工程与系统科学 2019-07-08 Farhan Akram , Vivek Kumar Singh , Hatem A. Rashwan , Mohamed Abdel-Nasser , Md. Mostafa Kamal Sarker , Nidhi Pandey , Domenec Puig

This paper presents a novel multi-fake evolutionary generative adversarial network(MFEGAN) for handling imbalance hyperspectral image classification. It is an end-to-end approach in which different generative objective losses are considered…

图像与视频处理 · 电气工程与系统科学 2024-09-04 Tanmoy Dam , Nidhi Swami , Sreenatha G. Anavatti , Hussein A. Abbass

Graph neural networks (GNNs) are a class of neural networks that allow to efficiently perform inference on data that is associated to a graph structure, such as, e.g., citation networks or knowledge graphs. While several variants of GNNs…

神经与进化计算 · 计算机科学 2018-02-27 Simone Scardapane , Steven Van Vaerenbergh , Danilo Comminiello , Aurelio Uncini

In this paper, we explore a novel model reusing task tailored for graph neural networks (GNNs), termed as "deep graph reprogramming". We strive to reprogram a pre-trained GNN, without amending raw node features nor model parameters, to…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Yongcheng Jing , Chongbin Yuan , Li Ju , Yiding Yang , Xinchao Wang , Dacheng Tao

Image compression is an essential approach for decreasing the size in bytes of the image without deteriorating the quality of it. Typically, classic algorithms are used but recently deep-learning has been successfully applied. In this work,…

图像与视频处理 · 电气工程与系统科学 2019-06-17 Nicoló Savioli

The employment of convolutional neural networks has achieved unprecedented performance in the task of image restoration for a variety of degradation factors. However, high-performance networks have been specifically designed for a single…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Xing Liu , Masanori Suganuma , Xiyang Luo , Takayuki Okatani

Deep neural networks (DNNs) have been widely applied to various applications, including image classification, text generation, audio recognition, and graph data analysis. However, recent studies have shown that DNNs are vulnerable to…

密码学与安全 · 计算机科学 2022-10-07 Lichao Sun , Yingtong Dou , Carl Yang , Ji Wang , Yixin Liu , Philip S. Yu , Lifang He , Bo Li

Generative adversarial networks (GANs) can synthesize high-quality (HQ) images, and GAN inversion is a technique that discovers how to invert given images back to latent space. While existing methods perform on StyleGAN inversion, they have…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Cheng Yu , Wenmin Wang , Roberto Bugiolacchi