Projects

Research-driven work spanning model optimization, edge deployment, perception, and applied ML — shipped at Zeiss, BMW, Huawei, Intel, CARIAD, and academic labs.

Featured Research

Research & Industry

Model Optimization · Intel

Sparse & Quantized Networks for Edge Inference

Intel Data Innovation Lab, Munich — 2022

Researched and implemented combined sparsification + quantization pipelines for edge device deployment. Benchmarked across SparseZoo models targeting INT8/pruned inference on CPU and accelerator backends.

PyTorchApache TVMSparseZooTFLite
Technical Report
Model Optimization · BMW

Neural Network Optimization for Automotive ECUs

BMW, Munich — 2023–2024

Designed an end-to-end optimization framework for deploying neural networks on automotive Edge Control Units. Pipeline encompasses quantization, graph optimization (ONNX), and backend-specific compilation targeting resource-constrained ECU hardware.

PyTorchONNXTFLiteApache TVM
Optimization · Huawei

Robot Fleet Task Optimization with RL & LLMs

Huawei Munich Research Center — 2023

Optimized multi-robot task assignment and monitoring using reinforcement learning and LLM-based planners. Compressed control networks for on-device inference on Jetson platforms in SLAM-based environments.

PyTorchRLLLMsROSJetsonSLAM
Hardware · Infineon

AI Pipeline for Microchip Leakage Detection

Infineon Technologies, Munich — 2020–2023

Built a production AI pipeline for semiconductor leakage detection using efficient autoencoders. Also designed an NFC encoder/decoder in VHDL to replace RAM in embedded NFC systems.

PyTorchAutoencoderVHDLVerilog
Perception · CARIAD

Open-World Instance Segmentation with Knowledge Distillation

CARIAD (Volkswagen Group), Munich — 2024

Developed visual perception techniques for unknown/novel objects using instance segmentation, language-to-vision alignment, and knowledge distillation. Achieved SOTA on COCO benchmarks. Submitted to CVPR.

TransformersSegmentationKnowledge DistillationCOCO
Perception · EPFL

Data Augmentation for Saliency Prediction

EPFL, Lausanne — 2022–2023

Developed novel augmentation strategies for visual saliency prediction models, achieving competitive performance on the MIT300 Validation benchmark.

PyTorchOpenCVMIT300
Perception · TUM

Real-Time License Plate Detection & Pedestrian Tracking

TUM, Munich

End-to-end pipeline combining OCR with Kalman filtering for license plate recognition and multi-object pedestrian tracking in real-time video streams.

PyTorchOpenCVKalman FilterOCR
NLP · TUM

Key Point Extraction from Legal Judgements

TUM, Munich — 2022 · Published on arXiv

Automated extraction of key points from legal document premises using BERT, IBM Debater, PageRank, and clustering. Paper published on arXiv.

BERTPageRankClusteringIBM Debater
arXiv Paper
NLP · EPFL

Globywood — Global Cinema Trend Analysis

EPFL Applied Data Analysis — 2022

Large-scale NLP analysis of world cinema trends across decades and geographies using sentence embeddings, clustering, and statistical methods on movie plot corpora.

SentenceTransformerBERTNLTKSciPy
GitHub
Robotics · UnternehmerTUM

Autonomous Agricultural Robot with Real-Time Classification

UnternehmerTUM, Munich

Designed a field robot for real-time raspberry plant gender classification and precision spraying. On-device inference via TensorRT on Jetson with custom CUDA pipeline.

TensorRTJetsonCUDAOpenCVPyTorch
Demo Video
Robotics · EPFL

Vision-SLAM Autonomous Navigation Robot

EPFL, Lausanne

Autonomous robot with visual navigation using SLAM-based localization and path planning. Fused vision and LIDAR data for obstacle avoidance in dynamic environments.

ROSSLAMOpenCVPyTorch
Systems · TUM

Instruction Set Simulator — ELF Loader

TUM, Chair of Electronic Design Automation — 2020–2021

Contributed to the ETISS Instruction Set Simulator. Implemented a full ELF loader and memory layout manager for RISC-V architecture simulation.

C++RISC-VELFSystems
Applied · Lauzhack

Breast Cancer Detection & Segmentation from MRI

Lauzhack Hackathon, Lausanne

Transformer-based model for 3D MRI breast cancer detection and segmentation. Built during a 24-hour hackathon with Docker-based inference pipeline.

TransformersPyTorchDockerMedical Imaging
Applied · TUM.AI

Pre-Symptomatic Disease Detection from Wearables

TUM.AI, Munich

Anomaly detection on physiological time-series from wearable devices for early disease detection before symptom onset. Used neural ODE-inspired architectures.

PyTorchTime SeriesNeuroKit2Docker