paper-with-me

홈 › Papers

Extraction of Atypical Aspects from Customer Reviews: Datasets and Experiments with Language Models

2023-11-05 · Smita Nannaware, Erfan Al-Hossami, Razvan Bunescu

A restaurant dinner may become a memorable experience due to an unexpected aspect enjoyed by the customer, such as an origami-making station in the waiting area. If aspects that are atypical for a restaurant experience were known in advance, they could be leveraged to make recommendations that have the potential to engender serendipitous experiences, further increasing user satisfaction. Although relatively rare, whenever encountered, atypical aspects often end up being mentioned in reviews due to their memorable quality. Correspondingly, in this paper we introduce the task of detecting atypical aspects in customer reviews. To facilitate the development of extraction models, we manually annotate benchmark datasets of reviews in three domains - restaurants, hotels, and hair salons, which we use to evaluate a number of language models, ranging from fine-tuning the instruction-based text-to-text transformer Flan-T5 to zero-shot and few-shot prompting of GPT-3.5.

📄 PDF Abstract BibTeX arXiv:2311.02702

Code (2)

smitanannaware/xtrata 공식 구현
ramituncc49er/atars

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Engineering Serendipity through Recommendations of Items with Atypical Aspects

2025-05-29 · Ramit Aditya, Razvan Bunescu, Smita Nannaware, Erfan Al-Hossami

A restaurant dinner or a hotel stay may lead to memorable experiences when guests encounter unexpected aspects that also match their interests. For example, an origami-making station in the waiting area of a restaurant m…

In-Context Learning

Latent Aspect Detection from Online Unsolicited Customer Reviews

2022-04-14 · Mohammad Forouhesh, Arash Mansouri, Hossein Fani

Within the context of review analytics, aspects are the features of products and services at which customers target their opinions and sentiments. Aspect detection helps product owners and service providers to identify s…

Aspect Category DetectionHidden Aspect DetectionInformation RetrievalLatent Aspect Detection

Machine learning for assessing quality of service in the hospitality sector based on customer reviews

2021-07-21 · Vladimir Vargas-Calderón, Andreina Moros Ochoa, Gilmer Yovani Castro Nieto, Jorge E. Camargo

The increasing use of online hospitality platforms provides firsthand information about clients preferences, which are essential to improve hotel services and increase the quality of service perception. Customer reviews …

Dimensionality Reduction

Aspect-Based Opinion Extraction from Customer reviews

2014-04-08 · Amani K Samha, Yuefeng Li, Jinglan Zhang

Text is the main method of communicating information in the digital age. Messages, blogs, news articles, reviews, and opinionated information abound on the Internet. People commonly purchase products online and post thei…

ArticlesDecision MakingTAG

Learning to Extract Cross-Domain Aspects and Understanding Sentiments Using Large Language Models

2025-01-15 · Karukriti Kaushik Ghosh, Chiranjib Sur

Aspect-based sentiment analysis (ASBA) is a refined approach to sentiment analysis that aims to extract and classify sentiments based on specific aspects or features of a product, service, or entity. Unlike traditional s…

Aspect-Based Sentiment AnalysisAspect ExtractionSentiment AnalysisSentiment Classification