Improving Noise Robustness through Abstractions and its Impact on Machine Learning
Alfredo Ibias (1), Karol Capala (1), Varun Ravi Varma (1), Anna Drozdz, (1), Jose Sousa (1) ((1) Personal Health Data Science, Sano - Centre for, Computational Personalised Medicine)

TL;DR
This paper explores how data abstractions can improve the robustness of machine learning models against noise, including adversarial noise, by reducing the impact of noisy data at the cost of some accuracy.
Contribution
It introduces a methodology for creating data abstractions to enhance noise robustness in ML models, especially neural networks, and evaluates its effectiveness through experiments.
Findings
Abstractions improve noise robustness in neural networks.
Using abstractions can reduce the impact of adversarial noise.
Trade-off observed between robustness and accuracy.
Abstract
Noise is a fundamental problem in learning theory with huge effects in the application of Machine Learning (ML) methods, due to real world data tendency to be noisy. Additionally, introduction of malicious noise can make ML methods fail critically, as is the case with adversarial attacks. Thus, finding and developing alternatives to improve robustness to noise is a fundamental problem in ML. In this paper, we propose a method to deal with noise: mitigating its effect through the use of data abstractions. The goal is to reduce the effect of noise over the model's performance through the loss of information produced by the abstraction. However, this information loss comes with a cost: it can result in an accuracy reduction due to the missing information. First, we explored multiple methodologies to create abstractions, using the training dataset, for the specific case of numerical data…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
