Samsung · Filed Nov 21, 2024 · Published May 21, 2026 · verified — real USPTO data

Samsung Patents an ML Training Method for Fixing Blurry Handheld Photos

Taking sharp photos in low light is hard — your hands shake, frames blur, and stacking multiple shots makes the misalignment worse. Samsung's new patent describes a way to train AI models to fix exactly that, by teaching them on artificially degraded images before they ever see a real shaky shot.

Samsung Patent: ML Multi-Frame Blending Training Explained — figure from US 2026/0141489 A1
FIG. 1A — rendered from the official USPTO publication PDF.
Publication number US 2026/0141489 A1
Applicant Samsung Electronics Co., Ltd.
Filing date Nov 21, 2024
Publication date May 21, 2026
Inventors Thilo Balke, Ke Wang, Abhiram Gnanasambandam, John Seokjun Lee, Hamid R. Sheikh
CPC classification 382/100
Grant likelihood Medium
Examiner CENTRAL, DOCKET (Art Unit OPAP)
Status Docketed New Case - Ready for Examination (Dec 30, 2024)
Document 20 claims

What Samsung's motion-blur AI training actually does

Imagine you're shooting a candlelit dinner on your phone. The camera grabs several frames quickly and tries to merge them into one sharp image — but your hand moved slightly between each shot, so the result can look smeared or ghosted. Multi-frame blending is the tech trying to solve that, and it relies on AI models that need a lot of training data.

The problem is that collecting perfectly matched pairs of blurry real-world photos and their sharp originals is painfully slow. Samsung's patent proposes a shortcut: take clean, sharp training images you already have, then synthetically add realistic motion blur and warping to them in software. Now you have unlimited blurry-plus-sharp pairs to train on.

The result is an AI that learns to undo blur and realign frames — trained on fake shake, but capable of handling your real-world shaky hand. It's a data-augmentation trick that could mean sharper photos in challenging shooting conditions without needing to gather huge real-world datasets.

How Samsung simulates shake to train the blur-removal model

The patent describes a training pipeline for a multi-frame blending model — the kind of AI that takes several rapid-fire frames and merges them into a single high-quality image.

The core innovation is in data augmentation (the process of artificially expanding your training dataset). Rather than sourcing millions of genuinely blurry real photos paired with ground-truth sharp versions, the method:

  • Starts with existing clean image sets that already have known ground-truth sharp references
  • Programmatically applies simulated motion blur (replicating the smearing caused by camera movement during exposure) and warping (geometric distortion that mimics frame-to-frame misalignment) to generate degraded versions
  • Uses those synthetically degraded frame sets alongside their ground-truth originals to train the ML model

The trained model learns two coupled tasks: frame alignment (figuring out how each captured frame has shifted relative to the others) and blur removal (deconvolving the motion smear from each frame). Crucially, the patent emphasizes that the simulated augmentations are designed to mimic handheld motion patterns specifically — not arbitrary random noise — which keeps the training distribution realistic.

What this means for Galaxy camera processing pipelines

For Samsung's Galaxy camera stack, which already leans heavily on computational photography, this kind of training shortcut could meaningfully lower the cost of improving low-light and burst photography models. Building large real-world blur datasets is expensive and slow; generating synthetic ones from existing clean image libraries is comparatively cheap and scalable. Better training data pipelines often matter more than model architecture changes when you're iterating fast across product generations.

For you as a phone photographer, the downstream effect is potentially sharper burst shots and less ghosting on moving subjects — especially in dim environments where multi-frame stacking is doing the heaviest lifting. It's not a flashy feature, but it's the kind of foundational work that quietly makes everything feel more polished.

Editorial take

This is unglamorous but genuinely useful research. Data augmentation strategies like this are a well-established lever in computer vision, and Samsung applying it specifically to handheld motion patterns for multi-frame blending makes practical sense for a camera hardware company that ships hundreds of millions of devices. It's not a conceptual leap, but it's solid execution-focused IP that points at real product improvements.

Get one Big Tech patent every Sunday

Plain English, intelligent commentary, no hype. Free.

Source. Full patent text and figures from the official USPTO publication PDF.

Editorial commentary on a publicly published patent application. Not legal advice.