English
Related papers

Related papers: EraseLoRA: MLLM-Driven Foreground Exclusion and Ba…

200 papers

Concept erasure aims to suppress sensitive content in diffusion models, but recent studies show that erased concepts can still be reawakened, revealing vulnerabilities in erasure methods. Existing reawakening methods mainly rely on…

Computer Vision and Pattern Recognition · Computer Science 2026-05-19 Mengyu Sun , Ziyuan Yang , Andrew Beng Jin Teoh , Junxu Liu , Haibo Hu , Yi Zhang

We introduce $\texttt{ReMOVE}$, a novel reference-free metric for assessing object erasure efficacy in diffusion-based image editing models post-generation. Unlike existing measures such as LPIPS and CLIPScore, $\texttt{ReMOVE}$ addresses…

Computer Vision and Pattern Recognition · Computer Science 2024-09-04 Aditya Chandrasekar , Goirik Chakrabarty , Jai Bardhan , Ramya Hebbalaguppe , Prathosh AP

Few-shot fine-grained recognition (FS-FGR) aims to recognize novel fine-grained categories with the help of limited available samples. Undoubtedly, this task inherits the main challenges from both few-shot learning and fine-grained…

Computer Vision and Pattern Recognition · Computer Science 2023-01-20 Zican Zha , Hao Tang , Yunlian Sun , Jinhui Tang

In controlled blasting operations, accurately detecting densely distributed tiny boreholes from far-view imagery is critical for operational safety and efficiency. However, existing detection methods often struggle due to small object…

Computer Vision and Pattern Recognition · Computer Science 2025-05-09 Xuesong Liu , Tianyu Hao , Emmett J. Ientilucci

In response to the challenges posed by the extensive parameter updates required for full fine-tuning of large-scale pre-trained models, parameter-efficient fine-tuning (PEFT) methods, exemplified by Low-Rank Adaptation (LoRA), have emerged.…

Computer Vision and Pattern Recognition · Computer Science 2024-10-11 Junjie Wang , Guangjing Yang , Wentao Chen , Huahui Yi , Xiaohu Wu , Zhouchen Lin , Qicheng Lao

Most existing object detectors suffer from class imbalance problems that hinder balanced performance. In particular, anchor free object detectors have to solve the background imbalance problem due to detection in a per-pixel prediction…

Computer Vision and Pattern Recognition · Computer Science 2020-12-29 Hopyong Gil , Sangwoo Park , Yusang Park , Wongoo Han , Juyean Hong , Juneyoung Jung

The new alternative is to use deep learning to inpaint any image by utilizing image classification and computer vision techniques. In general, image inpainting is a task of recreating or reconstructing any broken image which could be a…

Computer Vision and Pattern Recognition · Computer Science 2022-04-07 Narayana Darapaneni , Vaibhav Kherde , Kameswara Rao , Deepali Nikam , Swanand Katdare , Anima Shukla , Anagha Lomate , Anwesh Reddy Paduri

This paper focuses on a novel and challenging detection scenario: A majority of true objects/instances is unlabeled in the datasets, so these missing-labeled areas will be regarded as the background during training. Previous art on this…

Computer Vision and Pattern Recognition · Computer Science 2020-08-05 Han Zhang , Fangyi Chen , Zhiqiang Shen , Qiqi Hao , Chenchen Zhu , Marios Savvides

Image-based object removal often erases only the named target, leaving behind interaction evidence that renders the result semantically inconsistent. We formalize this problem as Interaction-Consistent Object Removal (ICOR), which requires…

Computer Vision and Pattern Recognition · Computer Science 2026-02-03 Ching-Kai Huang , Wen-Chieh Lin , Yan-Cen Lee

For a long time, object detectors have suffered from extreme imbalance between foregrounds and backgrounds. While several sampling/reweighting schemes have been explored to alleviate the imbalance, they are usually heuristic and demand…

