中文
相关论文

相关论文: Generating grid maps via the snake model

200 篇论文

Computing the Delaunay triangulation (DT) of a given point set in $\mathbb{R}^D$ is one of the fundamental operations in computational geometry. Recently, Funke and Sanders (2017) presented a divide-and-conquer DT algorithm that merges two…

数据结构与算法 · 计算机科学 2019-02-21 Daniel Funke , Peter Sanders , Vincent Winkler

Node overlap removal is a necessary step in many scenarios including laying out a graph, or visualizing a tag cloud. Our contribution is a new overlap removal algorithm that iteratively builds a Minimum Spanning Tree on a Delaunay…

计算几何 · 计算机科学 2016-08-15 Lev Nachmanson , Arlind Nocaj , Sergey Bereg , Leishi Zhang , Alexander Holroyd

Dimensionality Reduction (DR) scatterplot layouts have become a ubiquitous visualization tool for analyzing multidimensional datasets. Despite their popularity, such scatterplots suffer from occlusion, especially when informative glyphs are…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Gladys M. Hilasaca , Wilson E. Marcílio-Jr , Danilo M. Eler , Rafael M. Martins , Fernando V. Paulovich

Skeletonization extracts thin representations from images that compactly encode their geometry and topology. These representations have become an important topological prior for preserving connectivity in curvilinear structures, aiding…

图像与视频处理 · 电气工程与系统科学 2025-03-11 Luis D. Reyes Vargas , Martin J. Menten , Johannes C. Paetzold , Nassir Navab , Mohammad Farid Azampour

Nowadays, various stakeholders involved in the analysis of electric power distribution grids face difficulties in the data acquisition related to the grid topology and parameters of grid assets. To mitigate the problem and possibly…

系统与控制 · 电气工程与系统科学 2024-08-27 Chandra Sekhar Charan Dande , Luca Mattorolo , Joel da Silva Andre , Lydia Lavecchia , Nikolaos Efkarpidis , Damiano Toffanin

A common approach for modeling the environment of an autonomous vehicle are dynamic occupancy grid maps, in which the surrounding is divided into cells, each containing the occupancy and velocity state of its location. Despite the advantage…

机器人学 · 计算机科学 2022-05-06 Marcel Schreiber , Vasileios Belagiannis , Claudius Gläser , Klaus Dietmayer

Autonomous agents rely on sensor data to construct representations of their environments, essential for predicting future events and planning their actions. However, sensor measurements suffer from limited range, occlusions, and sensor…

机器人学 · 计算机科学 2025-01-09 José Manuel Gaspar Sánchez , Leonard Bruns , Jana Tumova , Patric Jensfelt , Martin Törngren

Along with generative AI, interest in scene graph generation (SGG), which comprehensively captures the relationships and interactions between objects in an image and creates a structured graph-based representation, has significantly…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Hyeongjin Kim , Sangwon Kim , Jong Taek Lee , Byoung Chul Ko

Path planning algorithms fundamentally aim to compute collision-free paths, with many works focusing on finding the optimal distance path. However, for several applications, a more suitable approach is to balance response time, path safety,…

机器人学 · 计算机科学 2026-01-27 Gabriel O. Flores-Aquino , Octavio Gutierrez-Frias , Juan Irving Vasquez

The process of automatic generation of a road map from GPS trajectories, called map inference, remains a challenging task to perform on a geospatial data from a variety of domains as the majority of existing studies focus on road maps in…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Arian Prabowo , Piotr Koniusz , Wei Shao , Flora D. Salim

This work aims to develop a resource-efficient solution for obstacle-avoiding tracking control of a planar snake robot in a densely cluttered environment with obstacles. Particularly, Neuro-Evolution of Augmenting Topologies (NEAT) has been…

机器人学 · 计算机科学 2025-11-18 Advik Sinha , Akshay Arjun , Abhijit Das , Joyjit Mukherjee

Autonomous harvesting and transportation is a long-term goal of the forest industry. One of the main challenges is the accurate localization of both vehicles and trees in a forest. Forests are unstructured environments where it is difficult…

机器人学 · 计算机科学 2020-06-16 Qingqing Li , Paavo Nevalainen , Jorge Peña Queralta , Jukka Heikkonen , Tomi Westerlund

Geological maps are an extremely valuable source of information for the Earth sciences. They provide insights into mineral exploration, vulnerability to natural hazards, and many other applications. These maps are created using numerical or…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Victor Silva dos Santos , Erwan Gloaguen , Shiva Tirdad

In this paper we explore a symmetry-based search space reduction technique which can speed up optimal pathfinding on undirected uniform-cost grid maps by up to 38 times. Our technique decomposes grid maps into a set of empty rectangles,…

人工智能 · 计算机科学 2011-06-22 Daniel Harabor , Adi Botea , Philip Kilby

Collaborative Simultaneous Localization and Mapping (CSLAM) is a critical capability for enabling multiple robots to operate in complex environments. Most CSLAM techniques rely on the transmission of low-level features for visual and…

机器人学 · 计算机科学 2023-05-08 Miguel Fernandez-Cortizas , Hriday Bavle , Jose Luis Sanchez-Lopez , Pascual Campoy , Holger Voos

High-dimensional neural activity often reside in a low-dimensional subspace, referred to as neural manifolds. Grid cells in the medial entorhinal cortex provide a periodic spatial code that are organized near a toroidal manifold,…

神经元与认知 · 定量生物学 2025-10-22 Yuxing Jared Yao , Iris H. R. Yoon

In the next generation network, the satellite network will play a fundamental role, in overcoming the limitation of the terrestrial network. Nonetheless, the satellite-terrestrial network integration presents a number of problems due to the…

网络与互联网体系结构 · 计算机科学 2024-11-26 F. Bergamini

Recently, graph-based and Transformer-based deep learning networks have demonstrated excellent performances on various point cloud tasks. Most of the existing graph methods are based on static graph, which take a fixed input to establish…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Wei Zhou , Qian Wang , Weiwei Jin , Xinzhe Shi , Ying He

Reasoning about complex visual scenes involves perception of entities and their relations. Scene graphs provide a natural representation for reasoning tasks, by assigning labels to both entities (nodes) and relations (edges). Unfortunately,…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Moshiko Raboh , Roei Herzig , Gal Chechik , Jonathan Berant , Amir Globerson

Navigation of mobile robots within crowded environments is an essential task in various use cases, such as delivery, health care, or logistics. Deep Reinforcement Learning (DRL) emerged as an alternative method to replace overly…

机器人学 · 计算机科学 2021-09-27 Linh Kästner , Xinlin Zhao , Zhengcheng Shen , Jens Lambrecht