ExplorerData ScienceMachine Learning
Research PaperResearchia:202607.07069

How Far is Too Far? Defining the Distance Threshold for Verification Siamese Networks

Heloísa Dias Viotto

Abstract

Siamese verification networks are widely used to compare items such as faces, cars, or signatures. In these scenarios, the network is trained to learn an embedding space in which similar objects are mapped closer together, while dissimilar objects are mapped further apart. Two objects are considered to belong to the same class (e.g., the same person in two different images) when the distance between their embeddings falls below a predefined threshold. Defining this threshold, however, is a non-t...

Submitted: July 7, 2026Subjects: Machine Learning; Data Science

Description / Details

Siamese verification networks are widely used to compare items such as faces, cars, or signatures. In these scenarios, the network is trained to learn an embedding space in which similar objects are mapped closer together, while dissimilar objects are mapped further apart. Two objects are considered to belong to the same class (e.g., the same person in two different images) when the distance between their embeddings falls below a predefined threshold. Defining this threshold, however, is a non-trivial task and typically requires labeled data. In this work, we assume that the distribution of distances produced by a siamese verification network can be approximated by a bimodal function. Based on this assumption, we propose an unsupervised method to determine the verification threshold by identifying the minimum point between the two modes. The proposed approach does not require annotated samples, enabling the verification threshold to be updated directly in the deployment environment without the cost of manual labeling. We evaluate our method on four datasets: MNIST, CIFAR-10, LFW, and PKLot. The results indicate that the proposed approach achieves an average verification accuracy of 94%, comparable to the Equal Error Rate method, while eliminating the need for labeled data.


Source: arXiv:2607.05329v1 - http://arxiv.org/abs/2607.05329v1 PDF: https://arxiv.org/pdf/2607.05329v1 Original Link: http://arxiv.org/abs/2607.05329v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Jul 7, 2026
Topic:
Data Science
Area:
Machine Learning
Comments:
0
Bookmark
How Far is Too Far? Defining the Distance Threshold for Verification Siamese Networks | Researchia