paper-with-me

Papers

RLgraph: Modular Computation Graphs for Deep Reinforcement Learning

2018-10-21 · Michael Schaarschmidt, Sven Mika, Kai Fricke, Eiko Yoneki

Reinforcement learning (RL) tasks are challenging to implement, execute and test due to algorithmic instability, hyper-parameter sensitivity, and heterogeneous distributed communication patterns. We argue for the separation of logical component composition, backend graph definition, and distributed execution. To this end, we introduce RLgraph, a library for designing and executing reinforcement learning tasks in both static graph and define-by-run paradigms. The resulting implementations are robust, incrementally testable, and yield high performance across different deep learning frameworks and distributed backends.

📄 PDF Abstract BibTeX arXiv:1810.09028

Code (1)

rlgraph/rlgraph 공식 구현 tf

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Sensitivity

Similar Papers 제목 키워드 기반

Modular Semantics and Characteristics for Bipolar Weighted Argumentation Graphs

2018-07-17 · Till Mossakowski, Fabian Neuhaus

This paper addresses the semantics of weighted argumentation graphs that are bipolar, i.e. contain both attacks and supports for arguments. It builds on previous work by Amgoud, Ben-Naim et. al. We study the various char…

All

RLGT: A reinforcement learning framework for extremal graph theory

2026-02-19 · Ivan Damnjanović, Uroš Milivojević, Irena Đorđević, Dragan Stevanović arxiv

Reinforcement learning (RL) is a subfield of machine learning that focuses on developing models that can autonomously learn optimal decision-making strategies over time. In a recent pioneering paper, Wagner demonstrated …

Reinforcement Learning

Differentiable Tripartite Modularity for Clustering Heterogeneous Graphs

2026-02-10 · Benoît Hurpeau arxiv

Clustering heterogeneous relational data remains a central challenge in graph learning, particularly when interactions involve more than two types of entities. While differentiable modularity objectives such as DMoN have…

Graph Neural NetworkCommunity DetectionGraph Learning

Submodular Hypergraphs: p-Laplacians, Cheeger Inequalities and Spectral Clustering

2018-03-10 · ICML 2018 7 · Pan Li, Olgica Milenkovic

We introduce submodular hypergraphs, a family of hypergraphs that have different submodular weights associated with different cuts of hyperedges. Submodular hypergraphs arise in clustering applications in which higher-or…

Clustering

Quadratic Decomposable Submodular Function Minimization: Theory and Practice (Computation and Analysis of PageRank over Hypergraphs)

2019-02-26 · Pan Li, Niao He, Olgica Milenkovic

We introduce a new convex optimization problem, termed quadratic decomposable submodular function minimization (QDSFM), which allows to model a number of learning tasks on graphs and hypergraphs. The problem exhibits clo…

hypergraph partitioning