New Depth-First Stack-Based Diffusion Monte Carlo Algorithm Proposed for Improved Memory Efficiency
A new implementation of Diffusion Monte Carlo (DMC) using a depth-first traversal and stack-based approach, called DMCD, has been described in a preprint submitted to arXiv. Traditional DMC follows a 'breadth first' swarm of walkers, while the new method borrows from particle transport simulation techniques to potentially reduce memory usage. The approach could become a preferred implementation for many DMC applications by unifying the treatment of eigenvalue and linear equation problems.
A preprint submitted to arXiv by Bastiaan Braams introduces DMCD, a Diffusion Monte Carlo algorithm that replaces the conventional swarm-based, breadth-first traversal with a depth-first, stack-based approach analogous to methods used in particle transport Monte Carlo simulations. The established DMC method tracks a population ('swarm') of weighted walkers undergoing birth and death processes, while the new approach processes walkers sequentially via a stack, mirroring how particle simulation Monte Carlo handles splitting histories. The authors argue DMCD can be more memory efficient than the traditional approach, both in total memory consumption and in utilization of memory hierarchies and co-processors. A key technical challenge addressed in the paper is maintaining a pool of 'starters'—walkers available when the stack is empty and a new walker is needed—a problem that does not arise in the breadth-first method. The paper includes a complete code implementation and claims the method naturally accommodates population control and descendant weighting while unifying the algorithmic treatment of eigenvalue problems (standard DMC) and linear equation problems (particle transport).
What's missing
As a preprint, this work has not yet undergone formal peer review. The paper does not appear to include systematic benchmarking of DMCD against traditional DMC on standard test systems to quantitatively demonstrate the claimed memory and performance advantages. The conditions under which DMCD outperforms the breadth-first approach—such as system size, hardware architecture, or application domain—are not fully characterized.
What different sources said
- arXiv physicsCenter
A Diffusion Monte Carlo algorithm employing depth first traversal and a stack instead of a swarm
Related
Gut Bacteria Enzyme Found to Break Down Heat-Processed Food Compounds, Producing Novel Biogenic Amines
Researchers have discovered that an enzyme in common gut bacteria can degrade N-epsilon-carboxymethyllysine (CML), a compound formed during thermal food processing, producing previously unknown biogenic amines. The enzyme, ornithine decarboxylase SpeC from enterobacteria, acts on CML and related modified lysine derivatives through a low-level 'underground' catalytic activity. This finding suggests a previously unrecognized communication axis between thermally processed dietary compounds and gut microbial physiology, with potential implications for host health.
Full-Length Gene Sequencing Reveals Two Distinct Bacterial Communities in Black-Legged Ticks Expanding Into Canada
Researchers used Oxford Nanopore full-length 16S rRNA gene sequencing to characterize the microbiome of Ixodes scapularis black-legged ticks collected in Nova Scotia, Canada, distinguishing between tick-adapted bacteria and environmentally acquired bacteria. The study comes as I. scapularis — the primary vector of Lyme disease — is rapidly expanding northward into Canada due to climate change. The findings suggest that environmentally derived bacteria in tick microbiomes are not mere contamination, which has implications for how tick microbiome data is collected and interpreted across surveillance studies.
Study Identifies Metabolic Link Between Cell Envelope Stress and Biofilm Formation in Bacteria
Researchers have discovered that the metabolite acetyl-CoA directly inhibits enzymes that degrade the bacterial signaling molecule c-di-GMP, connecting cell envelope biosynthesis stress to biofilm formation in Pseudomonas aeruginosa. The study found that sub-inhibitory concentrations of antibiotics targeting early peptidoglycan biosynthesis — but not other antibiotic classes — elevate c-di-GMP levels by reducing phosphodiesterase activity, with acetyl-CoA competing for the enzyme active site. Because the relevant enzyme domain is broadly conserved across bacterial species, this checkpoint mechanism may be widespread and could have implications for understanding antibiotic-induced biofilm responses.