Skip to content
View parisazeynaly's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report parisazeynaly

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
parisazeynaly/README.md

Hi, I'm Parisa Zeinali 👋

M.Sc. Data Science | AI & Machine Learning Research

My research interests lie at the intersection of Trustworthy AI, LLM Security, Causal Machine Learning, and Reinforcement Learning, with a particular interest in understanding and evaluating the behavior and reliability of foundation models.

I am currently completing my M.Sc. in Data Science at the University of Naples Federico II, Italy, and pursuing PhD opportunities in AI and Machine Learning.

🔬 Research Interests

  • Trustworthy AI & AI Safety
  • Large Language Model Security & Evaluation
  • Causal Machine Learning
  • Reinforcement Learning

🎓 Master's Thesis

Security Testing of Large Language Models via Causal Reinforcement Learning

Supervisor: Prof. Roberto Pietrantuono
University of Naples Federico II

My thesis investigates whether causal structure discovered from adversarial interaction trajectories can improve reinforcement-learning-based LLM security testing.

The experimental pipeline combines PPO-based adaptive testing, causal factor discovery, Fast Causal Inference (FCI), Partial Ancestral Graphs (PAGs), and structural causal modeling.

Selected results:

  • Increased mean attack success rate from 19.33% to 61.54%
  • Approximately 3.18× improvement over the RL baseline
  • Reduced training-time API overhead by approximately 41.8%
  • Evaluated zero-shot transfer to a different model family

🔗 Research repository

💻 Research & Technical Skills

Machine Learning: PyTorch · scikit-learn · Hugging Face Transformers
Causal ML: FCI · PAGs · Structural Causal Models
Reinforcement Learning: PPO · Stable-Baselines3
LLM Evaluation: adversarial testing · behavioral evaluation · safety evaluation
Engineering: Python · Docker · Kubernetes · Git

🚀 Selected Experience

AI Systems Engineering Intern — RESTART / 5G Academy

Worked on a conversational AI system integrating automatic speech recognition, language-model-based dialogue components, and containerized services for edge/5G deployment.

🔗 Connect

ORCID · LinkedIn · GitHub

Pinned Loading

  1. Stroke-prediction Stroke-prediction Public

    HTML

  2. TinyverseGP TinyverseGP Public

    Forked from GPBench/TinyverseGP

    Python

  3. Security-Testing-of-Large-Language-Models-via-Reinforcement-Learning Security-Testing-of-Large-Language-Models-via-Reinforcement-Learning Public

    Official implementation for M.Sc. Thesis: "Security Testing of Large Language Models via Causal Reinforcement Learning" (UniNa).

    Jupyter Notebook

  4. causal-rl-ablation-disentangling causal-rl-ablation-disentangling Public

    1