kth.sePublications KTH
67891011129 of 22
CiteExportLink to record
Permanent link

Direct link
Cite
Citation style
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Other style
More styles
Language
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Other locale
More languages
Output format
  • html
  • text
  • asciidoc
  • rtf
Single-cell tumor phylogenetics: Probabilistic models and inference algorithms for tumor evolution from copy-number aberrations
KTH, School of Electrical Engineering and Computer Science (EECS), Computational Science and Technology. DISMA, Politecnico di Torino, Turin, Italy. (Jens Lagergren)ORCID iD: 0000-0001-6457-8221
2026 (English)Doctoral thesis, comprehensive summary (Other academic)
Sustainable development
SDG 3: Good Health and Well-Being, SDG 9: Industry, innovation and infrastructure
Abstract [en]

Tumors are highly heterogeneous populations of cells that evolve dynamically, acquiring mutations as they divide. Reconstructing this evolutionary history is essential for understanding cancer progression, metastasis, and therapy resistance. With the advent of single-cell DNA sequencing (scDNA-seq), we can now profile the genomic landscape of individual cells, which provides an unprecedented window into the formation and evolution of tumor cell populations. Specifically,single-cell whole-genome sequencing allows us to detect structural variations called \textit{copy number aberrations} (CNAs), which are known to play a critical role in cancer development and progression. Inferring the evolutionary trees, i.e., phylogenies, from single-cell DNA sequences presents immense computational challenges due to both the sparsity of the data inherent to the current state of sequencing technologies and the complexity of the underlying mutational processes.

In this thesis, we develop novel probabilistic models and algorithms to infer the evolutionary history of tumors from single-cell DNA sequencing data. The research addresses core methodological bottlenecks in tumor phylogenetics, moving from foundational distance-based methods to comprehensive joint Bayesian inference frameworks.

First, we introduce a method to estimate biologically meaningful evolutionary distances between single cells directly from noisy read counts, employing an original Hidden Markov Model to accommodate the unique noise profile of scDNA-seq and the interdependence of copy number states across the genome. Next, we extend distance-based tree inference from classical phylogenetics by presenting a scalable algorithm specifically designed for rooted trees, leveraging the biological premise that tumor evolution originates from a known healthy diploid ancestor. To enable rigorous uncertainty quantification over tree topologies, we then tackle the problem of sampling directed trees (arborescences). We present a stable, polynomial-time sampling algorithm capable of generating arborescences even on weakly connected graphs, which commonly arise when performing inference from single-cell sequences. Finally, we integrate these advancements into a comprehensive variational inference framework. This framework efficiently achieves joint inference over clonal tree structures, branch lengths, copy number profiles, and cell-to-clone assignments.

Collectively, this thesis contributes a suite of statistically grounded, highly scalable tools that bridge the gap between noisy single-cell sequencing reads and robust insights into cancer evolution, offering a foundation for future clinical applications and oncological research.

Place, publisher, year, edition, pages
Stockholm - Torino: KTH Royal Institute of Technology - Politecnico di Torino , 2026. , p. xxxi, 83
Series
TRITA-EECS-AVL ; 2026:71
Keywords [en]
copy numbers, tumor phylogeny, bayesian inference, maximum likelihood
National Category
Bioinformatics and Computational Biology
Research subject
Computer Science
Identifiers
URN: urn:nbn:se:kth:diva-387501ISBN: 978-91-8106-670-8 (print)OAI: oai:DiVA.org:kth-387501DiVA, id: diva2:2094462
Public defence
2026-09-18, https://polito-it.zoom.us/j/85113586154?pwd=V7mayV7MxgnbaEtai37gW3MURGSOde.1, Aula Buzano, Department of Mathematical Sciences, Politecnico di Torino, Corso Duca degli Abruzzi 24, Turin, Italy, 15:00 (English)
Opponent
Supervisors
Note

KTH campus streaming room: Lindstedtsvägen 5, floor 4, room 4423 (Ingrid Melinder)

The thesis has been carried out under a co-tutelle agreement between KTH and Politecnico di Torino.

This work is licensed under a Creative Commons Attribution 4.0 International License( CC BY 4.0). You are free to share and adapt it for any purpose, provided that appropriate credit is given. The full license text is available at https://creativecommons.org/licenses/by/4.0/.The license above covers the introductory chapters of this thesis. The appended papers are included with permission from their respective copyright holders and remain subject to their own terms.

QC 20260824

