Being Friends Instead of Adversaries: Deep Networks Learn from Data Simplified by Other Networks
Simone Marullo, Matteo Tiezzi, Marco Gori, Stefano Melacci

TL;DR
This paper introduces Neural Friendly Training, a novel method where an auxiliary network modifies input data during training to improve neural network generalization, especially with noisy data, by jointly learning data alterations and classification.
Contribution
It presents a new approach that extends Friendly Training by using an auxiliary network to adapt data, enhancing learning effectiveness and robustness.
Findings
Outperforms original Friendly Training in generalization accuracy.
Improves robustness against noisy data.
Demonstrates effectiveness across multiple datasets and architectures.
Abstract
Amongst a variety of approaches aimed at making the learning procedure of neural networks more effective, the scientific community developed strategies to order the examples according to their estimated complexity, to distil knowledge from larger networks, or to exploit the principles behind adversarial machine learning. A different idea has been recently proposed, named Friendly Training, which consists in altering the input data by adding an automatically estimated perturbation, with the goal of facilitating the learning process of a neural classifier. The transformation progressively fades-out as long as training proceeds, until it completely vanishes. In this work we revisit and extend this idea, introducing a radically different and novel approach inspired by the effectiveness of neural generators in the context of Adversarial Machine Learning. We propose an auxiliary multi-layer…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · COVID-19 diagnosis using AI
