Adaptive Recommendation under Change
I study how recommendation systems should adapt when user evidence becomes stale, catalogs evolve, and production constraints limit what can safely change.
- Zero-observation user reactivation after long inactivity
- Generative and sequential recommendation under changing intent
- Dynamic retrieval, graph learning, and efficient ranking models
DeltaGate
A reproducible implementation of gap-conditioned dimensional gating for zero-observation user reactivation, with frozen sequential backbones, audited experiment runners, and full-ranking evaluation.
Python · PyTorch · MIT License