\textit{FocaLogic}: Logic-Based Interpretation of Visual Model Decisions
Chenchen Zhao, Muxi Chen, Qiang Xu
TL;DR
FocaLogic tackles the interpretability of visual models by identifying minimal visual regions (visual focuses) that decisively influence predictions and encoding them as compact logical expressions. The framework is model-agnostic and training-free, using SAM-based segmentation, iterative region pruning, and a final states to logic translation $T(V)$, complemented by quantitative metrics including $\mathcal{P}$, $\mathcal{R}$, and $\mathcal{D}$. It demonstrates that focusing patterns become more concentrated with training, generalization improves focus precision, and biases or adversarial perturbations induce anomalous or distracted focuses, all while offering scalable, automated evaluation. The approach provides a principled, quantitative lens for diagnosing model behavior, biases, and robustness, with broad applicability to white-box and black-box settings and clear pathways for systematic analysis across architectures. ${T(V)}$ captures the decision logic in a compact form, enabling interpretable, structured explanations and facilitating practical deployment in high-stakes contexts.
Abstract
Interpretability of modern visual models is crucial, particularly in high-stakes applications. However, existing interpretability methods typically suffer from either reliance on white-box model access or insufficient quantitative rigor. To address these limitations, we introduce FocaLogic, a novel model-agnostic framework designed to interpret and quantify visual model decision-making through logic-based representations. FocaLogic identifies minimal interpretable subsets of visual regions-termed visual focuses-that decisively influence model predictions. It translates these visual focuses into precise and compact logical expressions, enabling transparent and structured interpretations. Additionally, we propose a suite of quantitative metrics, including focus precision, recall, and divergence, to objectively evaluate model behavior across diverse scenarios. Empirical analyses demonstrate FocaLogic's capability to uncover critical insights such as training-induced concentration, increasing focus accuracy through generalization, and anomalous focuses under biases and adversarial attacks. Overall, FocaLogic provides a systematic, scalable, and quantitative solution for interpreting visual models.
