中文
相关论文

相关论文: Compressed Transmission of Route Descriptions

200 篇论文

Graph is a useful data structure to model various real life aspects like email communications, co-authorship among researchers, interactions among chemical compounds, and so on. Supporting such real life interactions produce a knowledge…

数据结构与算法 · 计算机科学 2016-11-11 Kifayat Ullah Khan , Waqas Nawaz , Young-Koo Lee

Autonomous vehicles and Advanced Driving Assistance Systems (ADAS) have the potential to radically change the way we travel. Many such vehicles currently rely on segmentation and object detection algorithms to detect and track objects…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Ravi Kakaiya , Rakshith Sathish , Ramanathan Sethuraman , Debdoot Sheet

In this paper, we propose a new graph-based transform and illustrate its potential application to signal compression. Our approach relies on the careful design of a graph that optimizes the overall rate-distortion performance through an…

信息论 · 计算机科学 2019-07-31 Giulia Fracastoro , Dorina Thanou , Pascal Frossard

The traditional complex network approach considers only the shortest paths from one node to another, not taking into account several other possible paths. This limitation is significant, for example, in urban mobility studies. In this short…

Understanding how packets are routed in Internet is significantly important to Internet measurement and modeling. The conventional solution for route simulation is based on the assumption of unweighted shortest path. However, it has been…

网络与互联网体系结构 · 计算机科学 2014-09-30 Mingming Chen , Jichang Zhao , Xiao Liang , Ke Xu

Automatic road graph extraction from aerial and satellite images is a long-standing challenge. Existing algorithms are either based on pixel-level segmentation followed by vectorization, or on iterative graph construction using next move…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Gaetan Bahl , Mehdi Bahri , Florent Lafarge

We consider a constrained version of the shortest path problem on the complete graphs whose edges have independent random lengths and costs. We establish the asymptotic value of the minimum length as a function of the cost-budget within a…

组合数学 · 数学 2021-11-16 Alan Frieze , Tomasz Tkocz

Summarizing large-scaled directed graphs into small-scale representations is a useful but less studied problem setting. Conventional clustering approaches, which based on "Min-Cut"-style criteria, compress both the vertices and edges of the…

机器学习 · 统计学 2019-07-24 Wenkai Xu , Gang Niu , Aapo Hyvärinen , Masashi Sugiyama

We propose a protocol that, given a communication network, computes a subnetwork such that, for every pair $(u,v)$ of nodes connected in the original network, there is a minimum-energy path between $u$ and $v$ in the subnetwork (where a…

网络与互联网体系结构 · 计算机科学 2007-05-23 Erran L. Li , Joseph Y. Halpern

The $\mathsf{HYBRID}$ model, introduced in [Augustine et al., SODA '20], provides a theoretical foundation for networks that allow multiple communication modes. The model follows the principles of synchronous message passing, whereas nodes…

分布式、并行与集群计算 · 计算机科学 2020-10-05 Fabian Kuhn , Philipp Schneider

For a multi-robot team that collaboratively explores an unknown environment, it is of vital importance that collected information is efficiently shared among robots in order to support exploration and navigation tasks. Practical constraints…

机器人学 · 计算机科学 2025-02-11 Yun Chang , Luca Ballotta , Luca Carlone

Traveling to different destinations is a big part of our lives. We visit a variety of locations both during our daily lives and when we're on vacation. How can we find the best way to navigate from one place to another? Perhaps we can test…

历史与综述 · 数学 2021-05-10 Teresa Rexin , Mason A. Porter

We consider a scenario where an UAV-mounted flying base station is providing data communication services to a number of radio nodes spread over the ground. We focus on the problem of resource-constrained UAV trajectory design with (i)…

信息论 · 计算机科学 2018-11-05 Omid Esrafilian , Rajeev Gangula , David Gesbert

We study path-based graph queries that, in addition to navigation through edges, also perform navigation through time. This allows asking questions about the dynamics of networks, like traffic movement, cause-effect relationships, or the…

数据库 · 计算机科学 2025-07-31 Muhammad Adnan , Diego Calvanese , Julien Corman , Anton Dignös , Werner Nutt , Ognjen Savković

Among the several topological properties of complex networks, the shortest path represents a particularly important characteristic because of its potential impact not only on other topological properties, but mainly for its influence on…

社会与信息网络 · 计算机科学 2020-03-30 Guilherme S. Domingues , Cesar H. Comin , Luciano da F. Costa

Shortest path queries over graphs are usually considered as isolated tasks, where the goal is to return the shortest path for each individual query. In practice, however, such queries are typically part of a system (e.g., a road network)…

数据库 · 计算机科学 2021-10-20 Chris Conlan , Teddy Cunningham , Gunduz Vehbi Demirci , Hakan Ferhatosmanoglu

Studies of dynamics on temporal networks often represent the network as a series of "snapshots," static networks active for short durations of time. We argue that successive snapshots can be aggregated if doing so has little effect on the…

社会与信息网络 · 计算机科学 2024-04-02 Andrea J. Allen , Cristopher Moore , Laurent Hébert-Dufresne

In most of the shortest path problems like vehicle routing problems and network routing problems, we only need an efficient path between two points source and destination, and it is not necessary to calculate the shortest path from source…

数据结构与算法 · 计算机科学 2009-11-03 Muhammad Aasim Qureshi , Dr. Fadzil B. Hassan , Sohail Safdar , Rehan Akbar

A modified version of the Dijkstra algorithm using an inventive contraction hierarchy is proposed. The algorithm considers a directed acyclic graph with a conical or semi-circular structure for which a pair of edges is chosen iteratively…

数据结构与算法 · 计算机科学 2015-03-20 Ugochi A. Okengwu , Enoch O. Nwachukwu , Emmanuel N. Osegi

Compression algorithms reduce the redundancy in data representation to decrease the storage required for that data. Data compression offers an attractive approach to reducing communication costs by using available bandwidth effectively.…

性能 · 计算机科学 2007-05-23 B. S. Shajeemohan , Dr. V. K. Govindan