Skip to content

Commit 7ef4155

Browse files
committed
tmlr clustering news
1 parent de5c44d commit 7ef4155

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

_data/publications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors: "Jonas Berg Hansen, Andrea Cini, Filippo Maria Bianchi"
33
venue: "TMLR 2025"
44
figure: "figs/publications/hansen2025clustering.png"
5-
abstract: "We propose an approach based on Spatio-temporal Graph Neural Network model to perform clustering of time series, whose dependencies are represented by a graph."
5+
abstract: "We study the effectiveness of Spatio-temporal Graph Neural Networks to perform clustering of time series, whose dependencies are represented by a graph."
66
github: "https://github.com/NGMLGroup/Time-Series-Clustering-with-GNNs"
77
arxiv: "https://openreview.net/forum?id=MHQXfiXsr3"
88
bibtex: |

_news/tmlr_08_2025.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: "New paper accepted on TMLR"
3+
layout: post
4+
date: 2025-08-29
5+
published: true
6+
---
7+
8+
The new paper "*On Time Series Clustering with Graph Neural Networks*" by **Jonas Berg Hansen** and co-authors has been accepted on TMLR!
9+
10+
<!--more-->
11+
12+
We study the effectiveness of Spatio-temporal Graph Neural Networks to perform clustering of time series, whose dependencies are represented by a graph.
13+
14+
![TMLR_2025_Hansen](https://raw.githubusercontent.com/NGMLGroup/Time-Series-Clustering-with-GNNs/refs/heads/main/figure.png)
15+
16+
The paper is available on [Open Review](https://openreview.net/forum?id=MHQXfiXsr3) and the code is on [Github](https://github.com/NGMLGroup/Time-Series-Clustering-with-GNNs).

0 commit comments

Comments
 (0)