Skip to content

Commit

Permalink
add aug-19th talk
Browse files Browse the repository at this point in the history
  • Loading branch information
kmario23 committed Jul 1, 2024
1 parent c9a4c24 commit fecf19a
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 0 deletions.
8 changes: 8 additions & 0 deletions _news/announcement_9.md
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:
45 changes: 45 additions & 0 deletions _projects/hamiltonian_gnns_sheilig_agravina.md
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.
Binary file added assets/img/talks/hamiltonian-gnns.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fecf19a

Please sign in to comment.