← Search

Gabriele Scalia

12 accepted papers

2026

A Joint Diffusion Model with Pre-Trained Priors for RNA Sequence–Structure Co-Design

ICLR 2026poster

RNA molecules underlie regulation, catalysis, and therapeutics in biological systems, yet de novo RNA design remains difficult with the tight and highly non-linear sequence–structure coupling. The RNA sequence–structure co-design problem generates nucleotide sequences and 3D conformations jointly,…

Cited by 0SourceScholar
2026

DC-W2S: Dual-Consensus Weak-to-Strong Training for Reliable Process Reward Modeling in Biological Reasoning

ICML 2026poster

In scientific reasoning tasks, the veracity of the reasoning process is as critical as the final outcome. While Process Reward Models (PRMs) offer a solution to the coarse-grained supervision problems inherent in Outcome Reward Models (ORMs), their deployment is hindered by the prohibitive cost of o…

Cited by 0SourceScholar
2026

Iterative Distillation for Reward-Guided Fine-Tuning of Diffusion Models in Biomolecular Design

ICLR 2026poster

We address the problem of fine-tuning diffusion models for reward-guided generation in biomolecular design. While diffusion models have proven highly effective in modeling complex, high-dimensional data distributions, real-world applications often demand more than high-fidelity generation, requiring…

Cited by 0SourcecodeScholar
2026

RAG-Enhanced Collaborative LLM Agents for Drug Discovery

AAAI 2026technical

Recent advances in large language models (LLMs) have shown great potential to accelerate drug discovery. However, the specialized nature of biochemical data often necessitates costly domain-specific fine-tuning, posing critical challenges. First, it hinders the application of more flexible general-p

Cited by 0SourcePDFScholar
2026

scCBGM: Single-Cell Editing via Concept Bottlenecks

ICML 2026poster

Understanding cellular phenotypes and how they respond to perturbations is critical for disease biology and therapeutic design. Single-cell RNA sequencing enables characterization at cellular resolution, yet the combinatorial space of conditions makes exhaustive experimental mapping infeasible. We i…

Cited by 0SourceScholar
2025

Adding Conditional Control to Diffusion Models with Reinforcement Learning

ICLR 2025poster

Diffusion models are powerful generative models that allow for precise control over the characteristics of the generated samples. While these diffusion models trained on large datasets have achieved success, there is often a need to introduce additional controls in downstream fine-tuning processes,…

2025

Derivative-Free Guidance in Continuous and Discrete Diffusion Models with Soft Value-based Decoding

NeurIPS 2025poster

Diffusion models excel at capturing the natural design spaces of images, molecules, DNA, RNA, and protein sequences. However, rather than merely generating designs that are natural, we often aim to optimize downstream reward functions while preserving the naturalness of these design spaces. Existing…

Cited by 0SourcecodeScholar
2024

Bridging Model-Based Optimization and Generative Modeling via Conservative Fine-Tuning of Diffusion Models

NeurIPS 2024poster

AI-driven design problems, such as DNA/protein sequence design, are commonly tackled from two angles: generative modeling, which efficiently captures the feasible design space (e.g., natural images or biological sequences), and model-based optimization, which utilizes reward models for extrapolation…

Cited by 14SourcePDFScholar
2024

Conformalized Deep Splines for Optimal and Efficient Prediction Sets

AISTATS 2024poster

Uncertainty estimation is critical in high-stakes machine learning applications. One effective way to estimate uncertainty is conformal prediction, which can provide predictive inference with statistical coverage guarantees. We present a new conformal regression method, Spline Prediction Intervals v…

2024

Feedback Efficient Online Fine-Tuning of Diffusion Models

ICML 2024poster

Diffusion models excel at modeling complex data distributions, including those of images, proteins, and small molecules. However, in many cases, our goal is to model parts of the distribution that maximize certain properties: for example, we may want to generate images with high aesthetic quality, o…

Cited by 26SourcePDFScholar
2024

GFlowNet Assisted Biological Sequence Editing

NeurIPS 2024poster

Editing biological sequences has extensive applications in synthetic biology and medicine, such as designing regulatory elements for nucleic-acid therapeutics and treating genetic disorders. The primary objective in biological-sequence editing is to determine the optimal modifications to a sequence…

Cited by 1SourcePDFScholar
2023

Improving Graph Generation by Restricting Graph Bandwidth

ICML 2023poster

Deep graph generative modeling has proven capable of learning the distribution of complex, multi-scale structures characterizing real-world graphs. However, one of the main limitations of existing methods is their large output space, which limits generation scalability and hinders accurate modeling…