-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
layout: post | ||
title: "Injecting Hamiltonian Architectural Bias into Deep Graph Networks for Long-Range Propagation" | ||
date: 2024-08-19 | ||
inline: true | ||
--- | ||
|
||
[Simon Heilig and Alessio Gravina will give a talk on "Injecting Hamiltonian Architectural Bias into Deep Graph Networks for Long-Range Propagation"](projects/hamiltonian_gnns_sheilig_agravina/) :zap: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
layout: page | ||
title: "Injecting Hamiltonian Architectural Bias into Deep Graph Networks for Long-Range Propagation" | ||
description: by Simon Heilig (FAU, DE) and Alessio Gravina (Pisa, IT) | ||
img: assets/img/talks/hamiltonian-gnns.png | ||
importance: 1 | ||
category: neural-nets | ||
--- | ||
|
||
|
||
<div class="row"> | ||
<div class="col-sm mt-3 mt-md-0"> | ||
{% include figure.html path="assets/img/talks/hamiltonian-gnns.png" title="hamiltonian gnns" class="img-fluid rounded z-depth-1" %} | ||
</div> | ||
</div> | ||
<hr> | ||
|
||
**Topic**: [**Injecting Hamiltonian Architectural Bias into Deep Graph Networks for Long-Range Propagation**](https://arxiv.org/abs/2405.17163) | ||
|
||
<hr> | ||
|
||
**Abstract:** | ||
|
||
The dynamics of information diffusion within graphs is a critical open issue that heavily influences graph representation learning, especially when considering long-range propagation. This calls for principled approaches that control and regulate the degree of propagation and dissipation of information throughout the neural flow. Motivated by this, we introduce (port-)Hamiltonian Deep Graph Networks, a novel framework that models neural information flow in graphs by building on the laws of conservation of Hamiltonian dynamical systems. We reconcile under a single theoretical and practical framework both non-dissipative long-range propagation and non-conservative behaviors, introducing tools from mechanical systems to gauge the equilibrium between the two components. Our approach can be applied to general message-passing architectures, and it provides theoretical guarantees on information conservation in time. Empirical results prove the effectiveness of our port-Hamiltonian scheme in pushing simple graph convolutional architectures to state-of-the-art performance in long-range benchmarks. | ||
|
||
<hr> | ||
|
||
| | | | ||
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | | ||
| **Topic** | [**Injecting Hamiltonian Architectural Bias into Deep Graph Networks for Long-Range Propagation**](https://arxiv.org/abs/2405.17163) | | ||
| | | | ||
| **Slides** | **TBA** | | ||
| | | | ||
| **When** | **19.08.2024, 15:00 - 16:15 (CEST) / 09:00 - 10:15 (EDT) / 08:00 - 09:15 (CDT)** | | ||
| | | | ||
| **Where** | [**https://us02web.zoom.us/j/85216309906?pwd=cVB0SjNDR2tYOGhIT0xqaGZ2TzlKUT09**](https://us02web.zoom.us/j/85216309906?pwd=cVB0SjNDR2tYOGhIT0xqaGZ2TzlKUT09) | | ||
| | | | ||
| **Video Recording** | **TBA** | | ||
|
||
<hr> | ||
**Speaker(s):** | ||
|
||
[**Simon Heilig**](https://simonheilig.github.io/) is an MSc student at FAU Erlangen-Nürnberg. Previously, he completed his BSc in computer science from TH Würzburg. | ||
|
||
[**Alessio Gravina**](https://pages.di.unipi.it/gravina/) is a PhD student at the University of Pisa, supervised by Davide Bacciu and Claudio Gallicchio. Previously, he completed his BSc and MSc in CS from the same university. His research interests include graph neural networks and graph representation learning. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.