Skip to main content

Showing 1–16 of 16 results for author: Tabourier, L

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.04428  [pdf, other

    cs.DS cs.CC cs.IR cs.SI

    BBK: a simpler, faster algorithm for enumerating maximal bicliques in large sparse bipartite graphs

    Authors: Alexis Baudin, Clémence Magnien, Lionel Tabourier

    Abstract: Bipartite graphs are a prevalent modeling tool for real-world networks, capturing interactions between vertices of two different types. Within this framework, bicliques emerge as crucial structures when studying dense subgraphs: they are sets of vertices such that all vertices of the first type interact with all vertices of the second type. Therefore, they allow identifying groups of closely relat… ▽ More

    Submitted 24 May, 2024; v1 submitted 7 May, 2024; originally announced May 2024.

    Comments: 21 pages, 4 figures, 3 tables

  2. LSCPM: communities in massive real-world Link Streams by Clique Percolation Method

    Authors: Alexis Baudin, Lionel Tabourier, Clémence Magnien

    Abstract: Community detection is a popular approach to understand the organization of interactions in static networks. For that purpose, the Clique Percolation Method (CPM), which involves the percolation of k-cliques, is a well-studied technique that offers several advantages. Besides, studying interactions that occur over time is useful in various contexts, which can be modeled by the link stream formalis… ▽ More

    Submitted 21 August, 2023; originally announced August 2023.

    Comments: 18 pages, 7 figures, to be published in 30th International Symposium on Temporal Representation and Reasoning (TIME 2023)

  3. arXiv:2302.00360  [pdf, other

    cs.DS cs.CC cs.IR cs.SI

    Faster maximal clique enumeration in large real-world link streams

    Authors: Alexis Baudin, Clémence Magnien, Lionel Tabourier

    Abstract: Link streams offer a good model for representing interactions over time. They consist of links $(b,e,u,v)$, where $u$ and $v$ are vertices interacting during the whole time interval $[b,e]$. In this paper, we deal with the problem of enumerating maximal cliques in link streams. A clique is a pair $(C,[t_0,t_1])$, where $C$ is a set of vertices that all interact pairwise during the full interval… ▽ More

    Submitted 24 May, 2024; v1 submitted 1 February, 2023; originally announced February 2023.

    Comments: 28 pages, 6 figure, 5 tables

    Journal ref: Journal of Graph Algorithms and Applications. 28, 1 (May 2024), 149-178

  4. arXiv:2209.12062  [pdf, ps, other

    cs.SI cs.DS

    Compressing bipartite graphs with a dual reordering scheme

    Authors: Maximilien Danisch, Ioannis Panagiotas, Lionel Tabourier

    Abstract: In order to manage massive graphs in practice, it is often necessary to resort to graph compression, which aims at reducing the memory used when storing and processing the graph. Efficient compression methods have been proposed in the literature, especially for web graphs. In most cases, they are combined with a vertex reordering pre-processing step which significantly improves the compression rat… ▽ More

    Submitted 11 January, 2023; v1 submitted 24 September, 2022; originally announced September 2022.

  5. arXiv:2203.04774  [pdf, other

    cs.DS cs.SI

    Tailored vertex ordering for faster triangle listing in large graphs

    Authors: Fabrice Lécuyer, Louis Jachiet, Clémence Magnien, Lionel Tabourier

    Abstract: Listing triangles is a fundamental graph problem with many applications, and large graphs require fast algorithms. Vertex ordering allows the orientation of edges from lower to higher vertex indices, and state-of-the-art triangle listing algorithms use this to accelerate their execution and to bound their time complexity. Yet, only basic orderings have been tested. In this paper, we show that stud… ▽ More

    Submitted 2 November, 2022; v1 submitted 9 March, 2022; originally announced March 2022.

    Comments: 11 pages, 4 figures. Open-source C++ code available at: https://github.com/lecfab/volt

  6. arXiv:2011.03796  [pdf, other

    cs.SI cs.IR

    Testing the Impact of Semantics and Structure on Recommendation Accuracy and Diversity

    Authors: Pedro Ramaciotti Morales, Lionel Tabourier, Raphaël Fournier-S'niehotta

    Abstract: The Heterogeneous Information Network (HIN) formalism is very flexible and enables complex recommendations models. We evaluate the effect of different parts of a HIN on the accuracy and the diversity of recommendations, then investigate if these effects are only due to the semantic content encoded in the network. We use recently-proposed diversity measures which are based on the network structure… ▽ More

    Submitted 10 November, 2020; v1 submitted 7 November, 2020; originally announced November 2020.

    Comments: 22 pages, 8 figures, accepted to conference ASONAM 2020

  7. arXiv:2001.01296  [pdf, other

    cs.AI cs.CY cs.IR cs.IT

    Measuring Diversity in Heterogeneous Information Networks

    Authors: Pedro Ramaciotti Morales, Robin Lamarche-Perrin, Raphael Fournier-S'niehotta, Remy Poulain, Lionel Tabourier, Fabien Tarissan

    Abstract: Diversity is a concept relevant to numerous domains of research varying from ecology, to information theory, and to economics, to cite a few. It is a notion that is steadily gaining attention in the information retrieval, network analysis, and artificial neural networks communities. While the use of diversity measures in network-structured data counts a growing number of applications, no clear and… ▽ More

    Submitted 16 December, 2020; v1 submitted 5 January, 2020; originally announced January 2020.

    Comments: 43 pages

  8. arXiv:1804.01465  [pdf, ps, other

    cs.SI physics.soc-ph

    Predicting interactions between individuals with structural and dynamical information

    Authors: Thibaud Arnoux, Lionel Tabourier, Matthieu Latapy

    Abstract: 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 activity prediction in link streams, that is to say predicting the number of links occurring during a given period of time and we present a protocol that takes advan… ▽ More

    Submitted 12 April, 2018; v1 submitted 27 March, 2018; originally announced April 2018.

  9. arXiv:1512.04776  [pdf, other

    cs.SI physics.soc-ph

    Predicting links in ego-networks using temporal information

    Authors: Lionel Tabourier, Anne-Sophie Libert, Renaud Lambiotte

    Abstract: Link prediction appears as a central problem of network science, as it calls for unfolding the mechanisms that govern the micro-dynamics of the network. In this work, we are interested in ego-networks, that is the mere information of interactions of a node to its neighbors, in the context of social relationships. As the structural information is very poor, we rely on another source of information… ▽ More

    Submitted 15 December, 2015; originally announced December 2015.

    Comments: submitted to EPJ Data Science

  10. arXiv:1407.2515  [pdf, other

    cs.SI cs.IR cs.LG physics.soc-ph

    RankMerging: A supervised learning-to-rank framework to predict links in large social network

    Authors: Lionel Tabourier, Daniel Faria Bernardes, Anne-Sophie Libert, Renaud Lambiotte

    Abstract: Uncovering unknown or missing links in social networks is a difficult task because of their sparsity and because links may represent different types of relationships, characterized by different structural patterns. In this paper, we define a simple yet efficient supervised learning-to-rank framework, called RankMerging, which aims at combining information provided by various unsupervised rankings.… ▽ More

    Submitted 11 April, 2019; v1 submitted 9 July, 2014; originally announced July 2014.

    Comments: 43 pages, published in Machine Learning Journal

  11. arXiv:1306.0424  [pdf, other

    cs.SI physics.soc-ph

    A data-driven analysis to question epidemic models for citation cascades on the blogosphere

    Authors: Abdelhamid Salah Brahim, Lionel Tabourier, Bénédicte Le Grand

    Abstract: Citation cascades in blog networks are often considered as traces of information spreading on this social medium. In this work, we question this point of view using both a structural and semantic analysis of five months activity of the most representative blogs of the french-speaking community.Statistical measures reveal that our dataset shares many features with those that can be found in the lit… ▽ More

    Submitted 3 June, 2013; originally announced June 2013.

    Comments: 18 pages, 9 figures, to be published in ICWSM-13 proceedings

  12. arXiv:1305.0543  [pdf, ps, other

    physics.soc-ph cs.SI q-bio.PE

    Burstiness and spreading on temporal networks

    Authors: Renaud Lambiotte, Lionel Tabourier, Jean-Charles Delvenne

    Abstract: We discuss how spreading processes on temporal networks are impacted by the shape of their inter-event time distributions. Through simple mathematical arguments and toy examples, we find that the key factor is the ordering in which events take place, a property that tends to be affected by the bulk of the distributions and not only by their tail, as usually considered in the literature. We show th… ▽ More

    Submitted 2 May, 2013; originally announced May 2013.

    Comments: 5 pages

  13. arXiv:1302.0274  [pdf, ps, other

    physics.soc-ph cs.SI

    Directedness of information flow in mobile phone communication networks

    Authors: Fernando Peruani, Lionel Tabourier

    Abstract: Without having direct access to the information that is being exchanged, traces of information flow can be obtained by looking at temporal sequences of user interactions. These sequences can be represented as causality trees whose statistics result from a complex interplay between the topology of the underlying (social) network and the time correlations among the communications. Here, we study cau… ▽ More

    Submitted 1 February, 2013; originally announced February 2013.

    Journal ref: PLoS ONE 6(12), e28860 (2011)

  14. arXiv:1111.2018  [pdf, ps, other

    cs.SI physics.soc-ph

    Intrinsically Dynamic Network Communities

    Authors: Bivas Mitra, Lionel Tabourier, Camille Roth

    Abstract: Community finding algorithms for networks have recently been extended to dynamic data. Most of these recent methods aim at exhibiting community partitions from successive graph snapshots and thereafter connecting or smoothing these partitions using clever time-dependent features and sampling techniques. These approaches are nonetheless achieving longitudinal rather than dynamic community detection… ▽ More

    Submitted 8 November, 2011; originally announced November 2011.

    Comments: 27 pages, 11 figures

  15. arXiv:1104.4418  [pdf, ps, other

    cs.SI physics.soc-ph

    Internal links and pairs as a new tool for the analysis of bipartite complex networks

    Authors: Oussama Allali, Lionel Tabourier, Clémence Magnien, Matthieu Latapy

    Abstract: Many real-world complex networks are best modeled as bipartite (or 2-mode) graphs, where nodes are divided into two sets with links connecting one side to the other. However, there is currently a lack of methods to analyze properly such graphs as most existing measures and methods are suited to classical graphs. A usual but limited approach consists in deriving 1-mode graphs (called projections) f… ▽ More

    Submitted 27 October, 2011; v1 submitted 22 April, 2011; originally announced April 2011.

  16. arXiv:1012.3023  [pdf, ps, other

    cs.SI physics.soc-ph

    Generating constrained random graphs using multiple edge switches

    Authors: Lionel Tabourier, Camille Roth, Jean-Philippe Cointet

    Abstract: The generation of random graphs using edge swaps provides a reliable method to draw uniformly random samples of sets of graphs respecting some simple constraints, e.g. degree distributions. However, in general, it is not necessarily possible to access all graphs obeying some given con- straints through a classical switching procedure calling on pairs of edges. We therefore propose to get round thi… ▽ More

    Submitted 3 February, 2012; v1 submitted 14 December, 2010; originally announced December 2010.

    Comments: 15 pages