paper-with-me

Papers

Boosting Verified Training for Robust Image Classifications via Abstraction

2023-03-21 · CVPR 2023 1 · Zhaodi Zhang, Zhiyi Xue, Yang Chen, Si Liu, Yueling Zhang, Jing Liu, Min Zhang

This paper proposes a novel, abstraction-based, certified training method for robust image classifiers. Via abstraction, all perturbed images are mapped into intervals before feeding into neural networks for training. By training on intervals, all the perturbed images that are mapped to the same interval are classified as the same label, rendering the variance of training sets to be small and the loss landscape of the models to be smooth. Consequently, our approach significantly improves the robustness of trained models. For the abstraction, our training method also enables a sound and complete black-box verification approach, which is orthogonal and scalable to arbitrary types of neural networks regardless of their sizes and architectures. We evaluate our method on a wide range of benchmarks in different scales. The experimental results show that our method outperforms state of the art by (i) reducing the verified errors of trained models up to 95.64%; (ii) totally achieving up to 602.50x speedup; and (iii) scaling up to larger models with up to 138 million trainable parameters. The demo is available at https://github.com/zhangzhaodi233/ABSCERT.git.

📄 PDF Abstract BibTeX arXiv:2303.11552

Code (1)

zhangzhaodi233/abscert 공식 구현 pytorch

Similar Papers 제목 키워드 기반

SegPGD: An Effective and Efficient Adversarial Attack for Evaluating and Boosting Segmentation Robustness

2022-07-25 · Jindong Gu, Hengshuang Zhao, Volker Tresp, Philip Torr

Deep neural network-based image classifications are vulnerable to adversarial perturbations. The image classifications can be easily fooled by adding artificial small and imperceptible perturbations to input images. As o…

Adversarial AttackSegmentationSemantic Segmentation

Condensed Gradient Boosting

2022-11-26 · Seyedsaman Emami, Gonzalo Martínez-Muñoz

This paper presents a computationally efficient variant of gradient boosting for multi-class classification and multi-output regression tasks. Standard gradient boosting uses a 1-vs-all strategy for classifications tasks…

Computational EfficiencyMulti-class Classificationregression

Sandboxing (AI-based) Unverified Controllers in Stochastic Games: An Abstraction-based Approach with Safe-visor Architecture

2022-03-28 · Bingzhuo Zhong, Hongpeng Cao, Majid Zamani, Marco Caccamo

In this paper, we propose a construction scheme for a Safe-visor architecture for sandboxing unverified controllers, e.g., artificial intelligence-based (a.k.a. AI-based) controllers, in two-players non-cooperative stoch…

Une approche universelle pour l'abstraction automatique d'alternances morphophonologiques (A universal algorithm for the automatical abstraction of morphophonological alternations)

2017-06-01 · JEPTALNRECITAL 2017 6 · Sacha Beniamine

Cet article pr{\'e}sente un algorithme impl{\'e}ment{\'e} pour l{'}inf{\'e}rence de patrons d{'}alternances morphophonologiques entre mots-formes. Il est universel au sens o{\`u} il permet d{'}obtenir des classifications…

BUS:Efficient and Effective Vision-language Pre-training with Bottom-Up Patch Summarization

2023-07-17 · Chaoya Jiang, Haiyang Xu, Wei Ye, Qinghao Ye 외

Vision Transformer (ViT) based Vision-Language Pre-training (VLP) models have demonstrated impressive performance in various tasks. However, the lengthy visual token sequences fed into ViT can lead to training inefficien…

DecoderText Summarization