paper-with-me

Papers

A General Algorithm for Detecting Higher-Order Interactions via Random Sequential Additions

2025-12-12 · Ahmad Shamail, Claire McWhite arxiv

Many systems exhibit complex interactions between their components: some features or actions amplify each other's effects, others provide redundant information, and some contribute independently. We present a simple geometric method for discovering interactions and redundancies: when elements are added in random sequential orders and their contributions plotted over many trials, characteristic L-shaped patterns emerge that directly reflect interaction structure. The approach quantifies how the contribution of each element depends on those added before it, revealing patterns that distinguish interaction, independence, and redundancy on a unified scale. When pairwise contributions are visualized as two--dimensional point clouds, redundant pairs form L--shaped patterns where only the first-added element contributes, while synergistic pairs form L--shaped patterns where only elements contribute together. Independent elements show order--invariant distributions. We formalize this with the L--score, a continuous measure ranging from $-1$ (perfect synergy, e.g. $Y=X_1X_2$) to $0$ (independence) to $+1$ (perfect redundancy, $X_1 \approx X_2$). The relative scaling of the L--shaped arms reveals feature dominance in which element consistently provides more information. Although computed only from pairwise measurements, higher--order interactions among three or more elements emerge naturally through consistent cross--pair relationships (e.g. AB, AC, BC). The method is metric--agnostic and broadly applicable to any domain where performance can be evaluated incrementally over non-repeating element sequences, providing a unified geometric approach to uncovering interaction structure.

📄 PDF Abstract BibTeX arXiv:2512.11793

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

Detecting Arbitrary Order Beneficial Feature Interactions for Recommender Systems

2022-06-28 · Yixin Su, Yunxiang Zhao, Sarah Erfani, Junhao Gan 외

Detecting beneficial feature interactions is essential in recommender systems, and existing approaches achieve this by examining all the possible feature interactions. However, the cost of examining all the possible high…

Recommendation Systems

Inference of hyperedges and overlapping communities in hypergraphs

2022-04-12 · Martina Contisciani, Federico Battiston, Caterina De Bacco

Hypergraphs, encoding structured interactions among any number of system units, have recently proven a successful tool to describe many real-world biological and social networks. Here we propose a framework based on stat…

Hyperedge Prediction

HLSAD: Hodge Laplacian-based Simplicial Anomaly Detection

2025-05-30 · Florian Frantzen, Michael T. Schaub

In this paper, we propose HLSAD, a novel method for detecting anomalies in time-evolving simplicial complexes. While traditional graph anomaly detection techniques have been extensively studied, they often fail to captur…

Anomaly DetectionComputational EfficiencyGraph Anomaly Detection

Spectral Higher-Order Neural Networks

2026-03-30 · Gianluca Peri, Timoteo Carletti, Duccio Fanelli, Diego Febbe arxiv

Neural networks are fundamental tools of modern machine learning. The standard paradigm assumes binary interactions (across feedforward linear passes) between inter-tangled units, organized in sequential layers. Generali…

Bias-Variance Trade-Off in Hierarchical Probabilistic Models Using Higher-Order Feature Interactions

2019-06-28 · Simon Luo, Mahito Sugiyama

Hierarchical probabilistic models are able to use a large number of parameters to create a model with a high representation power. However, it is well known that increasing the number of parameters also increases the com…