subsetchen commited on
Commit
731dd74
·
verified ·
1 Parent(s): dcc26e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -125,9 +125,12 @@ All records are machine telemetry and anonymized.
125
 
126
  **BibTeX:**
127
  ```bibtex
128
- @article{chen2025reveal,
129
- title={Detecting Anomalies in Systems for AI Using Hardware Telemetry},
130
- author={Chen, Ziji and Chien, Steven W. D. and Qian, Peng and Zilberman, Noa},
131
- journal={arXiv preprint arXiv:submit/6934461},
132
- year={2025}
 
 
 
133
  }
 
125
 
126
  **BibTeX:**
127
  ```bibtex
128
+ @misc{chen2025detectinganomaliesmachinelearning,
129
+ title={Detecting Anomalies in Machine Learning Infrastructure via Hardware Telemetry},
130
+ author={Ziji Chen and Steven W. D. Chien and Peng Qian and Noa Zilberman},
131
+ year={2025},
132
+ eprint={2510.26008},
133
+ archivePrefix={arXiv},
134
+ primaryClass={cs.PF},
135
+ url={https://arxiv.org/abs/2510.26008},
136
  }