CORTEXA
← Browse
arxivcs.LG2026-06-27

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

Guangmingmei Yang, David J. Miller, George Kesidis

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 poisoning attack we dub a latent class attack. Here, all poisoned examples are from a class that is novel (unknown) for the given classification domain and are mislabeled to one of the known classes (the target class) of the domain, so that the model learns to recognize the novel class as a sub-class of the target class. Such attacks could be used e.g. to defeat AI-based access control systems, or could cause a "foe" to be classified as a "friend". We also propose a post-training defense to detect this attack, without any access to the training set. This detection approach builds on "class subspace orthogonalization" (CSO), a plug-and-play paradigm demonstrated to improve existing backdoor detectors. Here, CSO is used to seek an input (a putative unknown class instance) whose internal representation is not aligned with any of the known classes, and yet which is classified with confidence to one of these classes. Finally, specific to image classification domains, we propose a method for visualizing the estimated unknown class instance, providing explainability to our latent class detections.

View free PDFSource page

Related papers

arxivcs.LG2026-07-23

CASC: Causal Adversarial Subspace Clustering for Multivariate Spatiotemporal Data

Francis Ndikum Nji, Vandana Janeja, Jianwu Wang

Deep subspace clustering plays a critical role in applications involving multivariate spatiotemporal data, such as sea ice monitoring, disease spread analysis, and tracking neuro-degeneration over time. Despite recent advances, existing methods primarily rely on geometric self-ex…

View free PDFSource page
arxivcs.LGstat.ML2026-07-24

An Insight on Evaluation Metrics Under the Imbalanced Case of Anomaly Detection

Romain Hermary, Nesryne Mejri, Djamila Aouada

Anomaly detection is inherently characterised by severe class imbalance, making the interpretation of evaluation metrics challenging. Although metrics such as AUROC, AUPR, F1-score, and MCC are widely used, their values convey different meanings depending on the anomaly ratio. In…

View free PDFSource page
arxivcs.CRcs.LG2026-07-22

Leaky Language Models: Stealing Architecture and Inference Optimizations via Per-Token Timing

Sadegh Majidi, Niloofar Mireshghallah, Kazem Taram

This work presents LeakyLMs, a set of attacks that leak proprietary model, architecture, and deployment information from production language models. LeakyLMs is the first to demonstrate that key model and deployment details can be inferred using only token generation timing, even…

View free PDFSource page
arxivcs.LG2026-07-23

Gradient Concentration, Not Weight Saliency, Explains Representation-Level Class Unlearning

Billel Habbati, Alessio Merlo, Luca Verderame, Meriem Guerar

Machine unlearning aims to remove the influence of specific training data while preserving model utility. Many state-of-the-art approaches pursue this goal by restricting the forgetting update to a subset of parameters selected through gradient-based saliency. Although such metho…

View free PDFSource page