Skip to content
View oguzhantanrikulu's full-sized avatar

Block or report oguzhantanrikulu

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

Oğuzhan Tanrıkulu

MSc Artificial Intelligence graduate focused on empirical AI research, multimodal evaluation, model robustness, and reproducible ML experimentation.

My current work is moving from applied ML projects toward open AI research, especially around:

  • multimodal safety and harmful-content evaluation
  • vision-language model evaluation
  • dataset quality and leakage audits
  • reproducible experiment pipelines
  • failure analysis and robustness-oriented benchmarking

Selected repositories

  • context-augmented-meme-safety-eval Multimodal safety evaluation pipeline with staged evidence construction, VLM captioning, caption selection, CLIP-family classification, zero-shot baselines, and failure-mode analysis.

  • biomedical-abbreviation-ner Reproducible biomedical NER benchmark with CRF, Linear-SVC, BiLSTM, BERT/RoBERTa, dataset-overlap audit, and decontaminated-train sensitivity analysis.

  • vehicle-reid-experiment-tuning Controlled computer-vision experiment archive on the VeRi benchmark, covering backbone comparison, augmentation, learning-rate, batch-size, and optimizer tuning.

Research direction

I am especially interested in research projects where model performance needs to be interpreted carefully: cases involving noisy inputs, multimodal context, shortcut learning, dataset artefacts, or safety-relevant failure modes.

Pinned Loading

  1. context-augmented-meme-safety-eval context-augmented-meme-safety-eval Public

    Auditable multimodal safety evaluation pipeline with VLM evidence construction, caption selection, CLIP-family classification, and failure analysis.

    Python

  2. biomedical-abbreviation-ner biomedical-abbreviation-ner Public

    Reproducible biomedical abbreviation and long-form NER benchmark with CRF, BiLSTM, BERT/RoBERTa, dataset-overlap audit, and sensitivity analysis.

    Python

  3. vehicle-reid-experiment-tuning vehicle-reid-experiment-tuning Public

    Vehicle re-identification experiments on VeRi with controlled backbone, augmentation, learning-rate, batch-size, and optimizer analysis.

    Python