paper-with-me

Papers

Network Classifiers With Output Smoothing

2019-10-30 · Elsa Rizk, Roula Nassif, Ali H. Sayed

This work introduces two strategies for training network classifiers with heterogeneous agents. One strategy promotes global smoothing over the graph and a second strategy promotes local smoothing over neighbourhoods. It is assumed that the feature sizes can vary from one agent to another, with some agents observing insufficient attributes to be able to make reliable decisions on their own. As a result, cooperation with neighbours is necessary. However, due to the fact that the feature dimensions are different across the agents, their classifier dimensions will also be different. This means that cooperation cannot rely on combining the classifier parameters. We instead propose smoothing the outputs of the classifiers, which are the predicted labels. By doing so, the dynamics that describes the evolution of the network classifier becomes more challenging than usual because the classifier parameters end up appearing as part of the regularization term as well. We illustrate performance by means of computer simulations.

📄 PDF Abstract BibTeX arXiv:1911.04870

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving Uncertainty of Deep Learning-based Object Classification on Radar Spectra using Label Smoothing

2021-09-27 · Kanil Patel, William Beluch, Kilian Rambach, Michael Pfeiffer 외

Object type classification for automotive radar has greatly improved with recent deep learning (DL) solutions, however these developments have mostly focused on the classification accuracy. Before employing DL solutions …

Decision Making

Multi-scale Diffusion Denoised Smoothing

2023-10-25 · NeurIPS 2023 11 · Jongheon Jeong, Jinwoo Shin

Along with recent diffusion models, randomized smoothing has become one of a few tangible approaches that offers adversarial robustness to models at scale, e.g., those of large pre-trained models. Specifically, one can p…

Adversarial RobustnessDenoising

Efficient randomized smoothing by denoising with learned score function

2021-01-01 · Kyungmin Lee, Seyoon Oh

The randomized smoothing with various noise distributions is a promising approach to protect classifiers from $\ell_p$ adversarial attacks. However, it requires an ensemble of classifiers trained with different noise typ…

DenoisingImage Denoising

RS-Del: Edit Distance Robustness Certificates for Sequence Classifiers via Randomized Deletion

2023-01-31 · NeurIPS 2023 11 · Zhuoqun Huang, Neil G. Marchant, Keane Lucas, Lujo Bauer 외

Randomized smoothing is a leading approach for constructing classifiers that are certifiably robust against adversarial examples. Existing work on randomized smoothing has focused on classifiers with continuous inputs, s…

Binary ClassificationMalware Detection

Provably Robust Deep Learning via Adversarially Trained Smoothed Classifiers

2019-06-09 · NeurIPS 2019 12 · Hadi Salman, Greg Yang, Jerry Li, Pengchuan Zhang 외

Recent works have shown the effectiveness of randomized smoothing as a scalable technique for building neural network-based classifiers that are provably robust to $\ell_2$-norm adversarial perturbations. In this paper, …

Adversarial AttackAdversarial DefenseDeep Learning