Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#### Investigating Recommender Systems from the Healthiness Perspective: Benchmarks, Warnings and Enhancement
|
| 2 |
+
|
| 3 |
+
This is the resource of our work "Investigating Recommender Systems from the Healthiness Perspective: Benchmarks, Warnings and Enhancement" which aims to investigate recommender systems from the healthiness perspective.
|
| 4 |
+
|
| 5 |
+
This resource includes:
|
| 6 |
+
|
| 7 |
+
**Three constructed datasets** with healthiness-related information under "Benchmarks" path;
|
| 8 |
+
|
| 9 |
+
**Two healthiness-related metrics** proposed to quantitatively evaluate the healthiness of recommendation results under "HealthinessMetrics" path.
|
| 10 |
+
|
| 11 |
+
**A novel framwork HealthRec**, which is a generic and model-agnostic framework that can be seamlessly integrated into existing models to promote healthy content dissemination, under "HealthRec_code" path.
|
| 12 |
+
|
| 13 |
+
More details about these resources can be found in the "readme.md" files in each path.
|
| 14 |
+
|
| 15 |
+
By providing this resource, we seek to raise awareness of potential risks associated with recommender systems and provide a foundation for building more responsible, healthiness-aware approaches.
|