← Search

Eli Meirom

7 accepted papers

2024

Efficient Subgraph GNNs by Learning Effective Selection Policies

ICLR 2024poster

Subgraph GNNs are provably expressive neural architectures that learn graph representations from sets of subgraphs. Unfortunately, their applicability is hampered by the computational complexity associated with performing message passing on many subgraphs. In this paper, we consider the problem of l…

2023

Learning to Initiate and Reason in Event-Driven Cascading Processes

ICML 2023poster

Training agents to control a dynamic environment is a fundamental task in AI. In many environments, the dynamics can be summarized by a small set of events that capture the semantic behavior of the system. Typically, these events form chains or cascades. We often wish to change the system behavior u…

Cited by 0SourcePDFScholar
2023

Train Hard, Fight Easy: Robust Meta Reinforcement Learning

NeurIPS 2023poster

A major challenge of reinforcement learning (RL) in real-world applications is the variation between environments, tasks or clients. Meta-RL (MRL) addresses this issue by learning a meta-policy that adapts to new tasks. Standard MRL methods optimize the average return over tasks, but often suffer fr…

Cited by 13SourcePDFScholar
2022

Optimizing Tensor Network Contraction Using Reinforcement Learning

ICML 2022spotlight

Quantum Computing (QC) stands to revolutionize computing, but is currently still limited. To develop and test quantum algorithms today, quantum circuits are often simulated on classical computers. Simulating a complex quantum circuit requires computing the contraction of a large network of tensors.…

Cited by 18SourcePDFScholar
2021

Controlling Graph Dynamics with Reinforcement Learning and Graph Neural Networks

ICML 2021spotlight

We consider the problem of controlling a partially-observed dynamic process on a graph by a limited number of interventions. This problem naturally arises in contexts such as scheduling virus tests to curb an epidemic; targeted marketing in order to promote a product; and manually inspecting posts t…

Cited by 67SourcePDFScholar
2021

From Local Structures to Size Generalization in Graph Neural Networks

ICML 2021spotlight

Graph neural networks (GNNs) can process graphs of different sizes, but their ability to generalize across sizes, specifically from small to large graphs, is still not well understood. In this paper, we identify an important type of data where generalization from small to large graphs is challenging…

Cited by 161SourcePDFScholar