Skip to content

Commit 5efe4ad

Browse files
committed
fix stflow
1 parent c931651 commit 5efe4ad

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

config/publications.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export const publications: Publication[] = [
3636
venue: "ICML, 2025 (Spotlight)",
3737
page: "stflow",
3838
code: "https://github.com/Graph-and-Geometric-Learning/STFlow",
39-
paper: "https://graph-and-geometric-learning.github.io/publications",
39+
paper: "https://www.arxiv.org/abs/2506.05361",
4040
abstract: "Propose STFlow, a flow matching generative model to directly infer the spatial gene expression from whole slide images.",
4141
impact: "We reformulate the original regression task as a generative modeling problem, allowing gene regulation to be integrated across cells. Additionally, the proposed geometry-aware denoiser achieves significantly higher efficiency compared to previous methods.",
4242
tags: [Tag.Applications, Tag.GeometricAndGraphLearning],

0 commit comments

Comments
 (0)