Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🪿 GEESE

Genotype-aware End-to-End Spatio-temporal Embedding for Behavioral Phenotyping

Behavioral phenotyping of rodent models from 3D pose recordings that predicts behavior over time, cohort, and genotype, with a chat assistant for querying the results.

arXiv   Live Demo   AMIA 2026

Yiran Ding1    Yuen Gao2    Chunqi Qian2    Zijun Cui1

1Department of Computer Science and Engineering, Michigan State University    2Department of Radiology, Michigan State University


Usage

Open the live demo, then either upload a .mat recording or pick a built-in example, and click Analyze. The app returns:

  • a behavior distribution and a behavior timeline,
  • cohort and genotype predictions (with probabilities),
  • a downloadable Excel summary,
  • a chat box for asking questions about the results.

Running locally

pip install -r requirements.txt
python app.py

Data

Example recordings come from the socialDANNCE dataset (Harvard Dataverse, CC0).

Acknowledgements

This work builds on MOMENT, a time-series foundation model.

Citation

@misc{ding2026geesegenotypeawareendtoendspatiotemporal,
      title={GEESE: Genotype-aware End-to-End Spatio-temporal Embedding for Behavioral Phenotyping}, 
      author={Yiran Ding and Yuen Gao and Chunqi Qian and Zijun Cui},
      year={2026},
      eprint={2605.24370},
      archivePrefix={arXiv},
      primaryClass={cs.LG},
      url={https://arxiv.org/abs/2605.24370}, 
}

About

[AMIA 2026] GEESE: end-to-end behavioral phenotyping of rodent models from 3D pose, with an interactive demo (GEESE-HONK)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages