中文
相关论文

相关论文: The Parameter-Less Self-Organizing Map algorithm

200 篇论文

We present LOOM (Line-Ordering Optimized Maps), a fully automatic generator of geographically accurate transit maps. The input to LOOM is data about the lines of a given transit network, namely for each line, the sequence of stations it…

计算几何 · 计算机科学 2017-10-09 Hannah Bast , Patrick Brosi , Sabine Storandt

There is a clear need for efficient algorithms to tune hyperparameters for statistical learning schemes, since the commonly applied search methods (such as grid search with N-fold cross-validation) are inefficient and/or approximate.…

机器学习 · 计算机科学 2020-04-07 Luis Miguel Lopez-Ramos , Baltasar Beferull-Lozano

Dictionary Learning (DL) is one of the leading sparsity promoting techniques in the context of image classification, where the "dictionary" matrix D of images and the sparse matrix X are determined so as to represent a redundant image…

数值分析 · 数学 2022-03-10 Domitilla Brandoni , Margherita Porcelli , Valeria Simoncini

Parametric multi-objective optimization (PMO) addresses the challenge of solving an infinite family of multi-objective optimization problems, where optimal solutions must adapt to varying parameters. Traditional methods require re-execution…

神经与进化计算 · 计算机科学 2025-11-11 Ji Cheng , Bo Xue , Qingfu Zhang

This paper investigates Path planning Among Movable Obstacles (PAMO), which seeks a minimum cost collision-free path among static obstacles from start to goal while allowing the robot to push away movable obstacles (i.e., objects) along its…

机器人学 · 计算机科学 2025-03-07 Zhongqiang Ren , Bunyod Suvonov , Guofei Chen , Botao He , Yijie Liao , Cornelia Fermuller , Ji Zhang

We propose a new regression algorithm that learns from a set of input-output pairs. Our algorithm is designed for populations where the relation between the input variables and the output variable exhibits a heterogeneous behavior across…

机器学习 · 计算机科学 2026-02-17 Ş. İlker Birbil , Sinan Yıldırım , Samet Çopur , M. Hakan Akyüz

We develop the first Bayesian Optimization algorithm, BLOSSOM, which selects between multiple alternative acquisition functions and traditional local optimization at each step. This is combined with a novel stopping condition based on…

机器学习 · 统计学 2018-05-23 Mark McLeod , Michael A. Osborne , Stephen J. Roberts

Current techniques in Visual Simultaneous Localization and Mapping (VSLAM) estimate camera displacement by comparing image features of consecutive scenes. These algorithms depend on scene continuity, hence requires frequent camera inputs.…

机器人学 · 计算机科学 2024-01-25 Mingyang Li , Yue Ma , Qinru Qiu

The move from hand-designed features to learned features in machine learning has been wildly successful. In spite of this, optimization algorithms are still designed by hand. In this paper we show how the design of an optimization algorithm…

This paper presents the self-organized neuromorphic architecture named SOMA. The objective is to study neural-based self-organization in computing systems and to prove the feasibility of a self-organizing hardware structure. Considering…

神经与进化计算 · 计算机科学 2018-10-31 Lyes Khacef , Bernard Girau , Nicolas Rougier , Andres Upegui , Benoit Miramond

Motion planning is a key element of robotics since it empowers a robot to navigate autonomously. Particle Swarm Optimization is a simple, yet a very powerful optimization technique which has been effectively used in many complex…

机器人学 · 计算机科学 2020-08-25 M. Shahab Alam , M. Usman Rafique , M. Umer Khan

In this paper, we will demonstrate how Manhattan structure can be exploited to transform the Simultaneous Localization and Mapping (SLAM) problem, which is typically solved by a nonlinear optimization over feature positions, into a model…

机器人学 · 计算机科学 2019-01-23 Armon Shariati , Bernd Pfrommer , Camillo J. Taylor

We present a new algorithm for exactly solving decision making problems represented as influence diagrams. We do not require the usual assumptions of no forgetting and regularity; this allows us to solve problems with simultaneous decisions…

人工智能 · 计算机科学 2015-03-19 Denis Deratani Mauá , Cassio Polpo de Campos , Marco Zaffalon

Simultaneous localisation and mapping (SLAM) play a vital role in autonomous robotics. Robotic platforms are often resource-constrained, and this limitation motivates resource-efficient SLAM implementations. While sparse visual SLAM…

机器人学 · 计算机科学 2023-07-06 Christiaan J. Müller , Corné E. van Daalen

Modern autonomous driving algorithms often rely on learning the mapping from visual inputs to steering actions from human driving data in a variety of scenarios and visual scenes. The required data collection is not only labor intensive,…

机器人学 · 计算机科学 2018-03-20 Sascha Hornauer , Karl Zipser , Stella X. Yu

Learning a Bayesian network structure from data is an NP-hard problem and thus exact algorithms are feasible only for small data sets. Therefore, network structures for larger networks are usually learned with various heuristics. Another…

机器学习 · 计算机科学 2012-10-19 Teppo Niinimaki , Pekka Parviainen

Kohonen Maps, aka. Self-organizing maps (SOMs) are neural networks that visualize a high-dimensional feature space on a low-dimensional map. While SOMs are an excellent tool for data examination and exploration, they inherently cause a loss…

人机交互 · 计算机科学 2024-10-16 Simon Linke , Tim Ziemer

Active learning is typically used to label data, when the labeling process is expensive. Several active learning algorithms have been theoretically proved to perform better than their passive counterpart. However, these algorithms rely on…

机器学习 · 计算机科学 2021-02-23 Boris Ndjia Njike , Xavier Siebert

We train an agent to navigate in 3D environments using a hierarchical strategy including a high-level graph based planner and a local policy. Our main contribution is a data driven learning based approach for planning under uncertainty in…

机器学习 · 计算机科学 2020-07-13 Edward Beeching , Jilles Dibangoye , Olivier Simonin , Christian Wolf

Sparse matrix ordering is a vital optimization technique often employed for solving large-scale sparse matrices. Its goal is to minimize the matrix bandwidth by reorganizing its rows and columns, thus enhancing efficiency. Conventional…

分布式、并行与集群计算 · 计算机科学 2025-11-14 Tao Tang , Youfu Jiang , Yingbo Cui , Jianbin Fang , Peng Zhang , Lin Peng , Chun Huang