← Search

David van Dijk

11 accepted papers

2026

Learning Permutation Distributions via Reflected Diffusion on Ranks

ICML 2026poster

The finite symmetric group $S_n$ provides a natural domain for permutations, yet learning probability distributions on $S_n$ is challenging due to its factorially growing size and discrete, non-Euclidean structure. Recent permutation diffusion methods define forward noising via shuffle-based random …

Cited by 0SourceScholar
2026

STRIDE: Post-Training LLMs to Reason and Refine Bio-Sequences via Edit Trajectories

ICML 2026poster

Discrete biological sequence optimization demands iterative refinement while satisfying strict syntactic constraints. Diffusion-based approaches provide strong progressive refinement but are not naturally aligned with discrete, grammar-constrained edit operations, whereas autoregressive LLMs readily…

Cited by 0SourceScholar
2026

Variational Learning for Insertion-based Generation

ICML 2026spotlight

Non-monotonic sequence generation methods, such as masked diffusion models, provide a flexible alternative to left-to-right autoregressive modeling by allowing tokens to be generated in non-fixed and prescribed orders. Despite their practical advantages, most existing non-monotonic models are order-…

Cited by 0SourceScholar
2025

Intelligence at the Edge of Chaos

ICLR 2025poster

We explore the emergence of intelligent behavior in artificial systems by investigating how the complexity of rule-based systems influences the capabilities of models trained to predict these rules. Our study focuses on elementary cellular automata (ECA), simple yet powerful one-dimensional systems…

Cited by 2SourcePDFScholar
2025

Non-Markovian Discrete Diffusion with Causal Language Models

NeurIPS 2025poster

Discrete diffusion models offer a flexible, controllable approach to structured sequence generation, yet they still lag behind causal language models in expressive power. A key limitation lies in their reliance on the Markovian assumption, which restricts each step to condition only on the current s…

Cited by 0SourceScholar
2024

BrainLM: A foundation model for brain activity recordings

ICLR 2024poster

We introduce the Brain Language Model (BrainLM), a foundation model for brain activity dynamics trained on 6,700 hours of fMRI recordings. Utilizing self-supervised masked-prediction training, BrainLM demonstrates proficiency in both fine-tuning and zero-shot inference tasks. Fine-tuning allows for…

Cited by 34SourcePDFScholar
2024

Cell2Sentence: Teaching Large Language Models the Language of Biology

ICML 2024poster

We introduce Cell2Sentence (C2S), a novel method to directly adapt large language models to a biological context, specifically single-cell transcriptomics. By transforming gene expression data into "cell sentences," C2S bridges the gap between natural language processing and biology. We demonstrate…

Cited by 19SourcePDFScholar
2023

Continuous Spatiotemporal Transformer

ICML 2023poster

Modeling spatiotemporal dynamical systems is a fundamental challenge in machine learning. Transformer models have been very successful in NLP and computer vision where they provide interpretable representations of data. However, a limitation of transformers in modeling continuous dynamical systems i…

Cited by 11SourcePDFScholar
2023

Neural Integro-Differential Equations

AAAI 2023technical

Modeling continuous dynamical systems from discretely sampled observations is a fundamental problem in data science. Often, such dynamics are the result of non-local processes that present an integral over time. As such, these systems are modeled with Integro-Differential Equations (IDEs); generaliz…

Cited by 18SourcePDFScholar
2021

Gaining Insight into SARS-CoV-2 Infection and COVID-19 Severity Using Self-supervised Edge Features and Graph Neural Networks

AAAI 2021technical

A molecular and cellular understanding of how SARS-CoV-2 variably infects and causes severe COVID-19 remains a bottleneck in developing interventions to end the pandemic. We sought to use deep learning (DL) to study the biology of SARS-CoV-2 infection and COVID-19 severity by identifying transcripto…

2020

TrajectoryNet: A Dynamic Optimal Transport Network for Modeling Cellular Dynamics

ICML 2020poster

It is increasingly common to encounter data in the form of cross-sectional population measurements over time, particularly in biomedical settings. Recent attempts to model individual trajectories from this data use optimal transport to create pairwise matchings between time points. However, these me…