paper-with-me

홈 › Papers

Correlation Analysis between the Robustness of Sparse Neural Networks and their Random Hidden Structural Priors

2021-07-13 · M. Ben Amor, J. Stier, M. Granitzer

Deep learning models have been shown to be vulnerable to adversarial attacks. This perception led to analyzing deep learning models not only from the perspective of their performance measures but also their robustness to certain types of adversarial attacks. We take another step forward in relating the architectural structure of neural networks from a graph theoretic perspective to their robustness. We aim to investigate any existing correlations between graph theoretic properties and the robustness of Sparse Neural Networks. Our hypothesis is, that graph theoretic properties as a prior of neural network structures are related to their robustness. To answer to this hypothesis, we designed an empirical study with neural network models obtained through random graphs used as sparse structural priors for the networks. We additionally investigated the evaluation of a randomly pruned fully connected network as a point of reference. We found that robustness measures are independent of initialization methods but show weak correlations with graph properties: higher graph densities correlate with lower robustness, but higher average path lengths and average node eccentricities show negative correlations with robustness measures. We hope to motivate further empirical and analytical research to tightening an answer to our hypothesis.

📄 PDF Abstract BibTeX arXiv:2107.06158

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sparse Kernel Canonical Correlation Analysis via $\ell_1$-regularization

2017-01-16 · Xiaowei Zhang, Delin Chu, Li-Zhi Liao, Michael K. Ng

Canonical correlation analysis (CCA) is a multivariate statistical technique for finding the linear relationship between two sets of variables. The kernel generalization of CCA named kernel CCA has been proposed to find …

Deep RGB-D Canonical Correlation Analysis For Sparse Depth Completion

2019-06-21 · NeurIPS 2019 12 · Yiqi Zhong, Cho-Ying Wu, Suya You, Ulrich Neumann

In this paper, we propose our Correlation For Completion Network (CFCNet), an end-to-end deep learning model that uses the correlation between two data sources to perform sparse depth completion. CFCNet learns to capture…

Depth Completion

Grouping effects of sparse CCA models in variable selection

2020-08-07 · Kefei Liu, Qi Long, Li Shen

The sparse canonical correlation analysis (SCCA) is a bi-multivariate association model that finds sparse linear combinations of two sets of variables that are maximally correlated with each other. In addition to the sta…

Variable Selection

Sparse canonical correlation analysis

2017-05-30 · Xiaotong Suo, Victor Minden, Bradley Nelson, Robert Tibshirani 외

Canonical correlation analysis was proposed by Hotelling [6] and it measures linear relationship between two multidimensional variables. In high dimensional setting, the classical canonical correlation analysis breaks do…

Sparse Weighted Canonical Correlation Analysis

2017-10-13 · Wenwen Min, Juan Liu, Shihua Zhang

Given two data matrices $X$ and $Y$, sparse canonical correlation analysis (SCCA) is to seek two sparse canonical vectors $u$ and $v$ to maximize the correlation between $Xu$ and $Yv$. However, classical and sparse CCA m…