Update README.md
Browse files
README.md
CHANGED
|
@@ -98,10 +98,11 @@ Each subset provides three standard splits (`train`, `validation`, and `test`),
|
|
| 98 |
If you use this code or datasets, please cite:
|
| 99 |
|
| 100 |
```bibtex
|
| 101 |
-
@inproceedings{
|
| 102 |
-
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
|
|
|
|
| 106 |
}
|
| 107 |
```
|
|
|
|
| 98 |
If you use this code or datasets, please cite:
|
| 99 |
|
| 100 |
```bibtex
|
| 101 |
+
@inproceedings{
|
| 102 |
+
helff2026activationreasoning,
|
| 103 |
+
title={ActivationReasoning: Logical Reasoning in Latent Activation Spaces},
|
| 104 |
+
author={Lukas Helff and Ruben Härle and Wolfgang Stammer and Felix Friedrich and Manuel Brack and Antonia Wüst and Hikaru Shindo and Patrick Schramowski and Kristian Kersting},
|
| 105 |
+
booktitle={The Fourteenth International Conference on Learning Representations},
|
| 106 |
+
year={2026},
|
| 107 |
}
|
| 108 |
```
|