paper-with-me

홈 › Papers

BoxCtrl: 3D-Aware Visual Prompting for Geometric Image Editing

2026-06-22 · Feifei Wang, Shiyuan Yang, Xiaoyu Li, Jing Liao arxiv

As instruction-based editing models and multimodal large language models advance, diverse image editing tasks have become feasible. However, achieving precise and consistent geometric image editing, such as translating, scaling, and rotating in 3D space, remains a major challenge. In this work, we introduce BoxCtrl, a 3D-aware visual prompting framework. Unlike text-only or coarse 2D-guided approaches, our method introduces informative RGB 3D bounding boxes projected onto 2D images as visual prompts. The three orthogonal faces of each box are painted with distinct RGB colors, simultaneously encoding position, size, and orientation to provide a compact, intuitive in-context visual example. The key to BoxCtrl's success lies in these well-designed bounding boxes, which decouple geometric control from appearance control. This enables the model to learn consistent correspondences between faces of the same color in the latent space, leading to a precise understanding of geometric intentions and accurate editing results. We introduce a two-stage training paradigm: Supervised Fine-Tuning (SFT) followed by Reinforcement Learning (RL). To address paired data scarcity, we construct a large-scale synthetic dataset for SFT, equipping the model with fundamental editing capabilities. To bridge the synthetic-to-real domain gap, we incorporate an online RL stage leveraging unpaired real-world data. Guided by a reward function evaluating geometric accuracy and visual fidelity, our SFT-RL strategy significantly enhances geometric precision while maintaining photorealistic quality. Extensive experiments demonstrate that BoxCtrl achieves state-of-the-art performance across translation, rotation, scaling, and composite editing tasks.

📄 PDF Abstract BibTeX arXiv:2606.23270

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningImage Editing

Similar Papers 제목 키워드 기반

On the Effectiveness of Textual Prompting with Lightweight Fine-Tuning for SAM3 Remote Sensing Segmentation

2025-12-17 · Roni Blushtein-Livnon, Osher Rafaeli, David Ioffe, Amir Boger 외 arxiv

Remote sensing (RS) image segmentation is constrained by the limited availability of annotated data and a gap between overhead imagery and natural images used to train foundational models. This motivates effective adapta…

Image Segmentation

NeuSEditor: From Multi-View Images to Text-Guided Neural Surface Edits

2025-05-16 · Nail Ibrahimli, Julian F. P. Kooij, Liangliang Nan

Implicit surface representations are valued for their compactness and continuity, but they pose significant challenges for editing. Despite recent advancements, existing methods often fail to preserve identity and mainta…

Diversity-Aware Meta Visual Prompting

2023-03-14 · CVPR 2023 1 · Qidong Huang, Xiaoyi Dong, Dongdong Chen, Weiming Zhang 외

We present Diversity-Aware Meta Visual Prompting~(DAM-VP), an efficient and effective prompting method for transferring pre-trained models to downstream tasks with frozen backbone. A challenging issue in visual prompting…

DiversityVisual Prompting

A Comprehensive Study of Multimodal Large Language Models for Image Quality Assessment

2024-03-16 · Tianhe Wu, Kede Ma, Jie Liang, Yujiu Yang 외

While Multimodal Large Language Models (MLLMs) have experienced significant advancement in visual understanding and reasoning, their potential to serve as powerful, flexible, interpretable, and text-driven models for Ima…

Image Quality Assessment

PVLR: Prompt-driven Visual-Linguistic Representation Learning for Multi-Label Image Recognition

2024-01-31 · Hao Tan, Zichang Tan, Jun Li, Jun Wan 외

Multi-label image recognition is a fundamental task in computer vision. Recently, vision-language models have made notable advancements in this area. However, previous methods often failed to effectively leverage the ric…

Multi-Label Image RecognitionRepresentation Learning