Abstract
Recommender systems optimized solely for user engagement often fail to meet broader normative objectives such as fairness, diversity, or editorial values. We introduce NAILS (Normative Alignment of recommender systems via Internal Label Shift), a simple and scalable method for aligning recommendation outputs with target distributions over item-level attributes (e.g., categories). NAILS modifies the user-conditional item distribution to induce a specified marginal distribution over attributes, leveraging existing user–item preferences without retraining the model. To achieve this, we recast the problem as a form of label shift applied internally within a hierarchical classification framework. Adopting a stakeholder-centric perspective, NAILS enables alignment with global normative goals. Empirically, we show that NAILS consistently improves attribute-level alignment with minimal impact on user engagement, providing a practical mechanism for value-driven recommendation. Our code is available at https://github.com/johanneskruse/nails.
| Original language | English |
|---|---|
| Title of host publication | RecSys '25 : Proceedings of the Nineteenth ACM Conference on Recommender Systems |
| Editors | Maria Bielikova, Pavel Kordik, Markus Schedl, Marco de Gemmis, Sole Pera, Rodrigo Alves, Olivier Jeunen, Vito Ostuni |
| Number of pages | 6 |
| Place of Publication | New York City, NY |
| Publisher | Association for Computing Machinery |
| Publication date | 2025 |
| Pages | 1240-1245 |
| ISBN (Print) | 9798400713644 |
| ISBN (Electronic) | 9798400713644 |
| DOIs | |
| Publication status | Published - 2025 |
| Event | 19th ACM Conference on Recommender Systems. Rec Sys 2025 - O2 universum Convention Center, Prague, Czech Republic Duration: 22 Sept 2025 → 26 Sept 2025 Conference number: 19 https://recsys.acm.org/recsys25/ |
Conference
| Conference | 19th ACM Conference on Recommender Systems. Rec Sys 2025 |
|---|---|
| Number | 19 |
| Location | O2 universum Convention Center |
| Country/Territory | Czech Republic |
| City | Prague |
| Period | 22/09/2025 → 26/09/2025 |
| Internet address |
Keywords
- Recommender systems
- Aligned recommendation
- Normative design
- Relevance prioritized reranking