paper-with-me

홈 › Papers

LLM-based Online Prediction of Time-varying Graph Signals

2024-10-24 · Dayu Qin, Yi Yan, Ercan Engin Kuruoglu

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.

📄 PDF Abstract BibTeX arXiv:2410.18718

Code (0)

등록된 구현이 없습니다.

Tasks

Missing Values

Similar Papers 제목 키워드 기반

Adaptive Least Mean Squares Graph Neural Networks and Online Graph Signal Estimation

2024-01-27 · Yi Yan, Changran Peng, Ercan Engin Kuruoglu

The online prediction of multivariate signals, existing simultaneously in space and time, from noisy partial observations is a fundamental task in numerous applications. We propose an efficient Neural Network architectur…

Efficient Neural NetworkMissing Values

Adaptive Least Mean pth Power Graph Neural Networks

2024-05-07 · Yi Yan, Changran Peng, Ercan E. Kuruoglu

In the presence of impulsive noise, and missing observations, accurate online prediction of time-varying graph signals poses a crucial challenge in numerous application domains. We propose the Adaptive Least Mean $p^{th}…

Graph Neural Network

Adaptive Spatio-temporal Estimation on the Graph Edges via Line Graph Transformation

2023-11-01 · Yi Yan, Ercan Engin Kuruoglu

Spatio-temporal estimation of signals on graph edges is challenging because most conventional Graph Signal Processing techniques are defined on the graph nodes. Leveraging the Line Graph transform, the Line Graph Least M…

Missing Values

Graph Signal Adaptive Message Passing

2024-10-23 · Yi Yan, Changran Peng, Ercan Engin Kuruoglu

This paper proposes Graph Signal Adaptive Message Passing (GSAMP), a novel message passing method that simultaneously conducts online prediction, missing data imputation, and noise removal on time-varying graph signals. …

Imputation

Time-varying Graph Signal Estimation via Dynamic Multi-hop Topologies

2024-10-23 · Yi Yan, Fengfan Zhao, Ercan Engin Kuruoglu

The assumption of using a static graph to represent multivariate time-varying signals oversimplifies the complexity of modeling their interactions over time. We propose a Dynamic Multi-hop model that captures dynamic int…