paper-with-me

홈 › Papers

Graph Neural Networks, Deep Reinforcement Learning and Probabilistic Topic Modeling for Strategic Multiagent Settings

2025-11-13 · Georgios Chalkiadakis, Charilaos Akasiadis, Gerasimos Koresis, Stergios Plataniotis, Leonidas Bakopoulos arxiv

This paper provides a comprehensive review of mainly GNN, DRL, and PTM methods with a focus on their potential incorporation in strategic multiagent settings. We draw interest in (i) ML methods currently utilized for uncovering unknown model structures adaptable to the task of strategic opponent modeling, and (ii) the integration of these methods with Game Theoretic concepts that avoid relying on assumptions often invalid in real-world scenarios, such as the Common Prior Assumption (CPA) and the Self-Interest Hypothesis (SIH). We analyze the ability to handle uncertainty and heterogeneity, two characteristics that are very common in real-world application cases, as well as scalability. As a potential answer to effectively modeling relationships and interactions in multiagent settings, we champion the use of GNN. Such approaches are designed to operate upon graph-structured data, and have been shown to be a very powerful tool for performing tasks such as node classification and link prediction. Next, we review the domain of RL, and in particular that of multiagent deep reinforcement learning. Single-agent deep RL has been widely used for decision making in demanding game settings. Its application in multiagent settings though is hindered due to, e.g., varying relationships between agents, and non-stationarity of the environment. We describe existing relevant game theoretic solution concepts, and consider properties such as fairness and stability. Our review comes complete with a note on the literature that utilizes probabilistic topic modeling (PTM) in domains other than that of document analysis and classification. Finally, we identify certain open challenges -- specifically, the need to (i) fit non-stationary environments, (ii) balance the degrees of stability and adaptation, (iii) tackle uncertainty and heterogeneity, (iv) guarantee scalability and solution tractability.

📄 PDF Abstract BibTeX arXiv:2511.10501

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningNode ClassificationLink PredictionDecision Making

Similar Papers 제목 키워드 기반

Interactive Visual Exploration of Topic Models using Graphs

2014-09-19 · Samuel Rönnqvist, Xiaolu Wang, Peter Sarlin

Probabilistic topic modeling is a popular and powerful family of tools for uncovering thematic structure in large sets of unstructured text documents. While much attention has been directed towards the modeling algorithm…

DescriptiveInformation RetrievalRetrievalTopic Models

GHTM: A Graph-based Hybrid Topic Modeling Approach with a Benchmark Dataset for the Low-Resource Bengali Language

2025-08-01 · Farhana Haque, Md. Abdur Rahman, Sumon Ahmed arxiv

Topic modeling is a Natural Language Processing (NLP) technique used to discover latent themes and abstract topics from text corpora by grouping co-occurring keywords. Although widely researched in English, topic modelin…

Computational Efficiency

Graph Topic Modeling for Documents with Spatial or Covariate Dependencies

2024-12-19 · Yeo Jin Jung, Claire Donnat

We address the challenge of incorporating document-level metadata into topic modeling to improve topic mixture estimation. To overcome the computational complexity and lack of theoretical guarantees in existing Bayesian …

Exploring the Technology Landscape through Topic Modeling, Expert Involvement, and Reinforcement Learning

2025-01-22 · Ali Nazari, Michael Weiss

In today's rapidly evolving technological landscape, organizations face the challenge of integrating external insights into their decision-making processes to stay competitive. To address this issue, this study proposes …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Topic Models

Topic Modeling Revisited: A Document Graph-based Neural Network Perspective

2021-12-01 · NeurIPS 2021 12 · Dazhong Shen, Chuan Qin, Chao Wang, Zheng Dong 외

Most topic modeling approaches are based on the bag-of-words assumption, where each word is required to be conditionally independent in the same document. As a result, both of the generative story and the topic formulati…

Variational Inference