Computer Vision and Pattern Recognition · Computer Science 2019-08-27 Joya Chen , Dong Liu , Bin Luo , Xuezheng Peng , Tong Xu , Enhong Chen

For privacy and security concerns, the need to erase unwanted information from pre-trained vision models is becoming evident nowadays. In real-world scenarios, erasure requests originate at any time from both users and model owners. These…

Computer Vision and Pattern Recognition · Computer Science 2024-07-19 Hongbo Zhao , Bolin Ni , Haochen Wang , Junsong Fan , Fei Zhu , Yuxi Wang , Yuntao Chen , Gaofeng Meng , Zhaoxiang Zhang

The rapid expansion of large-scale text-to-image diffusion models has raised growing concerns regarding their potential misuse in creating harmful or misleading content. In this paper, we introduce MACE, a finetuning framework for the task…

Computer Vision and Pattern Recognition · Computer Science 2024-03-12 Shilin Lu , Zilan Wang , Leyang Li , Yanzhu Liu , Adams Wai-Kin Kong

This paper introduces a tuning-free method for both object insertion and subject-driven generation. The task involves composing an object, given multiple views, into a scene specified by either an image or text. Existing methods struggle to…

Computer Vision and Pattern Recognition · Computer Science 2024-12-12 Daniel Winter , Asaf Shul , Matan Cohen , Dana Berman , Yael Pritch , Alex Rav-Acha , Yedid Hoshen

As text-to-image diffusion models grow increasingly prevalent, the ability to remove specific concepts-mostly explicit content and many copyrighted characters or styles-has become essential for safety and compliance. Existing unlearning…

Computer Vision and Pattern Recognition · Computer Science 2026-04-13 Junyeong Ahn , Seojin Yoon , Sungyong Baik

Erase inpainting, or object removal, aims to precisely remove target objects within masked regions while preserving the overall consistency of the surrounding content. Despite diffusion-based methods have made significant strides in the…

Computer Vision and Pattern Recognition · Computer Science 2025-03-17 Yi Liu , Hao Zhou , Wenxiang Shang , Ran Lin , Benlei Cui

Users may inadvertently upload personally identifiable information (PII) to Machine Learning as a Service (MLaaS) providers. When users no longer want their PII on these services, regulations like GDPR and COPPA mandate a right to forget…

Computer Vision and Pattern Recognition · Computer Science 2024-12-03 Chenhan Zhang , Benjamin Zi Hao Zhao , Hassan Asghar , Dali Kaafar

Towards intelligent image editing, object removal should eliminate both the target object and its causal visual artifacts, such as shadows and reflections. However, existing image appearance-based methods either follow strictly mask-aligned…

Computer Vision and Pattern Recognition · Computer Science 2025-10-08 Zixin Zhu , Haoxiang Li , Xuelu Feng , He Wu , Chunming Qiao , Junsong Yuan

The ability to selectively remove knowledge from medical segmentation networks is increasingly important for privacy compliance, ethical deployment, and continual dataset revision. We introduce Erase to Retain, a controllable unlearning…

Computer Vision and Pattern Recognition · Computer Science 2025-11-21 Nirjhor Datta , Md. Golam Rabiul Alam

Precise, object-aware control over visual content is essential for advanced image editing and compositional generation. Yet, most existing approaches operate on entire images holistically, limiting the ability to isolate and manipulate…

Computer Vision and Pattern Recognition · Computer Science 2026-02-24 Fangyi Chen , Yaojie Shen , Lu Xu , Ye Yuan , Shu Zhang , Yulei Niu , Longyin Wen

Fine-tuning large-scale pre-trained models is prohibitively expensive in terms of computation and memory costs. Low-Rank Adaptation (LoRA), a popular Parameter-Efficient Fine-Tuning (PEFT) method, offers an efficient solution by optimizing…

Machine Learning · Computer Science 2025-05-27 Tao Li , Zhengbao He , Yujun Li , Yasheng Wang , Lifeng Shang , Xiaolin Huang