中文
相关论文

相关论文: Making Reconstruction FID Predictive of Diffusion …

200 篇论文

The rapid advancement of diffusion models has significantly improved high-quality image generation, making generated content increasingly challenging to distinguish from real images and raising concerns about potential misuse. In this…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Beilin Chu , Xuan Xu , Xin Wang , Yufei Zhang , Weike You , Linna Zhou

While latent diffusion models achieve impressive image editing results, their application to iterative editing of the same image is severely restricted. When trying to apply consecutive edit operations using current models, they accumulate…

图形学 · 计算机科学 2025-04-29 Gal Almog , Ariel Shamir , Ohad Fried

We introduce Interleaved Gibbs Diffusion (IGD), a novel generative modeling framework for discrete-continuous data, focusing on problems with important, implicit and unspecified constraints in the data. Most prior works on discrete and…

机器学习 · 计算机科学 2025-07-04 Gautham Govind Anil , Sachin Yadav , Dheeraj Nagaraj , Karthikeyan Shanmugam , Prateek Jain

Fr\'echet Inception Distance (FID) is widely used to evaluate image generators, yet lower FID does not always correspond to better sample quality. We show that this mismatch depends in part on the geometry of the reference dataset. In a…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Yunghee Lee , Byeonghyun Pak

Generalizable 3D object reconstruction from single-view RGB-D images remains a challenging task, particularly with real-world data. Current state-of-the-art methods develop Transformer-based implicit field learning, necessitating an…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Yushuang Wu , Luyue Shi , Junhao Cai , Weihao Yuan , Lingteng Qiu , Zilong Dong , Liefeng Bo , Shuguang Cui , Xiaoguang Han

Text-to-image diffusion models have made significant progress in generating naturalistic images from textual inputs, and demonstrate the capacity to learn and represent complex visual-semantic relationships. While these diffusion models…

计算机视觉与模式识别 · 计算机科学 2024-11-18 Rushikesh Zawar , Shaurya Dewan , Prakanshul Saxena , Yingshan Chang , Andrew Luo , Yonatan Bisk

With the rise of large foundation models, split inference (SI) has emerged as a popular computational paradigm for deploying models across lightweight edge devices and cloud servers, addressing data privacy and computational cost concerns.…

机器学习 · 计算机科学 2025-09-16 Wa-Kin Lei , Jun-Cheng Chen , Shang-Tse Chen

Infrared imaging technology has gained significant attention for its reliable sensing ability in low visibility conditions, prompting many studies to convert the abundant RGB images to infrared images. However, most existing image…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Fangyuan Mao , Jilin Mei , Shun Lu , Fuyang Liu , Liang Chen , Fangzhou Zhao , Yu Hu

Conditional diffusion models can create unseen images in various settings, aiding image interpolation. Interpolation in latent spaces is well-studied, but interpolation with specific conditions like text or poses is less understood. Simple…

计算机视觉与模式识别 · 计算机科学 2024-10-07 Qiyuan He , Jinghao Wang , Ziwei Liu , Angela Yao

Discrete diffusion models form a powerful class of generative models across diverse domains, including text and graphs. However, existing approaches face fundamental limitations. Masked diffusion models suffer from irreversible errors due…

机器学习 · 计算机科学 2026-04-21 Marcel Kollovieh , Sirine Ayadi , Stephan Günnemann

Video Frame Interpolation (VFI) remains a cornerstone in video enhancement, enabling temporal upscaling for tasks like slow-motion rendering, frame rate conversion, and video restoration. While classical methods rely on optical flow and…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Priyansh Srivastava , Romit Chatterjee , Abir Sen , Aradhana Behura , Ratnakar Dash

The Fr\'echet Inception Distance (FID) has been used to evaluate hundreds of generative models. We introduce FastFID, which can efficiently train generative models with FID as a loss function. Using FID as an additional loss for Generative…

机器学习 · 计算机科学 2021-04-15 Alexander Mathiasen , Frederik Hvilshøj

In this work, we propose a new diffusion-based method for video frame interpolation (VFI), in the context of traditional hand-made animation. We introduce three main contributions: The first is that we explicitly handle the interpolation…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Victor Fonte Chavez , Claudia Esteves , Jean-Bernard Hayet

Implicit generative models, which do not return likelihood values, such as generative adversarial networks and diffusion models, have become prevalent in recent years. While it is true that these models have shown remarkable results,…

机器学习 · 计算机科学 2022-06-23 Eyal Betzalel , Coby Penso , Aviv Navon , Ethan Fetaya

Generative recommendation (GR) with semantic IDs (SIDs) has emerged as a promising alternative to traditional recommendation approaches due to its performance gains, capitalization on semantic information provided through language model…

机器学习 · 计算机科学 2025-12-19 Kulin Shah , Bhuvesh Kumar , Neil Shah , Liam Collins

In latent diffusion models, the autoencoder (AE) is typically expected to balance two capabilities: faithful reconstruction and a generation-friendly latent space (e.g., low gFID). In recent ImageNet-scale AE studies, we observe a…

计算机视觉与模式识别 · 计算机科学 2026-01-30 Pu Cao , Yiyang Ma , Feng Zhou , Xuedan Yin , Qing Song , Lu Yang

Multimodal regression aims to predict a continuous target from heterogeneous input sources and typically relies on fusion strategies such as early or late fusion. However, existing methods lack principled tools to disentangle and quantify…

机器学习 · 计算机科学 2025-12-29 Zhaozhao Ma , Shujian Yu

Diffusion models have shown superior performance on unsupervised anomaly detection tasks. Since trained with normal data only, diffusion models tend to reconstruct normal counterparts of test images with certain noises added. However, these…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Hang Yao , Ming Liu , Haolin Wang , Zhicun Yin , Zifei Yan , Xiaopeng Hong , Wangmeng Zuo

Fr\'echet Inception Distance (FID) is the primary metric for ranking models in data-driven generative modeling. While remarkably successful, the metric is known to sometimes disagree with human judgement. We investigate a root cause of…

计算机视觉与模式识别 · 计算机科学 2023-02-15 Tuomas Kynkäänniemi , Tero Karras , Miika Aittala , Timo Aila , Jaakko Lehtinen

Fr\'echet Inception Distance (FID), computed with an ImageNet pretrained Inception-v3 network, is widely used as a state-of-the-art evaluation metric for generative models. It assumes that feature vectors from Inception-v3 follow a…

计算机视觉与模式识别 · 计算机科学 2026-02-23 Yuli Wu , Fucheng Liu , Rüveyda Yilmaz , Henning Konermann , Peter Walter , Johannes Stegmaier
‹ 上一页 1 2 3 10 下一页 ›