Skip to content
View Saurabh23's full-sized avatar

Organizations

@LeukipposInstitute

Block or report Saurabh23

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

Hi, I'm Saurabh πŸ‘‹

Senior Data Scientist based in Stockholm, Sweden. I build ML systems that operate in the real world β€” not just in notebooks.

My career has been driven by one thing: working on problems where getting it right actually matters. That's taken me from bioinformatics and drug discovery, to deploying safety-critical ML in production vehicles, to now transitioning into AI safety research.


What I work on

Currently at Volvo Cars β€” working on ML for vehicle safety analytics and LLM-based tooling for regulatory compliance (RAG, LangChain, Azure OpenAI).

Previously on the AD/ADAS team at Volvo, where I led the development of a road friction prediction model now running in production vehicles β€” warning real drivers about slippery roads before they lose control. Also worked on pothole detection, sensor fusion across camera, lidar and microphone data, and road damage systems feeding into Euro NCAP safety ratings.

Before that at SciLifeLab Stockholm β€” built mSRGAN, one of the first GANs applied to super-resolution of drug discovery microscopy images (2017, way before generative AI was a thing). The repo is pinned below.


What I'm moving toward

Transitioning into AI safety research β€” specifically empirical work around AI control, behavioral evaluations, and scalable oversight. Years of building ML systems that fail quietly in safety-critical environments has given me a strong intuition for why evaluation and oversight are so hard in practice. I want to bring that into the field.


A few things I've built

  • πŸ”¬ mSRGAN β€” First GAN for single-image super-resolution on high-content screening microscopy images (58 ⭐). Built as my master's thesis in 2017.
  • πŸš— Road friction ML β€” Production model deployed in Volvo SPA2 vehicles for real-time slippery road detection.

Tech I use

skills = {
    "ML & Stats":       ["XGBoost", "LightGBM", "Random Forest", 
                         "Time-series", "A/B testing"],
    "Deep Learning":    ["PyTorch", "TensorFlow", "CNNs", "RNNs", 
                         "LSTMs", "GANs", "Sensor Fusion"],
    "LLMs & GenAI":     ["RAG", "LangChain", "FAISS", "Azure OpenAI", 
                         "Fine-tuning"],
    "MLOps & Cloud":    ["MLflow", "Docker", "CI/CD", "Azure ML", 
                         "AWS SageMaker", "Databricks"],
    "Data":             ["Python", "SQL", "PySpark", "pandas", "NumPy"],
}

Let's connect

LinkedIn Email

Pinned Loading

  1. mSRGAN-A-GAN-for-single-image-super-resolution-on-high-content-screening-microscopy-images. mSRGAN-A-GAN-for-single-image-super-resolution-on-high-content-screening-microscopy-images. Public

    Generative Adversarial Network for single image super-resolution in high content screening microscopy images

    Jupyter Notebook 58 14