SUAN
"Exploring Scaling Laws of CTR Model for Online Performance Improvement." In Proceedings of RecSys '25.
Install / Use
/learn @laiweijiang/SUANREADME
Exploring Scaling Laws of CTR Model for Online Performance Improvement
**A scalable CTR model inspired by LLM to explore scaling laws **
🔗 Paper (RecSys '25) | 💻 Code
🧱 Model Architecture
SUAN (Stacked UABs)
<img width="1280" height="548" alt="image" src="https://github.com/user-attachments/assets/c7b8d2cb-e8b3-4310-846a-ff45a478054f" />Each Unified Attention Block (UAB) contains:
- Self-Attention: Spatiotemporal behavior modeling
- Cross-Attention: User profile-guided importance scoring
- Dual Alignment Attention: Feature selection
- RMSNorm + SwiGLU FFN (LLM-inspired)
📌 Input: Target-aware sequence = User behaviors + candidates
📌 Output:P(click|S,p,c) = σ(MLP(E_block[-1,:], e_p, e_other))
📁 Open-Sourced Components
Due to industrial deployment constraints, we release:
✅ 1. Core Model Code
- File:
./handle_layer/handle_lib/handle_rec_unit.py - Key classes:
Mix1k_SUAN: For industrial datasetEleme_SUAN: For Eleme dataset
✅ 2. Experiment Configs
exp/user1/Mix1k_SUAN/: Industrial dataset configexp/user1/Eleme_SUAN/: Eleme dataset config
📚 Citation
@inproceedings{lai2025exploring,
title={Exploring Scaling Laws of CTR Model for Online Performance Improvement},
author={Lai, Weijiang and Jin, Beihong and Zhang, Jiongyan and Zheng, Yiyuan and Dong, Jian and Cheng, Jia and Lei, Jun and Wang, Xingxing},
booktitle={Proceedings of the Nineteenth ACM Conference on Recommender Systems},
pages={114--123},
year={2025},
organization={ACM}
}
📬 Contact
- Email: laiweijiang22@otcaix.iscas.ac.cn
- Affiliation: Institute of Software, Chinese Academy of Sciences
- GitHub: https://github.com/laiweijiang/SUAN
⭐ Star us if you find it useful!
Related Skills
node-connect
334.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
334.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.2kCommit, push, and open a PR
