On Greedy Approaches to Hierarchical Aggregation

02/02/2021
by   Alexandra Porter, et al.
0

We analyze greedy algorithms for the Hierarchical Aggregation (HAG) problem, a strategy introduced in [Jia et al., KDD 2020] for speeding up learning on Graph Neural Networks (GNNs). The idea of HAG is to identify and remove redundancies in computations performed when training GNNs. The associated optimization problem is to identify and remove the most redundancies. Previous work introduced a greedy approach for the HAG problem and claimed a 1-1/e approximation factor. We show by example that this is not correct, and one cannot hope for better than a 1/2 approximation factor. We prove that this greedy algorithm does satisfy some (weaker) approximation guarantee, by showing a new connection between the HAG problem and maximum matching problems in hypergraphs. We also introduce a second greedy algorithm which can out-perform the first one, and we show how to implement it efficiently in some parameter regimes. Finally, we introduce some greedy heuristics that are much faster than the above greedy algorithms, and we demonstrate that they perform well on real-world graphs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/11/2019

Perturbed Greedy on Oblivious Matching Problems

We study the maximum matching problem in the oblivious setting, i.e. the...
research
08/12/2020

Revisiting Modified Greedy Algorithm for Monotone Submodular Maximization with a Knapsack Constraint

Monotone submodular maximization with a knapsack constraint is NP-hard. ...
research
11/05/2018

An estimation of the greedy algorithm's accuracy for a set cover problem instance

For the set cover problem, by modifying the approach that leads to the p...
research
09/24/2012

Developing Improved Greedy Crossover to Solve Symmetric Traveling Salesman Problem

The Traveling Salesman Problem (TSP) is one of the most famous optimizat...
research
11/06/2021

Improved Approximation Guarantees for Shortest Superstrings using Cycle Classification by Overlap to Length Ratios

In the Shortest Superstring problem, we are given a set of strings and w...
research
03/18/2019

The Norms of Graph Spanners

A t-spanner of a graph G is a subgraph H in which all distances are pres...

Please sign up or login with your details

Forgot password? Click here to reset