paper-with-me

Papers

Vinedresser3D: Agentic Text-guided 3D Editing

2026-02-23 · Yankuan Chi, Xiang Li, Zixuan Huang, James M. Rehg arxiv

Text-guided 3D editing aims to modify existing 3D assets using natural-language instructions. Current methods struggle to jointly understand complex prompts, automatically localize edits in 3D, and preserve unedited content. We introduce Vinedresser3D, an agentic framework for high-quality text-guided 3D editing that operates directly in the latent space of a native 3D generative model. Given a 3D asset and an editing prompt, Vinedresser3D uses a multimodal large language model to infer rich descriptions of the original asset, identify the edit region and edit type (addition, modification, deletion), and generate decomposed structural and appearance-level text guidance. The agent then selects an informative view and applies an image editing model to obtain visual guidance. Finally, an inversion-based rectified-flow inpainting pipeline with an interleaved sampling module performs editing in the 3D latent space, enforcing prompt alignment while maintaining 3D coherence and unedited regions. Experiments on diverse 3D edits demonstrate that Vinedresser3D outperforms prior baselines in both automatic metrics and human preference studies, while enabling precise, coherent, and mask-free 3D editing.

📄 PDF Abstract BibTeX arXiv:2602.19542

Code (0)

등록된 구현이 없습니다.

Tasks

Image Editing

Similar Papers 제목 키워드 기반

LEDGER: Scaling Agentic Document Editing with Dependency-aware Graph Retrieval

2026-06-19 · Mike Hang Wang, Utkarsh Garg, Reza Davari, Huitian Jiao 외 arxiv

We introduce LEDGER to tackle the novel context engineering challenge of agentic document editing, where localized edits to long, structured documents must be applied efficiently without breaking cross-references or sema…

JAVEDIT: Joint Audio-Visual Instruction-Guided Video Editing with Agentic Data Curation

2026-06-02 · Yinan Chen, Chuming Lin, Zhennan Chen, Yuxiang Zeng 외 arxiv

While instruction-based video editing has seen significant progress, joint audio-visual editing remains constrained by the absence of dedicated datasets and benchmarks. To bridge this gap, we present JAVEdit-100k, the fi…

APEX: Academic Poster Editing Agentic Expert

2026-01-08 · Chengxin Shi, Qinnan Cai, Zeyuan Chen, Long Zeng 외 arxiv

Designing academic posters is a labor-intensive process requiring the precise balance of high-density content and sophisticated layout. While existing paper-to-poster generation methods automate initial drafting, they ar…

EditRefiner: A Human-Aligned Agentic Framework for Image Editing Refinement

2026-05-08 · Zitong Xu, Huiyu Duan, Yifei Nie, Mingda Du 외 arxiv

Recent text-guided image editing (TIE) models have made remarkable progress, yet edited images still frequently suffer from fine-grained issues such as unnatural objects, lighting mismatch, and unexpected changes. Existi…

Instruction FollowingImage Editing

MolAct: An Agentic RL Framework for Molecular Editing and Property Optimization

2025-12-23 · Zhuo Yang, Yeyun Chen, Jiaqing Xie, Ben Gao 외 arxiv

Molecular editing and optimization are multi-step problems that require iteratively improving properties while keeping molecules chemically valid and structurally similar. We frame both tasks as sequential, tool-guided d…

Reinforcement Learning