Skip to content
View abdulm5's full-sized avatar
  • San Francisco

Highlights

  • Pro

Block or report abdulm5

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.

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
abdulm5/README.md

Abdul Mohammad

AI Safety Researcher Β· Research Engineer Β· UC Berkeley

LinkedIn Email

AI Safety LLM Evaluation Reliable Agents

I'm a UC Berkeley student studying Applied Mathematics, Data Science, and Computer Science. I build evaluation systems for language models and tool-using agents, with a focus on whether safety behavior survives deployment pressure.

My focus: the gap between an AI system that looks safe on average and one whose individual decisions remain dependable under real-world constraints.

πŸ”­ What I'm Working On

  • Avocado (private research collaboration) β€” leading the durability track, testing corrigibility and jailbreak durability in fine-tuned LLMs.
  • Safety Invariance β€” measuring whether FP16, INT8, and NF4 quantization preserve the safety decisions of tool-using agents.
  • Anketa β€” building Python NLP pipelines, REST microservices, and Swift-based iOS features as a software engineering intern.

πŸ“„ Recent Highlight

I presented first-authored research at Stanford's PAI26 Conference on the epistemic safety of AI-generated physics explanations.

The pilot study found that AI explanations matched human explanations on correctness, while showing lower completeness and less intuition-bridging content. View the research, paper, and poster β†’

πŸš€ Selected Work

Project Stack Result
Safety Invariance Python, PyTorch, Hugging Face, CUDA Built a one-GPU agent evaluation framework. Across 2,065 matched Qwen2.5-3B cases, aggregate security barely changed after NF4 quantization, but 73 individual security decisions flipped.
Epistemic Safety in AI Physics Tutors Python, NLP, statistical analysis Studied 60 explanations across 20 physics prompts. AI and human answers had equal median correctness, but AI explanations had lower completeness and intuition coverage.
PagerAgent FastAPI, PostgreSQL, Redis, React Built an evidence-grounded incident-response copilot that produced incident briefs in under 30 seconds and reduced manual triage and reporting effort by 70% in simulated outages.
OctagonRank Node.js, Cheerio, React Built a UFC ranking engine from 8,500+ fights, 2,500+ fighters, and 40,000+ round-level records, using 50+ features to surface trends beyond win-loss records.
πŸ§ͺ Research Details

Behavioral Safety Invariance Under One-GPU Quantization

Role: First author. I designed and built the evaluation pipeline for FP16, INT8, and NF4 models using native agent benchmarks.

Finding: On a controlled 65-case subset, the FP16-to-NF4 security flip rate was 36.9%, compared with a 7.7% FP16 self-repeat noise floor. Aggregate scores alone can hide meaningful behavioral changes.

Epistemic Safety in AI Physics Tutors

Role: First author. I created the study, annotation framework, analysis pipeline, paper, and conference poster.

Finding: Human and AI explanations received the same median correctness rating, but AI explanations had lower median completeness (4.0 vs. 5.0) and intuition-bridging coverage (20% vs. 35%).

πŸ’» Tech Stack

Languages

Python C++ JavaScript Swift SQL

AI & Data

PyTorch Hugging Face CUDA NumPy pandas NLP

Backend & Applications

FastAPI PostgreSQL Redis Node.js React REST APIs

Infrastructure & Tools

Docker AWS Git GitHub Linux

🀝 Let's Connect

I'm interested in collaborating on AI safety evaluation, reliable agents, and research engineering.

πŸ“« abdulmohammad@berkeley.edu Β· LinkedIn

Pinned Loading

  1. Arnavd83/avocado Arnavd83/avocado Public

    LLM Alignment research: Looking at jailbreaking durability through the lens of utility functions

    Jupyter Notebook

  2. OctagonRank OctagonRank Public

    JavaScript

  3. safety-invariance safety-invariance Public

    Python

  4. physics-explanation-safety physics-explanation-safety Public

    TeX