paper-with-me

홈 › Papers

Improving the Sensitivity of Backdoor Detectors via Class Subspace Orthogonalization

2025-12-09 · Guangmingmei Yang, David J. Miller, George Kesidis arxiv

Most post-training backdoor detection methods rely on attacked models exhibiting extreme outlier detection statistics for the target class of an attack, compared to non-target classes. However, these approaches may fail: (1) when some (non-target) classes are easily discriminable from all others, in which case they may naturally achieve extreme detection statistics (e.g., decision confidence); and (2) when the backdoor is subtle, i.e., with its features weak relative to intrinsic class-discriminative features. A key observation is that the backdoor target class has contributions to its detection statistic from both the backdoor trigger and from its intrinsic features, whereas non-target classes only have contributions from their intrinsic features. To achieve more sensitive detectors, we thus propose to suppress intrinsic features while optimizing the detection statistic for a given class. For non-target classes, such suppression will drastically reduce the achievable statistic, whereas for the target class the (significant) contribution from the backdoor trigger remains. In practice, we formulate a constrained optimization problem, leveraging a small set of clean examples from a given class, and optimizing the detection statistic while orthogonalizing with respect to the class's intrinsic features. We dub this plug-and-play approach Class Subspace Orthogonalization (CSO) and assess it against challenging mixed-label and adaptive attacks.

📄 PDF Abstract BibTeX arXiv:2512.08129

Code (0)

등록된 구현이 없습니다.

Tasks

Outlier Detection

Similar Papers 제목 키워드 기반

A Novel Latent-Class Attack and its Detection by Class Subspace Orthogonalization

2026-06-27 · Guangmingmei Yang, David J. Miller, George Kesidis arxiv

Deep learning, which in general relies on voluminous amounts of training data, is vulnerable to data poisoning attacks, including error-generic attacks and backdoors (Trojans). In this work, we propose a new data poisoni…

Image Classification

CSO-LLM: Class Subspace Orthogonalization for Post-Training Backdoor Detection and Trigger Inversion in LLMs

2026-06-30 · Zhengxing Li, David J. Miller, Guangmingmei Yang, George Kesidis arxiv

While post-training backdoor detection and trigger inversion schemes have been developed for AIs used e.g. for images, there is a paucity of such methods for LLMs. First, the LLM input space is discrete, with up to 150,0…

Push for Center Learning via Orthogonalization and Subspace Masking for Person Re-Identification

2019-08-28 · Weinong Wang, Wenjie Pei, Qiong Cao, Shu Liu 외

Person re-identification aims to identify whether pairs of images belong to the same person or not. This problem is challenging due to large differences in camera views, lighting and background. One of the mainstream in …

Person Re-Identification

Subspace orthogonalization as a mechanism for binding values to space

2022-05-13 · W. Jeffrey Johnston, Justin M. Fine, Seng Bum Michael Yoo, R. Becket Ebitz 외

When choosing between options, we must solve an important binding problem. The values of the options must be associated with information about the action needed to select them. We hypothesize that the brain solves this b…

COMPOT: Calibration-Optimized Matrix Procrustes Orthogonalization for Transformers Compression

2026-02-16 · Denis Makhov, Dmitriy Shopkhoev, Magauiya Zhussip, Ammar Ali 외 arxiv

Post-training compression of Transformer models commonly relies on truncated singular value decomposition (SVD). However, enforcing a single shared subspace can degrade accuracy even at moderate compression. Sparse dicti…