paper-with-me

홈 › Papers

Reward Propagation Using Graph Convolutional Networks

2020-10-06 · NeurIPS 2020 12 · Martin Klissarov, Doina Precup

Potential-based reward shaping provides an approach for designing good reward functions, with the purpose of speeding up learning. However, automatically finding potential functions for complex environments is a difficult problem (in fact, of the same difficulty as learning a value function from scratch). We propose a new framework for learning potential functions by leveraging ideas from graph representation learning. Our approach relies on Graph Convolutional Networks which we use as a key ingredient in combination with the probabilistic inference view of reinforcement learning. More precisely, we leverage Graph Convolutional Networks to perform message passing from rewarding states. The propagated messages can then be used as potential functions for reward shaping to accelerate learning. We verify empirically that our approach can achieve considerable improvements in both small and high-dimensional control problems.

📄 PDF Abstract BibTeX arXiv:2010.02474

Code (1)

mklissa/phi_gcn pytorch

Tasks

Graph Representation LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Transductive Reward Inference on Graph

2024-02-06 · Bohao Qu, Xiaofeng Cao, Qing Guo, Yi Chang 외

In this study, we present a transductive inference approach on that reward information propagation graph, which enables the effective estimation of rewards for unlabelled data in offline reinforcement learning. Reward in…

reinforcement-learningReinforcement Learning

RewardFlow: Topology-Aware Reward Propagation on State Graphs for Agentic RL with Large Language Models

2026-03-19 · Xiao Feng, Bo Han, Zhanke Zhou, Jiaqi Fan 외 arxiv

Reinforcement learning (RL) shows promise for enhancing LLM agentic reasoning, yet sparse terminal rewards hinder fine-grained optimization. Process reward modeling offers an alternative but incurs high computational cos…

Reinforcement LearningVisual Reasoning

From Spectrum Wavelet to Vertex Propagation: Graph Convolutional Networks Based on Taylor Approximation

2020-07-01 · Songyang Zhang, Han Zhang, Shuguang Cui, Zhi Ding

Graph convolutional networks (GCN) have been recently utilized to extract the underlying structures of datasets with some labeled data and high-dimensional features. Existing GCNs mostly rely on a first-order Chebyshev a…

Node Classification

Dissecting the Diffusion Process in Linear Graph Convolutional Networks

2021-02-22 · NeurIPS 2021 12 · Yifei Wang, Yisen Wang, Jiansheng Yang, Zhouchen Lin

Graph Convolutional Networks (GCNs) have attracted more and more attentions in recent years. A typical GCN layer consists of a linear feature propagation step and a nonlinear transformation step. Recent works show that a…

Convolutional Signal Propagation: A Simple Scalable Algorithm for Hypergraphs

2024-09-26 · Pavel Procházka, Marek Dědič, Lukáš Bajer

Last decade has seen the emergence of numerous methods for learning on graphs, particularly Graph Neural Networks (GNNs). These methods, however, are often not directly applicable to more complex structures like bipartit…

Node ClassificationRetrieval