paper-with-me

홈 › Papers

Impact of Connectivity on Laplacian Representations in Reinforcement Learning

2026-03-09 · Tommaso Giorgi, Pierriccardo Olivieri, Keyue Jiang, Laura Toni, Matteo Papini arxiv

Learning compact state representations in Markov Decision Processes (MDPs) has proven crucial for addressing the curse of dimensionality in large-scale reinforcement learning (RL) problems. Existing principled approaches leverage structural priors on the MDP by constructing state representations as linear combinations of the state-graph Laplacian eigenvectors. When the transition graph is unknown or the state space is prohibitively large, the graph spectral features can be estimated directly via sample trajectories. In this work, we prove an upper bound on the approximation error of linear value function approximation under the learned spectral features. We show how this error scales with the algebraic connectivity of the state-graph, grounding the approximation quality in the topological structure of the MDP. We further bound the error introduced by the eigenvector estimation itself, leading to an end-to-end error decomposition across the representation learning pipeline. Additionally, our expression of the Laplacian operator for the RL setting, although equivalent to existing ones, prevents some common misunderstandings, of which we show some examples from the literature. Our results hold for general (non-uniform) policies without any assumptions on the symmetry of the induced transition kernel. We validate our theoretical findings with numerical simulations on gridworld environments.

📄 PDF Abstract BibTeX arXiv:2603.08558

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningReinforcement Learning

Similar Papers 제목 키워드 기반

Improving J-divergence of brain connectivity states by graph Laplacian denoising

2020-12-21 · Tiziana Cattai, Gaetano Scarano, Marie-Constance Corsi, Danielle S. Bassett 외

Functional connectivity (FC) can be represented as a network, and is frequently used to better understand the neural underpinnings of complex tasks such as motor imagery (MI) detection in brain-computer interfaces (BCIs)…

Connectivity EstimationDenoisingEEGElectroencephalogram (EEG)+2

Towards Better Laplacian Representation in Reinforcement Learning with Generalized Graph Drawing

2021-07-12 · Kaixin Wang, Kuangqi Zhou, Qixin Zhang, Jie Shao 외

The Laplacian representation recently gains increasing attention for reinforcement learning as it provides succinct and informative representation for states, by taking the eigenvectors of the Laplacian matrix of the sta…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning (RL)

Beyond the Laplacian: Interpolated Spectral Augmentation for Graph Neural Networks

2025-11-14 · Ziyao Cui, Edric Tam arxiv

Graph neural networks (GNNs) are fundamental tools in graph machine learning. The performance of GNNs relies crucially on the availability of informative node features, which can be limited or absent in real-life dataset…

Laplacian2Mesh: Laplacian-Based Mesh Understanding

2022-02-01 · Qiujie Dong, Zixiong Wang, Manyi Li, Junjie Gao 외

Geometric deep learning has sparked a rising interest in computer graphics to perform shape understanding tasks, such as shape classification and semantic segmentation. When the input is a polygonal surface, one has to s…

Semantic SegmentationSurface Reconstruction

Community-Level Anomaly Detection for Anti-Money Laundering

2019-10-24 · Andra Baltoiu, Andrei Patrascu, Paul Irofti

Anomaly detection in networks often boils down to identifying an underlying graph structure on which the abnormal occurrence rests on. Financial fraud schemes are one such example, where more or less intricate schemes ar…

Anomaly DetectionDictionary LearningSpecificity