中文
相关论文

相关论文: Revisiting $k$-Nearest Neighbor Graph Construction…

200 篇论文

Modern neural network technologies, including large language models, have achieved remarkable success in various applied artificial intelligence applications, however, they face a range of fundamental limitations. Among them are…

人工智能 · 计算机科学 2025-08-27 I. I. Priezzhev , D. A. Danko , A. V. Shubin

Fast Nearest Neighbor (NN) search is a fundamental challenge in large-scale data processing and analytics, particularly for analyzing multimedia contents which are often of high dimensionality. Instead of using exact NN search, extensive…

信息检索 · 计算机科学 2016-05-19 Ji Wan , Sheng Tang , Yongdong Zhang , Jintao Li , Pengcheng Wu , Steven C. H. Hoi

Nearest Neighbor Search (NNS) has recently drawn a rapid increase of interest due to its core role in managing high-dimensional vector data in data science and AI applications. The interest is fueled by the success of neural embedding,…

分布式、并行与集群计算 · 计算机科学 2022-02-01 Zhen Peng , Minjia Zhang , Kai Li , Ruoming Jin , Bin Ren

We investigate the problem of multiplex graph embedding, that is, graphs in which nodes interact through multiple types of relations (dimensions). In recent years, several methods have been developed to address this problem. However, the…

机器学习 · 计算机科学 2023-12-29 Kamel Abdous , Nairouz Mrabah , Mohamed Bouguessa

We present a new algorithm for the approximate near neighbor problem that combines classical ideas from group testing with locality-sensitive hashing (LSH). We reduce the near neighbor search problem to a group testing problem by…

数据结构与算法 · 计算机科学 2021-06-23 Joshua Engels , Benjamin Coleman , Anshumali Shrivastava

k nearest neighbor join (kNN join), designed to find k nearest neighbors from a dataset S for every object in another dataset R, is a primitive operation widely adopted by many data mining applications. As a combination of the k nearest…

数据库 · 计算机科学 2015-03-20 Wei Lu , Yanyan Shen , Su Chen , Beng Chin Ooi

Graph-based approaches to nearest neighbor search are popular and powerful tools for handling large datasets in practice, but they have limited theoretical guarantees. We study the worst-case performance of recent graph-based approximate…

数据结构与算法 · 计算机科学 2023-10-31 Piotr Indyk , Haike Xu

Large graphs are present in a variety of domains, including social networks, civil infrastructure, and the physical sciences to name a few. Graph generation is similarly widespread, with applications in drug discovery, network analysis and…

机器学习 · 计算机科学 2023-11-08 Alex O. Davies , Nirav S. Ajmeri , Telmo M. Silva Filho

Aggregating different image features for image retrieval has recently shown its effectiveness. While highly effective, though, the question of how to uplift the impact of the best features for a specific query image persists as an open…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Leulseged Tesfaye Alemu , Marcello Pelillo

Geometric graphs are a special kind of graph with geometric features, which are vital to model many scientific problems. Unlike generic graphs, geometric graphs often exhibit physical symmetries of translations, rotations, and reflections,…

Graph neural networks (GNNs) have emerged recently as a powerful architecture for learning node and graph representations. Standard GNNs have the same expressive power as the Weisfeiler-Leman test of graph isomorphism in terms of…

机器学习 · 统计学 2020-08-11 Giannis Nikolentzos , George Dasoulas , Michalis Vazirgiannis

A Knowledge Graph (KG) is the directed graphical representation of entities and relations in the real world. KG can be applied in diverse Natural Language Processing (NLP) tasks where knowledge is required. The need to scale up and complete…

计算与语言 · 计算机科学 2024-04-19 Xincan Feng , Zhi Qu , Yuchang Cheng , Taro Watanabe , Nobuhiro Yugami

Symmetric nonnegative matrix factorization (SymNMF) is a powerful tool for clustering, which typically uses the $k$-nearest neighbor ($k$-NN) method to construct similarity matrix. However, $k$-NN may mislead clustering since the neighbors…

机器学习 · 计算机科学 2024-12-06 Wenlong Lyu , Yuheng Jia

The k-Nearest Neighbor (k-NN) classification algorithm is one of the most widely-used lazy classifiers because of its simplicity and ease of implementation. It is considered to be an effective classifier and has many applications. However,…

机器学习 · 计算机科学 2014-02-13 Stefanos Ougiaroglou , Georgios Evangelidis , Dimitris A. Dervos

We study the consistency of the $k$-nearest neighbor regressor under complex survey designs. While consistency results for this algorithm are well established for independent and identically distributed data, corresponding results for…

机器学习 · 统计学 2026-03-19 Caren Hasler

Learning informative representations (aka. embeddings) of users and items is the core of modern recommender systems. Previous works exploit user-item relationships of one-hop neighbors in the user-item interaction graph to improve the…

信息检索 · 计算机科学 2021-03-02 Jinbo Song , Chao Chang , Fei Sun , Xinbo Song , Peng Jiang

The Nearest Neighbor Search (NNS) problem asks to design a data structure that preprocesses an $n$-point dataset $X$ lying in a metric space $\mathcal{M}$, so that given a query point $q \in \mathcal{M}$, one can quickly return a point of…

数据结构与算法 · 计算机科学 2026-03-24 Robert Krauthgamer , Nir Petruschka

Multi-modal Knowledge Graphs (MMKGs) have been widely applied across various domains for knowledge representation. However, the existing MMKGs are significantly fewer than required, and their construction faces numerous challenges,…

人工智能 · 计算机科学 2025-04-21 Yajing Xu , Zhiqiang Liu , Jiaoyan Chen , Mingchen Tu , Zhuo Chen , Jeff Z. Pan , Yichi Zhang , Yushan Zhu , Wen Zhang , Huajun Chen

If we pick $n$ random points uniformly in $[0,1]^d$ and connect each point to its $k-$nearest neighbors, then it is well known that there exists a giant connected component with high probability. We prove that in $[0,1]^d$ it suffices to…

组合数学 · 数学 2017-11-15 George C. Linderman , Gal Mishne , Yuval Kluger , Stefan Steinerberger

Nearest neighbor search is central in machine learning, information retrieval, and databases. For high-dimensional datasets, graph-based methods such as HNSW, DiskANN, and NSG have become popular thanks to their empirical accuracy and…

信息检索 · 计算机科学 2025-05-22 Yousef Al-Jazzazi , Haya Diwan , Jinrui Gou , Cameron Musco , Christopher Musco , Torsten Suel