cs.LGJun 20, 2026

Mitigating Early Training Collapse in CTR Models

Authors: Ergun BiçiciErkan Çetinyamaç

Abstract

Deep neural models for click-through rate prediction often exhibit a sharp decline in validation performance immediately after the first training epoch despite continued improvement in training loss. This instability restricts effective learning and limits model performance. In this study, we analyze this behavior using large-scale industrial datasets and evaluate practical mitigation strategies. While reducing the learning rate provides only incremental gains, controlling feature sparsity yields substantial improvements. Removing highly sparse features and aggregating infrequent feature values stabilizes training, extends useful learning beyond a single epoch, and improves both offline evaluation metrics and online system performance.

Explore similar work

CardsList
  1. Simplifying Neural Networks During Training

    Jul 30, 2026Lorenzo Sciandra, Samuele Fonio, Roberto EspositoNeural CollapseDeep Network