Available from: 2026-08-25 Created: 2026-08-22 Last updated: 2026-09-02Bibliographically approved
List of papers
1. Cellmates: a method for single-cell phylogeny reconstruction with proper evolutionary distances from copy numbers
Open this publication in new window or tab >>Cellmates: a method for single-cell phylogeny reconstruction with proper evolutionary distances from copy numbers
(English)Manuscript (preprint) (Other academic)
Abstract [en]

Copy number alterations (CNAs) provide key information on tumor evolution and are now accessible at single-cell resolution through low-coverage DNA sequencing. Reconstructing accurate phylogenies from scDNA data is challenged by the complexity of copy number evolution and the inherent noise in single-cell measurements. Several methods have been developed for this purpose, but unlike classical sequence-based phylogenetics, they do not apply probabilistic distance corrections that account for finite-length observations. Such corrections, as in the Jukes-Cantor model, are essential for theoretically consistent tree inference. We present Cellmates, a statistical framework for reconstructing copy number phylogenies from single-cell read counts using probabilistically corrected, additive distances. Such distances are estimated through an efficient expectation-maximization procedure, implemented with the use of a tailored Hidden Markov Model, and then combined with a neighbor joining variant that explicitly accounts for a diploid root node. Results on simulated and real tumor datasets show that Cellmates reconstructs accurate phylogenies and outperforms other methods while remaining computationally efficient. As a consequence, Cellmates provides a statistically grounded framework for copy number evolution from single-cell data.

Keywords
copy numbers, maximum likelihood, tumor phylogeny
National Category
Bioinformatics and Computational Biology
Research subject
Computer Science
Identifiers
urn:nbn:se:kth:diva-387227 (URN)
Note

QC 20260817

Available from: 2026-08-17 Created: 2026-08-17 Last updated: 2026-08-22Bibliographically approved
2. Scalable and robust phylogenetic tree reconstruction from copy number data with Sparse Rooted Neighbor Joining
Open this publication in new window or tab >>Scalable and robust phylogenetic tree reconstruction from copy number data with Sparse Rooted Neighbor Joining
(English)Manuscript (preprint) (Other academic)
Abstract [en]

Background: Phylogenetic tree reconstruction from single cell data based on copy-number alterations (CNAs) is an important problem in cancer genomics. Methods have been developed to address this problem by computing pairwise distances between copy-number profiles and employing a tree reconstruction algorithm. Despite the tight interplay between distance estimation and tree reconstruction, these two steps are often treated as separate problems, with the choice of the reconstruction algorithm receiving little attention. Most methods rely on classical Neighbor Joining (NJ), an algorithm designed for unrooted phylogenies that does not account for the fixed diploid root inherent to copy-number evolution.

Results: We identify the Deepest Least Common Ancestor NJ (DLCA–NJ), not previously applied in this context, as the appropriate algorithm for phylogenies from copy-number data. By leveraging the known diploid root, it consistently outperforms standard NJ on simulated benchmarks across all evaluated metrics, with the most pronounced improvement in root placement accuracy. Building on these findings, we introduce Sparse Rooted Neighbor Joining (SRNJ), a scalable adaptation of DLCA–NJ. SRNJ significantly reduces running time while trading off only a minor loss in accuracy. We provide theoretical and empirical evidence of robustness to mutation rate using both synthetic and real biological datasets.

Conclusions: Rooted NJ variants offer a principled way to exploit the known diploid root when reconstructing phylogenies from copy-number data, and SRNJ extends this advantage to datasets whose size places the full distance matrix out of reach. The gains are clearest where distances are reliable, as on simulated data, while on real data accuracy appears to be constrained by distance estimation rather than by the reconstruction algorithm, leaving room for improvement as callers advance.

Keywords
tumor phylogenetics, copy-number alterations, neighbor joining
National Category
Bioinformatics and Computational Biology
Research subject
Computer Science
Identifiers
urn:nbn:se:kth:diva-387228 (URN)10.64898/2026.07.30.739152 (DOI)
Note

QC 20260817

Available from: 2026-08-17 Created: 2026-08-17 Last updated: 2026-08-22Bibliographically approved
3. Sampling random spanning arborescences in graphs with low conductance
Open this publication in new window or tab >>Sampling random spanning arborescences in graphs with low conductance
2025 (English)In: Statistics and Probability Letters, ISSN 0167-7152, E-ISSN 1879-2103, Vol. 226, article id 110481Article in journal (Refereed) Published
Abstract [en]

Sampling random spanning arborescences in directed graphs is critical for applications in network analysis, optimization, and machine learning. While many state-of-the-art methods perform well on graphs with high conductance, they often fail or generalize poorly on low-conductance graphs. Inspired by Wilson's algorithm, we propose a novel sampling approach that overcomes this limitation by using dynamic programming to compute random walk probabilities. This avoids both inefficient walk simulations and numerically unstable Laplacian determinant calculations. Our method demonstrates superior efficiency and sampling quality in simulations, and is the only one to handle low-conductance graphs effectively.

Place, publisher, year, edition, pages
Elsevier BV, 2025
Keywords
Bayesian inference, Random tree sampling, Random walk, Wilson's algorithm
National Category
Computer Sciences
Identifiers
urn:nbn:se:kth:diva-368753 (URN)10.1016/j.spl.2025.110481 (DOI)001521395300001 ()2-s2.0-105008892340 (Scopus ID)
Note

QC 20250821

Available from: 2025-08-21 Created: 2025-08-21 Last updated: 2026-08-22Bibliographically approved
4. VICTree - A Variational Inference Method for Clonal Tree Reconstruction
Open this publication in new window or tab >>VICTree - A Variational Inference Method for Clonal Tree Reconstruction
2024 (English)In: Research in Computational Molecular Biology: 28th Annual International Conference, RECOMB 2024, Proceedings, Springer Nature , 2024, p. 429-433Conference paper, Published paper (Refereed)
Abstract [en]

Clonal tree inference brings crucial insights to the analysis of tumor heterogeneity and cancer evolution. Recent progress in single cell sequencing has prompted a demand for more advanced probabilistic models of copy number evolution, coupled with inference methods which can account for the noisy nature of the data along with dependencies between adjacent sites in copy number profiles. We present VICTree, a variational inference based algorithm for joint Bayesian inference of clonal trees, together with a novel Tree-structured Mixture Hidden Markov Model (TSMHMM) which combines HMMs related through a tree with a mixture model. For the tree inference, we introduce a new algorithm, LARS, for sampling directed labeled multifurcating trees. To evaluate our proposed method, we conduct experiments on simulated data and on samples of multiple myeloma and breast cancer. We demonstrate VICTree’s capacity for reliable clustering, clonal tree reconstruction, copy number evolution and the utility of the ELBO for model selection. Lastly, VICTree’s results are compared in terms of quality and speed of inference to other state-of-the-art methods. The code for VICTree is available on GitHub: github.com/Lagergren-Lab/victree and the full paper on bioRxiv.

Place, publisher, year, edition, pages
Springer Nature, 2024
Series
Lecture Notes in Computer Science, E-ISSN 1611-3349
Keywords
Bayesian inference, Clone tree reconstruction, copy number evolution, scDNA-seq, Variational inference
National Category
Bioinformatics (Computational Biology)
Identifiers
urn:nbn:se:kth:diva-347311 (URN)10.1007/978-1-0716-3989-4_46 (DOI)001292918000046 ()2-s2.0-85194238157 (Scopus ID)
Conference
28th International Conference on Research in Computational Molecular Biology, RECOMB 2024, Cambridge, United States of America, Apr 29 2024 - May 2 2024
Note

Part of ISBN: 978-1-0716-3988-7, 978-1-0716-3989-4

QC 20241008

Available from: 2024-06-10 Created: 2024-06-10 Last updated: 2026-08-22Bibliographically approved

Open Access in DiVA

fulltext(37822 kB)31 downloads
File information
File name FULLTEXT01.pdfFile size 37822 kBChecksum SHA-512
813eb849a86baf3d1bb7666bed2bfaae209b6edabac832ab8632928764a03cdaa702ad2ecd8911ce2634235f1cca3ccb14ae7d5e359762df9713d4b40da15729
Type fulltextMimetype application/pdf

Authority records

Zampinetti, Vittorio

Search in DiVA

By author/editor
Zampinetti, Vittorio
By organisation
Computational Science and Technology
Bioinformatics and Computational Biology

Search outside of DiVA

GoogleGoogle Scholar
The number of downloads is the sum of all downloads of full texts. It may include eg previous versions that are now no longer available

isbn
urn-nbn

Altmetric score

isbn
urn-nbn
Total: 437 hits
67891011129 of 22
CiteExportLink to record
Permanent link

Direct link
Cite
Citation style
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Other style
More styles
Language
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Other locale
More languages
Output format
  • html
  • text
  • asciidoc
  • rtf