Nested Learning For Multi-Granular Tasks
Rapha\"el Achddou, J.Matias di Martino, Guillermo Sapiro

TL;DR
Nested learning introduces a hierarchical approach to neural networks, enabling coarse-to-fine predictions with confidence levels, improving robustness and accuracy across multiple datasets by leveraging nested feature representations.
Contribution
The paper proposes a novel nested learning framework with nested information bottlenecks, allowing hierarchical predictions and better utilization of heterogeneously labeled data.
Findings
Outperforms standard end-to-end training on multiple datasets.
Enhances robustness and accuracy of predictions.
Enables simultaneous multi-level confidence outputs.
Abstract
Standard deep neural networks (DNNs) are commonly trained in an end-to-end fashion for specific tasks such as object recognition, face identification, or character recognition, among many examples. This specificity often leads to overconfident models that generalize poorly to samples that are not from the original training distribution. Moreover, such standard DNNs do not allow to leverage information from heterogeneously annotated training data, where for example, labels may be provided with different levels of granularity. Furthermore, DNNs do not produce results with simultaneous different levels of confidence for different levels of detail, they are most commonly an all or nothing approach. To address these challenges, we introduce the concept of nested learning: how to obtain a hierarchical representation of the input such that a coarse label can be extracted first, and…
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
TopicsAdversarial Robustness in Machine Learning · Machine Learning and Data Classification · Advanced Neural Network Applications
