paper-with-me

홈 › Papers

Investigating Decision Boundaries of Trained Neural Networks

2019-08-07 · Roozbeh Yousefzadeh, Dianne P. O'Leary

Deep learning models have been the subject of study from various perspectives, for example, their training process, interpretation, generalization error, robustness to adversarial attacks, etc. A trained model is defined by its decision boundaries, and therefore, many of the studies about deep learning models speculate about the decision boundaries, and sometimes make simplifying assumptions about them. So far, finding exact points on the decision boundaries of trained deep models has been considered an intractable problem. Here, we compute exact points on the decision boundaries of these models and provide mathematical tools to investigate the surfaces that define the decision boundaries. Through numerical results, we confirm that some of the speculations about the decision boundaries are accurate, some of the computational methods can be improved, and some of the simplifying assumptions may be unreliable, for models with nonlinear activation functions. We advocate for verification of simplifying assumptions and approximation methods, wherever they are used. Finally, we demonstrate that the computational practices used for finding adversarial examples can be improved and computing the closest point on the decision boundary reveals the weakest vulnerability of a model against adversarial attack.

📄 PDF Abstract BibTeX arXiv:1908.02802

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

Can Neural Nets Learn the Same Model Twice? Investigating Reproducibility and Double Descent from the Decision Boundary Perspective

2022-03-15 · CVPR 2022 1 · Gowthami Somepalli, Liam Fowl, Arpit Bansal, Ping Yeh-Chiang 외

We discuss methods for visualizing neural network decision boundaries and decision regions. We use these visualizations to investigate issues related to reproducibility and generalization in neural network training. We o…

Inductive Bias

Auditing and Debugging Deep Learning Models via Decision Boundaries: Individual-level and Group-level Analysis

2020-01-03 · Roozbeh Yousefzadeh, Dianne P. O'Leary

Deep learning models have been criticized for their lack of easy interpretation, which undermines confidence in their use for important applications. Nevertheless, they are consistently utilized in many applications, con…

Deep Learning

Sample-agnostic Adversarial Perturbation for Vision-Language Pre-training Models

2024-08-06 · Haonan Zheng, Wen Jiang, Xinyang Deng, Wenrui Li

Recent studies on AI security have highlighted the vulnerability of Vision-Language Pre-training (VLP) models to subtle yet intentionally designed perturbations in images and texts. Investigating multimodal systems' robu…

Federated Learning without Revealing the Decision Boundaries

2021-03-01 · Roozbeh Yousefzadeh

We consider the recent privacy preserving methods that train the models not on original images, but on mixed images that look like noise and hard to trace back to the original images. We explain that those mixed images w…

Federated LearningPrivacy Preserving

Loss Function Entropy Regularization for Diverse Decision Boundaries

2022-04-30 · Sue Sin Chong

Is it possible to train several classifiers to perform meaningful crowd-sourcing to produce a better prediction label set without ground-truth annotation? This paper will modify the contrastive learning objectives to aut…

Contrastive LearningDenoisingPredictionUnsupervised Image Classification