VeriCam: A Verification Baseline for the Classification of Unknown Data
2026-09-07 12:00Science🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
3mentions
SummaryAI generated
arXiv:2608.31107v2: VeriCam is released to address the shortcomings of basic models in fine-grained classification of unknown categories. This study utilizes image verification tasks to construct a feature space with detailed features and establishes relationships between data points by training the model to distinguish pairs of images of the same and different classes. VeriCam employs a naive algorithm and a specific configuration of the Leiden graph clustering algorithm for graph clustering, and is validated on the LPLCv2 traffic monitoring dataset. To overcome the inherent challenges of camera bias in this dataset, VeriCam dynamically identifies cameras in a label-independent manner, constructing a fair and unbiased benchmark. In cross-device scenarios, its validation baseline F1-Score reaches 93.45, and the clustering V-Measure score is 80.13. All code has been made available in the GitHub repository.