← Search

Jan Dubiński

7 accepted papers

2026

Efficient LLM Moderation with Multi-Layer Latent Prototypes

ICML 2026poster

Although modern LLMs are aligned with human values during post-training, robust moderation remains essential to prevent harmful outputs at deployment time. Existing approaches suffer from performance-efficiency trade-offs and are difficult to customize to user-specific requirements. Motivated by thi…

Cited by 0SourceScholar
2026

Jailbreaking Vision-Language Models Through the Visual Modality

ICML 2026poster

The visual modality of vision-language models (VLMs) is an underexplored attack surface for bypassing safety alignment. We introduce four jailbreak attacks exploiting the vision component: (1) encoding harmful instructions as visual symbol sequences with a decoding legend, (2) replacing harmful obje…

Cited by 0SourceScholar
2026

On Stealing Graph Neural Network Models

AAAI 2026technical

Current graph neural network (GNN) model-stealing methods rely heavily on queries to the victim model, assuming no hard query limits. However, in reality, the number of allowed queries can be severely limited. In this paper, we demonstrate how an adversary can extract a GNN with very limited interac

Cited by 0SourcePDFScholar
2026

Universal Properties of Activation Sparsity in Modern Large Language Models

ICLR 2026poster

Activation sparsity is an intriguing property of deep neural networks that has been extensively studied in ReLU-based models, due to its advantages for efficiency, robustness, and interpretability. However, methods relying on exact zero activations do not directly apply to modern Large Language Mod…

Cited by 0SourceScholar
2025

CDI: Copyrighted Data Identification in Diffusion Models

CVPR 2025poster

Diffusion Models (DMs) benefit from large and diverse datasets for their training. Since this data is often scraped from the Internet without permission from the data owners, this raises concerns about copyright and intellectual property protections. While (illicit) use of data is easily detected fo…

2025

Privacy Attacks on Image AutoRegressive Models

ICML 2025poster

Image AutoRegressive generation has emerged as a new powerful paradigm with image autoregressive models (IARs) matching state-of-the-art diffusion models (DMs) in image quality (FID: 1.48 vs. 1.58) while allowing for a higher generation speed. However, the privacy risks associated with IARs remain u…

2023

Bucks for Buckets (B4B): Active Defenses Against Stealing Encoders

NeurIPS 2023poster

Machine Learning as a Service (MLaaS) APIs provide ready-to-use and high-utility encoders that generate vector representations for given inputs. Since these encoders are very costly to train, they become lucrative targets for model stealing attacks during which an adversary leverages query access to…

Cited by 2SourcePDFScholar