Related Experiment Video
Updated: Jun 9, 2025

A Visual Guide to Sorting Electrophysiological Recordings Using 'SpikeSorter'
Published on: February 10, 2017
An end-to-end bi-objective approach to deep graph partitioning
Pengcheng Wei1, Yuan Fang2, Zhihao Wen2
1Information Systems Technology and Design Pillar, Singapore University of Technology and Design, 485998, Singapore.
We developed a novel graph neural network (GNN) method for graph partitioning. This approach balances partition size and minimizes graph cuts, improving scalability and quality for large-scale networks.
Area of Science:
- Computer Science
- Graph Theory
- Machine Learning
Background:
- Graph partitioning is crucial for large-scale networks like social networks and computation graphs.
- The bi-objective problem seeks to minimize edge cuts and balance partition sizes.
- Existing methods struggle with scalability or partition balance, and deep learning approaches lack end-to-end optimization.
Purpose of the Study:
- To introduce a novel, end-to-end graph partitioning method using graph neural networks (GNNs).
- To address the bi-objective graph partitioning problem by minimizing cuts and ensuring partition balance.
- To leverage multilevel graph features for improved partitioning performance.
Main Methods:
- Utilized graph neural networks (GNNs) with multilevel graph features (node, local, global).
- Formulated a bounded bi-objective function to minimize graph cuts and balance partition sizes.
- Developed a GNN-based deep model with a Hardmax operator for end-to-end optimization.
Main Results:
- The proposed GNN method significantly improved partitioning quality and scalability.
- Demonstrated superior performance compared to existing bi-objective and deep graph partitioning baselines.
- Validated on 12 diverse datasets across various applications and scales.
Conclusions:
- The novel GNN approach offers an effective end-to-end solution for bi-objective graph partitioning.
- This method enhances both the quality of partitions and the scalability for large graphs.
- The multilevel feature exploration and Hardmax operator contribute to improved performance.
Related Concept Videos
Multiple Bar Graph
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
Extraction: Partition and Distribution Coefficients
For extracting a solute from an aqueous phase into an...
Bar Graph
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Dot Product: Problem Solving
Identify the problem: Start by reading the problem and...

