paper-with-me

Papers

From Masks to Pixels and Meaning: A New Taxonomy, Benchmark, and Metrics for VLM Image Tampering

2026-03-20 · Xinyi Shang, Yi Tang, Jiacheng Cui, Ahmed Elhagry, Salwa K. Al Khatib, Sondos Mahmoud Bsharat, Jiacheng Liu, Xiaohan Zhao, Jing-Hao Xue, Hao Li, Salman Khan, Zhiqiang Shen arxiv

Existing tampering detection benchmarks largely rely on object masks, which severely misalign with the true edit signal: many pixels inside a mask are untouched or only trivially modified, while subtle yet consequential edits outside the mask are treated as natural. We reformulate VLM image tampering from coarse region labels to a pixel-grounded, meaning and language-aware task. First, we introduce a taxonomy spanning edit primitives (replace/remove/splice/inpaint/attribute/colorization, etc.) and their semantic class of tampered object, linking low-level changes to high-level understanding. Second, we release a new benchmark with per-pixel tamper maps and paired category supervision to evaluate detection and classification within a unified protocol. Third, we propose a training framework and evaluation metrics that quantify pixel-level correctness with localization to assess confidence or prediction on true edit intensity, and further measure tamper meaning understanding via semantics-aware classification and natural language descriptions for the predicted regions. We also re-evaluate the existing strong segmentation/localization baselines on recent strong tamper detectors and reveal substantial over- and under-scoring using mask-only metrics, and expose failure modes on micro-edits and off-mask changes. Our framework advances the field from masks to pixels, meanings and language descriptions, establishing a rigorous standard for tamper localization, semantic classification and description. Code and benchmark data are available at https://github.com/VILA-Lab/PIXAR.

📄 PDF Abstract BibTeX arXiv:2603.20193

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A comprehensive review and new taxonomy on superpixel segmentation

2024-09-27 · ACM Surveys 2024 4 · I. B. Barcelos, F. de C. Belém, L. de M. João, Z. K. G. do Patrocínio Jr. 외

Superpixel segmentation consists of partitioning images into regions composed of similar and connected pixels. Its methods have been widely used in many computer vision applications since it allows for reducing the workl…

Superpixels

Open-World Instance Segmentation: Exploiting Pseudo Ground Truth From Learned Pairwise Affinity

2022-04-12 · CVPR 2022 1 · Weiyao Wang, Matt Feiszli, Heng Wang, Jitendra Malik 외

Open-world instance segmentation is the task of grouping pixels into object instances without any pre-determined taxonomy. This is challenging, as state-of-the-art methods rely on explicit class semantics obtained from l…

DiversityInstance SegmentationOpen-World Instance SegmentationSemantic Segmentation

Evaluation Metrics for Text Data Augmentation in NLP

2024-02-09 · Marcellus Amadeus, William Alberto Cruz Castañeda

Recent surveys on data augmentation for natural language processing have reported different techniques and advancements in the field. Several frameworks, tools, and repositories promote the implementation of text data au…

Data AugmentationText Augmentation

Discovering Object Masks with Transformers for Unsupervised Semantic Segmentation

2022-06-13 · Wouter Van Gansbeke, Simon Vandenhende, Luc van Gool

The task of unsupervised semantic segmentation aims to cluster pixels into semantically meaningful groups. Specifically, pixels assigned to the same cluster should share high-level semantic properties like their object o…

ObjectSegmentationSemantic SegmentationUnsupervised Semantic Segmentation

Scaling Open-Vocabulary Image Segmentation with Image-Level Labels

2021-12-22 · Golnaz Ghiasi, Xiuye Gu, Yin Cui, Tsung-Yi Lin

We design an open-vocabulary image segmentation model to organize an image into meaningful regions indicated by arbitrary texts. Recent works (CLIP and ALIGN), despite attaining impressive open-vocabulary classification …

Image SegmentationSegmentationSemantic Segmentation