paper-with-me

Papers

CausalGeD: Blending Causality and Diffusion for Spatial Gene Expression Generation

2025-02-11 · Rabeya Tus Sadia, Md Atik Ahamed, Qiang Cheng

The integration of single-cell RNA sequencing (scRNA-seq) and spatial transcriptomics (ST) data is crucial for understanding gene expression in spatial context. Existing methods for such integration have limited performance, with structural similarity often below 60\%, We attribute this limitation to the failure to consider causal relationships between genes. We present CausalGeD, which combines diffusion and autoregressive processes to leverage these relationships. By generalizing the Causal Attention Transformer from image generation to gene expression data, our model captures regulatory mechanisms without predefined relationships. Across 10 tissue datasets, CausalGeD outperformed state-of-the-art baselines by 5- 32\% in key metrics, including Pearson's correlation and structural similarity, advancing both technical and biological insights.

📄 PDF Abstract BibTeX arXiv:2502.07751

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeImage Generation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

ICST-DNET: An Interpretable Causal Spatio-Temporal Diffusion Network for Traffic Speed Prediction

2024-04-22 · Yi Rong, Yingchi Mao, Yinqiu Liu, Ling Chen 외

Traffic speed prediction is significant for intelligent navigation and congestion alleviation. However, making accurate predictions is challenging due to three factors: 1) traffic diffusion, i.e., the spatial and tempora…

Graph Generation

The blending region hybrid framework for the simulation of stochastic reaction-diffusion processes

2020-09-30

The simulation of stochastic reaction-diffusion systems using fine-grained representations can become computationally prohibitive when particle numbers become large. If particle numbers are sufficiently high then it may …

valid

PFB-Diff: Progressive Feature Blending Diffusion for Text-driven Image Editing

2023-06-28 · Wenjing Huang, Shikui Tu, Lei Xu

Diffusion models have showcased their remarkable capability to synthesize diverse and high-quality images, sparking interest in their application for real image editing. However, existing diffusion-based approaches for l…

Attribute

Font Style Interpolation with Diffusion Models

2024-02-22 · Tetta Kondo, Shumpei Takezaki, Daichi Haraguchi, Seiichi Uchida

Fonts have huge variations in their styles and give readers different impressions. Therefore, generating new fonts is worthy of giving new impressions to readers. In this paper, we employ diffusion models to generate new…

Latent Diffusion : Multi-Dimension Stable Diffusion Latent Space Explorer

2025-09-26 · Zhihua Zhong, Xuanyang Huang arxiv

Latent space is one of the key concepts in generative AI, offering powerful means for creative exploration through vector manipulation. However, diffusion models like Stable Diffusion lack the intuitive latent vector con…