A technique to handle imbalanced datasets (e.g., fraud detection). Instead of just duplicating minority samples, it synthesizes new, plausible examples by interpolating between existing ones.
Chawla et al. (2002).
Go-to fix for 'rare event' prediction problems.