paper-with-me

Papers

Leave No One Behind: Enhancing Diversity While Maintaining Accuracy in Social Recommendation

2025-02-17 · Lei LI, Xiao Zhou

Social recommendation, which incorporates social connections into recommender systems, has proven effective in improving recommendation accuracy. However, beyond accuracy, diversity is also crucial for enhancing user engagement. Despite its importance, the impact of social recommendation models on diversity remains largely unexplored. In this study, we systematically examine the dual performance of existing social recommendation algorithms in terms of both accuracy and diversity. Our empirical analysis reveals a concerning trend: while social recommendation models enhance accuracy, they often reduce diversity. To address this issue, we propose Diversified Social Recommendation (DivSR), a novel approach that employs relational knowledge distillation to transfer high-diversity structured knowledge from non-social recommendation models to social recommendation models. DivSR is a lightweight, model-agnostic framework that seamlessly integrates with existing social recommendation architectures. Experiments on three benchmark datasets demonstrate that DivSR significantly enhances diversity while maintaining competitive accuracy, achieving a superior accuracy-diversity trade-off. Our code and data are publicly available at: https://github.com/ll0ruc/DivSR.

📄 PDF Abstract BibTeX arXiv:2502.11374

Code (1)

ll0ruc/divsr 공식 구현 tf

Tasks

DiversityKnowledge DistillationRecommendation Systems

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

LLaVA-NeXT-Interleave: Tackling Multi-image, Video, and 3D in Large Multimodal Models

2024-07-10 · Feng Li, Renrui Zhang, Hao Zhang, Yuanhan Zhang 외

Visual instruction tuning has made considerable strides in enhancing the capabilities of Large Multimodal Models (LMMs). However, existing open LMMs largely focus on single-image tasks, their applications to multi-image …

Video Question AnsweringZero-Shot Video Question Answer

OmniCorpus: A Unified Multimodal Corpus of 10 Billion-Level Images Interleaved with Text

2024-06-12 · Qingyun Li, Zhe Chen, Weiyun Wang, Wenhai Wang 외

Image-text interleaved data, consisting of multiple images and texts arranged in a natural document format, aligns with the presentation paradigm of internet data and closely resembles human reading habits. Recent studie…

In-Context Learning

Diverse Generation while Maintaining Semantic Coordination: A Diffusion-Based Data Augmentation Method for Object Detection

2024-08-06 · Sen Nie, Zhuo Wang, Xinxin Wang, Kun He

Recent studies emphasize the crucial role of data augmentation in enhancing the performance of object detection models. However,existing methodologies often struggle to effectively harmonize dataset diversity with semant…

Data AugmentationDiversityobject-detectionObject Detection

What's in a Caption? Dataset-Specific Linguistic Diversity and Its Effect on Visual Description Models and Metrics

2022-05-12 · David M. Chan, Austin Myers, Sudheendra Vijayanarasimhan, David A. Ross 외

While there have been significant gains in the field of automated video description, the generalization performance of automated description models to novel domains remains a major barrier to using these systems in the r…

DiversityVideo Description

EduPal leaves no professor behind: Supporting faculty via a peer-powered recommender system

2021-04-20 · Nourhan Sakr, Aya Salama, Nadeen Tameesh, Gihan Osman

The swift transitions in higher education after the COVID-19 outbreak identified a gap in the pedagogical support available to faculty. We propose a smart, knowledge-based chatbot that addresses issues of knowledge disti…

ChatbotKnowledge DistillationRecommendation Systems