LGIRApr 29

Understanding DNNs in Feature Interaction Models: A Dimensional Collapse Perspective

arXiv:2604.2648956.6
AI Analysis

Provides a new understanding of DNNs' effectiveness in recommendation systems, addressing a long-standing controversy for practitioners.

The paper resolves the debate on DNNs' role in feature interaction models by showing they mitigate dimensional collapse of embeddings, improving dimensional robustness. Experiments on two models demonstrate this effect for both parallel and stacked DNNs.

DNNs have gained widespread adoption in feature interaction recommendation models. However, there has been a longstanding debate on their roles. On one hand, some works claim that DNNs possess the ability to implicitly capture high-order feature interactions. Conversely, recent studies have highlighted the limitations of DNNs in effectively learning dot products, specifically second-order interactions, let alone higher-order interactions. In this paper, we present a novel perspective to understand the effectiveness of DNNs: their impact on the dimensional robustness of the representations. In particular, we conduct extensive experiments involving both parallel DNNs and stacked DNNs. Our evaluation encompasses an overall study of complete DNN on two feature interaction models, alongside a fine-grained ablation analysis of components within DNNs. Experimental results demonstrate that both parallel and stacked DNNs can effectively mitigate the dimensional collapse of embeddings. Furthermore, a gradient-based theoretical analysis, supported by empirical evidence, uncovers the underlying mechanisms of dimensional collapse.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes