paper-with-me

Papers

FaiMA: Feature-aware In-context Learning for Multi-domain Aspect-based Sentiment Analysis

2024-03-02 · Songhua Yang, Xinke Jiang, Hanjie Zhao, Wenxuan Zeng, Hongde Liu, Yuxiang Jia

Multi-domain aspect-based sentiment analysis (ABSA) seeks to capture fine-grained sentiment across diverse domains. While existing research narrowly focuses on single-domain applications constrained by methodological limitations and data scarcity, the reality is that sentiment naturally traverses multiple domains. Although large language models (LLMs) offer a promising solution for ABSA, it is difficult to integrate effectively with established techniques, including graph-based models and linguistics, because modifying their internal architecture is not easy. To alleviate this problem, we propose a novel framework, Feature-aware In-context Learning for Multi-domain ABSA (FaiMA). The core insight of FaiMA is to utilize in-context learning (ICL) as a feature-aware mechanism that facilitates adaptive learning in multi-domain ABSA tasks. Specifically, we employ a multi-head graph attention network as a text encoder optimized by heuristic rules for linguistic, domain, and sentiment features. Through contrastive learning, we optimize sentence representations by focusing on these diverse features. Additionally, we construct an efficient indexing mechanism, allowing FaiMA to stably retrieve highly relevant examples across multiple dimensions for any given input. To evaluate the efficacy of FaiMA, we build the first multi-domain ABSA benchmark dataset. Extensive experimental results demonstrate that FaiMA achieves significant performance improvements in multiple domains compared to baselines, increasing F1 by 2.07% on average. Source code and data sets are anonymously available at https://github.com/SupritYoung/FaiMA.

📄 PDF Abstract BibTeX arXiv:2403.01063

Code (1)

suprityoung/faima 공식 구현 pytorch

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Contrastive LearningGraph AttentionIn-Context LearningSentenceSentiment Analysis

Similar Papers 제목 키워드 기반

Context-Aware Self-Adaptation for Domain Generalization

2025-04-03 · Hao Yan, Yuhong Guo

Domain generalization aims at developing suitable learning algorithms in source training domains such that the model learned can generalize well on a different unseen testing domain. We present a novel two-stage approach…

Domain Generalization

Mamba Learns in Context: Structure-Aware Domain Generalization for Multi-Task Point Cloud Understanding

2026-03-21 · Jincen Jiang, Qianyu Zhou, Yuhang Li, Kui Su 외 arxiv

While recent Transformer and Mamba architectures have advanced point cloud representation learning, they are typically developed for single-task or single-domain settings. Directly applying them to multi-task domain gene…

Representation LearningDomain Generalization

Linguistically-Enriched and Context-Aware Zero-shot Slot Filling

2021-01-16 · A. B. Siddique, Fuad Jamour, Vagelis Hristidis

Slot filling is identifying contiguous spans of words in an utterance that correspond to certain parameters (i.e., slots) of a user request/query. Slot filling is one of the most important challenges in modern task-orien…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)slot-filling+2

Multi-refined Feature Enhanced Sentiment Analysis Using Contextual Instruction

2025-11-01 · Peter Atandoh, Jie Zou, Weikang Guo, Jiwei Wei 외 arxiv

Sentiment analysis using deep learning and pre-trained language models (PLMs) has gained significant traction due to their ability to capture rich contextual representations. However, existing approaches often underperfo…

Sentiment Analysis

Investigating methods to improve photovoltaic thermal models at second-to-minute timescales

2022-11-21 · Bert Herteleer, Anastasios Kladas, Gofran Chowdhury, Francky Catthoor 외

This paper presents a range of methods to improve the accuracy of equation-based thermal models of PV modules at second-to-minute timescales. We present an RC-equivalent conceptual model for PV modules, where wind effect…