PyTorch
normwear2
custom_code
yunfeiluo commited on
Commit
caba9ef
·
verified ·
1 Parent(s): b1e5e3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -131,8 +131,14 @@ torchrun --nproc_per_node=4 \
131
  If you find NormWear-2 model useful for your research, please consider citing the associated TBD.
132
 
133
  ```
134
- @article{TBD,
135
-
 
 
 
 
 
 
136
  }
137
  ```
138
 
 
131
  If you find NormWear-2 model useful for your research, please consider citing the associated TBD.
132
 
133
  ```
134
+ @misc{luo2026worldmodelingphysiologicalsignals,
135
+ title={Toward World Modeling of Physiological Signals with Chaos-Theoretic Balancing and Latent Dynamics},
136
+ author={Yunfei Luo and Xi Chen and Yuliang Chen and Lanshuang Zhang and Md Mofijul Islam and Siwei Zhao and Peter Kotanko and Subhasis Dasgupta and Andrew Campbell and Rakesh Malhotra and Tauhidur Rahman},
137
+ year={2026},
138
+ eprint={2605.15465},
139
+ archivePrefix={arXiv},
140
+ primaryClass={cs.LG},
141
+ url={https://arxiv.org/abs/2605.15465},
142
  }
143
  ```
144