paper-with-me

홈 › Papers

Navigating temporal networks

2018-04-14

Navigation on graphs is the problem how an agent walking on the graph can get from a source to a target with limited information about the graph. The information and the way to exploit it can vary. In this paper, we study navigation on temporal networks -- networks where we have explicit information about the time of the interaction, not only who interacts with whom. We contrast a type of greedy navigation -- where agents follow paths that would have worked well in the past -- with two strategies that do not exploit the additional information. We test these on empirical temporal network data sets. The greedy navigation is indeed more efficient than the reference strategies, meaning that there are correlations in the real temporal networks that can be exploited. We find that the navigability for individual nodes is most strongly correlated with degree and burstiness, i.e., both topological and temporal structures affect the navigation efficiency.

📄 PDF Abstract BibTeX arXiv:1804.05219

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Detours for Navigating Instructional Videos

2024-01-03 · CVPR 2024 1 · Kumar Ashutosh, Zihui Xue, Tushar Nagarajan, Kristen Grauman

We introduce the video detours problem for navigating instructional videos. Given a source video and a natural language query asking to alter the how-to video's current path of execution in a certain way, the goal is to …

16kQuestion AnsweringRetrievalVideo Retrieval

Trajectory Map-Matching in Urban Road Networks Based on RSS Measurements

2025-02-03 · Zheng Xing, Weibing Zhao

This paper proposes an RSS-based approach to reconstruct vehicle trajectories within a road network, enforcing signal propagation rules and vehicle mobility constraints to mitigate the impact of RSS noise and sparsity. T…

Real-Time Spatiotemporal Tubes for Dynamic Unsafe Sets

2025-12-05 · Ratnangshu Das, Siddhartha Upadhyay, Pushpak Jagtap arxiv

This paper presents a real-time control framework for nonlinear pure-feedback systems with unknown dynamics to satisfy reach-avoid-stay tasks within a prescribed time in dynamic environments. To achieve this, we introduc…

Narrative-of-Thought: Improving Temporal Reasoning of Large Language Models via Recounted Narratives

2024-10-07 · Xinliang Frederick Zhang, Nick Beauchamp, Lu Wang

Reasoning about time and temporal relations is an integral aspect of human cognition, essential for perceiving the world and navigating our experiences. Though large language models (LLMs) have demonstrated impressive pe…

Graph Generation

Spatiotemporal Tubes for Probabilistic Temporal Reach-Avoid-Stay Task in Uncertain Dynamic Environment

2025-12-25 · Siddhartha Upadhyay, Ratnangshu Das, Pushpak Jagtap arxiv

In this work, we extend the Spatiotemporal Tube (STT) framework to address Probabilistic Temporal Reach-Avoid-Stay (PrT-RAS) tasks in dynamic environments with uncertain obstacles. We develop a real-time tube synthesis p…