paper-with-me

Papers

MirrorVerse: Pushing Diffusion Models to Realistically Reflect the World

2025-04-21 · CVPR 2025 1 · Ankit Dhiman, Manan Shah, R Venkatesh Babu

Diffusion models have become central to various image editing tasks, yet they often fail to fully adhere to physical laws, particularly with effects like shadows, reflections, and occlusions. In this work, we address the challenge of generating photorealistic mirror reflections using diffusion-based generative models. Despite extensive training data, existing diffusion models frequently overlook the nuanced details crucial to authentic mirror reflections. Recent approaches have attempted to resolve this by creating synhetic datasets and framing reflection generation as an inpainting task; however, they struggle to generalize across different object orientations and positions relative to the mirror. Our method overcomes these limitations by introducing key augmentations into the synthetic data pipeline: (1) random object positioning, (2) randomized rotations, and (3) grounding of objects, significantly enhancing generalization across poses and placements. To further address spatial relationships and occlusions in scenes with multiple objects, we implement a strategy to pair objects during dataset generation, resulting in a dataset robust enough to handle these complex scenarios. Achieving generalization to real-world scenes remains a challenge, so we introduce a three-stage training curriculum to develop the MirrorFusion 2.0 model to improve real-world performance. We provide extensive qualitative and quantitative evaluations to support our approach. The project page is available at: https://mirror-verse.github.io/.

📄 PDF Abstract BibTeX arXiv:2504.15397

Code (0)

등록된 구현이 없습니다.

Tasks

Dataset Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

A Single Diffusion-Policy Controller for Multi-Task Block Pushing with Zero-Shot Sim-to-Real Transfer

2026-07-12 · Haitong Ma, Haldun Balim, Yang Hu, Bo Dai 외 arxiv

Diffusion policies have shown promising empirical performance in representing and learning complex maneuvers for robots using behavior cloning (BC). In this paper, we explore training diffusion policies from scratch usin…

Reinforcement Learning

A diffusion-based generative model for financial time series via geometric Brownian motion

2025-07-25 · Gihun Kim, Sun-Yong Choi, Yeoneung Kim arxiv

We propose a novel diffusion-based generative framework for financial time series that incorporates geometric Brownian motion (GBM), the foundation of the Black--Scholes theory, into the forward noising process. Unlike s…

A Convolutional Neural Deferred Shader for Physics Based Rendering

2025-12-22 · Zhuo He, Yingdong Ru, Qianying Liu, Paul Henderson 외 arxiv

Recent advances in neural rendering have achieved impressive results on photorealistic shading and relighting, by using a multilayer perceptron (MLP) as a regression model to learn the rendering equation from a real-worl…

When AUC Misleads: Polarization-Aware Evaluation of Deepfake Detectors under Domain Shift

2026-06-17 · Dat Nguyen, Cosmin Radoi, Romain Hermary, Marcella Astrid 외 arxiv

Recent advances in generative AI, such as diffusion models and face-swapping tools, have enabled the creation of highly realistic deepfakes, leading to real-world harms including financial fraud and non-consensual explic…

DeepFake Detection

RefGaussian: Disentangling Reflections from 3D Gaussian Splatting for Realistic Rendering

2024-06-09 · Rui Zhang, Tianyue Luo, Weidong Yang, Ben Fei 외

3D Gaussian Splatting (3D-GS) has made a notable advancement in the field of neural rendering, 3D scene reconstruction, and novel view synthesis. Nevertheless, 3D-GS encounters the main challenge when it comes to accurat…

3D Scene ReconstructionDepth EstimationNeural RenderingNovel View Synthesis