paper-with-me

홈 › Papers

DLF: Enhancing Explicit-Implicit Interaction via Dynamic Low-Order-Aware Fusion for CTR Prediction

2025-05-25 · Kefan Wang, Hao Wang, Wei Guo, Yong liu, Jianghao Lin, Defu Lian, Enhong Chen

Click-through rate (CTR) prediction is a critical task in online advertising and recommender systems, relying on effective modeling of feature interactions. Explicit interactions capture predefined relationships, such as inner products, but often suffer from data sparsity, while implicit interactions excel at learning complex patterns through non-linear transformations but lack inductive biases for efficient low-order modeling. Existing two-stream architectures integrate these paradigms but face challenges such as limited information sharing, gradient imbalance, and difficulty preserving low-order signals in sparse CTR data. We propose a novel framework, Dynamic Low-Order-Aware Fusion (DLF), which addresses these limitations through two key components: a Residual-Aware Low-Order Interaction Network (RLI) and a Network-Aware Attention Fusion Module (NAF). RLI explicitly preserves low-order signals while mitigating redundancy from residual connections, and NAF dynamically integrates explicit and implicit representations at each layer, enhancing information sharing and alleviating gradient imbalance. Together, these innovations balance low-order and high-order interactions, improving model expressiveness. Extensive experiments on public datasets demonstrate that DLF achieves state-of-the-art performance in CTR prediction, addressing key limitations of existing models. The implementation is publicly available at https://github.com/USTC-StarTeam/DLF.

📄 PDF Abstract BibTeX arXiv:2505.19182

Code (1)

ustc-starteam/dlf 공식 구현 pytorch

Tasks

Click-Through Rate PredictionRecommendation Systems

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Dynamic Parameterized Network for CTR Prediction

2021-11-09 · Jian Zhu, Congcong Liu, Pei Wang, Xiwei Zhao 외

Learning to capture feature relations effectively and efficiently is essential in click-through rate (CTR) prediction of modern recommendation systems. Most existing CTR prediction methods model such relations either thr…

Click-Through Rate PredictionPredictionRecommendation Systems

A Click-Through Rate Prediction Method Based on Cross-Importance of Multi-Order Features

2024-05-14 · Hao Wang, Nao Li

Most current click-through rate prediction(CTR)models create explicit or implicit high-order feature crosses through Hadamard product or inner product, with little attention to the importance of feature crossing; only fe…

Click-Through Rate Prediction

Feature Interaction Fusion Self-Distillation Network For CTR Prediction

2024-11-12 · Lei Sang, Qiuze Ru, Honghao Li, Yiwen Zhang 외

Click-Through Rate (CTR) prediction plays a vital role in recommender systems, online advertising, and search engines. Most of the current approaches model feature interactions through stacked or parallel structures, wit…

Click-Through Rate PredictionKnowledge DistillationModel CompressionPrediction+2

FCN: Fusing Exponential and Linear Cross Network for Click-Through Rate Prediction

2024-07-18 · Honghao Li, Yiwen Zhang, Yi Zhang, Hanwei Li 외

As an important modeling paradigm in click-through rate (CTR) prediction, the Deep & Cross Network (DCN) and its derivative models have gained widespread recognition primarily due to their success in a trade-off between …

Click-Through Rate Prediction

Ecological Gestures for HRI: the GEE Corpus

2016-05-01 · LREC 2016 5 · Maxence Girard-Rivier, Romain Magnani, V{\'e}ronique Auberg{\'e}, Yuko Sasa 외

As part of a human-robot interaction project, we are interested by gestural modality as one of many ways to communicate. In order to develop a relevant gesture recognition system associated to a smart home butler robot. …

Gesture Recognition