paper-with-me

홈 › Papers

Recommend for a Reason: Unlocking the Power of Unsupervised Aspect-Sentiment Co-Extraction

2021-09-07 · Findings (EMNLP) 2021 11 · Zeyu Li, Wei Cheng, Reema Kshetramade, John Houser, Haifeng Chen, Wei Wang

Compliments and concerns in reviews are valuable for understanding users' shopping interests and their opinions with respect to specific aspects of certain items. Existing review-based recommenders favor large and complex language encoders that can only learn latent and uninterpretable text representations. They lack explicit user attention and item property modeling, which however could provide valuable information beyond the ability to recommend items. Therefore, we propose a tightly coupled two-stage approach, including an Aspect-Sentiment Pair Extractor (ASPE) and an Attention-Property-aware Rating Estimator (APRE). Unsupervised ASPE mines Aspect-Sentiment pairs (AS-pairs) and APRE predicts ratings using AS-pairs as concrete aspect-level evidence. Extensive experiments on seven real-world Amazon Review Datasets demonstrate that ASPE can effectively extract AS-pairs which enable APRE to deliver superior accuracy over the leading baselines.

📄 PDF Abstract BibTeX arXiv:2109.03821

Code (1)

zyli93/aspe-apre 공식 구현 pytorch

Similar Papers 제목 키워드 기반

PowerFlow: Unlocking the Dual Nature of LLMs via Principled Distribution Matching

2026-03-19 · Ruishuo Chen, Yu Chen, Zhuoran Li, Longbo Huang arxiv

Unsupervised Reinforcement Learning from Internal Feedback (RLIF) has emerged as a promising paradigm for eliciting the latent capabilities of Large Language Models (LLMs) without external supervision. However, current m…

Reinforcement LearningLogical Reasoning

Event-based Product Carousel Recommendation with Query-Click Graph

2024-02-05 · Luyi Ma, Nimesh Sinha, Parth Vajge, Jason HD Cho 외

Many current recommender systems mainly focus on the product-to-product recommendations and user-to-product recommendations even during the time of events rather than modeling the typical recommendations for the target e…

Recommendation Systems

Recommender Systems in the Era of Large Language Models (LLMs)

2023-07-05 · Zihuai Zhao, Wenqi Fan, Jiatong Li, Yunqing Liu 외

With the prosperity of e-commerce and web applications, Recommender Systems (RecSys) have become an important component of our daily life, providing personalized suggestions that cater to user preferences. While Deep Neu…

Recommendation Systems

MADREC: A Multi-Aspect Driven LLM Agent for Explainable and Adaptive Recommendation

2025-10-15 · Jiin Park, Misuk Kim arxiv

Recent attempts to integrate large language models (LLMs) into recommender systems have gained momentum, but most remain limited to simple text generation or static prompt-based inference, failing to capture the complexi…

Sequential RecommendationExplanation GenerationText Generation

Comparative Explanations via Counterfactual Reasoning in Recommendations

2025-10-13 · Yi Yu, Zhenxing Hu arxiv

Explainable recommendation through counterfactual reasoning seeks to identify the influential aspects of items in recommendations, which can then be used as explanations. However, state-of-the-art approaches, which aim t…