About me

I’m a second-year Ph.D. student in Computer Science at the Legal Tech Group of the Technical University of Munich (TUM), advised by Prof. Matthias Grabmair. My research focuses on post-training and alignment for legal large language models, with particular interests in reinforcement learning, on-policy distillation, agentic search and tool use, model evaluation, and reward modeling.

I received my M.Sc. in Robotics, Cognition, Intelligence from TUM in 2025. My master’s thesis, completed in collaboration with Google DeepMind, studied relation-specific neurons in multilingual LLMs and led to a paper at EMNLP 2025 Main. I hold a B.Eng. in Mechanical Engineering from Southeast University, Nanjing, China.

News

Apr 2026 Our paper "Exploiting LLM-as-a-Judge Disposition on Free Text Legal QA via Prompt Optimization" is accepted at ICAIL 2026 — preprint available on arXiv!
2026 "AppeaLLM: Mimicking a Closed-World Environment for Court Decision Prediction" is published at ACM CS&LAW 2026 (DOI).
Nov 2025 "On Relation-Specific Neurons in Large Language Models" is accepted to the EMNLP 2025 Main Conference (arXiv)!
Feb 2025 The preprint of my master thesis, "On Relation-Specific Neurons in Large Language Models", is available on arXiv.

Research Experience

Generatives Sprachmodell Justiz (GSJ)

Legal Tech Group, TUM  ·  06.2025 - Present

LLM Post-Training · Alignment · Legal NLP Systems

  • Develop scalable post-training recipes and distributed pipelines using reinforcement learning and on-policy distillation for legal reasoning and summarization.
  • Engineer runtime infrastructure for tool-using legal agents, including context management, sandboxed execution, state machines, and multi-turn workflow integration.

Legal Tech Group, TUM  ·  05.2026 - 07.2026

LLM Post-Training · Knowledge Distillation · Legal Reasoning

  • Designed on-policy self-distillation workflows for compact LLMs on the LEXAM reasoning benchmark.
  • Studied how privileged information, including gold rationales, statutory hints, and teacher critiques, can improve training stability and out-of-distribution generalization.

Answer-Aware Hint Refinement for RL-Trained Search Agents

Legal Tech Group, TUM  ·  03.2026 - 05.2026

Agentic RAG · Reinforcement Learning · Tool Use

  • Developed answer-aware, loss-masked hint refinement for multi-hop search agents to address credit assignment and reward sparsity.
  • Built distributed RL training infrastructure across an 8xH200 GPU cluster using VeRL, vLLM, GPU-accelerated FAISS, and an asynchronous LLM-judge reward server.

Open Source

Zotero Smart Highlighter

Intelligent Document Assistant · TypeScript · Python

An open-source Zotero 8 plugin that extracts and highlights informative passages in research papers through configurable backends: local BM25 ranking, an on-device neural reranker, or LLM APIs.