Skip to main content

Showing 1–7 of 7 results for author: La Fond, T

Searching in archive cs. Search in all archives.
.
  1. DYMOND: DYnamic MOtif-NoDes Network Generative Model

    Authors: Giselle Zeno, Timothy La Fond, Jennifer Neville

    Abstract: Motifs, which have been established as building blocks for network structure, move beyond pair-wise connections to capture longer-range correlations in connections and activity. In spite of this, there are few generative graph models that consider higher-order network structures and even fewer that focus on using motifs in models of dynamic graphs. Most existing generative models for temporal grap… ▽ More

    Submitted 1 August, 2023; originally announced August 2023.

    Comments: In Proceedings of the Web Conference 2021 (WWW '21)

    Journal ref: Proceedings of the Web Conference 2021, Pages 718-729

  2. arXiv:2303.11553  [pdf, other

    cs.LG cs.FL cs.SI

    Dynamic Vertex Replacement Grammars

    Authors: Daniel Gonzalez Cedre, Justus Isaiah Hibshman, Timothy La Fond, Grant Boquet, Tim Weninger

    Abstract: Context-free graph grammars have shown a remarkable ability to model structures in real-world relational data. However, graph grammars lack the ability to capture time-changing phenomena since the left-to-right transitions of a production rule do not represent temporal change. In the present work, we describe dynamic vertex-replacement grammars (DyVeRG), which generalize vertex replacement grammar… ▽ More

    Submitted 21 March, 2023; v1 submitted 20 March, 2023; originally announced March 2023.

  3. arXiv:1803.09021  [pdf, other

    cs.DM cs.SI math.CO

    On Large-Scale Graph Generation with Validation of Diverse Triangle Statistics at Edges and Vertices

    Authors: Geoffrey Sanders, Roger Pearce, Timothy La Fond, Jeremy Kepner

    Abstract: Researchers developing implementations of distributed graph analytic algorithms require graph generators that yield graphs sharing the challenging characteristics of real-world graphs (small-world, scale-free, heavy-tailed degree distribution) with efficiently calculable ground-truth solutions to the desired output. Reproducibility for current generators used in benchmarking are somewhat lacking i… ▽ More

    Submitted 23 March, 2018; originally announced March 2018.

    Comments: 10 pages, 7 figures, IEEE IPDPS Graph Algorithms Building Blocks

  4. arXiv:1708.08136  [pdf, other

    cs.SI cs.LG

    An Ensemble Framework for Detecting Community Changes in Dynamic Networks

    Authors: Timothy La Fond, Geoffrey Sanders, Christine Klymko, Van Emden Henson

    Abstract: Dynamic networks, especially those representing social networks, undergo constant evolution of their community structure over time. Nodes can migrate between different communities, communities can split into multiple new communities, communities can merge together, etc. In order to represent dynamic networks with evolving communities it is essential to use a dynamic model rather than a static one.… ▽ More

    Submitted 24 July, 2017; originally announced August 2017.

    Comments: 6 pages, under submission to HPEC Graph Challenge

  5. arXiv:1608.00712  [pdf, other

    cs.LG

    Size-Consistent Statistics for Anomaly Detection in Dynamic Networks

    Authors: Timothy La Fond, Jennifer Neville, Brian Gallagher

    Abstract: An important task in network analysis is the detection of anomalous events in a network time series. These events could merely be times of interest in the network timeline or they could be examples of malicious activity or network malfunction. Hypothesis testing using network statistics to summarize the behavior of the network provides a robust framework for the anomaly detection decision process.… ▽ More

    Submitted 2 August, 2016; originally announced August 2016.

  6. arXiv:1411.3749  [pdf, other

    cs.SI physics.soc-ph

    Anomaly Detection in Dynamic Networks of Varying Size

    Authors: Timothy La Fond, Jennifer Neville, Brian Gallagher

    Abstract: Dynamic networks, also called network streams, are an important data representation that applies to many real-world domains. Many sets of network data such as e-mail networks, social networks, or internet traffic networks are best represented by a dynamic network due to the temporal component of the data. One important application in the domain of dynamic network analysis is anomaly detection. Her… ▽ More

    Submitted 13 November, 2014; originally announced November 2014.

  7. arXiv:1202.4805  [pdf, other

    cs.SI physics.soc-ph

    Fast Generation of Large Scale Social Networks with Clustering

    Authors: Joseph J. Pfeiffer III, Timothy La Fond, Sebastian Moreno, Jennifer Neville

    Abstract: A key challenge within the social network literature is the problem of network generation - that is, how can we create synthetic networks that match characteristics traditionally found in most real world networks? Important characteristics that are present in social networks include a power law degree distribution, small diameter and large amounts of clustering; however, most current network gener… ▽ More

    Submitted 21 February, 2012; originally announced February 2012.

    Comments: 11 pages

    ACM Class: G.2.2; G.3