Lδ(y,y^)={21(y−y^)2δ∣y−y^∣−21δ2if ∣y−y^∣≤δotherwise Characteristics: Quadratic for small errors (like L2), linear for large errors (like L1). Balances robustness and smooth optimization. Common in regression tasks where outliers may exist.