paper

When Should Graph Attention Be Sparse? Learning a Per-Edge Tsallis Index

arXiv:2608.02938

Abstract

Graph attention normalizes neighborhood scores with softmax, the maximum-entropy choice under Shannon statistics. But homophilic and heterophilic graphs want different attention shapes, and one fixed normalization cannot serve both. We propose \textbf{LTGA} (\textbf{L}earnable \textbf{T}sallis \textbf{G}raph \textbf{A}ttention), a graph attention layer whose Tsallis entropic index is learned jointly with the weights, interpolating continuously between heavy-tailed (), softmax () and compact-support () attention at four granularities from a global scalar to a per-edge index, under a bounded reparameterization that starts every model at the GAT baseline. Across eight benchmarks at ten seeds, LTGA-Edge takes the best average rank (), but the omnibus test does not reject () and learning does not beat searching it: a validation-tuned frozen grid reaches , tuned -entmax and a capacity-matched control , against for LTGA-Edge. What the learned index buys is one run instead of a grid, and an interpretable mechanism: where leaves , it prunes of attention coefficients to exactly zero, and those edges are selectively the wrong ones, restoring them costs points, while random pruning at the same rate costs more. Project page: https://kleyt0n.github.io/ltga

When Should Graph Attention Be Sparse? Learning a Per-Edge Tsallis Index · wovepaper