Taken by Surprise: Contrast effect for Similarity Scores
Thomas C. Bachlechner, Mario Martone, Marjorie Schillo

TL;DR
This paper introduces the surprise score, an ensemble-normalized similarity metric inspired by human perception, which improves zero- and few-shot classification and clustering performance over traditional cosine similarity.
Contribution
The paper proposes the surprise score, a novel ensemble-normalized similarity measure that captures contrast effects and enhances classification accuracy in NLP tasks.
Findings
10-15% improvement over cosine similarity in classification tasks
Significant performance gains in zero- and few-shot learning
Effective in clustering and similarity evaluation
Abstract
Accurately evaluating the similarity of object vector embeddings is of critical importance for natural language processing, information retrieval and classification tasks. Popular similarity scores (e.g cosine similarity) are based on pairs of embedding vectors and disregard the distribution of the ensemble from which objects are drawn. Human perception of object similarity significantly depends on the context in which the objects appear. In this work we propose the , an ensemble-normalized similarity metric that encapsulates the contrast effect of human perception and significantly improves the classification performance on zero- and few-shot document classification tasks. This score quantifies the surprise to find a given similarity between two elements relative to the pairwise ensemble similarities. We evaluate this metric on zero/few shot classification 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Topic Modeling · Multimodal Machine Learning Applications
