← Latest papers
🤖 machine learning

Video Reconstruction using Diffusion-based Image-to-Video Generation with Trajectory Guidance

This paper proposes a trajectory-guided image-to-video diffusion pipeline that reconstructs missing frames in maritime drone footage by conditioning a pre-trained model on projected GPS telemetry, achieving superior visual quality and motion realism compared to traditional interpolation baselines without requiring domain-specific fine-tuning.

Original authors: Stelio Bompai, Ioannis Kontopoulos, Giannis Spiliopoulos, Dimitris Zissis, Konstantinos Tserpes

Published 2026-05-19
📖 4 min read☕ Coffee break read

Original authors: Stelio Bompai, Ioannis Kontopoulos, Giannis Spiliopoulos, Dimitris Zissis, Konstantinos Tserpes

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are watching a live drone video of two small boats sailing on the ocean. Suddenly, the internet connection glitches, and a chunk of the video disappears. You are left with a gap: you see the boats at the start, and you see them at the end, but the middle is missing.

Usually, computers try to fill this gap by guessing what happened in between, kind of like a child trying to connect two dots with a straight line. But if the boats are moving fast or turning, a straight line looks fake and blurry.

This paper proposes a smarter way to fix the video. Instead of just guessing based on the picture, the computer uses a "secret map" that the boats are already carrying: their GPS data.

The Problem: A Blurry Guess

Think of traditional video repair methods (like the ones used in old movies or standard software) as a painter trying to recreate a scene by only looking at the colors on the canvas. If the boats move quickly, the painter smears the paint, creating a blurry mess. They don't know where the boats actually went, only that they moved "somewhere."

The Solution: The GPS "Ghost Guide"

The authors built a pipeline that acts like a GPS-guided puppeteer. Here is how it works, step-by-step:

  1. The Reference Frame: The computer starts with the last clear picture of the boats before the video cut out.
  2. The GPS Clues: The boats have been sending their exact location coordinates (latitude and longitude) to a log file, even while the video was broken.
  3. The Translation: The computer takes these GPS numbers and translates them into "pixel arrows" on the screen. It's like drawing a tiny arrow on the photo showing exactly where the boat should be in the next second, based on its real-world movement.
  4. The Magic Artist (Diffusion Model): The computer feeds this annotated photo into a powerful AI artist (called a "diffusion model"). This AI is trained on millions of videos to understand how water, light, and movement look.
    • Normally, this AI might guess the boat's path randomly.
    • But because the authors gave it the GPS arrows, the AI is forced to paint the boat moving exactly where the GPS says it went.

The Result: A Realistic Reconstruction

The paper tested this method against the "old school" guessing techniques. Here is what they found:

  • The "Blurry" Competitors: The traditional methods (like Optical Flow and RIFE) produced videos that were either too smooth (looking like a cartoon) or had the wrong amount of movement. They looked "averaged out" rather than real.
  • The GPS-Guided Winner: The method using the GPS data produced frames that looked the most natural.
    • Motion: The boats moved at a realistic speed and direction, not just sliding across the screen.
    • Texture: The water and boat details looked sharp and natural, not blurry.
    • Accuracy: The boats ended up in the exact spots the GPS said they should be.

The Catch

The authors admit this was a test run on a very short clip (just two seconds) with only two boats. It's like testing a new car engine on a short track before driving it across the country. Also, the computer still needed a human to click on the boats once to say, "That's the green boat, that's the yellow one," so it could match the GPS data to the right vessel.

The Bottom Line

This paper shows that if you have a video with missing parts, but you also have the GPS logs of the objects in the video, you can use that GPS data to "steer" an AI into reconstructing the missing video. It's like giving the AI a GPS navigation system so it doesn't have to guess where the objects are going; it just follows the map, resulting in a video that looks much more real than if it had to guess on its own.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →