Philipp Normann
MSc
Roles
- PreDoc Researcher
Publications (created while at TU Wien)
-
2026
-
Towards Explaining Classification Models in Security with Sparse Autoencoders
Breuer, N. O., Linhardt, L., Normann, P., & Arp, D. (2026). Towards Explaining Classification Models in Security with Sparse Autoencoders. In 2026 IEEE European Symposium on Security and Privacy Workshops (EuroS&PW) (pp. 278–289). IEEE.
DOI: 10.1109/EuroSPW72509.2026.00041 MetadataAbstract
Sparse Autoencoders (SAEs) offer a promising unsupervised interpretability approach for extracting human-interpretable concepts from large language models. Yet, their use in the security domain remains underexplored. Security-related classification tasks typically rely on smaller models than those commonly studied with SAEs. In this paper, we examine how SAEs can be used to interpret classification models fine-tuned for security tasks. We apply an interpretability framework that combines established techniques for foundation models to generate concept explanations, focusing on two widely studied problems in safety and security: hate speech and deepfake detection. We demonstrate its ability to produce meaningful concept explanations while identifying critical challenges for the effective deployment of SAEs in security contexts. Our findings suggest that while SAEs offer a promising unsupervised technique for generating concept explanations, addressing the identified challenges is necessary for their useful application in security interpretability. -
Chasing Shadows: Pitfalls in LLM Security Research
Jonathan Evertz, Risse, N., Neuer, N., Müller, A., Normann, P., Sapia, G., Gupta, S., Pape, D., Shaw, S., Srivastav, D., Wressnegger, C., Quiring, E., Eisenhofer, T., Arp, D., & Schönherr, L. (2026). Chasing Shadows: Pitfalls in LLM Security Research. In Proceedings 2026 Network and Distributed System Security Symposium. Network and Distributed System Security (NDSS) Symposium 2026, San Diego, CA, United States of America (the). Schloss Dagstuhl.
DOI: 10.14722/ndss.2026.241749 MetadataAbstract
Large language models (LLMs) are increasingly prevalent in security research. Their unique characteristics, how- ever, introduce challenges that undermine established paradigms of reproducibility, rigor, and evaluation. Prior work has identified common pitfalls in traditional machine learning research, but these studies predate the advent of LLMs. In this paper, we identify nine common pitfalls that have become (more) relevant with the emergence of LLMs and that can compromise the validity of research involving them. These pitfalls span the entire computation process, from data collection, pre-training, and fine- tuning to prompting and evaluation. We assess the prevalence of these pitfalls across all 72 peer- reviewed papers published at leading Security and Software Engi- neering venues between 2023 and 2024. We find that every paper contains at least one pitfall, and each pitfall appears in multiple papers. Yet only 15.7% of the present pitfalls were explicitly discussed, suggesting that the majority remain unrecognized. To understand their practical impact, we conduct four empirical case studies showing how individual pitfalls can mislead evaluation, inflate performance, or impair reproducibility. Based on our findings, we offer actionable guidelines to support the community in future work. -
Identifying Offline Metrics that Predict Online Impact: A Pragmatic Strategy for Real-World Recommender Systems
Wilm, T., & Normann, P. (2025). Identifying Offline Metrics that Predict Online Impact: A Pragmatic Strategy for Real-World Recommender Systems. In RecSys ’25: Proceedings of the Nineteenth ACM Conference on Recommender Systems (pp. 967–970). Association for Computing Machinery.
DOI: 10.1145/3705328.3748111 MetadataAbstract
A critical challenge in recommender systems is to establish reliable relationships between offline and online metrics that predict real-world performance. Motivated by recent advances in Pareto front approximation, we introduce a pragmatic strategy for identifying offline metrics that align with online impact. A key advantage of this approach is its ability to simultaneously serve multiple test groups, each with distinct offline performance metrics, in an online experiment controlled by a single model. The method is model-agnostic for systems with a neural network backbone, enabling broad applicability across architectures and domains. We validate the strategy through a large-scale online experiment in the field of session-based recommender systems on the OTTO e-commerce platform. The online experiment identifies significant alignments between offline metrics and real-word click-through rate, post-click conversion rate and units sold. Our strategy provides industry practitioners with a valuable tool for understanding offline-to-online metric relationships and making informed, data-driven decisions.