LGAIMLNov 27, 2017

Butterfly Effect: Bidirectional Control of Classification Performance by Small Additive Perturbation

arXiv:1711.09681v28 citations
Originality Incremental advance
AI Analysis

This work addresses the need for improving classifier performance without retraining, offering a novel bidirectional control method that is incremental in building upon adversarial perturbation techniques.

The paper tackles the problem of controlling classification performance by generating small additive perturbations, proposing a perturbation generation network (PGN) that can enhance overall classification accuracy, as verified through experiments on public visual datasets.

This paper proposes a new algorithm for controlling classification results by generating a small additive perturbation without changing the classifier network. Our work is inspired by existing works generating adversarial perturbation that worsens classification performance. In contrast to the existing methods, our work aims to generate perturbations that can enhance overall classification performance. To solve this performance enhancement problem, we newly propose a perturbation generation network (PGN) influenced by the adversarial learning strategy. In our problem, the information in a large external dataset is summarized by a small additive perturbation, which helps to improve the performance of the classifier trained with the target dataset. In addition to this performance enhancement problem, we show that the proposed PGN can be adopted to solve the classical adversarial problem without utilizing the information on the target classifier. The mentioned characteristics of our method are verified through extensive experiments on publicly available visual datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes