Skip to main content

Jacob Schmieder

Open to PhD Opportunities

I am a medical physicist with a strong background in theoretical and computational physics, scientific computing, and machine learning. I am seeking a PhD position in physics, AI, or their intersection, where I can contribute to scientifically driven research through physical understanding, quantitative analysis, and computational methods.

  • Research direction: Physics-informed machine learning, probabilistic modelling, uncertainty-aware AI, scientific computing, and simulation-driven studies
  • Technical profile: Research software engineering, open-source AI tools, reproducible ML workflows, and HPC-based computing environments
  • Current goal: Joining a research group where physical insight, machine learning, and computational implementation come together in a focused PhD project

If this aligns with your group or project, feel free to get in touch.

Contact me

About me

My practical work focuses on turning computational ideas into usable research tools and reliable workflows. As a Senior Data Scientist, I develop open-source projects such as ScrAIbe and ScrAIbe-WebUI, work with Slurm-based HPC workflows and containerised services, and use DevOps- and GitOps-oriented workflows for reproducible deployment, automation, and infrastructure management.

This work combines research software engineering, AI tooling, and scientific infrastructure, with a focus on making complex methods robust and usable in real research settings.

Outside of work, I continue exploring infrastructure, automation, and home automation in a small homelab.

View my CV

Professional Experience

2023 – Dec 2025
Senior Data Scientist & AI Advisor
Deutsches Biomasseforschungszentrum (DBFZ). Leipzig, Germany

Senior Data Scientist & AI Advisor

My Role at DBFZ & KIDA At the German Biomass Research Centre (DBFZ), I worked at the interface of applied data science, machine learning, and research infrastructure, including contributions to the interdisciplinary KIDA project. My focus was to help research teams translate complex data and computational questions into usable tools, reproducible workflows, and reliable analyses. Key responsibilities Developed data and machine-learning workflows for applied research projects. Supported researchers in framing ML problems, choosing suitable methods, and evaluating results. Helped build and operate infrastructure for computationally demanding workloads, including Slurm-based HPC environments, container stacks, and GitLab/GitHub automation. Contributed to the planning and practical setup of shared AI/HPC infrastructure in the KIDA context. Worked on reproducibility, deployment, dependency management, and CVE-driven updates for research software environments. Developed open-source tools such as ScrAIbe and ScrAIbe-WebUI to make transcription and diarisation pipelines usable beyond purely technical users. Advised IT and research teams on translating prototypes and infrastructure ideas into more stable services. Supervised and supported student projects, theses, and internal knowledge transfer around programming, data science, and machine learning. This work connected my physics background with practical AI and research software engineering: using machine learning not as an end in itself, but as a tool to make scientific work more transparent, reproducible, and useful.
And 2 more
View all

Blending data science with physics

From research labs to advisory roles, I build and guide AI solutions that support scientific discovery and resilient infrastructure.

Education

2019 – 2022
Martin-Luther-University Halle-Wittenberg
Master of Science in Medical Physics
2015 – 2019
Martin-Luther-University Halle-Wittenberg
Bachelor of Science in Medical Physics

A selection of my work

Numerical Information Field Theory for Acoustic Monitoring (Poster)

Passive acoustic monitoring provides continuous, high-resolution recordings, but real ocean soundscapes are messy: noise is non-stationary and biologically important click events can be sparse. These conditions often challenge purely discriminative detectors. This poster explores Information Field Theory (IFT) as a Bayesian alternative for acoustic denoising. IFT treats signals as latent fields and reconstructs their posterior mean together with calibrated uncertainty.

Methodologically, the spectrogram is modeled as data generated from a latent acoustic field plus noise. A time-periodic, frequency-random prior encodes expected click structure, and variational optimisation of the Gibbs free energy yields the reconstruction. Minimising this free energy corresponds to variational Bayesian inference within IFT.

Presented at HAICON25, Karlsruhe (03.06.2025) — Schmieder J., Albrecht S., Mousavi H., Fais A.

Read the poster (PDF)

ScrAIbe-WebUI: Browser-Based Transcription for Research Teams

ScrAIbe-WebUI turns the ScrAIbe backend into a practical browser-based workflow for research teams. It focuses on the steps that matter in day-to-day projects: uploading or recording media, choosing models, starting jobs, and receiving reproducible transcripts without working on the command line.

Highlights:

  • Drag-and-drop uploads + recording from microphone or webcam, designed for long files and real research workflows.
  • Synchronous and asynchronous processing: run short recordings directly in the browser, or submit longer jobs in the background with optional email delivery once processing is complete.
  • Advanced model controls in the UI: choose any Whisper model or the faster-whisper CPU backend, and toggle Pyannote diarisation when needed.

ScrAIbe-WebUI keeps the underlying pipeline reproducible while making it easier to use in shared research environments, workshops, and project teams.

Check it out on GitHub

ScrAIbe: Research-Grade Transcription & Diarisation

ScrAIbe grew out of a practical need in research projects: reliable transcripts for interviews, meetings, field recordings, and technical audio that generic speech-to-text tools did not handle well. I built it as an open-source pipeline for research audio, where noise, mixed German/English speech, and multiple speakers are common rather than exceptional.

ScrAIbe is a modular, multilingual transcription and speaker-processing pipeline:

  • Whisper-based ASR for accurate transcription and optional segment-level translation.
  • Speaker diarisation + recognition via Pyannote, with VoxCeleb embeddings for robust speaker separation.
  • Automatic language identification using VoxLingua to handle mixed-language recordings cleanly.
  • Multiple entry points: a Python API for full control, a CLI for batch jobs, and a lightweight Gradio app for quick local runs.

My goal with ScrAIbe is to make high-quality transcription reproducible, inspectable, and adaptable to project-specific requirements. For browser-based team workflows, the companion project ScrAIbe-WebUI provides a dedicated web interface on top of the same backend.

Check it out on GitHub

Master’s Thesis: Machine Learning Optimization of Gaussian Basis Sets

My master’s thesis explored how machine learning can optimize Gaussian basis sets for ab initio density-functional theory (DFT) calculations, with particular attention to compact basis families and accuracy trade-offs.

  • Introduced a projection-based loss that aligns an optimisable Gaussian basis to a larger reference set, enabling joint optimisation of exponents and contractions with gradient-based methods via automatic differentiation.
  • Evaluated the learned bases across diverse small molecules, showing consistent energy-error reductions for minimal and split-valence sets, especially STO-nG, while gains over modern polarised/augmented references remained modest.

The study highlights both the promise and the current limitations of ML-driven basis-set optimisation, motivating richer datasets and hybrid strategies.

Download thesis (PDF)

Bachelor’s Thesis: EEG-Based Assessment of Consciousness

During my bachelor’s thesis I examined if EEG markers could serve as a real-time index of consciousness for patients undergoing propofol-sedated endoscopy.

  • These features were compared with clinician annotations (including RASS) using ROC/AUC analysis to identify the most discriminative markers.
  • Band-limited amplitudes—especially within the β range, with α supporting transitions between relaxed wakefulness and light sedation—proved most informative, whereas phase-synchronisation metrics generalised poorly across subjects.

The results support multi-feature, personalised approaches for closed-loop sedation monitoring and highlight the need for larger, standardised corpora.

Download thesis (PDF)