AICurious Logo

What is: Boost-GNN?

SourceBoost then Convolve: Gradient Boosting Meets Graph Neural Networks
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

Boost-GNN is an architecture that trains GBDT and GNN jointly to get the best of both worlds: the GBDT model deals with heterogeneous features, while GNN accounts for the graph structure. The model benefits from end-to-end optimization by allowing new trees to fit the gradient updates of GNN.