Constructing Explainable Opinion Graphs from Review
The Web is a major resource of both factual and subjective information. While there are significant efforts to organize factual information into knowledge bases, there is much less work on organizing opinions, which are abundant in subjective data, into a structured format. We present ExplainIt, a system that extracts and organizes opinions into an opinion graph, which are useful for downstream applications such as generating explainable review summaries and facilitating search over opinion phrases. In such graphs, a node represents a set of semantically similar opinions extracted from reviews and an edge between two nodes signifies that one node explains the other. ExplainIt mines explanations in a supervised method and groups similar opinions together in a weakly supervised way before combining the clusters of opinions together with their explanation relationships into an opinion graph. We experimentally demonstrate that the explanation relationships generated in the opinion graph are of good quality and our labeled datasets for explanation mining and grouping opinions are publicly available.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Rating and aspect-based opinion graph embeddings for explainable recommendations
The success of neural network embeddings has entailed a renewed interest in using knowledge graphs for a wide variety of machine learning and information retrieval tasks. In particular, recent recommendation methods base…
Graph EmbeddingInformation RetrievalKnowledge GraphsRetrievalGraphing else matters: exploiting aspect opinions and ratings in explainable graph-based recommendations
The success of neural network embeddings has entailed a renewed interest in using knowledge graphs for a wide variety of machine learning and information retrieval tasks. In particular, current recommendation methods bas…
Graph EmbeddingInformation RetrievalKnowledge GraphsRetrievalHypergraphs with Attention on Reviews for Explainable Recommendation
Given a recommender system based on reviews, the chal-lenges are how to effectively represent the review data and how to explainthe produced recommendations. We propose a novel review-specific Hy-pergraph (HG) model, and…
Explainable RecommendationRecommendation SystemsAspect-Aware Decomposition for Opinion Summarization
Opinion summarization plays a key role in deriving meaningful insights from large-scale online reviews. To make this process more explainable and grounded, we propose a modular approach guided by review aspects which sep…
Opinion SummarizationPERS: A Personalized and Explainable POI Recommender System
The Location-Based Social Networks (LBSN) (e.g., Facebook) have many factors (for instance, ratings, check-in time, etc.) that play a crucial role for the Point-of-Interest (POI) recommendations. Unlike ratings, the revi…
Explainable RecommendationRecommendation Systems