paper-with-me

Papers

High-order Interactions Modeling for Interpretable Multi-Agent Q-Learning

2025-10-23 · Qinyu Xu, Yuanyang Zhu, Xuefei Wu, Chunlin Chen arxiv

The ability to model interactions among agents is crucial for effective coordination and understanding their cooperation mechanisms in multi-agent reinforcement learning (MARL). However, previous efforts to model high-order interactions have been primarily hindered by the combinatorial explosion or the opaque nature of their black-box network structures. In this paper, we propose a novel value decomposition framework, called Continued Fraction Q-Learning (QCoFr), which can flexibly capture arbitrary-order agent interactions with only linear complexity $\mathcal{O}\left({n}\right)$ in the number of agents, thus avoiding the combinatorial explosion when modeling rich cooperation. Furthermore, we introduce the variational information bottleneck to extract latent information for estimating credits. This latent information helps agents filter out noisy interactions, thereby significantly enhancing both cooperation and interpretability. Extensive experiments demonstrate that QCoFr not only consistently achieves better performance but also provides interpretability that aligns with our theoretical analysis.

📄 PDF Abstract BibTeX arXiv:2510.20218

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Polyhedron Attention Module: Learning Adaptive-order Interactions

2023-09-21 · NeurIPS 2023 11

Learning feature interactions can be the key for multivariate predictive modeling. ReLU-activated neural networks create piecewise linear prediction models, and other nonlinear activation functions lead to models with on…

Identifying Interactions among Categorical Predictors with Monte-Carlo Tree Search

2021-09-29 · Tan Zhu, Fei Do, Chloe Becquey, Jinbo Bi

Identifying interpretable interactions among categorical predictors for predictive modeling is crucial in various research fields. Recent studies have examined interpretable interactions using decision tree (DT) learning…

GRAND-SLAMIN’ Interpretable Additive Modeling with Structural Constraints

2023-09-21 · NeurIPS 2023 11

Generalized Additive Models (GAMs) are a family of flexible and interpretable models with old roots in statistics. GAMs are often used with pairwise interactions to improve model accuracy while still retaining flexibilit…

Learning Multi-Order Block Structure in Higher-Order Networks

2025-11-26 · Kazuki Nakajima, Yuya Sasaki, Takeaki Uno, Masaki Aida arxiv

Higher-order networks, naturally described as hypergraphs, are essential for modeling real-world systems involving interactions among three or more entities. Stochastic block models offer a principled framework for chara…

Fast and More Powerful Selective Inference for Sparse High-order Interaction Model

2021-06-09 · Diptesh Das, Vo Nguyen Le Duy, Hiroyuki Hanada, Koji Tsuda 외

Automated high-stake decision-making such as medical diagnosis requires models with high interpretability and reliability. As one of the interpretable and reliable models with good prediction ability, we consider Sparse …

Computational EfficiencyDecision MakingMedical DiagnosisSelection bias+1