Skip to content

Commit a9d9d34

Browse files
committed
added iclr 2024 paper on virtual sensing
1 parent 2306a16 commit a9d9d34

1 file changed

Lines changed: 21 additions & 3 deletions

File tree

_data/publications.yaml

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
11
---
2+
- title: 'Graph-based Virtual Sensing from Sparse and Partial Multivariate Observations'
3+
links:
4+
paper: https://arxiv.org/abs/2402.12598
5+
code: https://github.com/gdefe
6+
venue: International Conference on Learning Representations
7+
year: 2024
8+
authors:
9+
- G. De Felice
10+
- id:acini
11+
- id:dzambon
12+
- V. V. Gusev
13+
- id:calippi
14+
keywords:
15+
- spatiotemporal graphs
16+
- graph neural networks
17+
- imputation
18+
- graph learning
19+
abstract: Virtual sensing techniques allow for inferring signals at new unmonitored locations by exploiting spatio-temporal measurements coming from physical sensors at different locations. However, as the sensor coverage becomes sparse due to costs or other constraints, physical proximity cannot be used to support interpolation. In this paper, we overcome this challenge by leveraging dependencies between the target variable and a set of correlated variables (covariates) that can frequently be associated with each location of interest. From this viewpoint, covariates provide partial observability, and the problem consists of inferring values for unobserved channels by exploiting observations at other locations to learn how such variables can correlate. We introduce a novel graph-based methodology to exploit such relationships and design a graph deep learning architecture, named GgNet, implementing the framework. The proposed approach relies on propagating information over a nested graph structure that is used to learn dependencies between variables as well as locations. GgNet is extensively evaluated under different virtual sensing scenarios, demonstrating higher reconstruction accuracy compared to the state-of-the-art.
220
- title: Graph Deep Learning for Time Series Forecasting
321
links:
422
paper: https://arxiv.org/abs/2310.15978
@@ -145,13 +163,13 @@
145163
venue: Sustainable Energy, Grids and Networks, Volume 34
146164
year: 2023
147165
authors:
148-
- Nikolaos A. Efkarpidis
166+
- N. A. Efkarpidis
149167
- id:simoscopi
150-
- Martin Geidl
168+
- M. Geidl
151169
- id:acini
152170
- id:slukovic
153171
- id:calippi
154-
- Ingo Herbst
172+
- I. Herbst
155173
keywords:
156174
- forecasting
157175
- energy analytics

0 commit comments

Comments
 (0)