Semantic Novelty Detection via Relational Reasoning
Francesco Cappio Borlino, Silvia Bucci, Tatiana Tommasi

TL;DR
This paper introduces a relational reasoning-based representation learning method for semantic novelty detection that effectively identifies unknown categories without requiring model fine-tuning, suitable for resource-constrained and privacy-sensitive applications.
Contribution
It proposes a novel relational reasoning paradigm for semantic novelty detection that enhances open-set recognition by focusing on measuring semantic similarity, enabling plug-and-play integration.
Findings
Outperforms state-of-the-art methods in novelty detection tasks.
Enables conversion of closed-set models into open-set models.
Effective in privacy-sensitive and resource-constrained scenarios.
Abstract
Semantic novelty detection aims at discovering unknown categories in the test data. This task is particularly relevant in safety-critical applications, such as autonomous driving or healthcare, where it is crucial to recognize unknown objects at deployment time and issue a warning to the user accordingly. Despite the impressive advancements of deep learning research, existing models still need a finetuning stage on the known categories in order to recognize the unknown ones. This could be prohibitive when privacy rules limit data access, or in case of strict memory and computational constraints (e.g. edge computing). We claim that a tailored representation learning strategy may be the right solution for effective and efficient semantic novelty detection. Besides extensively testing state-of-the-art approaches for this task, we propose a novel representation learning paradigm based on…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Data-Driven Disease Surveillance · Machine Learning in Healthcare
MethodsTest
