Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,23 +14,22 @@ A modular Conversational Recommender System (CRS) for sustainable European city
|
|
| 14 |
|
| 15 |
## 📄 Paper
|
| 16 |
|
| 17 |
-
> **TRACE: A
|
| 18 |
-
> Ashmi Banerjee,
|
| 19 |
> *Proceedings of the 49th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR 2026)*
|
| 20 |
> [arxiv.org/abs/2604.14223](https://arxiv.org/abs/2604.14223)
|
| 21 |
|
| 22 |
If you use this work, please cite:
|
| 23 |
```bibtex
|
| 24 |
@inproceedings{banerjee2026trace,
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
booktitle = {Proceedings of the 49th International ACM SIGIR Conference on
|
| 29 |
-
Research and Development in Information Retrieval},
|
| 30 |
-
series = {SIGIR '26},
|
| 31 |
year = {2026},
|
| 32 |
publisher = {ACM},
|
| 33 |
-
|
|
|
|
|
|
|
| 34 |
}
|
| 35 |
```
|
| 36 |
|
|
|
|
| 14 |
|
| 15 |
## 📄 Paper
|
| 16 |
|
| 17 |
+
> **TRACE: A Conversational Framework for Sustainable Tourism Recommendation with Agentic Counterfactual Explanations**
|
| 18 |
+
> Ashmi Banerjee, Adithi Satish, Wolfgang Wörndl, Yashar Deldjoo
|
| 19 |
> *Proceedings of the 49th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR 2026)*
|
| 20 |
> [arxiv.org/abs/2604.14223](https://arxiv.org/abs/2604.14223)
|
| 21 |
|
| 22 |
If you use this work, please cite:
|
| 23 |
```bibtex
|
| 24 |
@inproceedings{banerjee2026trace,
|
| 25 |
+
author = {Ashmi Banerjee and Adithi Satish and Wolfgang W{\"o}rndl and Yashar Deldjoo},
|
| 26 |
+
title = {TRACE: A Conversational Framework for Sustainable Tourism Recommendation with Agentic Counterfactual Explanations},
|
| 27 |
+
booktitle = {Proceedings of the 49th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR '26)},
|
|
|
|
|
|
|
|
|
|
| 28 |
year = {2026},
|
| 29 |
publisher = {ACM},
|
| 30 |
+
location = {Melbourne, VIC, Australia},
|
| 31 |
+
doi = {10.1145/3805712.3808370},
|
| 32 |
+
url = {https://doi.org/10.1145/3805712.3808370}
|
| 33 |
}
|
| 34 |
```
|
| 35 |
|