Skip to main content
    Skip to main contentSkip to navigationSkip to footer
    Artificial Intelligence
    (One-Cycle Policy)

    One-Cycle Policy (Super-Convergence)

    Also known as:
    1Cycle Policy
    Super-Convergence
    Smith Scheduler
    Updated: 2/10/2026

    Learning rate schedule that first ramps up the LR (warmup) and then decreases it to a very low value – enables training in a fraction of the usual epochs.

    Quick Summary

    One-cycle policy combines aggressive warmup with cosine decay and inverse momentum – enables "super-convergence" with up to 10x fewer epochs.

    Explanation

    The LR rises linearly to the maximum, then falls via cosine decay. Simultaneously, momentum is varied inversely. Result: super-convergence – up to 10x faster training.

    Marketing Relevance

    Especially effective for fine-tuning and classification. Fastai has implemented one-cycle as the default schedule.

    Common Pitfalls

    Maximum LR must be determined with LR finder. Not optimal for all tasks. Less common for LLM pre-training than warmup + cosine.

    Origin & History

    Leslie Smith (2018) discovered super-convergence: certain LR schedules enable much faster training. Fast.ai (Jeremy Howard) popularized the method and made it the default schedule in the Fastai library.

    Comparisons & Differences

    One-Cycle Policy (Super-Convergence) vs. Cosine Annealing

    Cosine annealing only decreases the LR; one-cycle first increases it (warmup phase) and also varies momentum – more aggressive but often faster.

    One-Cycle Policy (Super-Convergence) vs. Warmup + Linear Decay

    Warmup+decay is more conservative; one-cycle uses higher peak LR and inverse momentum for faster convergence.

    Marketing Use Cases

    1

    Performance marketing teams use One-Cycle Policy (Super-Convergence) to generate campaign concepts faster and roll out A/B tests in hours instead of weeks.

    2

    Content teams deploy One-Cycle Policy (Super-Convergence) to accelerate editorial pipelines — from research and outline through to multilingual localization.

    3

    In customer support, One-Cycle Policy (Super-Convergence) powers intelligent chatbots that resolve Tier-1 tickets automatically, cutting ticket volume by 40–60%.

    4

    Analytics and insights teams combine One-Cycle Policy (Super-Convergence) with BI dashboards to interpret large datasets in real time and surface proactive recommendations.

    5

    Product and innovation teams prototype new features with One-Cycle Policy (Super-Convergence) without locking up deep engineering resources.

    6

    Compliance and legal teams apply One-Cycle Policy (Super-Convergence) to automatically check contracts, briefings and marketing assets against regulations like the EU AI Act.

    Frequently Asked Questions

    What is One-Cycle Policy (Super-Convergence)?

    Learning rate schedule that first ramps up the LR (warmup) and then decreases it to a very low value – enables training in a fraction of the usual epochs. In the context of Artificial Intelligence, One-Cycle Policy (Super-Convergence) describes an established approach increasingly used in production by AI-marketing teams to lift efficiency and quality in a measurable way.

    Why does One-Cycle Policy (Super-Convergence) matter for marketing teams in 2026?

    Especially effective for fine-tuning and classification. Fastai has implemented one-cycle as the default schedule. Companies that introduce One-Cycle Policy (Super-Convergence) in a structured way typically report 20–40% efficiency gains within the first 6 months.

    How do I introduce One-Cycle Policy (Super-Convergence) in my company?

    A pragmatic rollout of One-Cycle Policy (Super-Convergence) starts with a clearly scoped pilot use case, sharp KPIs (e.g. time, cost or conversion impact), a cross-functional team across marketing, data and IT, and a governance baseline aligned with EU AI Act and GDPR. After 6–8 weeks, scale to additional use cases.

    What are the risks and pitfalls of One-Cycle Policy (Super-Convergence)?

    Common pitfalls of One-Cycle Policy (Super-Convergence) include vague target outcomes, weak data quality, low team adoption, and bringing privacy and compliance in too late. A structured readiness check, clear ownership and a realistic roadmap materially reduce these risks.

    Related Services

    Related Terms

    👋Questions? Chat with us!