paper-with-me

홈 › Papers

LATTE: Latent Trajectory Embedding for Diffusion-Generated Image Detection

2025-07-03 · Ana Vasilcoiu, Ivona Najdenkoska, Zeno Geradts, Marcel Worring arxiv

The rapid advancement of diffusion-based image generators has made it increasingly difficult to distinguish generated from real images. This erodes trust in digital media, making it critical to develop generated image detectors that remain reliable across different generators. While recent approaches leverage diffusion denoising cues, they typically rely on single-step reconstruction errors and overlook the sequential nature of the denoising process. In this work, we propose LATTE - LATent Trajectory Embedding - a novel approach that models the evolution of latent embeddings across multiple denoising steps. Instead of treating each denoising step in isolation, LATTE captures the trajectory of these representations, revealing subtle and discriminative patterns that distinguish real from generated images. Experiments on several benchmarks, such as GenImage, Chameleon, and Diffusion Forensics, show that LATTE achieves superior performance, especially in challenging cross-generator and cross-dataset scenarios, highlighting the potential of latent trajectory modeling. The code is available on the following link: https://github.com/AnaMVasilcoiu/LATTE-Diffusion-Detector.

📄 PDF Abstract BibTeX arXiv:2507.03054

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory Modeling

Similar Papers 제목 키워드 기반

Latte: Latent Diffusion Transformer for Video Generation

2024-01-05 · Xin Ma, Yaohui Wang, Gengyun Jia, Xinyuan Chen 외

We propose a novel Latent Diffusion Transformer, namely Latte, for video generation. Latte first extracts spatio-temporal tokens from input videos and then adopts a series of Transformer blocks to model video distributio…

Text-to-Video GenerationVideo Generation

Improved Exploration through Latent Trajectory Optimization in Deep Deterministic Policy Gradient

2019-11-15 · Kevin Sebastian Luck, Mel Vecerik, Simon Stepputtis, Heni Ben Amor 외

Model-free reinforcement learning algorithms such as Deep Deterministic Policy Gradient (DDPG) often require additional exploration strategies, especially if the actor is of deterministic nature. This work evaluates the …

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learning+2

Continuous Language Diffusion as a Decoder-Interface Problem

2026-06-07 · Zhicheng Du, Lan Ma arxiv

Gaussian-corrupted sentence embeddings have no direct linguistic interpretation, yet continuous diffusion language models can generate fluent text from them. We study this puzzle through Embedded Language Flows (ELF) and…

Latent Forcing: Reordering the Diffusion Trajectory for Pixel-Space Image Generation

2026-02-11 · Alan Baade, Eric Ryan Chan, Kyle Sargent, Changan Chen 외 arxiv

Latent diffusion models excel at generating high-quality images but lose the benefits of end-to-end modeling. They discard information during image encoding, require a separately trained decoder, and model an auxiliary d…

Image Generation

VDLM: Variable Diffusion LMs via Robust Latent-to-Text Rendering

2026-01-27 · Shuhui Qu arxiv

Autoregressive language models decode left-to-right with irreversible commitments, limiting revision during multi-step reasoning. We propose \textbf{VDLM}, a modular variable diffusion language model that separates seman…