arXiv ScienceSearch

arXiv subjects

Liyang Xie

Publications and source records attributed to Liyang Xie.

4 recordsLinked to original sources

SPID: Distilled Protein Backbone Generation

Diffusion- and flow-based generative models have recently demonstrated strong performance in protein backbone generation tasks, offering unprecedented capabilities for de novo protein design. However, despite their generation quality, these models are constrained by slow sampling, often requiring hundreds of iterative steps. This computational bottleneck limits their practical utility in large-scale protein discovery, where thousands to millions of candidate structures are needed. To address this challenge, we explore the techniques of score distillation, which has shown great success in reducing the number of sampling steps in the vision domain while maintaining high generation quality. However, a straightforward adaptation of these methods results in unacceptably low designability. We introduce Score Protein identity Distillation (SPID), which resolves this incompatibility by combining few-step generation with inference-time noise scaling. SPID adapts the Score identity Distillation (SiD) framework to both diffusion- and flow-based models without requiring access to pretraining data. Applied to the Proteina flow-matching model, our 16-step generator achieves 94.4% designability, matching the 400-step teacher, while delivering more than a 20-fold reduction in effective backbone-generation time and maintaining comparable diversity and novelty. SPID generalizes across unconditional generation, fold-class conditional generation, and motif scaffolding, and extends to equivariant diffusion architectures, achieving significant reduction in generation time with comparable generation quality to the teacher in all tasks. The resulting reduction in inference cost could facilitate large-scale in silico protein design, thereby advancing diffusion-based models toward real-world protein engineering applications. The PyTorch implementation is available at https://github.com/LY-Xie/SiD_Protein

cs.LG

Mathematical Properties of Incremental Effect Additivity and Other Synergy Theories

Synergy theories for multi-component agent mixtures use 1-agent dose-effect relations, assumed known from analyzing previous 1-agent experiments, to calculate baseline Neither-Synergy-Nor-Antagonism mixture dose-effect relations. The most commonly used synergy theory, Simple Effect Additivity, is not self-consistent mathematically. Many nonlinear alternatives have been suggested, almost all of which require an assumption that effects increase monotonically as dose increases. We here emphasize the recently introduced Incremental Effect Additivity synergy theory and briefly discuss Loewe Additivity. By utilizing the fact that, when dose increments approach zero, dose-effect relations approach linearity, Incremental Effect Additivity theory to some extent circumvents the non-linearity of dose-effect relations that plague Simple Effect Additivity calculations. We study mathematical properties of Incremental Effect Additivity that are relevant to practical implementation of this synergy theory and hold whatever particular area of biology, medicine, toxicology or pharmacology is involved. However, as yet Incremental Effect Additivity synergy theory has only been applied to mixture experiments simulating the toxic galactic cosmic ray mixture encountered during voyages in interplanetary space. Our main results are theorems, propositions, examples and counterexamples revealing various properties of Incremental Effect Additivity synergy theory including whether or not Neither-Synergy-Nor-Antagonism dose-effect relations lie between 1-agent dose-effect relations. These results are amply illustrated with figures.

q-bio.QM

A dual-species magneto-optical trap for lithium and strontium atoms

We present a machine built for experiments with ultracold mixtures of strontium and lithium atoms. The machine includes a science vacuum chamber and the relevant laser systems for cooling and trapping the atoms. With this machine, we realize a D2-line compressed magneto-optical trap (MOT) for ${^6}$Li and a narrow-linewidth 689-nm MOT for $^{84}$Sr, obtaining ~$10^9$ ${^6}$Li atoms at 700 $μ$K and ~$10^7$ $^{84}$Sr atoms at 1.8 $μ$K. Such a dual-species MOT provides an ideal starting point for realizing double degenerate mixtures of $^6$Li and Sr atoms.

cond-mat.quant-gas

Differentially Private Generative Adversarial Network

Generative Adversarial Network (GAN) and its variants have recently attracted intensive research interests due to their elegant theoretical foundation and excellent empirical performance as generative models. These tools provide a promising direction in the studies where data availability is limited. One common issue in GANs is that the density of the learned generative distribution could concentrate on the training data points, meaning that they can easily remember training samples due to the high model complexity of deep networks. This becomes a major concern when GANs are applied to private or sensitive data such as patient medical records, and the concentration of distribution may divulge critical patient information. To address this issue, in this paper we propose a differentially private GAN (DPGAN) model, in which we achieve differential privacy in GANs by adding carefully designed noise to gradients during the learning procedure. We provide rigorous proof for the privacy guarantee, as well as comprehensive empirical evidence to support our analysis, where we demonstrate that our method can generate high quality data points at a reasonable privacy level.

cs.LG