paper-with-me

Papers

PhotoFramer: Multi-modal Image Composition Instruction

2025-11-30 · Zhiyuan You, Ke Wang, He Zhang, Xin Cai, Jinjin Gu, Tianfan Xue, Chao Dong, Zhoutong Zhang arxiv

Composition matters during the photo-taking process, yet many casual users struggle to frame well-composed images. To provide composition guidance, we introduce PhotoFramer, a multi-modal composition instruction framework. Given a poorly composed image, PhotoFramer first describes how to improve the composition in natural language and then generates a well-composed example image. To train such a model, we curate a large-scale dataset. Inspired by how humans take photos, we organize composition guidance into a hierarchy of sub-tasks: shift, zoom-in, and view-change tasks. Shift and zoom-in data are sampled from existing cropping datasets, while view-change data are obtained via a two-stage pipeline. First, we sample pairs with varying viewpoints from multi-view datasets, and train a degradation model to transform well-composed photos into poorly composed ones. Second, we apply this degradation model to expert-taken photos to synthesize poor images to form training pairs. Using this dataset, we finetune a model that jointly processes and generates both text and images, enabling actionable textual guidance with illustrative examples. Extensive experiments demonstrate that textual instructions effectively steer image composition, and coupling them with exemplars yields consistent improvements over exemplar-only baselines. PhotoFramer offers a practical step toward composition assistants that make expert photographic priors accessible to everyday users.

📄 PDF Abstract BibTeX arXiv:2512.00993

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

StyleBooth: Image Style Editing with Multimodal Instruction

2024-04-18 · Zhen Han, Chaojie Mao, Zeyinzi Jiang, Yulin Pan 외

Given an original image, image editing aims to generate an image that align with the provided instruction. The challenges are to accept multimodal inputs as instructions and a scarcity of high-quality training data, incl…

CCIN: Compositional Conflict Identification and Neutralization for Composed Image Retrieval

2025-01-01 · CVPR 2025 1 · Likai Tian, Jian Zhao, Zechao Hu, Zhengwei Yang 외

Composed Image Retrieval (CIR) is a multi-modal task that seeks to retrieve target images by harmonizing a reference image with a modified instruction. A key challenge in CIR lies in compositional conflicts between t…

Image RetrievalRetrieval

MIRA: Multimodal Iterative Reasoning Agent for Image Editing

2025-11-26 · Ziyun Zeng, Hang Hua, Jiebo Luo arxiv

Instruction-guided image editing offers an intuitive way for users to edit images with natural language. However, diffusion-based editing models often struggle to accurately interpret complex user instructions, especiall…

Multimodal ReasoningImage Editing

CoDi-2: In-Context, Interleaved, and Interactive Any-to-Any Generation

2023-11-30 · Zineng Tang, ZiYi Yang, Mahmoud Khademi, Yang Liu 외

We present CoDi-2, a versatile and interactive Multimodal Large Language Model (MLLM) that can follow complex multimodal interleaved instructions, conduct in-context learning (ICL), reason, chat, edit, etc., in an any-to…

Image GenerationIn-Context LearningLanguage ModelingLanguage Modelling+3

MIGE: A Unified Framework for Multimodal Instruction-Based Image Generation and Editing

2025-02-28 · Xueyun Tian, Wei Li, Bingbing Xu, Yige Yuan 외

Despite significant progress in diffusion-based image generation, subject-driven generation and instruction-based editing remain challenging. Existing methods typically treat them separately, struggling with limited high…

Image GenerationTransfer Learning