AIOct 24, 2024

LLM-based Online Prediction of Time-varying Graph Signals

arXiv:2410.18718v14 citationsh-index: 29
Originality Incremental advance
AI Analysis

This addresses the challenge of handling partially observed signals in graphs for applications like environmental monitoring, though it is an incremental approach applying LLMs to a known bottleneck.

The paper tackles the problem of predicting missing values in time-varying graph signals by using large language models (LLMs) to exploit spatial and temporal smoothness, achieving higher accuracy than online graph filtering algorithms on wind-speed graph signal prediction.

In this paper, we propose a novel framework that leverages large language models (LLMs) for predicting missing values in time-varying graph signals by exploiting spatial and temporal smoothness. We leverage the power of LLM to achieve a message-passing scheme. For each missing node, its neighbors and previous estimates are fed into and processed by LLM to infer the missing observations. Tested on the task of the online prediction of wind-speed graph signals, our model outperforms online graph filtering algorithms in terms of accuracy, demonstrating the potential of LLMs in effectively addressing partially observed signals in graphs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes