中文
相关论文

相关论文: Comparative performance of some popular ANN algori…

200 篇论文

Approximate nearest-neighbor search (ANNS) algorithms are a key part of the modern deep learning stack due to enabling efficient similarity search over high-dimensional vector space representations (i.e., embeddings) of data. Among various…

For a given dataset $\mathcal{D}$ and structured label $f$, the goal of Filtered Approximate Nearest Neighbor Search (FANNS) algorithms is to find top-$k$ points closest to a query that satisfy label constraints, while ensuring both recall…

数据库 · 计算机科学 2025-09-10 Jiayang Shi , Yuzheng Cai , Weiguo Zheng

Neural algorithmic reasoning (NAR) is an emerging field that seeks to design neural networks that mimic classical algorithmic computations. Today, graph neural networks (GNNs) are widely used in neural algorithmic reasoners due to their…

机器学习 · 计算机科学 2024-12-03 Kaijia Xu , Petar Veličković

Performing analytical tasks over graph data has become increasingly interesting due to the ubiquity and large availability of relational information. However, unlike images or sentences, there is no notion of sequence in networks. Nodes…

神经与进化计算 · 计算机科学 2020-10-28 Matheus Nunes , Gisele L. Pappa

We present a numerical scheme for computation of Artificial Neural Networks (ANN) weights, which stems from the Universal Approximation Theorem, avoiding laborious iterations. The proposed algorithm adheres to the underlying theory, is…

机器学习 · 计算机科学 2020-08-19 Nikolaos P. Bakas , Andreas Langousis , Mihalis Nicolaou , Savvas A. Chatzichristofis

The Levenberg-Marquardt algorithm is one of the most popular algorithms for finding the solution of nonlinear least squares problems. Across different modified variations of the basic procedure, the algorithm enjoys global convergence, a…

最优化与控制 · 数学 2020-04-08 E. Bergou , Y. Diouane , V. Kungurtsev

Nowadays, analysing data from different classes or over a temporal grid has attracted a great deal of interest. As a result, various multiple graphical models for learning a collection of graphical models simultaneously have been derived by…

最优化与控制 · 数学 2021-04-23 Ning Zhang , Yangjing Zhang , Defeng Sun , Kim-Chuan Toh

Recent studies suggest that artificial neural networks (ANNs) that match the spectral properties of the mammalian visual cortex -- namely, the $\sim 1/n$ eigenspectrum of the covariance matrix of neural activities -- achieve higher object…

机器学习 · 计算机科学 2022-08-24 Richard C. Gerum , Cassidy Pirlot , Alona Fyshe , Joel Zylberberg

Retrieving points based on proximity in a high-dimensional vector space is a crucial step in information retrieval applications. The approximate nearest neighbor search (ANNS) problem, which identifies the $k$ nearest neighbors for a query,…

信息检索 · 计算机科学 2025-09-11 Magdalen Dobson Manohar , Taekseung Kim , Guy E. Blelloch

The graph matching optimization problem is an essential component for many tasks in computer vision, such as bringing two deformable objects in correspondence. Naturally, a wide range of applicable algorithms have been proposed in the last…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Stefan Haller , Lorenz Feineis , Lisa Hutschenreiter , Florian Bernard , Carsten Rother , Dagmar Kainmüller , Paul Swoboda , Bogdan Savchynskyy

Benson's outer approximation algorithm and its variants are the most frequently used methods for solving linear multiobjective optimization problems. These algorithms have two intertwined components: one-dimensional linear optimization one…

最优化与控制 · 数学 2019-03-21 Laszlo Csirmaz

We present the first systematic investigation of graph reordering effects for graph-based Approximate Nearest Neighbor Search (ANNS) on a GPU. While graph-based ANNS has become the dominant paradigm for modern AI applications, recent…

信息检索 · 计算机科学 2025-08-22 Yutaro Oguri , Mai Nishimura , Yusuke Matsui

The recent work ``Combinatorial Optimization with Physics-Inspired Graph Neural Networks'' [Nat Mach Intell 4 (2022) 367] introduces a physics-inspired unsupervised Graph Neural Network (GNN) to solve combinatorial optimization problems on…

机器学习 · 计算机科学 2023-01-04 Maria Chiara Angelini , Federico Ricci-Tersenghi

We propose a data aggregation-based algorithm with monotonic convergence to a global optimum for a generalized version of the L1-norm error fitting model with an assumption of the fitting function. The proposed algorithm generalizes the…

机器学习 · 统计学 2021-04-15 Young Woong Park

This paper presents methods which are aimed at finding approximations to missing data in a dataset by using optimization algorithms to optimize the network parameters after which prediction and classification tasks can be performed. The…

神经与进化计算 · 计算机科学 2014-03-24 Collins Leke , Bhekisipho Twala , T. Marwala

Approximate nearest-neighbor search (ANNS) algorithms have become increasingly critical for recent AI applications, particularly in retrieval-augmented generation (RAG) and agent-based LLM applications. In this paper, we present CRINN, a…

机器学习 · 计算机科学 2025-08-21 Xiaoya Li , Xiaofei Sun , Albert Wang , Chris Shum , Jiwei Li

Digital human animation relies on high-quality 3D models of the human face: rigs. A face rig must be accurate and, at the same time, fast to compute. One of the most common rigging models is the blendshape model. We propose a novel…

机器学习 · 计算机科学 2021-10-06 Stevo Rackovic , Claudia Soares , Dusan Jakovetic , Zoranka Desnica

Systems based on artificial neural networks (ANNs) have achieved state-of-the-art results in many natural language processing tasks. Although ANNs do not require manually engineered features, ANNs have many hyperparameters to be optimized.…

计算与语言 · 计算机科学 2016-09-29 Franck Dernoncourt , Ji Young Lee

Machine learning algorithms have made significant advances in many applications. However, their hardware implementation on the state-of-the-art platforms still faces several challenges and are limited by various factors, such as memory…

神经与进化计算 · 计算机科学 2019-06-24 Xiaocong Du , Gokul Krishnan , Abinash Mohanty , Zheng Li , Gouranga Charan , Yu Cao

With the continuous popularity of deep learning and representation learning, fast vector search becomes a vital task in various ranking/retrieval based applications, say recommendation, ads ranking and question answering. Neural network…

信息检索 · 计算机科学 2023-12-29 Weijie Zhao , Shulong Tan , Ping Li