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.

169,291 papers · 148 categories

Trend · papers per month

326495127 · Jun 202019922001200920182026
48 results for Jaccard distance

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.

JORC-UMAP improves UMAP by incorporating geometric and topological priors.

problem UMAP's local Euclidean distance assumption fails to capture intrinsic manifold geometry, leading to topological tearing and structural collapse.
method JORC-UMAP introduces Ollivier-Ricci curvature as a geometric prior and Jaccard similarity as a topological prior to reinforce edges and reduce redundant links.
result JORC-UMAP reduces tearing and collapse more effectively than standard UMAP and other DR methods, as measured by SVM accuracy and triplet preservation scores.

We propose a new class of metrics on sets, vectors, and functions that can be used in various stages of data mining, including exploratory data analysis, learning, and result interpretation. These new distance functions unify and generalize some of the popular metrics, such as the Jaccard and bag distances on sets, Man…

2016-03-22abs ↗pdf ↗

New STH distance finds patterns in event timeseries without resampling.

problem Lack of efficient analysis methods for event and state timeseries.
method Define STE-ts, propose STH, leveraging both time and state duration.
result Improved precision and computation time compared to resampled metrics.

The paper proposes methods to directly optimize complex classification metrics.

problem Handling class-imbalanced cases with non-decomposable metrics.
method Calibrated surrogate maximization of linear-fractional utility.
result Calibrated surrogate maximization can coincide with true utility maximization under certain conditions.

C-MinHash reduces the number of permutations needed for MinHash from thousands to just two.

problem Approximating Jaccard similarity in large binary datasets using many permutations.
method Initial permutation followed by circulant shifting of a second permutation to generate hashes.
result C-MinHash achieves unbiased Jaccard similarity estimation with uniformly smaller variance.

Efficient methods for sparse random projections improve classification accuracy in very high-dimensional data.

problem Handling very high-dimensional sparse data efficiently.
method Non-iterative and iterative classification methods using sparse random projections and Jaccard kernel.
result Non-iterative methods yield larger, more accurate models than iterative methods.

Reduced computational complexity for indoor positioning.

problem Efficiently positioning users in large areas with limited data.
method Segmentation, Jaccard index, LASSO feature selection, Bayesian MAP estimation.
result Positioning accuracy with a subset of features and sub-regions is equivalent to full data, but computation time is reduced.

Conformal prediction fails under severe feature turnover in COVID-19 supply chain tasks.

problem Dealing with distribution shift in conformal prediction models.
method Using COVID-19 as a natural experiment across 8 supply chain tasks, analyzing SHAP explanations.
result Coverage drops vary widely (0% to 86.7%) and correlate with single-feature dependence.

New algorithms optimize metrics for binary classification with class imbalance.

problem Optimizing metrics like Fβ, AM, Jaccard for imbalanced classes.
method Reformulates metric optimization as cost-sensitive learning, using surrogate loss functions.
result METRO algorithms provide strong theoretical guarantees and outperform baselines.

This study examined how the correlation and network structure of 30 global indices and 145 local Korean indices belonging to the KOSPI 200 have changed during the 13-year period, 2000-2012. The correlations among the indices were calculated. The results showed that although the average correlations of the global indice…

2014-02-07abs ↗pdf ↗

IVUS-Net automatically segments IVUS images for quicker diagnosis of cardiovascular diseases.

problem Automatically delineating lumen and media-adventitia borders in IVUS images.
method Proposes IVUS-Net, a fully convolutional network followed by post-processing.
result IVUS-Net outperforms state-of-the-art methods by 4% to 20% in HD distance.

Framework for consistent binary classification with complex metrics.

problem Consistent binary classification for non-decomposable metrics like F-measure and Jaccard.
method General framework for batch and online learning, applies to linear and non-linear models. Uses thresholding and normalized gradient ascent for threshold estimation.
result Simple normalized gradient ascent updates for threshold estimation, with finite-sample regret analysis.

TS-NMF improves topic models by incorporating user-provided labels.

problem Lack of interpretability in unsupervised topic models.
method Semi-supervised non-negative matrix factorization (TS-NMF) with user-provided labeled examples.
result TS-NMF achieves higher Jaccard similarity scores than unsupervised methods at low supervision rates.

C-OPH improves One Permutation Hashing by using a shorter circulant permutation.

problem Improving the accuracy of One Permutation Hashing (OPH) for Jaccard similarity estimation.
method Develops a new densification method using a shorter circulant permutation.
result Achieves the smallest estimation variance for Jaccard similarity.

Machine learning predicts movie genres from summaries with high accuracy.

problem Predicting movie genres from plot summaries.
method Used Naive Bayes, Word2Vec+XGBoost, Recurrent Neural Networks, and Gated Recurrent Units (GRU) for text classification and multi-label problem.
result GRU neural networks achieve the best result with a Jaccard Index of 50.0%, F-score of 0.56, and hit rate of 80.5%.

Proposes a new network to improve nuclei segmentation in histopathology images.

problem Challenges in separating overlapped nuclei in histopathology images.
method Introduces a bending loss regularized network to minimize contour points with large curvatures.
result Outperforms six state-of-the-art approaches on five quantitative metrics.

Extends Tanimoto kernel to real-valued functions.

problem Measuring similarity between real-valued functions.
method Unified representation of real-valued functions via sets, derived general form of the kernel, explicit feature representation, and smooth approximation.
result General Tanimoto kernel for real-valued functions.

CNN automates vitiligo lesion segmentation quickly and accurately.

problem Manual segmentation of vitiligo lesions is time-consuming and inconsistent.
method U-Net architecture with modified contracting path, followed by watershed algorithm refinement.
result CNN achieves 73.6% Jaccard Index, significantly outperforming state-of-the-art methods.

Confidence intervals improve evaluation of binary prediction rules in data mining.

problem Uncertainty in performance measures estimation from finite datasets.
method Asymptotic normal approximations for confidence intervals, with a blurring correction.
result Improved finite sample coverage probabilities and general performance measures inference.

New methods for faster ranking and link prediction using higher-order motifs.

problem Real-time ranking and link prediction in applications like web search.
method Higher-order ranking and link prediction methods based on closing higher-order network motifs.
result The methods are faster and more efficient than existing methods based on closing triangles.

Develops algorithms for optimizing multi-label metrics with provable guarantees.

problem Optimizing complex multi-label metrics like F-measure and Jaccard index.
method Principled learning algorithms based on H-consistency for generalized metrics.
result Provable HH-consistency bounds for multi-label metric optimization.

It has been noticed that some external CVIs exhibit a preferential bias towards a larger or smaller number of clusters which is monotonic (directly or inversely) in the number of clusters in candidate partitions. This type of bias is caused by the functional form of the CVI model. For example, the popular Rand index (R…

2016-06-17abs ↗pdf ↗

New model improves histopathology classification across magnifications.

problem Robust histopathology classification is difficult due to magnification shift.
method Domain-general model using stable sparse embedding signatures.
result Domain-general model outperformed baseline and GAN augmentation.

The paper tightens bounds on distances between Reeb graphs.

problem Certifying quasi-universality of distances between Reeb graphs.
method Establishes tight bi-Lipschitz bounds for various distances.
result Proves strict universality of the functional contortion distance for contour trees and coincides with interleaving distance for merge trees.

Paper calculates Gromov-Hausdorff distance between simplexes and 2-distance spaces.

problem Calculating Gromov-Hausdorff distance between simplexes and 2-distance spaces.
method Formulas derived for clique covering number and chromatic number of graphs.
result Complete solution to generalized Borsuk problem for 2-distance spaces.