paper-with-me

Papers

Domain-Expanded ASTE: Rethinking Generalization in Aspect Sentiment Triplet Extraction

2023-05-23 · Yew Ken Chia, Hui Chen, Wei Han, Guizhen Chen, Sharifah Mahani Aljunied, Soujanya Poria, Lidong Bing

Aspect Sentiment Triplet Extraction (ASTE) is a challenging task in sentiment analysis, aiming to provide fine-grained insights into human sentiments. However, existing benchmarks are limited to two domains and do not evaluate model performance on unseen domains, raising concerns about the generalization of proposed methods. Furthermore, it remains unclear if large language models (LLMs) can effectively handle complex sentiment tasks like ASTE. In this work, we address the issue of generalization in ASTE from both a benchmarking and modeling perspective. We introduce a domain-expanded benchmark by annotating samples from diverse domains, enabling evaluation of models in both in-domain and out-of-domain settings. Additionally, we propose CASE, a simple and effective decoding strategy that enhances trustworthiness and performance of LLMs in ASTE. Through comprehensive experiments involving multiple tasks, settings, and models, we demonstrate that CASE can serve as a general decoding strategy for complex sentiment tasks. By expanding the scope of evaluation and providing a more reliable decoding strategy, we aim to inspire the research community to reevaluate the generalizability of benchmarks and models for ASTE. Our code, data, and models are available at https://github.com/DAMO-NLP-SG/domain-expanded-aste.

📄 PDF Abstract BibTeX arXiv:2305.14434

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect Sentiment Triplet ExtractionBenchmarkingDomain GeneralizationSentiment AnalysisTriplet

Similar Papers 제목 키워드 기반

Rethinking the Evaluation Protocol of Domain Generalization

2023-05-24 · CVPR 2024 1 · Han Yu, Xingxuan Zhang, Renzhe Xu, Jiashuo Liu 외

Domain generalization aims to solve the challenge of Out-of-Distribution (OOD) generalization by leveraging common knowledge learned from multiple training domains to generalize to unseen test domains. To accurately eval…

Domain GeneralizationModel Selection

Rethinking Domain Adaptation and Generalization in the Era of CLIP

2024-07-21 · Ruoyu Feng, Tao Yu, Xin Jin, Xiaoyuan Yu 외

In recent studies on domain adaptation, significant emphasis has been placed on the advancement of learning shared knowledge from a source domain to a target domain. Recently, the large vision-language pre-trained model,…

Domain AdaptationZero-Shot Learning

Rethinking ASTE: A Minimalist Tagging Scheme Alongside Contrastive Learning

2024-03-12 · Qiao Sun, Liujia Yang, Minghao Ma, Nanyang Ye 외

Aspect Sentiment Triplet Extraction (ASTE) is a burgeoning subtask of fine-grained sentiment analysis, aiming to extract structured sentiment triplets from unstructured textual data. Existing approaches to ASTE often com…

Aspect Sentiment Triplet ExtractionContrastive LearningFew-Shot LearningSentiment Analysis+1

Measuring Your ASTE Models in The Wild: A Diversified Multi-domain Dataset For Aspect Sentiment Triplet Extraction

2023-05-27 · Ting Xu, Huiyun Yang, Zhen Wu, Jiaze Chen 외

Aspect Sentiment Triplet Extraction (ASTE) is widely used in various applications. However, existing ASTE datasets are limited in their ability to represent real-world scenarios, hindering the advancement of research in …

Aspect Sentiment Triplet ExtractionTriplet

Learning with Diversity: Self-Expanded Equalization for Better Generalized Deep Metric Learning

2023-01-01 · ICCV 2023 1 · Jiexi Yan, Zhihui Yin, Erkun Yang, Yanhua Yang 외

Exploring good generalization ability is essential in deep metric learning (DML). Most existing DML methods focus on improving the model robustness against category shift to keep the performance on unseen categories.…

DiversityMetric Learning