paper-with-me

홈 › Papers

Responsible Visual Editing

2024-04-08 · Minheng Ni, Yeli Shen, Lei Zhang, WangMeng Zuo

With recent advancements in visual synthesis, there is a growing risk of encountering images with detrimental effects, such as hate, discrimination, or privacy violations. The research on transforming harmful images into responsible ones remains unexplored. In this paper, we formulate a new task, responsible visual editing, which entails modifying specific concepts within an image to render it more responsible while minimizing changes. However, the concept that needs to be edited is often abstract, making it challenging to locate what needs to be modified and plan how to modify it. To tackle these challenges, we propose a Cognitive Editor (CoEditor) that harnesses the large multimodal model through a two-stage cognitive process: (1) a perceptual cognitive process to focus on what needs to be modified and (2) a behavioral cognitive process to strategize how to modify. To mitigate the negative implications of harmful images on research, we create a transparent and public dataset, AltBear, which expresses harmful information using teddy bears instead of humans. Experiments demonstrate that CoEditor can effectively comprehend abstract concepts within complex scenes and significantly surpass the performance of baseline models for responsible visual editing. We find that the AltBear dataset corresponds well to the harmful content found in real images, offering a consistent experimental evaluation, thereby providing a safer benchmark for future research. Moreover, CoEditor also shows great results in general editing. We release our code and dataset at https://github.com/kodenii/Responsible-Visual-Editing.

📄 PDF Abstract BibTeX arXiv:2404.05580

Code (1)

kodenii/responsible-visual-editing 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

CoEditor++: Instruction-based Visual Editing via Cognitive Reasoning

2026-01-31 · Minheng Ni, Yutao Fan, Zhengyuan Yang, Yeli Shen 외 arxiv

Recent advances in large multimodal models (LMMs) have enabled instruction-based image editing, allowing users to modify visual content via natural language descriptions. However, existing approaches often struggle with …

Instruction FollowingImage Editing

ImageEdit-R1: Boosting Multi-Agent Image Editing via Reinforcement Learning

2026-03-09 · Yiran Zhao, Yaoqi Ye, Xiang Liu, Michael Qizhe Shieh 외 arxiv

With the rapid advancement of commercial multi-modal models, image editing has garnered significant attention due to its widespread applicability in daily life. Despite impressive progress, existing image editing systems…

Reinforcement LearningImage Editing

VeloEdit: Training-Free Consistent and Continuous Instruction-Based Image Editing via Velocity Field Decomposition

2026-03-11 · Zongqing Li, Zhihui Liu, Yujie Xie, Shansiyuan Wu 외 arxiv

Instruction-based image editing aims to modify source content according to textual instructions. However, existing methods built upon flow matching often struggle to maintain consistency in non-edited regions due to deno…

Image Editing

SealD-NeRF: Interactive Pixel-Level Editing for Dynamic Scenes by Neural Radiance Fields

2024-02-21 · Zhentao Huang, Yukun Shi, Neil Bruce, Minglun Gong

The widespread adoption of implicit neural representations, especially Neural Radiance Fields (NeRF), highlights a growing need for editing capabilities in implicit 3D models, essential for tasks like scene post-processi…

NeRF

GAM Changer: Editing Generalized Additive Models with Interactive Visualization

2021-12-06 · Zijie J. Wang, Alex Kale, Harsha Nori, Peter Stella 외

Recent strides in interpretable machine learning (ML) research reveal that models exploit undesirable patterns in the data to make predictions, which potentially causes harms in deployment. However, it is unclear how we …

Additive modelsInterpretable Machine Learning