paper-with-me

Papers

LiBRe: A Practical Bayesian Approach to Adversarial Detection

2021-03-27 · CVPR 2021 1 · Zhijie Deng, Xiao Yang, Shizhen Xu, Hang Su, Jun Zhu

Despite their appealing flexibility, deep neural networks (DNNs) are vulnerable against adversarial examples. Various adversarial defense strategies have been proposed to resolve this problem, but they typically demonstrate restricted practicability owing to unsurmountable compromise on universality, effectiveness, or efficiency. In this work, we propose a more practical approach, Lightweight Bayesian Refinement (LiBRe), in the spirit of leveraging Bayesian neural networks (BNNs) for adversarial detection. Empowered by the task and attack agnostic modeling under Bayes principle, LiBRe can endow a variety of pre-trained task-dependent DNNs with the ability of defending heterogeneous adversarial attacks at a low cost. We develop and integrate advanced learning techniques to make LiBRe appropriate for adversarial detection. Concretely, we build the few-layer deep ensemble variational and adopt the pre-training & fine-tuning workflow to boost the effectiveness and efficiency of LiBRe. We further provide a novel insight to realise adversarial detection-oriented uncertainty quantification without inefficiently crafting adversarial examples during training. Extensive empirical studies covering a wide range of scenarios verify the practicability of LiBRe. We also conduct thorough ablation studies to evidence the superiority of our modeling and learning strategies.

📄 PDF Abstract BibTeX arXiv:2103.14835

Code (1)

thudzj/ScalableBDL 공식 구현 pytorch

Tasks

Adversarial DefenseUncertainty Quantification

Similar Papers 제목 키워드 기반

CalibreNet: Calibration Networks for Multilingual Sequence Labeling

2020-11-11 · Shining Liang, Linjun Shou, Jian Pei, Ming Gong 외

Lack of training data in low-resource languages presents huge challenges to sequence labeling tasks such as named entity recognition (NER) and machine reading comprehension (MRC). One major obstacle is the errors on the …

Boundary DetectionCross-Lingual NERMachine Reading Comprehensionnamed-entity-recognition+4

LIBRE: Learning Interpretable Boolean Rule Ensembles

2019-11-15 · Graziano Mita, Paolo Papotti, Maurizio Filippone, Pietro Michiardi

We present a novel method - LIBRE - to learn an interpretable classifier, which materializes as a set of Boolean rules. LIBRE uses an ensemble of bottom-up weak learners operating on a random subset of features, which al…

Kalibre: Knowledge-based Neural Surrogate Model Calibration for Data Center Digital Twins

2020-01-29 · Ruihang Wang, Xin Zhou, Linsen Dong, Yonggang Wen 외

Computational fluid dynamics (CFD) model has been widely used for prototyping data centers. Evolving it to high-fidelity {\em digital twin} is desirable for the management and operations of large-scale data centers. Manu…

Management

Libretto: Giving LLM Agents a Sense of Musical Structure

2026-06-21 · Yichen Xu arxiv

Generative music systems can now produce impressive audio from text prompts, but audio outputs are difficult to inspect, edit, and diagnose as musical structure. We introduce Libretto, an agent-facing framework for symbo…

Music Generation

LibreFace: An Open-Source Toolkit for Deep Facial Expression Analysis

2023-08-18 · Di Chang, Yufeng Yin, Zongjian Li, Minh Tran 외

Facial expression analysis is an important tool for human-computer interaction. In this paper, we introduce LibreFace, an open-source toolkit for facial expression analysis. This open-source toolbox offers real-time and …

Facial Expression RecognitionKnowledge Distillation