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,181 papers · 148 categories

Trend · papers per month

3527031,0551,406 · Jun 202019922001200920182026
48 results for k-NN models

The study evaluates and tests kk-NN models in various applications.

problem The relation between parameters and accuracy of kk-NN models is not well understood.
method Developed a randomized algorithm to test the kk-NN property with a complexity of O(nk2/ε2)O(\sqrt{n} k^2 / ε^2).
result The algorithm can detect kk-NN models with bad accuracy in significantly less time than building the model.

Non-asymptotic uniform rates for k-NN regression are derived.

problem Estimating functions from noisy observations with unknown lower dimensionality.
method Derives high-probability finite-sample uniform rates of consistency for k-NN regression.
result k-NN regression rates are optimal up to logarithmic factors and adapt to unknown lower dimensions.

A new method for learning distance metrics for K-NN classification.

problem Improving the performance of K-NN classifier by learning an appropriate distance metric.
method Designing a continuous decision function for K-NN and minimizing its continuous empirical risk function.
result The proposed ANN algorithm outperforms existing methods like LMNN, NCA, and pairwise constraints.

DS techniques outperform K-NN in classification accuracy.

problem Improving classification performance using multiple classifier systems.
method Dynamic Selection (DS) compared to K-NN, focusing on neighborhood quality and instance hardness.
result DS techniques achieve higher classification accuracy than K-NN.

Enhances k-NN accuracy through randomized hyperstructure.

problem Improves k-NN accuracy by optimizing neighbor selection.
method Constructs a random n-dimensional hyperstructure around test instances to refine neighbor selection.
result 85.71% accuracy on Haberman's Cancer Survival dataset, compared to 80.95% for conventional k-NN.

The study examines how K-NN and DNNs resist label noise based on noise concentration.

problem The impact of label noise on K-NN and DNN performance.
method Empirical analysis and derivation of an analytic expression for K-NN classification error.
result The concentration of label noise affects the performance of K-NN and DNNs, with more concentrated noise leading to greater degradation.

Study shows kk-NN classifier is not universally consistent on (0,1)(0,1) but consistent on discrete and specific measure spaces.

problem Consistency of kk-NN classifier under Wasserstein distance on measure spaces.
method Analysis of kk-NN classifier properties under Wasserstein distance, use of σσ-finite metric dimension, geodesic structures of Wasserstein spaces.
result Consistency of kk-NN classifier on specific measure spaces (discrete, Gaussian, wavelet series) but not on (0,1)(0,1).

New method improves crowd counting accuracy using inverse k-NN maps and multiscale upsampling.

problem Improving accuracy of crowd density maps for high-density gatherings.
method Developed MUD-ikkNN architecture using inverse k-NN maps and multiscale upsampling.
result New network architecture outperforms state-of-the-art crowd counting.

The kk-NN graph has played a central role in increasingly popular data-driven techniques for various learning and vision tasks; yet, finding an efficient and effective way to construct kk-NN graphs remains a challenge, especially for large-scale high-dimensional data. In this paper, we propose a new approach to const…

2013-07-30abs ↗pdf ↗

The paper compares DNNs and k-NN for memorizing vs. generalizing.

problem Understanding the balance between memorizing training data and generalizing to new data.
method Comparison of DNNs and k-NN at various layers and classifiers.
result k-NN behavior on new data indicates generalization, suggesting memorization and generalization are compatible.

Improved convergence rate for kNN graph Laplacians with adaptive bandwidth.

problem Enhancing the efficiency of graph-based data analysis methods.
method Introducing a new class of kNN graph with adaptive bandwidth and proving operator convergence rate.
result Operator convergence rate of O(N2/(d+6))O(N^{-2/(d+6)}) for the kNN graph Laplacian, up to a log factor.

Proposes LRR and LRLR for improving stock prediction accuracy.

problem Improving stock prediction accuracy through nonparametric classification.
method Local radial regression and logistic regression variant.
result LRLR outperforms LPoR and MS-kk-NN in real-world stock datasets.

Introduction. Case Based Reasoning (CBR) is an emerg- ing decision making paradigm in medical research where new cases are solved relying on previously solved similar cases. Usually, a database of solved cases is provided, and every case is described through a set of attributes (inputs) and a label (output). Extracting…

2013-03-07abs ↗pdf ↗

We propose a non-parametric anomaly detection algorithm for high dimensional data. We score each datapoint by its average KK-NN distance, and rank them accordingly. We then train limited complexity models to imitate these scores based on the max-margin learning-to-rank framework. A test-point is declared as an anomaly…

2015-02-06abs ↗pdf ↗

Develops a model for personalized diabetes and hypertension treatment using robust regression and K-NN.

problem Optimal personalized treatment rules for patients based on EHRs.
method Robust regression informed K-NN approach for predicting and selecting optimal treatments.
result Algorithm leads to larger reduction in HbA1c for diabetics and systolic BP for hypertensive patients compared to alternatives.

Prototype rules simplify multiclass classification in metric spaces, achieving consistency and reduced complexity.

problem Multiclass classification in metric spaces, focusing on universal consistency and convergence rates.
method Novel Proto-NN and hybrid rules for multiclass classification in metric spaces, analyzing convergence rates.
result Proto-NN is universally consistent and simpler to implement, with similar computational advantages.

A new kk-NN algorithm using surprisal for robust and interpretable nonparametric learning.

problem Complex patterns and relationships in data without strong distribution assumptions.
method Surprisal-driven kk-NN framework for classification, regression, density estimation, and anomaly detection.
result State-of-the-art results in classification and anomaly detection, competitive regression results.

Paper uses K-NN resampling to simulate and evaluate LOB markets.

problem Simulating and evaluating limit order book (LOB) markets.
method Applies KK-nearest neighbor (KK-NN) resampling to LOB simulation and evaluation.
result Demonstrates the effectiveness and efficiency of KK-NN resampling in LOB simulation and evaluation.

Study shows SNN graph Laplacians converge to k-NN graph Laplacians under large scale asymptotics.

problem Understanding the convergence of SNN graph Laplacians to k-NN graph Laplacians.
method Analyzing the asymptotic behavior of SNN and k-NN graph Laplacians.
result The graph Laplacians of SNN and k-NN graphs converge to the same limit under large scale asymptotics.

Proposes a new metric learning method using Lie group geodesics.

problem Improving distance metrics for k-NN classification.
method Geodesic interpolation on Lie transformation group to calculate velocities and produce a diffeomorphic global transformation.
result Effective in synthetic and real datasets, improving k-NN classification.

New findings on kk-NN algorithm's robustness under random data corruption.

problem Impact of random data corruption on kk-NN algorithm performance.
method Theoretical analysis of kk-NN algorithm under random perturbation scenarios.
result Phase transition phenomenon in asymptotic regret: small-ω\omega regime vs large-ω\omega regime.

In this paper we examine the effect of applying ensemble learning to the performance of collaborative filtering methods. We present several systematic approaches for generating an ensemble of collaborative filtering models based on a single collaborative filtering algorithm (single-model or homogeneous ensemble). We pr…

2012-11-13abs ↗pdf ↗

The paper improves spectral convergence rates for graph Laplacians.

problem Improving spectral convergence rates for graph Laplacians.
method Utilizing regularity of continuum eigenfunctions and strong pointwise consistency results.
result Eigenvalues and eigenvectors of graph Laplacian converge to continuum at rate O(n1/(m+4))O(n^{-1/(m+4)}).