paper-with-me

홈 › Papers

Stacking Brick by Brick: Aligned Feature Isolation for Incremental Face Forgery Detection

2024-11-18 · CVPR 2025 1 · Jikang Cheng, Zhiyuan Yan, Ying Zhang, Li Hao, Jiaxin Ai, Qin Zou, Chen Li, Zhongyuan Wang

The rapid advancement of face forgery techniques has introduced a growing variety of forgeries. Incremental Face Forgery Detection (IFFD), involving gradually adding new forgery data to fine-tune the previously trained model, has been introduced as a promising strategy to deal with evolving forgery methods. However, a naively trained IFFD model is prone to catastrophic forgetting when new forgeries are integrated, as treating all forgeries as a single ''Fake" class in the Real/Fake classification can cause different forgery types overriding one another, thereby resulting in the forgetting of unique characteristics from earlier tasks and limiting the model's effectiveness in learning forgery specificity and generality. In this paper, we propose to stack the latent feature distributions of previous and new tasks brick by brick, $\textit{i.e.}$, achieving $\textbf{aligned feature isolation}$. In this manner, we aim to preserve learned forgery information and accumulate new knowledge by minimizing distribution overriding, thereby mitigating catastrophic forgetting. To achieve this, we first introduce Sparse Uniform Replay (SUR) to obtain the representative subsets that could be treated as the uniformly sparse versions of the previous global distributions. We then propose a Latent-space Incremental Detector (LID) that leverages SUR data to isolate and align distributions. For evaluation, we construct a more advanced and comprehensive benchmark tailored for IFFD. The leading experimental results validate the superiority of our method.

📄 PDF Abstract BibTeX arXiv:2411.11396

Code (1)

beautyremain/sur-lid 공식 구현 pytorch

Tasks

Specificity

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

BrickSim: A Physics-Based Simulator for Manipulating Interlocking Brick Assemblies

2026-03-17 · Haowei Wen, Ruixuan Liu, Weiyi Piao, Siyu Li 외 arxiv

Interlocking brick assemblies provide a standardized yet challenging testbed for contact-rich and long-horizon robotic manipulation, but existing rigid-body simulators do not faithfully capture snap-fit mechanics. We pre…

Brick-Composer: Using MLLMs for Assembly with Diverse Bricks

2026-06-03 · Jiateng Liu, Bingxuan Li, Zhenhailong Wang, Rushi Wang 외 arxiv

We dream of AI agents that can read arbitrary designs and construct real-world objects from reusable building blocks. As a first step toward this vision, we study whether multimodal large language models (MLLMs) possess …

Spatial ReasoningVisual GroundingPose Estimation

Budget-Aware Sequential Brick Assembly with Efficient Constraint Satisfaction

2022-10-03 · Seokjun Ahn, Jungtaek Kim, Minsu Cho, Jaesik Park

We tackle the problem of sequential brick assembly with LEGO bricks to create combinatorial 3D structures. This problem is challenging since this brick assembly task encompasses the characteristics of combinatorial optim…

Bayesian OptimizationCombinatorial OptimizationPosition

BrickCraft: Visuomotor Skill Composition with Situated Manual Guidance for Long-Horizon Interlocking Brick Assembly

2026-05-08 · Jichuan Yu, Bowei Li, Zhenran Tang, Guanxing Lu 외 arxiv

Autonomous robotic assembly of interlocking bricks demands seamless integration of long-horizon task reasoning, spatial grounding, and fine-grained manipulation. This paper presents BrickCraft, a compositional framework …

BrickAnything: Geometry-Conditioned Buildable Brick Generation with Structure-Aware Tokenization

2026-05-25 · Zhengyang Ni, Feng Yan, Yu Guo, Fei Wang arxiv

Generating physically buildable brick structures from 3D shapes requires more than geometric reconstruction: the output must also satisfy discrete part constraints and structural stability. Existing brick generation meth…

Point Clouds