Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- recommender-system
|
| 7 |
+
- multimodal
|
| 8 |
+
- deep-learning
|
| 9 |
+
- academic-paper
|
| 10 |
+
datasets:
|
| 11 |
+
- Baby
|
| 12 |
+
- Sports
|
| 13 |
+
- Clothing
|
| 14 |
+
metrics:
|
| 15 |
+
- recall
|
| 16 |
+
- ndcg
|
| 17 |
+
---
|
| 18 |
+
# 📖 Model Card: [REARM]
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
**"[Refining Contrastive Learning and Homography Relations for Multi-Modal Recommendation]"**,
|
| 22 |
+
*Shouxing Ma, Yawen Zeng, Shiqing Wu, and Guandong Xu*
|
| 23 |
+
Published in *[ACM MM]*, 2025.
|
| 24 |
+
[[Paper Link](https://arxiv.org/abs/2508.13745)] [[Code Repository](https://huggingface.co/MrShouxingMa/REARM/tree/main)]
|
| 25 |
+
---
|