Daily Arxiv

This page organizes papers related to artificial intelligence published around the world.
This page is summarized using Google Gemini and is operated on a non-profit basis.
The copyright of the paper belongs to the author and the relevant institution. When sharing, simply cite the source.

LATTE: Latent Trajectory Embedding for Diffusion-Generated Image Detection

Created by
  • Haebom

Author

Ana Vasilcoiu, Ivona Najdenkoska, Zeno Geradts, Marcel Worring

LATTE: Generative Image Detection Using Latent Trajectory Embeddings

Outline

With the advancement of diffusion-based image generators, distinguishing between generated and real images is becoming increasingly difficult. This paper proposes a novel approach that leverages diffusion denoising cues but considers the sequential nature of the denoising process rather than relying on a single-step reconstruction. LATTE (LATent Trajectory Embedding) models the evolution of latent embeddings across multiple denoising stages, revealing subtle and discriminatory patterns that distinguish generated and real images. It demonstrates outstanding performance on benchmarks such as GenImage, Chameleon, and Diffusion Forensics, particularly in cross-generator and cross-dataset scenarios.

Takeaways, Limitations

Takeaways:
Demonstrating the potential of latent trajectory modeling and improving the performance of generative image detection.
It demonstrates strengths in cross-generator and cross-dataset environments.
It can contribute to restoring trust in digital media.
Limitations:
The specific Limitations is not specified in the paper.
👍