← Search

Xiabing Zhou

5 accepted papers

2025

COF: Adaptive Chain of Feedback for Comparative Opinion Quintuple Extraction

COLING 2025main

Comparative Opinion Quintuple Extraction (COQE) aims to extract all comparative sentiment quintuples from product review text. Each quintuple comprises five elements: subject, object, aspect, opinion and preference. With the rise of Large Language Models (LLMs), existing work primarily focuses on en…

Cited by 0SourcePDFScholar
2023

Emotion Recognition in Conversation from Variable-Length Context

ICASSP 2023accepted

Existing approaches to Emotion Recognition in Conversation (ERC) use a fixed context window to recognize speakers’ emotion, which may lead to either scantiness of key context or interference of redundant context. In response, we explore the benefits of variable-length context and propose a more effe…

Cited by 0SourceScholar
2023

G-SPEED: General SParse Efficient Editing MoDel

EMNLP 2023long findings

Large Language Models (LLMs) have demonstrated incredible capabilities in understanding, generating, and manipulating languages. Through human-model interactions, LLMs can automatically understand human-issued instructions and output the expected contents, which can significantly increase working ef…

Cited by 0SourcecodeScholar
2022

Exploring Logographic Image for Chinese Aspect-based Sentiment Classification

EMNLP 2022finding

In logographic languages like Chinese, word meanings are constructed using specific character formations, which can help to disambiguate word senses and are beneficial for sentiment classification. However, such knowledge is rarely explored in previous sentiment analysis methods. In this paper, we f…

Cited by 0SourcePDFScholar
2020

Towards Accurate and Consistent Evaluation: A Dataset for Distantly-Supervised Relation Extraction

COLING 2020main

In recent years, distantly-supervised relation extraction has achieved a certain success by using deep neural networks. Distant Supervision (DS) can automatically generate large-scale annotated data by aligning entity pairs from Knowledge Bases (KB) to sentences. However, these DS-generated datasets…