paper-with-me

Papers

Frequency-aware Discriminative Feature Learning Supervised by Single-Center Loss for Face Forgery Detection

2021-03-16 · CVPR 2021 1 · Jiaming Li, Hongtao Xie, Jiahong Li, Zhongyuan Wang, Yongdong Zhang

Face forgery detection is raising ever-increasing interest in computer vision since facial manipulation technologies cause serious worries. Though recent works have reached sound achievements, there are still unignorable problems: a) learned features supervised by softmax loss are separable but not discriminative enough, since softmax loss does not explicitly encourage intra-class compactness and interclass separability; and b) fixed filter banks and hand-crafted features are insufficient to capture forgery patterns of frequency from diverse inputs. To compensate for such limitations, a novel frequency-aware discriminative feature learning framework is proposed in this paper. Specifically, we design a novel single-center loss (SCL) that only compresses intra-class variations of natural faces while boosting inter-class differences in the embedding space. In such a case, the network can learn more discriminative features with less optimization difficulty. Besides, an adaptive frequency feature generation module is developed to mine frequency clues in a completely data-driven fashion. With the above two modules, the whole framework can learn more discriminative features in an end-to-end manner. Extensive experiments demonstrate the effectiveness and superiority of our framework on three versions of the FF++ dataset.

📄 PDF Abstract BibTeX arXiv:2103.09096

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Frequency Guidance Matters: Skeletal Action Recognition by Frequency-Aware Mixed Transformer

2024-07-17 · Wenhan Wu, Ce Zheng, Zihao Yang, Chen Chen 외

Recently, transformers have demonstrated great potential for modeling long-term dependencies from skeleton sequences and thereby gained ever-increasing attention in skeleton action recognition. However, the existing tran…

Action RecognitionSkeleton Based Action Recognition

Frequency-Aware Self-Supervised Long-Tailed Learning

2023-09-09 · Ci-Siang Lin, Min-Hung Chen, Yu-Chiang Frank Wang

Data collected from the real world typically exhibit long-tailed distributions, where frequent classes contain abundant data while rare ones have only a limited number of samples. While existing supervised learning appro…

Self-Supervised Learning

Switching to Discriminative Image Captioning by Relieving a Bottleneck of Reinforcement Learning

2022-12-06 · Ukyo Honda, Taro Watanabe, Yuji Matsumoto

Discriminativeness is a desirable feature of image captions: captions should describe the characteristic details of input images. However, recent high-performing captioning models, which are trained with reinforcement le…

Image Captioningreinforcement-learningReinforcement Learning (RL)

Denoise to Track: Harnessing Video Diffusion Priors for Robust Correspondence

2025-12-04 · Tianyu Yuan, Yuanbo Yang, Lin-Zhuo Chen, Yao Yao 외 arxiv

In this work, we introduce HeFT (Head-Frequency Tracker), a zero-shot point tracking framework that leverages the visual priors of pretrained video diffusion models. To better understand how they encode spatiotemporal in…

Point Tracking

Complementary Frequency-Varying Awareness Network for Open-Set Fine-Grained Image Recognition

2023-07-14 · Qiulei Dong, Jiayin Sun, Mengyu Gao

Open-set image recognition is a challenging topic in computer vision. Most of the existing works in literature focus on learning more discriminative features from the input images, however, they are usually insensitive t…

Fine-Grained Image Recognition