Skip to content

Commit 7164d59

Browse files
committed
updated CV and pages
1 parent e579454 commit 7164d59

5 files changed

Lines changed: 10 additions & 2 deletions

File tree

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ selected_papers: true # includes a list of papers marked as "selected={true}"
1818
social: true # includes social icons at the bottom of the page
1919
---
2020

21-
I am a PhD candidate in [Biomedical AI](https://web.inf.ed.ac.uk/cdt/biomedical-ai) at the University of Edinburgh, advised by [Dr Sohan Seth](https://sohanseth.github.io/). My research develops **Bayesian and causal machine learning methods for healthcare data**, models that are both accurate and interpretable enough to be clinically meaningful. My recent work on nonparametric Bayesian multi-facet clustering appeared at **UAI 2025**.
21+
I am a PhD candidate in [Biomedical AI](https://web.inf.ed.ac.uk/cdt/biomedical-ai) at the University of Edinburgh, advised by [Dr Sohan Seth](https://sohanseth.github.io/). My research develops **Bayesian and causal machine learning methods for healthcare data**, models that are both accurate and interpretable enough to be clinically meaningful. I am also drawn to **efficient inference for large language models**, where Bayesian methods can sharpen reasoning under compute budgets without any additional training. My recent first-author work on Bayesian clustering appears at **UAI 2025** and **ICML 2026**, with a co-authored **ICML 2026** paper introducing adaptive sequential Monte Carlo for LLM test-time scaling.
2222
{: .text-justify}
2323

2424
I came to AI through mathematics. I hold a BSc in Mathematics and Statistics from Hong Kong Baptist University and an MSc in Statistics with Data Science from the University of Edinburgh, and previously worked as a research assistant in the [Data Science Unit](https://web.inf.ed.ac.uk/data-science-unit) for SHaPE within the School of Informatics. That foundation shapes how I work today: I look for structured, principled ways to make sense of complex real-world data, and I care about bridging the gap between innovative methodology and practical, real-world impact.

_pages/research.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@ Real-world time series rarely live in a single facet. Patient histories, like mo
2323
- **Talks.** UAI 2025 poster, [UKAIRS 2025](https://www.ukairs.ac.uk/ukairs-programme/) oral, Joint CDT Conference on AI for Healthcare 2025 oral.
2424
- **Background reading.** [The real-world data are multi-faceted](/blog/2025/Multi-facet/)
2525

26+
## Scalable Bayesian semi-supervised clustering for health data
27+
28+
Electronic health records are high-dimensional, partially labelled, and noisy, and the most common Bayesian clustering methods either do not scale to them or treat every pairwise constraint as ground truth. My ICML 2026 paper introduces **BASIL**, a scalable Bayesian semi-supervised clustering framework that combines a Hidden Markov Random Field formulation with stochastic variational inference, while jointly learning cluster-specific feature relevance and adaptively down-weighting unreliable supervision. On a 501k-patient UK CPRD cohort, BASIL trains in around an hour and recovers clinically interpretable multimorbidity subgroups, where metric-learning baselines fail to converge in over two days. It remains robust under up to 30% noisy constraints.
29+
{: .text-justify}
30+
31+
- **Paper.** Scalable Bayesian Semi-supervised Clustering with Feature Selection and Adaptive Constraint Weighting, ICML 2026. *To appear.*
32+
- **Talks.** ICML 2026 (forthcoming).
33+
2634
## Disease trajectories in multimorbidity
2735

2836
Multimorbidity, the co-existence of two or more chronic conditions, is increasingly the norm rather than the exception, and care models designed for a single disease break down for these patients. Most existing analyses are cross-sectional. Far fewer take the **temporal order** of disease onset seriously. My MSc dissertation, conducted with the Data Science Unit, used temporal clustering to surface meaningful patterns of how multiple conditions accumulate over time, and to link those patterns to outcomes such as mortality. This thread shapes the longitudinal modelling questions I continue to pursue in the PhD.
@@ -44,7 +52,7 @@ This thread builds on earlier work I did as a research assistant on a Turing-fun
4452

4553
## Where I'm heading
4654

47-
A common thread runs through all three. I want to build **interpretable models under uncertainty**, models that a domain expert can act on while honestly representing what the data does and does not support. I'm increasingly drawn to causal machine learning as the natural next step, moving from asking *which patients look alike* to asking *which interventions change which patients' trajectories, and why*.
55+
A common thread runs through these projects. I want to build **interpretable models under uncertainty**, models that a domain expert can act on while honestly representing what the data does and does not support. I'm increasingly drawn to causal machine learning as the natural next step, moving from asking *which patients look alike* to asking *which interventions change which patients' trajectories, and why*. I have also been pulled toward the inference side of large language models. A co-authored **ICML 2026** paper develops Adaptive Sequential Monte Carlo with cache-coherent resampling for training-free LLM test-time scaling, and I am interested in how Bayesian thinking can sharpen reasoning under compute budgets.
4856
{: .text-justify}
4957

5058
The fastest way to reach me about research is by [email](mailto:luwei.wang@ed.ac.uk).

assets/pdf/CV_Luwei_Wang.pdf

118 KB
Binary file not shown.

assets/pdf/CV_Luwei_Wang_old1.pdf

-29.5 KB
Binary file not shown.

assets/pdf/CV_Luwei_Wang_old2.pdf

-70.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)