paper-with-me

홈 › Papers

BLISS: Bandit Layer Importance Sampling Strategy for Efficient Training of Graph Neural Networks

2025-12-26 · Omar Alsaqa, Linh Thi Hoang, Muhammed Fatih Balin arxiv

Graph Neural Networks (GNNs) are powerful tools for learning from graph-structured data, but their application to large graphs is hindered by computational costs. The need to process every neighbor for each node creates memory and computational bottlenecks. To address this, we introduce BLISS, a Bandit Layer Importance Sampling Strategy. It uses multi-armed bandits to dynamically select the most informative nodes at each layer, balancing exploration and exploitation to ensure comprehensive graph coverage. Unlike existing static sampling methods, BLISS adapts to evolving node importance, leading to more informed node selection and improved performance. It demonstrates versatility by integrating with both Graph Convolutional Networks (GCNs) and Graph Attention Networks (GATs), adapting its selection policy to their specific aggregation mechanisms. Experiments show that BLISS maintains or exceeds the accuracy of full-batch training.

📄 PDF Abstract BibTeX arXiv:2512.22388

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

Sampling as Bandits: Evaluation-Efficient Design for Black-Box Densities

2025-09-01 · Takuo Matsubara, Andrew Duncan, Simon Cotter, Konstantinos Zygalakis arxiv

We propose bandit importance sampling (BIS), a powerful importance sampling framework tailored for settings in which evaluating the target density is computationally expensive. BIS facilitates accurate sampling while min…

Multi-Armed BanditsBayesian Inference

A study of Thompson Sampling with Parameter h

2017-10-05 · Qiang Ha

Thompson Sampling algorithm is a well known Bayesian algorithm for solving stochastic multi-armed bandit. At each time step the algorithm chooses each arm with probability proportional to it being the current best arm. W…

Thompson Sampling

Learning from eXtreme Bandit Feedback

2020-09-27 · Romain Lopez, Inderjit S. Dhillon, Michael. I. Jordan

We study the problem of batch learning from bandit feedback in the setting of extremely large action spaces. Learning from extreme bandit feedback is ubiquitous in recommendation systems, in which billions of decisions a…

Extreme Multi-Label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONRecommendation Systems

A Blissymbolics Translation System

2019-06-01 · WS 2019 6 · Usman Sohail, David Traum

Blissymbolics (Bliss) is a pictographic writing system that is used by people with communication disorders. Bliss attempts to create a writing system that makes words easier to distinguish by using pictographic symbols t…

Translation

Kernel weighted importance sampling for off-policy evaluation in contextual bandits

2026-07-16 · Joshua Spear, Matthieu Komorowski, Rebecca Pope, Neil J Sebire 외 arxiv

This article presents a novel estimator for performing off-policy evaluation using only offline data for contextual bandits. The proposed estimator, Kernel-WIS is demonstrated to be asymptotically consistent and to empir…