← Search

Ahmed Salem

7 accepted papers

2026

Generative AI-Driven Data Transformation for Enhanced Machine Learning Performance (Student Abstract)

AAAI 2026technical

Machine Learning (ML) models have significant potential across research and industry to enable data-driven insights and decision-making. Their performance relies on input data quality, but real-world datasets often contain imperfections, making data preprocessing essential yet time-consuming. Our re

Cited by 0SourcePDFScholar
2026

Hey, That's My Model! Introducing Chain & Hash, An LLM Fingerprinting Technique

ICLR 2026poster

Growing concerns over the theft and misuse of Large Language Models (LLMs) underscore the need for effective fingerprinting to link a model to its original version and detect misuse. We define five essential properties for a successful fingerprint: Transparency, Efficiency, Persistence, Robustness,…

Cited by 0SourcecodeScholar
2025

Breaking Agents: Compromising Autonomous LLM Agents Through Malfunction Amplification

EMNLP 2025

Recently, autonomous agents built on large language models (LLMs) have experienced significant development and are being deployed in real-world applications. Through the usage of tools, these systems can perform actions in the real world. Given the agents’ practical applications and ability to execu

2024

Dataset and Lessons Learned from the 2024 SaTML LLM Capture-the-Flag Competition

NeurIPS 2024spotlight

Large language model systems face significant security risks from maliciously crafted messages that aim to overwrite the system's original instructions or leak private data. To study this problem, we organized a capture-the-flag competition at IEEE SaTML 2024, where the flag is a secret string in th…

2024

Detection and Attribution of Models Trained on Generated Data

ICASSP 2024accepted

Generative Adversarial Networks (GANs) have become widely used in model training, as they can improve performance and/or protect sensitive information by generating data. However, this also raises potential risks, as malicious GANs may compromise or sabotage models by poisoning their training data.…

Cited by 0SourceScholar
2023

Bayesian Estimation of Differential Privacy

ICML 2023poster

Algorithms such as Differentially Private SGD enable training machine learning models with formal privacy guarantees. However, because these guarantees hold with respect to unrealistic adversaries, the protection afforded against practical attacks is typically much better. An emerging strand of work…