docs: add arXiv 2604.16254 paper citation
Browse files
README.md
CHANGED
|
@@ -84,12 +84,20 @@ Evaluate with [ArtifactBench v1](https://huggingface.co/datasets/intrect/artifac
|
|
| 84 |
|
| 85 |
```bibtex
|
| 86 |
@article{oh2026artifactnet,
|
| 87 |
-
title={ArtifactNet: Detecting AI-Generated Music via Forensic Residual Physics},
|
| 88 |
-
author={Oh, Heewon},
|
| 89 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 90 |
}
|
| 91 |
```
|
| 92 |
|
|
|
|
|
|
|
| 93 |
## License
|
| 94 |
|
| 95 |
**CC BY-NC 4.0** — Free for academic, research, and personal use. **Commercial use is
|
|
|
|
| 84 |
|
| 85 |
```bibtex
|
| 86 |
@article{oh2026artifactnet,
|
| 87 |
+
title = {ArtifactNet: Detecting AI-Generated Music via Forensic Residual Physics},
|
| 88 |
+
author = {Oh, Heewon},
|
| 89 |
+
journal = {arXiv preprint arXiv:2604.16254},
|
| 90 |
+
year = {2026},
|
| 91 |
+
eprint = {2604.16254},
|
| 92 |
+
archivePrefix= {arXiv},
|
| 93 |
+
primaryClass = {cs.SD},
|
| 94 |
+
doi = {10.48550/arXiv.2604.16254},
|
| 95 |
+
url = {https://arxiv.org/abs/2604.16254}
|
| 96 |
}
|
| 97 |
```
|
| 98 |
|
| 99 |
+
**arXiv**: [2604.16254](https://arxiv.org/abs/2604.16254) · **DOI**: [10.48550/arXiv.2604.16254](https://doi.org/10.48550/arXiv.2604.16254)
|
| 100 |
+
|
| 101 |
## License
|
| 102 |
|
| 103 |
**CC BY-NC 4.0** — Free for academic, research, and personal use. **Commercial use is
|