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

Trend · papers per month

68136204272 · Jun 202019922001200920172026
48 results for k-NN graph

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 ↗

In the kk-nearest neighborhood model (kk-NN), we are given a set of points PP, and we shall answer queries qq by returning the kk nearest neighbors of qq in PP according to some metric. This concept is crucial in many areas of data analysis and data processing, e.g., computer vision, document retrieval and machi…

2018-10-11abs ↗pdf ↗

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.

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.

This paper studies the large sample asymptotics of data analysis procedures based on the optimization of functionals defined on kk-NN graphs on point clouds. The paper is framed in the context of minimization of balanced cut functionals, but our techniques, ideas and results can be adapted to other functionals of rele…

2016-07-03abs ↗pdf ↗

Graph construction is a crucial step in spectral clustering (SC) and graph-based semi-supervised learning (SSL). Spectral methods applied on standard graphs such as full-RBF, εε-graphs and kk-NN graphs can lead to poor performance in the presence of proximal and unbalanced data. This is because spectral methods based…

2012-05-07abs ↗pdf ↗

Spectral clustering (SC) and graph-based semi-supervised learning (SSL) algorithms are sensitive to how graphs are constructed from data. In particular if the data has proximal and unbalanced clusters these algorithms can lead to poor performance on well-known graphs such as kk-NN, full-RBF, εε-graphs. This is becaus…

2013-02-20abs ↗pdf ↗

Previously, we proposed a physically inspired rule to organize the data points in a sparse yet effective structure, called the in-tree (IT) graph, which is able to capture a wide class of underlying cluster structures in the datasets, especially for the density-based datasets. Although there are some redundant edges or…

2015-06-19abs ↗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 ↗

Nearest neighbor (k-NN) graphs are widely used in machine learning and data mining applications, and our aim is to better understand what they reveal about the cluster structure of the unknown underlying distribution of points. Moreover, is it possible to identify spurious structures that might arise due to sampling va…

2011-05-03abs ↗pdf ↗

Study uniform convergence of random walk Laplacians to diffusion Laplacian on smooth manifolds.

problem Uniform convergence of random walk Laplacians to diffusion Laplacian on smooth manifolds.
method Analysis of random walks on geometric and directed kNN graphs, using concentration tools and differential geometry.
result Uniform convergence of kkNN Laplacians to diffusion Laplacian, without continuity of transition kernel.

We derive high-probability finite-sample uniform rates of consistency for kk-NN regression that are optimal up to logarithmic factors under mild assumptions. We moreover show that kk-NN regression adapts to an unknown lower intrinsic dimension automatically. We then apply the kk-NN regression rates to establish new …

2017-07-19abs ↗pdf ↗

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).

We propose a direct estimation method for Rényi and f-divergence measures based on a new graph theoretical interpretation. Suppose that we are given two sample sets XX and YY, respectively with NN and MM samples, where η:=M/Nη:=M/N is a constant value. Considering the kk-nearest neighbor (kk-NN) graph of YY in the j…

2017-02-17abs ↗pdf ↗

We propose a simple approach which, given distributed computing resources, can nearly achieve the accuracy of kk-NN prediction, while matching (or improving) the faster prediction time of 11-NN. The approach consists of aggregating denoised 11-NN predictors over a small number of distributed subsamples. We show, bot…

2017-12-06abs ↗pdf ↗

This paper studies the relationship between the classification performed by deep neural networks (DNNs) and the decision of various classical classifiers, namely k-nearest neighbours (k-NN), support vector machines (SVM) and logistic regression (LR), at various layers of the network. This comparison provides us with ne…

2018-05-17abs ↗pdf ↗

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.

Unbalanced data arises in many learning tasks such as clustering of multi-class data, hierarchical divisive clustering and semisupervised learning. Graph-based approaches are popular tools for these problems. Graph construction is an important aspect of graph-based learning. We show that graph-based algorithms can fail…

2011-12-11abs ↗pdf ↗

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.

Spectral analysis of neighborhood graphs is one of the most widely used techniques for exploratory data analysis, with applications ranging from machine learning to social sciences. In such applications, it is typical to first encode relationships between the data samples using an appropriate similarity function. Popul…

2016-12-14abs ↗pdf ↗

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 ↗

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.

In this paper, we consider the problem of malware detection and classification based on image analysis. We convert executable files to images and apply image recognition using deep learning (DL) models. To train these models, we employ transfer learning based on existing DL models that have been pre-trained on massive …

2019-01-21abs ↗pdf ↗