Privacy engineering for machine learning systems
Quiet Signals Lab is an independent ML practice building software and publishing applied research. The focus is on systems where privacy and auditability are properties of the architecture.
Thanks for visiting my website!
Hello! My name is Alexander. I am an engineer and applied researcher focusing on privacy, safety, and reliability in ML and AI systems. Through my client and open-source work, I have built systems that are often hybrid—making the best of what probabilistic models offer, combined with deterministic constraints. My background in both ML and business lets me act as a bridge between the two, with end-to-end ownership of what I build.
I hold a master's degree in data science from the University of Amsterdam. My thesis was on Evaluating multi-task learning as an inductive bias for improving NLP robustness under distribution shift.
Don't hesitate to drop me a message if you are interested in what I do.
A macOS and iOS utility for redacting sensitive content from screenshots before they reach AI tools, colleagues, or support tickets. All detection runs on-device — Apple Vision for faces and text layout, Natural Language for named entities, and hand-authored patterns for API keys and structured credentials — with no network entitlement and no data in transit.
Coming to the App Store Learn more →A desktop application for semantic search over Zotero research libraries. Designed for researchers who need to navigate large literature collections and get answers with clear source attribution — not summaries that obscure where the information came from. Supports local LLMs end-to-end, so libraries containing preprints, embargoed work, or sensitive material never leave the user's machine.
ContractEx is a Python library for legal document intelligence. Every operation is a composable LegalTask that takes a LegalDoc and returns a LegalDoc, making it trivial to build privacy-respecting extraction pipelines, RAG chatbots, and document-automation workflows over contracts, statutes, regulations, identity documents, and more. Privacy controls are a mandatory first-class stage in every pipeline.
Four controlled ablations that isolate when multi-task learning helps, when it hurts, and why — including the data-duplication control that separates task interaction from raw data volume.
Read →