HengRao commited on
Commit
5f50bc0
·
1 Parent(s): f421838

Revise README: enhance dataset description and add relevant badges

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -7,9 +7,16 @@ size_categories:
7
 
8
  # SysBio-Traj
9
 
10
- **SysBio-Traj** is the dataset released for **RegimeFlow**. It contains **1,050 biological dynamical systems**, each organized as a self-contained model folder with a simulated trajectory, the source SBML model, curated initial conditions, and per-species regime metadata.
 
 
 
11
 
12
- This dataset is designed for **regime-aware time-series modeling**, **systems biology analysis**, and **reproducible simulation**.
 
 
 
 
13
 
14
  ## Quick Facts
15
 
 
7
 
8
  # SysBio-Traj
9
 
10
+ [![Code](https://img.shields.io/badge/Code-RegimeFlow-181717?logo=github)](https://github.com/zhaoxixixi/RegimeFlow)
11
+ [![Paper](https://img.shields.io/badge/Paper-ICML%202026-2563eb)](https://openreview.net/forum?id=sI3UUkXJxs)
12
+ [![Systems](https://img.shields.io/badge/Systems-1%2C050-7c3aed)](#quick-facts)
13
+ [![License](https://img.shields.io/badge/License-CC%20BY%204.0-2ea44f)](https://creativecommons.org/licenses/by/4.0/)
14
 
15
+ **SysBio-Traj** is the dataset released with **[RegimeFlow](https://github.com/zhaoxixixi/RegimeFlow)**, a regime-aware flow matching framework for probabilistic forecasting of biological trajectories across dynamical systems.
16
+
17
+ This dataset accompanies the paper **"A Regime-Aware Trajectory Prediction Framework for 1000+ Systems Biology Models"**, accepted to **ICML 2026**. It contains **1,050 biological dynamical systems**, each organized as a self-contained model folder with a simulated trajectory, the source SBML model, curated initial conditions, and per-species regime metadata.
18
+
19
+ SysBio-Traj is designed for **regime-aware time-series modeling**, **systems biology analysis**, and **reproducible simulation**.
20
 
21
  ## Quick Facts
22