中文
相关论文

相关论文: Distance Oracles for Time-Dependent Networks

200 篇论文

Partitioning oracles were introduced by Hassidim et al. (FOCS 2009) as a generic tool for constant-time algorithms. For any epsilon > 0, a partitioning oracle provides query access to a fixed partition of the input bounded-degree minor-free…

数据结构与算法 · 计算机科学 2011-06-24 Alan Edelman , Avinatan Hassidim , Huy N. Nguyen , Krzysztof Onak

Let $G$ be an $n$-node and $m$-edge positively real-weighted undirected graph. For any given integer $f \ge 1$, we study the problem of designing a sparse \emph{f-edge-fault-tolerant} ($f$-EFT) $\sigma${\em -approximate single-source…

数据结构与算法 · 计算机科学 2016-01-22 Davide Bilò , Luciano Gualà , Stefano Leucci , Guido Proietti

Inhomogeneous random graph models encompass many network models such as stochastic block models and latent position models. We consider the problem of statistical estimation of the matrix of connection probabilities based on the…

统计理论 · 数学 2017-09-14 Olga Klopp , Alexandre B. Tsybakov , Nicolas Verzelen

In building intelligent transportation systems such as taxi or rideshare services, accurate prediction of travel time and distance is crucial for customer experience and resource management. Using the NYC taxi dataset, which contains taxi…

机器学习 · 统计学 2017-10-13 Ishan Jindal , Tony , Qin , Xuewen Chen , Matthew Nokleby , Jieping Ye

We consider the problem of decentralized optimization over time-varying directed networks. The network nodes can access only their local objectives, and aim to collaboratively minimize a global function by exchanging messages with their…

系统与控制 · 电气工程与系统科学 2021-12-03 Yiyue Chen , Abolfazl Hashemi , Haris Vikalo

Using geometric techniques like projection and dimensionality reduction, we show that there exists a randomized sub-linear time algorithm that can estimate the Hamming distance between two matrices. Consider two matrices ${\bf A}$ and ${\bf…

数据结构与算法 · 计算机科学 2021-07-07 Arijit Bishnu , Arijit Ghosh , Gopinath Mishra

The use of optical clocks/oscillators in future ultra-precise navigation, gravitational sensing, coherent arrays, and relativity experiments will require time comparison and synchronization over terrestrial or satellite free-space links.…

The vast increase in our ability to obtain and store trajectory data necessitates trajectory analytics techniques to extract useful information from this data. Pair-wise distance functions are a foundation building block for common…

数据库 · 计算机科学 2018-12-19 Pedram Gharani , Kenrick Fernande , Vineet Raghu

In the restricted shortest paths problem, we are given a graph $G$ whose edges are assigned two non-negative weights: lengths and delays, a source $s$, and a delay threshold $D$. The goal is to find, for each target $t$, the length of the…

数据结构与算法 · 计算机科学 2024-10-23 Vikrant Ashvinkumar , Aaron Bernstein , Adam Karczmarz

Time series forecasting has received a lot of attention, with recurrent neural networks (RNNs) being one of the widely used models due to their ability to handle sequential data. Previous studies on RNN time series forecasting, however,…

机器学习 · 计算机科学 2024-04-29 Christopher Salazar , Ashis G. Banerjee

In this paper we present an algorithm for optimal processing of time-dependent sequenced route queries in road networks, i.e., given a road network where the travel time over an edge is time-dependent and a given ordered list of categories…

Accurate roadway travel-time prediction is foundational to transportation systems analysis, yet widespread reliance on either data-intensive congestion models or overly na\"ive heuristics limits scalability and practical adoption in…

The biharmonic distance is a fundamental metric on graphs that measures the dissimilarity between two nodes, capturing both local and global structures. It has found applications across various fields, including network centrality, graph…

社会与信息网络 · 计算机科学 2026-01-16 Dehong Zheng , Zhongzhi Zhang

Karger (STOC 1995) gave the first FPTAS for the network (un)reliability problem, setting in motion research over the next three decades that obtained increasingly faster running times, eventually leading to a $\tilde{O}(n^2)$-time algorithm…

数据结构与算法 · 计算机科学 2023-07-21 Ruoxu Cen , William He , Jason Li , Debmalya Panigrahi

We derive an approximate but explicit formula for the Mean First Passage Time of a random walker between a source and a target node of a directed and weighted network. The formula does not require any matrix inversion, and it takes as only…

统计力学 · 物理学 2021-11-10 Silvia Bartolucci , Fabio Caccioli , Francesco Caravelli , Pierpaolo Vivo

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

Networks are widely used to model real-world systems and uncover their topological features. Network properties such as the degree distribution and shortest path length have been computed in numerous real-world networks, and most of them…

社会与信息网络 · 计算机科学 2017-07-17 David Aparício , Pedro Ribeiro , Fernando Silva

We introduce a primal-dual stochastic gradient oracle method for distributed convex optimization problems over networks. We show that the proposed method is optimal in terms of communication steps. Additionally, we propose a new analysis…

最优化与控制 · 数学 2019-11-28 Darina Dvinskikh , Eduard Gorbunov , Alexander Gasnikov , Pavel Dvurechensky , Cesar A. Uribe

We consider the problem of preprocessing two strings $S$ and $T$, of lengths $m$ and $n$, respectively, in order to be able to efficiently answer the following queries: Given positions $i,j$ in $S$ and positions $a,b$ in $T$, return the…

数据结构与算法 · 计算机科学 2021-03-08 Panagiotis Charalampopoulos , Paweł Gawrychowski , Shay Mozes , Oren Weimann

We construct data structures for extremal and pairwise distances in directed graphs in the presence of transient edge failures. Henzinger et al. [ITCS 2017] initiated the study of fault-tolerant (sensitivity) oracles for the diameter and…

数据结构与算法 · 计算机科学 2022-04-25 Davide Bilò , Keerti Choudhary , Sarel Cohen , Tobias Friedrich , Martin Schirneck