paper-with-me

홈 › Papers

Mind-the-Glitch: Visual Correspondence for Detecting Inconsistencies in Subject-Driven Generation

2025-09-26 · Abdelrahman Eldesokey, Aleksandar Cvejic, Bernard Ghanem, Peter Wonka arxiv

We propose a novel approach for disentangling visual and semantic features from the backbones of pre-trained diffusion models, enabling visual correspondence in a manner analogous to the well-established semantic correspondence. While diffusion model backbones are known to encode semantically rich features, they must also contain visual features to support their image synthesis capabilities. However, isolating these visual features is challenging due to the absence of annotated datasets. To address this, we introduce an automated pipeline that constructs image pairs with annotated semantic and visual correspondences based on existing subject-driven image generation datasets, and design a contrastive architecture to separate the two feature types. Leveraging the disentangled representations, we propose a new metric, Visual Semantic Matching (VSM), that quantifies visual inconsistencies in subject-driven image generation. Empirical results show that our approach outperforms global feature-based metrics such as CLIP, DINO, and vision--language models in quantifying visual inconsistencies while also enabling spatial localization of inconsistent regions. To our knowledge, this is the first method that supports both quantification and localization of inconsistencies in subject-driven generation, offering a valuable tool for advancing this task. Project Page:https://abdo-eldesokey.github.io/mind-the-glitch/

📄 PDF Abstract BibTeX arXiv:2509.21989

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic correspondenceImage Generation

Similar Papers 제목 키워드 기반

Glitches in Decision Tree Ensemble Models

2025-07-19 · Satyankar Chandra, Ashutosh Gupta, Kaushik Mallik, Krishna Shankaranarayanan 외 arxiv

Many critical decision-making tasks are now delegated to machine-learned models, and it is imperative that their decisions are trustworthy and reliable, and their outputs are consistent across similar inputs. We identify…

GlitchBench: Can large multimodal models detect video game glitches?

2023-12-08 · CVPR 2024 1 · Mohammad Reza Taesiri, Tianjun Feng, Anh Nguyen, Cor-Paul Bezemer

Large multimodal models (LMMs) have evolved from large language models (LLMs) to integrate multiple input modalities, such as visual inputs. This integration augments the capacity of LLMs for tasks requiring visual compr…

GLIB: Towards Automated Test Oracle for Graphically-Rich Applications

2021-06-19 · Ke Chen, Yufei Li, Yingfeng Chen, Changjie Fan 외

Graphically-rich applications such as games are ubiquitous with attractive visual effects of Graphical User Interface (GUI) that offers a bridge between software applications and end-users. However, various types of grap…

Data Augmentation

KNOW How to Make Up Your Mind! Adversarially Detecting and Alleviating Inconsistencies in Natural Language Explanations

2023-06-05 · Myeongjun Jang, Bodhisattwa Prasad Majumder, Julian McAuley, Thomas Lukasiewicz 외

While recent works have been considerably improving the quality of the natural language explanations (NLEs) generated by a model to justify its predictions, there is very limited research in detecting and alleviating inc…

Adversarial Attack

Using Deep Convolutional Neural Networks to Detect Rendered Glitches in Video Games

2024-06-12 · Carlos Garcia Ling, Konrad Tollmar, Linus Gisslen

In this paper, we present a method using Deep Convolutional Neural Networks (DCNNs) to detect common glitches in video games. The problem setting consists of an image (800x800 RGB) as input to be classified into one of f…