中文
相关论文

相关论文: Link Streams as a Generalization of Graphs and Tim…

200 篇论文

A link stream is a set of triplets $(t, u, v)$ indicating that $u$ and $v$ interacted at time $t$. Link streams model numerous datasets and their proper study is crucial in many applications. In practice, raw link streams are often…

信号处理 · 电气工程与系统科学 2023-11-27 Esteban Bautista , Matthieu Latapy

A link stream is a collection of triplets $(t,u,v)$ indicating that an interaction occurred between $u$ and $v$ at time $t$. Link streams model many real-world situations like email exchanges between individuals, connections between…

社会与信息网络 · 计算机科学 2015-12-17 Noé Gaumont , Tiphaine Viard , Raphaël Fournier-S'niehotta , Qinna Wang , Matthieu Latapy

Graph theory provides a language for studying the structure of relations, and it is often used to study interactions over time too. However, it poorly captures the both temporal and structural nature of interactions, that calls for a…

社会与信息网络 · 计算机科学 2017-10-12 Matthieu Latapy , Tiphaine Viard , Clémence Magnien

We recently introduced a formalism for the modeling of temporal networks, that we call stream graphs. It emphasizes the streaming nature of data and allows rigorous definitions of many important concepts generalizing classical graphs. This…

社会与信息网络 · 计算机科学 2021-11-24 Matthieu Latapy , Clémence Magnien , Tiphaine Viard

A link stream is a sequence of pairs of the form $(t,\{u,v\})$, where $t\in\mathbb N$ represents a time instant and $u\neq v$. Given an integer $\gamma$, the $\gamma$-edge between vertices $u$ and $v$, starting at time $t$, is the set of…

数据结构与算法 · 计算机科学 2019-02-08 Julien Baste , Binh-Minh Bui-Xuan , Antoine Roux

A link stream is a collection of triplets $(t, u, v)$ indicating that an interaction occurred between u and v at time t. We generalize the classical notion of cliques in graphs to such link streams: for a given $\Delta$, a $\Delta$-clique…

数据结构与算法 · 计算机科学 2016-07-05 Tiphaine Viard , Matthieu Latapy , Clémence Magnien

Many dynamic networks coming from real-world contexts are link streams, i.e. a finite collection of triplets $(u,v,t)$ where $u$ and $v$ are two nodes having a link between them at time $t$. A very large number of studies on these objects…

社会与信息网络 · 计算机科学 2018-05-17 Yannick Léo , Christophe Crespelle , Eric Fleury

Typically, for analysing and modelling social phenomena, networks are a convenient framework that allows for the representation of the interconnectivity of individuals. These networks are often considered transmission structures for…

社会与信息网络 · 计算机科学 2025-03-31 Damian Serwata , Mateusz Nurek , Radoslaw Michalski

Graphs are commonly used in mathematics to represent some relationships between items. However, as simple objects, they sometimes fail to capture all relevant aspects of real-world data. To address this problem, we generalize them and model…

社会与信息网络 · 计算机科学 2019-10-04 Pimprenelle Parmentier , Tiphaine Viard , Benjamin Renoust , Jean-François Baffier

Temporal networks model how the interaction between elements in a complex system evolve over time. Just like complex systems display collective dynamics, here we interpret temporal networks as trajectories performing a collective motion in…

社会与信息网络 · 计算机科学 2022-10-18 Lucas Lacasa , Jorge P. Rodriguez , Victor M. Eguiluz

Temporal networks are commonly used to model real-life phenomena. When these phenomena represent interactions and are captured at a fine-grained temporal resolution, they are modeled as link streams. Community detection is an essential…

社会与信息网络 · 计算机科学 2024-09-02 Victor Brabant , Yasaman Asgari , Pierre Borgnat , Angela Bonifati , Remy Cazabet

Graph compression is a data analysis technique that consists in the replacement of parts of a graph by more general structural patterns in order to reduce its description length. It notably provides interesting exploration tools for the…

数据结构与算法 · 计算机科学 2018-07-19 Robin Lamarche-Perrin

Link Streams were proposed a few years ago as a model of temporal networks. We seek to understand the topological and temporal nature of those objects through efficiently computing the distances, latencies and lengths of shortest fastest…

社会与信息网络 · 计算机科学 2019-07-05 Frédéric Simard

Capturing both the structural and temporal aspects of interactions is crucial for many real world datasets like contact between individuals. Using the link stream formalism to capture the dynamic of the systems, we tackle the issue of…

社会与信息网络 · 计算机科学 2018-04-13 Thibaud Arnoux , Lionel Tabourier , Matthieu Latapy

Many systems generate data as a set of triplets (a, b, c): they may represent that user a called b at time c or that customer a purchased product b in store c. These datasets are traditionally studied as networks with an extra dimension…

社会与信息网络 · 计算机科学 2021-10-07 Esteban Bautista , Matthieu Latapy

Stream graphs are a very useful mode of representation for temporal network data, whose richness offers a wide range of possible approaches. The various methods aimed at generalising the classical approaches applied to static networks are…

社会与信息网络 · 计算机科学 2021-04-14 Mehdi Djellabi , Bertrand Jouve

We are faced with data comprised of entities interacting over time: this can be individuals meeting, customers buying products, machines exchanging packets on the IP network, among others. Capturing the dynamics as well as the structure of…

人工智能 · 计算机科学 2021-07-29 Tiphaine Viard , Henry Soldano , Guillaume Santini

The behavior of complex systems is determined not only by the topological organization of their interconnections but also by the dynamical processes taking place among their constituents. A faithful modeling of the dynamics is essential…

物理与社会 · 物理学 2015-05-20 R. Lambiotte , R. Sinatra , J. -C. Delvenne , T. S. Evans , M. Barahona , V. Latora

A temporal graph can be considered as a stream of links, each of which represents an interaction between two nodes at a certain time. On temporal graphs, link prediction is a common task, which aims to answer whether the query link is true…

人工智能 · 计算机科学 2024-02-13 Bingqing Liu , Xikun Huang

Link streams model interactions over time, and a clique in a link stream is defined as a set of nodes and a time interval such that all pairs of nodes in this set interact permanently during this time interval. This notion was introduced…

数据结构与算法 · 计算机科学 2018-02-14 Tiphaine Viard , Clémence Magnien , Matthieu Latapy
‹ 上一页 1 2 3 10 下一页 ›