Back to Home

Blog

Insights and experiences from AI/ML research and production deployments

14 min read

How I Hit 99.03% AUROC on OOD Detection Using Conditional Diffusion Models

My Master's thesis at JKU Linz (supervised by Prof. Sepp Hochreiter) introduced class-conditional separation loss into conditional diffusion models used as generative classifiers — improving out-of-distribution detection from 80.25% to 99.03% AUROC on CIFAR-10, an 18.8 percentage-point gain.

Diffusion ModelsOOD DetectionDeep LearningPyTorchCIFAR-10Generative ModelsJKU Linz
Read more
9 min read

Shipping Faultrix: What I Learned Building an AI SaaS From Zero in 5 Months

I went from a research background (diffusion models, computer vision) to shipping a production AI SaaS — Faultrix, an AI-powered construction quality control platform generating ÖNORM-compliant reports in under 1 minute. Here's what the gap between "AI research" and "AI product" actually looks like.

LLMSaaSNext.jsOpenAIProduction AIFaultrixEntrepreneurship
Read more
11 min read

Diffusion Models for Industrial Defect Detection: 98.4% Accuracy at PROFACTOR GmbH

How I combined YOLOv8 feature extraction with conditional diffusion models to achieve 98.4% defect detection accuracy on inkjet-printed building components in a real-time production environment — part of the Zer0P project funded by the Government of Upper Austria.

Diffusion ModelsAnomaly DetectionYOLOv8Industrial AIComputer VisionQuality Control
Read more