paper-with-me

Papers

FreeInsert: Disentangled Text-Guided Object Insertion in 3D Gaussian Scene without Spatial Priors

2025-05-02 · Chenxi Li, Weijie Wang, Qiang Li, Bruno Lepri, Nicu Sebe, Weizhi Nie

Text-driven object insertion in 3D scenes is an emerging task that enables intuitive scene editing through natural language. However, existing 2D editing-based methods often rely on spatial priors such as 2D masks or 3D bounding boxes, and they struggle to ensure consistency of the inserted object. These limitations hinder flexibility and scalability in real-world applications. In this paper, we propose FreeInsert, a novel framework that leverages foundation models including MLLMs, LGMs, and diffusion models to disentangle object generation from spatial placement. This enables unsupervised and flexible object insertion in 3D scenes without spatial priors. FreeInsert starts with an MLLM-based parser that extracts structured semantics, including object types, spatial relationships, and attachment regions, from user instructions. These semantics guide both the reconstruction of the inserted object for 3D consistency and the learning of its degrees of freedom. We leverage the spatial reasoning capabilities of MLLMs to initialize object pose and scale. A hierarchical, spatially aware refinement stage further integrates spatial semantics and MLLM-inferred priors to enhance placement. Finally, the appearance of the object is improved using the inserted-object image to enhance visual fidelity. Experimental results demonstrate that FreeInsert achieves semantically coherent, spatially precise, and visually realistic 3D insertions without relying on spatial priors, offering a user-friendly and flexible editing experience.

📄 PDF Abstract BibTeX arXiv:2505.01322

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectSpatial Reasoning

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…
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…

Similar Papers 제목 키워드 기반

FreeInsert: Personalized Object Insertion with Geometric and Style Control

2025-09-25 · Yuhong Zhang, Han Wang, Yiwen Wang, Rong Xie 외 arxiv

Text-to-image diffusion models have made significant progress in image generation, allowing for effortless customized generation. However, existing image editing methods still face certain limitations when dealing with p…

Image Generation3D GenerationImage Editing

OmniPaint: Mastering Object-Oriented Editing via Disentangled Insertion-Removal Inpainting

2025-03-11 · Yongsheng Yu, Ziyun Zeng, Haitian Zheng, Jiebo Luo

Diffusion-based generative models have revolutionized object-oriented image editing, yet their deployment in realistic object removal and insertion remains hampered by challenges such as the intricate interplay of physic…

HallucinationObjectObject Hallucination

Point2Insert: Video Object Insertion via Sparse Point Guidance

2026-02-04 · Yu Zhou, Xiaoyan Yang, Bojia Zi, Lihan Zhang 외 arxiv

This paper introduces Point2Insert, a sparse-point-based framework for flexible and user-friendly object insertion in videos, motivated by the growing popularity of accurate, low-effort object placement. Existing approac…

InseRF: Text-Driven Generative Object Insertion in Neural 3D Scenes

2024-01-10 · Mohamad Shahbazi, Liesbeth Claessens, Michael Niemeyer, Edo Collins 외

We introduce InseRF, a novel method for generative object insertion in the NeRF reconstructions of 3D scenes. Based on a user-provided textual description and a 2D bounding box in a reference viewpoint, InseRF generates …

3D scene EditingDepth EstimationMonocular Depth EstimationNeRF+2

EraseDraw: Learning to Draw Step-by-Step via Erasing Objects from Images

2024-08-31 · Alper Canberk, Maksym Bondarenko, Ege Ozguroglu, Ruoshi Liu 외

Creative processes such as painting often involve creating different components of an image one by one. Can we build a computational model to perform this task? Prior works often fail by making global changes to the imag…

Object