Adaptive $k$NN graph model

22d ago · Global · primary source: export.arxiv.org

Multi-source synthesis by The Embedding Report from 2 sources. Every numeric and quoted claim traces to a cited source body (see methodology).

Researchers have presented two new adaptive graph models, one for the k-nearest neighbors algorithm and another for whole-brain locomotion control in a simulated fruit fly, achieving real-time performance and improved interpretability.

A new adaptive graph model decouples inference latency from computational complexity in the k-nearest neighbors algorithm, a cornerstone of non-parametric classification in artificial intelligence[1]. Existing solutions often degrade classification precision and lack adaptability, but the new model integrates a Hierarchical Navigable Small World (HNSW) graph with a pre-computed voting mechanism, achieving real-time performance without compromising classification accuracy. Meanwhile, a Whole-Brain Connectomic Graph Model enables whole-body locomotion control in a simulated fruit fly by directly instantiating the whole-brain connectome as a graph-structured neural controller[2]. The model achieves stable performance across diverse locomotion tasks and improves sample efficiency compared to both graph and non-graph baselines. The Whole-Brain Connectomic Graph Model was first submitted on February 20, 2026, and underwent multiple revisions, with the third submission on June 14, 2026.

infrastructureresearch-paperbenchmarktool-release

Background sources we checked (4)
  • arxiv.org ↗ The $k$-nearest neighbors ($k$NN) algorithm is a cornerstone of non-parametric classification in artificial intelligence, yet its deployment in large-scale applications is persistently constrained by the computational trade-off between inference speed and accuracy. Existing appro…
  • en.wikipedia.org ↗ In the theory of computational complexity, the travelling salesman problem (TSP) asks the following question: "Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin ci…
  • en.wikipedia.org ↗ In machine learning, a neural network (NN) or neural net, is a computational model inspired by the structure and functions of biological neural networks. A neural network consists of connected units or nodes called artificial neurons, which loosely model the neurons in the brain.…
  • en.wikipedia.org ↗ Machine learning (ML) is a field of study in artificial intelligence concerned with the development and study of statistical algorithms that can learn from data and generalize to unseen data, and thus perform tasks without being explicitly programmed. Advances in the field of de…

Sources cited (2)

  1. arxiv.org ↗ E
  2. arxiv.org ↗ E
Spot something wrong? Report an issue