paper-with-me

홈 › Papers

Fine-Grained DINO Tuning with Dual Supervision for Face Forgery Detection

2025-11-15 · Tianxiang Zhang, Peipeng Yu, Zhihua Xia, Longchen Dai, Xiaoyu Zhou, Hui Gao arxiv

The proliferation of sophisticated deepfakes poses significant threats to information integrity. While DINOv2 shows promise for detection, existing fine-tuning approaches treat it as generic binary classification, overlooking distinct artifacts inherent to different deepfake methods. To address this, we propose a DeepFake Fine-Grained Adapter (DFF-Adapter) for DINOv2. Our method incorporates lightweight multi-head LoRA modules into every transformer block, enabling efficient backbone adaptation. DFF-Adapter simultaneously addresses authenticity detection and fine-grained manipulation type classification, where classifying forgery methods enhances artifact sensitivity. We introduce a shared branch propagating fine-grained manipulation cues to the authenticity head. This enables multi-task cooperative optimization, explicitly enhancing authenticity discrimination with manipulation-specific knowledge. Utilizing only 3.5M trainable parameters, our parameter-efficient approach achieves detection accuracy comparable to or even surpassing that of current complex state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2511.12107

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

CLIP-DINOiser: Teaching CLIP a few DINO tricks for open-vocabulary semantic segmentation

2023-12-19 · Monika Wysoczańska, Oriane Siméoni, Michaël Ramamonjisoa, Andrei Bursuc 외

The popular CLIP model displays impressive zero-shot capabilities thanks to its seamless interaction with arbitrary text prompts. However, its lack of spatial awareness makes it unsuitable for dense computer vision tasks…

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSemantic Segmentation

MARCO: Navigating the Unseen Space of Semantic Correspondence

2026-04-20 · Claudia Cuttano, Gabriele Trivigno, Carlo Masone, Stefan Roth arxiv

Recent advances in semantic correspondence rely on dual-encoder architectures, combining DINOv2 with diffusion backbones. While accurate, these billion-parameter models generalize poorly beyond training keypoints, reveal…

Semantic correspondence

Motion-Refined DINOSAUR for Unsupervised Multi-Object Discovery

2025-09-02 · Xinrui Gong, Oliver Hahn, Christoph Reich, Krishnakant Singh 외 arxiv

Unsupervised multi-object discovery (MOD) aims to detect and localize distinct object instances in visual scenes without any form of human supervision. Recent approaches leverage object-centric learning (OCL) and motion …

Multi-object discoveryMotion Segmentation

What Makes for Good Visual Tokenizers for Large Language Models?

2023-05-20 · Guangzhi Wang, Yixiao Ge, Xiaohan Ding, Mohan Kankanhalli 외

We empirically investigate proper pre-training methods to build good visual tokenizers, making Large Language Models (LLMs) powerful Multimodal Large Language Models (MLLMs). In our benchmark, which is curated to evaluat…

Image CaptioningObject CountingQuestion AnsweringVisual Question Answering

CLIP meets DINO for Tuning Zero-Shot Classifier using Unlabeled Image Collections

2024-11-28 · Mohamed Fazli Imam, Rufael Fedaku Marew, Jameel Hassan, Mustansar Fiaz 외

In the era of foundation models, CLIP has emerged as a powerful tool for aligning text and visual modalities into a common embedding space. However, the alignment objective used to train CLIP often results in subpar visu…

image-classificationImage ClassificationSelf-Supervised Learningzero-shot-classification+1