中文
相关论文

相关论文: Distance Landmarks Revisited for Road Graphs

200 篇论文

Range reporting is a classical problem in computational geometry. A (rectangular) reporting data structure stores a point set $P$, such that, given a (rectangular) query region $\Delta$, it returns all points in $P \cap \Delta$. A variety…

计算几何 · 计算机科学 2025-12-05 Sarita de Berg , Emil Toftegaard Gæde , Ivor van der Hoog , Henrik Reinstädtler , Eva Rotenberg

Dynamic graph research is an essential subject in Computer Science. The shortest path problem is still the central in this field; moreover there is a variety of applications in practical projects. In this paper, we select the transportation…

数据结构与算法 · 计算机科学 2019-05-14 Yong Tan

We develop an efficient parallel algorithm for answering shortest-path queries in planar graphs and implement it on a multi-node CPU/GPU clusters. The algorithm uses a divide-and-conquer approach for decomposing the input graph into small…

数据结构与算法 · 计算机科学 2015-03-26 Guillaume Chapuis , Hristo Djidjev

Graph-based medical image segmentation represents anatomical structures using boundary graphs, providing fixed-topology landmarks and inherent population-level correspondences. However, their clinical adoption has been hindered by a major…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Nicolás Gaggion , Maria J. Ledesma-Carbayo , Stergios Christodoulidis , Maria Vakalopoulou , Enzo Ferrante

We study point-to-point distance estimation in hypergraphs, where the query is parameterized by a positive integer s, which defines the required level of overlap for two hyperedges to be considered adjacent. To answer s-distance queries, we…

数据结构与算法 · 计算机科学 2024-03-20 Giulia Preti , Gianmarco De Francisci Morales , Francesco Bonchi

The Bandwidth Problem seeks for a simultaneous permutation of the rows and columns of the adjacency matrix of a graph such that all nonzero entries are as close as possible to the main diagonal. This work focuses on investigating novel…

最优化与控制 · 数学 2021-07-07 Franz Rendl , Renata Sotirov , Christian Truden

In this paper, we give a simple polynomial-time reduction of {L(p)-Labeling} on graphs with a small diameter to {Metric (Path) TSP}, which enables us to use numerous results on {(Metric) TSP}. On the practical side, we can utilize various…

数据结构与算法 · 计算机科学 2023-03-03 Tesshu Hanaka , Hirotaka Ono , Kosuke Sugiyama

Multi-agent trajectory generation is a core problem for autonomous driving and intelligent transportation systems. However, efficiently modeling the dynamic interactions between numerous road users and infrastructures in complex scenes…

机器人学 · 计算机科学 2025-12-25 Xiaoyu Mo , Jintian Ge , Zifan Wang , Chen Lv , Karl Henrik Johansson

A two-dimensional grid consists of vertices of the form (i,j) for 1 \leq i \leq m and 1 \leq j \leq n, for fixed m,n > 1. Two vertices are adjacent if the \ell_1 distance between their vectors is equal to 1. A landmark set is a subset of…

数据结构与算法 · 计算机科学 2016-02-19 Ron Adar , Leah Epstein

Given a set of basic areas, the territory design problem asks to create a predefined number of territories, each containing at least one basic area, such that an objective function is optimized. Desired properties of territories often…

最优化与控制 · 数学 2015-05-06 Nitin Ahuja , Matthias Bender , Peter Sanders , Christian Schulz , Andreas Wagner

A landmark based heuristic is investigated for reducing query phase run-time of the probabilistic roadmap (\PRM) motion planning method. The heuristic is generated by storing minimum spanning trees from a small number of vertices within the…

机器人学 · 计算机科学 2017-04-07 Brian Paden , Yannik Nager , Emilio Frazzoli

Large-scale graphs are widely used to represent object relationships in many real world applications. The occurrence of large-scale graphs presents significant computational challenges to process, analyze, and extract information. Graph…

社会与信息网络 · 计算机科学 2019-10-11 Yu Jin , Andreas Loukas , Joseph F. JaJa

We propose an efficient pipeline for large-scale landmark image retrieval that addresses the diversity of the dataset through two-stage discriminative re-ranking. Our approach is based on embedding the images in a feature-space using a…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Shuhei Yokoo , Kohei Ozaki , Edgar Simo-Serra , Satoshi Iizuka

Given a conjunctive query and a database instance, we aim to develop an index that can efficiently answer spatial queries on the results of a conjunctive query. We are interested in some commonly used spatial queries, such as range…

数据库 · 计算机科学 2025-09-15 Aryan Esmailpour , Xiao Hu , Stavros Sintos

Optimal transportation distances are valuable for comparing and analyzing probability distributions, but larger-scale computational techniques for the theoretically favorable quadratic case are limited to smooth domains or regularized…

其他计算机科学 · 计算机科学 2016-03-23 Justin Solomon , Raif Rustamov , Leonidas Guibas , Adrian Butscher

We study a graph pathfinding problem Distance-$r$ Independent Unlabeled Multi-Agent Pathfinding, finding a set of collision-free paths between two sets where agents must stay at pairwise distance at least $r+1$ at all times. This additional…

多智能体系统 · 计算机科学 2026-05-13 Takahiro Suzuki , Yuma Tamura , Keisuke Okumura

Approximate nearest-neighbor search is a fundamental algorithmic problem that continues to inspire study due its essential role in numerous contexts. In contrast to most prior work, which has focused on point sets, we consider…

计算几何 · 计算机科学 2021-04-01 Ahmed Abdelkader , David M. Mount

A strategy to assist visualization and analysis of large and complex data sets is dimensionality reduction, with which one maps each data point into a low-dimensional manifold. However, various dimensionality reduction techniques are…

物理与社会 · 物理学 2024-10-21 Chanon Thongprayoon , Naoki Masuda

Image landmark detection aims to automatically identify the locations of predefined fiducial points. Despite recent success in this field, higher-ordered structural modeling to capture implicit or explicit relationships among anatomical…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Weijian Li , Yuhang Lu , Kang Zheng , Haofu Liao , Chihung Lin , Jiebo Luo , Chi-Tung Cheng , Jing Xiao , Le Lu , Chang-Fu Kuo , Shun Miao

The $\mathsf{HYBRID}$ model was introduced as a means for theoretical study of distributed networks that use various communication modes. Conceptually, it is a synchronous message passing model with a local communication mode, where in each…

分布式、并行与集群计算 · 计算机科学 2022-02-15 Fabian Kuhn , Philipp Schneider
‹ 上一页 1 8 9 10 下一页 ›