Maximum Flow on Highly Dynamic Graphs

AI-generated keywords: Dynamic graph processing

AI-generated Key Points

  • Significant advancements in dynamic graph processing in recent years
  • Ability to handle millions of edge changes per second
  • Growing interest in tackling complex problems like the maximum flow problem
  • Novel distributed algorithm for maximum flow on dynamic graphs using asynchronous vertex-centric abstraction
  • Evaluation based on throughput, result latency, and solution stability
  • Experimental setup using a commodity desktop machine with specific hardware specifications
  • Evaluation using real-world timestamped graphs from various sources, including Ethereum transfers dataset
  • Algorithm demonstrates efficient processing capabilities for fast-evolving graphs and promising results in handling large real-world dynamic graphs efficiently.
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Juntong Luo, Scott Sallinen, Matei Ripeanu

License: CC BY 4.0

Abstract: Recent advances in dynamic graph processing have enabled the analysis of highly dynamic graphs with change at rates as high as millions of edge changes per second. Solutions in this domain, however, have been demonstrated only for relatively simple algorithms like PageRank, breadth-first search, and connected components. Expanding beyond this, we explore the maximum flow problem, a fundamental, yet more complex problem, in graph analytics. We propose a novel, distributed algorithm for max-flow on dynamic graphs, and implement it on top of an asynchronous vertex-centric abstraction. We show that our algorithm can process both additions and deletions of vertices and edges efficiently at scale on fast-evolving graphs, and provide a comprehensive analysis by evaluating, in addition to throughput, two criteria that are important when applied to real-world problems: result latency and solution stability.

Submitted to arXiv on 13 Nov. 2023

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 2311.07016v1

, , , , In recent years, there have been significant advancements in dynamic graph processing, allowing for the analysis of highly dynamic graphs with rapid rates of change. This includes the ability to handle millions of edge changes per second. While existing solutions in this field have primarily focused on simpler algorithms like PageRank, breadth-first search, and connected components, there is a growing interest in tackling more complex problems such as the maximum flow problem in graph analytics. To address this challenge, a novel distributed algorithm for maximum flow on dynamic graphs has been proposed and implemented using an asynchronous vertex-centric abstraction. This algorithm has demonstrated efficient processing capabilities for both additions and deletions of vertices and edges on fast-evolving graphs. In addition to evaluating throughput, the algorithm's performance is also assessed based on two critical criteria for real-world applications: result latency and solution stability. For experimental purposes, a commodity desktop machine with a 16-core AMD Ryzen 9 5950x processor, 128GB of RAM, and an NVMe SSD is utilized. The experiments parallelize across all cores except for scalability testing. Real-world timestamped graphs from various sources are used for evaluation, including Ethereum transfers dataset restricted to transactions of at least 0.1 ETH. The evaluation covers aspects such as performance and scalability (including throughput sustainability and core scalability), effective resource utilization (improving response latency at lower event rates), and solution stability under extreme cases by selecting source and sink vertices based on popularity metrics like PageRank. Overall, the proposed algorithm shows promising results in handling large real-world dynamic graphs efficiently. By addressing the maximum flow problem with a distributed approach and leveraging asynchronous processing techniques, it opens up new possibilities for analyzing complex graph structures with high levels of dynamism.
Created on 17 Mar. 2024

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.