paper-with-me

홈 › Papers

Continuous Diffusion Transformers for Designing Synthetic Regulatory Elements

2026-03-11 · Jonathan Liu, Kia Ghods arxiv

We present a parameter-efficient Diffusion Transformer (DiT) for generating 200bp cell-type-specific regulatory DNA sequences. By replacing the U-Net backbone of DNA-Diffusion with a transformer denoiser equipped with a 2D CNN input encoder, our model matches the U-Net's best validation loss in 13 epochs (60$\times$ fewer) and converges 39% lower, while reducing memorization from 5.3% to 1.7% of generated sequences aligning to training data via BLAT. Ablations show the CNN encoder is essential: without it, validation loss increases 70% regardless of positional embedding choice. We further apply DDPO finetuning using Enformer as a reward model, achieving a 38$\times$ improvement in predicted regulatory activity. Cross-validation against DRAKES on an independent prediction task confirms that improvements reflect genuine regulatory signal rather than reward model overfitting.

📄 PDF Abstract BibTeX arXiv:2603.10885

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ctrl-DNA: Controllable Cell-Type-Specific Regulatory DNA Design via Constrained RL

2025-05-26 · Xingyu Chen, Shihao Ma, Runsheng Lin, Jiecong Lin 외

Designing regulatory DNA sequences that achieve precise cell-type-specific gene expression is crucial for advancements in synthetic biology, gene therapy and precision medicine. Although transformer-based language models…

Reinforcement Learning (RL)Specificity

Coevolutionary Continuous Discrete Diffusion: Make Your Diffusion Language Model a Latent Reasoner

2025-10-03 · Cai Zhou, Chenxiao Yang, Yi Hu, Chenyu Wang 외 arxiv

Diffusion language models, especially masked discrete diffusion models, have achieved great success recently. While there are some theoretical and primary empirical results showing the advantages of latent reasoning with…

Towards Regulatory-Confirmed Adaptive Clinical Trials: Machine Learning Opportunities and Solutions

2025-03-12 · Omer Noy Klein, Alihan Hüyük, Ron Shamir, Uri Shalit 외

Randomized Controlled Trials (RCTs) are the gold standard for evaluating the effect of new medical treatments. Treatments must pass stringent regulatory conditions in order to be approved for widespread use, yet even aft…

Active Learning

Making Time Editable in Video Diffusion Transformers

2026-06-08 · Konstantin Kuklev, Viacheslav Vasilev, Alexander Kunitsyn, Andrei Ivaniuta 외 arxiv

Modern Diffusion Transformers for video generation provide limited control over the progression of time and the editing of temporal dynamics. We propose a temporal-control methodology that extends a pretrained DiT with e…

Video Generation

FinDiff: Diffusion Models for Financial Tabular Data Generation

2023-09-04 · Timur Sattarov, Marco Schreyer, Damian Borth

The sharing of microdata, such as fund holdings and derivative instruments, by regulatory institutions presents a unique challenge due to strict data confidentiality and privacy regulations. These challenges often hinder…

Fraud DetectionSynthetic Data GenerationTabular Data Generation