paper-with-me

홈 › Papers

ALFA: Adversarial Feature Augmentation for Enhanced Image Recognition

2021-01-01 · Tianlong Chen, Yu Cheng, Zhe Gan, Yu Hu, Zhangyang Wang, Jingjing Liu

Adversarial training is an effective method to combat adversarial attacks in order to create robust neural networks. By using an auxiliary batch normalization on adversarial examples, it has been shown recently to possess great potential in improving the generalization ability of neural networks for image recognition as well. However, crafting pixel-level adversarial perturbations is computationally expensive. To address this issue, we propose AdversariaL Feature Augmentation (ALFA), which advocates adversarial training on the intermediate layers of feature embeddings. ALFA utilizes both clean and adversarial augmented features jointly to enhance standard trained networks. To eliminate laborious tuning of key parameters such as locations and strength of feature augmentations, we further design a learnable adversarial feature augmentation (L-ALFA) framework to automatically adjust the perturbation magnitude of each perturbed feature. Extensive experiments demonstrate that our proposed ALFA and L-ALFA methods achieve significant and consistent generalization improvement over strong baselines on CIFAR-10, CIFAR-100, and ImageNet benchmarks across different backbone networks for image recognition.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
Auxiliary Batch Normalization Auxiliary Batch Normalization is a type of regularization used in adversarial training schemes. The idea is that adversarial examples should have a separate [batch…

Similar Papers 제목 키워드 기반

DualFact+: A Multimodal Fact Verification Framework for Procedural Video Understanding

2026-04-28 · Cennet Oguz, Yasser Hamidullah, Josef van Genabith, Simon Ostermann arxiv

We introduce DualFact, a dual-layer, multimodal factuality evaluation framework for procedural video captioning. DualFact separates factual correctness into conceptual facts, capturing abstract semantic roles (e.g., Acti…

Fact VerificationVideo Captioning

CalFAT: Calibrated Federated Adversarial Training with Label Skewness

2022-05-30 · Chen Chen, Yuchen Liu, Xingjun Ma, Lingjuan Lyu

Recent studies have shown that, like traditional machine learning, federated learning (FL) is also vulnerable to adversarial attacks. To improve the adversarial robustness of FL, federated adversarial training (FAT) meth…

Adversarial RobustnessFederated Learning

Fast Adversarial Label-Flipping Attack on Tabular Data

2023-10-16 · Xinglong Chang, Gillian Dobbie, Jörg Wicker

Machine learning models are increasingly used in fields that require high reliability such as cybersecurity. However, these models remain vulnerable to various attacks, among which the adversarial label-flipping attack p…

dualFace:Two-Stage Drawing Guidance for Freehand Portrait Sketching

2021-04-26 · Zhengyu Huang, Yichen Peng, Tomohiro Hibino, Chunqi Zhao 외

In this paper, we propose dualFace, a portrait drawing interface to assist users with different levels of drawing skills to complete recognizable and authentic face sketches. dualFace consists of two-stage drawing assist…

Comparing Machine Learning Techniques for Alfalfa Biomass Yield Prediction

2022-10-20 · Jonathan Vance, Khaled Rasheed, Ali Missaoui, Frederick Maier 외

The alfalfa crop is globally important as livestock feed, so highly efficient planting and harvesting could benefit many industries, especially as the global climate changes and traditional methods become less accurate. …

Domain Adaptationfeature selectionHyperparameter Optimization