Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,878 papers · 148 categories

Trend · papers per month

0.3%0.5%0.8%0.2% · Nov 201219922001200920172026
5 results for near-duplicates

This paper removes near-duplicates from Fashion-MNIST to improve testing accuracy.

problem Near-duplicate images in Fashion-MNIST increase testing accuracy, reducing dataset quality.
method Identified and removed near-duplicate images between training and testing sets.
result Improved dataset quality for better testing accuracy in machine learning models.

This study benchmarks deep learning for unsupervised near-duplicate image detection.

problem Detecting near-duplicates in large image datasets with high specificity.
method Binary classification using Receiver Operating Curve (ROC) for comparison of different descriptors.
result Fine-tuning deep convolutional networks generally outperforms off-the-shelf features, with best performance on MFND dataset.

ProbMinHash improves Jaccard similarity hashing for big data applications.

problem Efficiently estimating set similarities in big data with weighted elements.
method Locality-sensitive hash algorithms that calculate signatures collectively.
result Significantly faster than the original approach, with improved estimation error.