paper-with-me

홈 › Papers

CREG: Compass Relational Evidence Graph for Characterizing Directional Structure in VLM Spatial-Reasoning Attribution

2026-03-20 · Kaizhen Tan, Yang Feng, Heqing Du arxiv

Standard attribution heatmaps show where a vision-language model (VLM) focuses, but they do not reveal whether the recovered evidence is organized by the queried spatial relation or merely reflects image layout. To address this problem, we introduce CREG (Compass Relational Evidence Graph), a training-free diagnostic framework that converts token-level attribution into a reference-centered compass distribution and measures its directional alignment. CREG provides a shared directional readout across attribution methods and makes comparison with geometric controls explicit. Across three spatial-relation benchmarks, box-only geometry achieves Direction Alignment Error 28.4 to 34.4 degrees lower than the best current model-based attribution method on each dataset, leaving a substantial gap between attribution structure and simple target localization. To examine this gap, we apply a diagnostic battery including target intervention, reference-center randomization, and variance partition. Taken together, the results suggest that the directional structure recoverable from current attribution methods is limited and often mixed with image layout. We further find that higher task accuracy does not reliably coincide with better directional attribution: small-scale LoRA training and newer model generations can improve task accuracy while leaving Direction Alignment Error unchanged or worse. These findings characterize what current attribution methods reveal rather than the model's internal spatial representation. CREG provides a controlled protocol for testing whether improvements in spatial reasoning are accompanied by more directionally organized evidence.

📄 PDF Abstract BibTeX arXiv:2603.20475

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial Reasoning

Similar Papers 제목 키워드 기반

Variance Covariance Regularization Enforces Pairwise Independence in Self-Supervised Representations

2022-09-29 · Grégoire Mialon, Randall Balestriero, Yann Lecun

Self-Supervised Learning (SSL) methods such as VICReg, Barlow Twins or W-MSE avoid collapse of their joint embedding architectures by constraining or regularizing the covariance matrix of their projector's output. This s…

Domain GeneralizationSelf-Supervised Learning

GraphVICRegHSIC: Towards improved self-supervised representation learning for graphs with a hyrbid loss function

2021-05-25 · Sayan Nag

Self-supervised learning and pre-training strategieshave developed over the last few years especiallyfor Convolutional Neural Networks (CNNs). Re-cently application of such methods can also be no-ticed for Graph Neural N…

Data AugmentationRepresentation LearningSelf-Supervised Learning

Knowledge Graph Reasoning with Relational Digraph

2021-08-13 · Yongqi Zhang, Quanming Yao

Reasoning on the knowledge graph (KG) aims to infer new facts from existing ones. Methods based on the relational path have shown strong, interpretable, and transferable reasoning ability. However, paths are naturally li…

Graph Neural Network

On the Complexity and Approximation of Binary Evidence in Lifted Inference

2013-11-26 · NeurIPS 2013 12 · Guy Van den Broeck, Adnan Darwiche

Lifted inference algorithms exploit symmetries in probabilistic models to speed up inference. They show impressive performance when calculating unconditional probabilities in relational models, but often resort to non-li…

Radial-VCReg: More Informative Representation Learning Through Radial Gaussianization

2026-02-15 · Yilun Kuang, Yash Dagade, Deep Chakraborty, Erik Learned-Miller 외 arxiv

Self-supervised learning aims to learn maximally informative representations, but explicit information maximization is hindered by the curse of dimensionality. Existing methods like VCReg address this by regularizing fir…

Self-Supervised LearningRepresentation Learning