# DLF **Repository Path**: liu-xiuzhen/DLF ## Basic Information - **Project Name**: DLF - **Description**: sigir-2025-DLF - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-17 - **Last Updated**: 2025-09-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DLF The source code for the paper "DLF: Enhancing Explicit-Implicit Interaction via Dynamic Low-Order-Aware Fusion for CTR Prediction" ![Frame Figure](./sigir_25.png) ## Usage of this source code 1. Please download the dataset from the website mentioned in our paper. 2. Change the `dataset_config.yaml` to your dataset root. 3. You can use `python main_run.py --expid DLF_default` to run the whole program, you can use `--dataset_id` to select the dataset you want to process.