paper-with-me

Papers

Enhancing Topic Extraction in Recommender Systems with Entropy Regularization

2023-06-12 · Xuefei Jiang, Dairui Liu, Ruihai Dong

In recent years, many recommender systems have utilized textual data for topic extraction to enhance interpretability. However, our findings reveal a noticeable deficiency in the coherence of keywords within topics, resulting in low explainability of the model. This paper introduces a novel approach called entropy regularization to address the issue, leading to more interpretable topics extracted from recommender systems, while ensuring that the performance of the primary task stays competitively strong. The effectiveness of the strategy is validated through experiments on a variation of the probabilistic matrix factorization model that utilizes textual data to extract item embeddings. The experiment results show a significant improvement in topic coherence, which is quantified by cosine similarity on word embeddings.

📄 PDF Abstract BibTeX arXiv:2306.07403

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsWord Embeddings

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음

Similar Papers 제목 키워드 기반

Topic-Aware Knowledge Graph with Large Language Models for Interoperability in Recommender Systems

2024-12-28 · Minhye Jeon, Seokho Ahn, Young-Duk Seo

The use of knowledge graphs in recommender systems has become one of the common approaches to addressing data sparsity and cold start problems. Recent advances in large language models (LLMs) offer new possibilities for …

Knowledge GraphsRecommendation Systems

EnSToM: Enhancing Dialogue Systems with Entropy-Scaled Steering Vectors for Topic Maintenance

2025-05-22 · Heejae Suh, Yejin Jeon, Deokhyung Kang, Taehee Park 외

Small large language models (sLLMs) offer the advantage of being lightweight and efficient, which makes them suitable for resource-constrained environments. However, sLLMs often struggle to maintain topic consistency in …

Task-Oriented Dialogue Systems

Towards Robust Recommendation: A Review and an Adversarial Robustness Evaluation Library

2024-04-27 · Lei Cheng, Xiaowen Huang, Jitao Sang, Jian Yu

Recently, recommender system has achieved significant success. However, due to the openness of recommender systems, they remain vulnerable to malicious attacks. Additionally, natural noise in training data and issues suc…

Adversarial RobustnessNon-Adversarial RobustnessRecommendation Systems

Defense Against Model Extraction Attacks on Recommender Systems

2023-10-25 · Sixiao Zhang, Hongzhi Yin, Hongxu Chen, Cheng Long

The robustness of recommender systems has become a prominent topic within the research community. Numerous adversarial attacks have been proposed, but most of them rely on extensive prior knowledge, such as all the white…

Model extractionRecommendation Systems

A Survey of Deep Reinforcement Learning in Recommender Systems: A Systematic Review and Future Directions

2021-09-08 · Xiaocong Chen, Lina Yao, Julian McAuley, Guanglin Zhou 외

In light of the emergence of deep reinforcement learning (DRL) in recommender systems research and several fruitful results in recent years, this survey aims to provide a timely and comprehensive overview of the recent t…

Deep Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement Learning+2