CVMay 11, 2025

MarkMatch: Same-Hand Stuffing Detection

arXiv:2505.07032v1h-index: 42025 IEEE International Conference on Multimedia and Expo Workshops (ICMEW)
Originality Incremental advance
AI Analysis

This provides election auditors with a practical tool for visual, non-biometric investigation of suspicious ballots, though it is incremental as it builds on existing retrieval and contrastive learning approaches.

The paper tackled the problem of detecting whether two paper ballot marks were filled by the same hand, achieving an F1 score of 0.943, which surpasses the previous state-of-the-art method.

We present MarkMatch, a retrieval system for detecting whether two paper ballot marks were filled by the same hand. Unlike the previous SOTA method BubbleSig, which used binary classification on isolated mark pairs, MarkMatch ranks stylistic similarity between a query mark and a mark in the database using contrastive learning. Our model is trained with a dense batch similarity matrix and a dual loss objective. Each sample is contrasted against many negatives within each batch, enabling the model to learn subtle handwriting difference and improve generalization under handwriting variation and visual noise, while diagonal supervision reinforces high confidence on true matches. The model achieves an F1 score of 0.943, surpassing BubbleSig's best performance. MarkMatch also integrates Segment Anything Model for flexible mark extraction via box- or point-based prompts. The system offers election auditors a practical tool for visual, non-biometric investigation of suspicious ballots.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes