Ruan vdM

Projects

Selected research and product work, from open-source releases that accompany published papers to shipped products serving real users.

ByteFuse AI

2021 — present

Co-Founder & Head of Science

AI R&D company backed by a R55M investment from Novus Holdings, building enterprise-scale AI across education, speech, and analytics.

I co-founded ByteFuse and lead its overall AI and scientific strategy: setting research direction, defining experimental methodology, and establishing quality standards across every ML workstream. Day to day this means mentoring researchers and engineers, architecting multilingual speech models, and owning ML from research prototype to production deployment with real-time multi-model orchestration and mobile-first constraints.

Site ↗ company · speech · education

Maski

2023 — present

Co-developer & ML architect

AI-powered WhatsApp tutoring companion built with Maskew Miller Learning, serving South African learners with CAPS-aligned, personalised support.

A partnership with Maskew Miller Learning to bring personalised, CAPS-aligned tutoring to South African learners through the channel they already use every day: WhatsApp. Featured on CapeTalk; now used by learners across the country.

The system orchestrates multiple models in real time under mobile-first constraints, grounding responses in curriculum content while keeping latency and cost workable at scale.

product · education · LLM · WhatsApp

MAMLCon (open source)

2023

Author

Reference implementation for Mitigating Catastrophic Forgetting for Few-Shot Spoken Word Classification Through Meta-Learning (Interspeech 2023).

Open-source reference implementation accompanying the Interspeech 2023 paper. Includes the consolidation gradient step, template buffer, and evaluation harness for Google Speech Commands and FACC.

Paper ↗ research code · meta-learning · speech

RMQM (open source)

2022

Author

Implementation of the Representation Manifold Quality Metric for probing pretrained encoder geometry, accompanying our ICML 2022 workshop paper.

Open-source companion to the ICML 2022 Pre-training Workshop paper. Computes RMQM by tracking displacement of embeddings under white-noise injection and PGD adversarial perturbations, giving a structural view of representation quality that goes beyond linear-probe accuracy.

Paper ↗ research code · representation learning · evaluation