← Search

Guodong Zhou

52 accepted papers

2026

Mis: Light Response Agent for Video Comment with Multimodal Informative Seeking

ICRA 2026poster

Automatic response generation of video comments (RGVC) aims to generate a target reply to the content of the target comment based on the video context. Existing works for RGVC normally rely on large language models (LLMs), and mostly neglect the importance of extracting key information from both lin…

Cited by 0Scholar
2026

RFKG-CoT: Relation-Driven Adaptive Hop-count Selection and Few-Shot Path Guidance for Knowledge-Aware QA

AAAI 2026technical

Large language models (LLMs) often generate hallucinations in knowledge-intensive QA due to parametric knowledge limitations. While existing methods like KG-CoT improve reliability by integrating knowledge graph (KG) paths, they suffer from rigid hop-count selection (solely question-driven) and unde

Cited by 0SourcePDFScholar
2026

Towards Closed-Loop Embodied Empathy Evolution: Probing LLM-Centric Lifelong Empathic Motion Generation in Unseen Scenarios

AAAI 2026technical

In the literature, existing human-centric emotional motion generation methods primarily focus on boosting performance within a single scale-fixed dataset, largely neglecting the flexible and scale-increasing motion scenarios (e.g., sports, dance), whereas effectively learning these newly emerging sc

Cited by 0SourcePDFScholar
2025

A Comprehensive Graph Framework for Question Answering with Mode-Seeking Preference Alignment

ACL 2025finding

Recent advancements in retrieval-augmented generation (RAG) have enhanced large language models in question answering by integrating external knowledge. However, challenges persist in achieving global understanding and aligning responses with human ethical and quality preferences. To address these i…

2025

Bridging Modality Gap for Effective Multimodal Sentiment Analysis in Fashion-related Social Media

COLING 2025main

Multimodal sentiment analysis for fashion-related social media is essential for understanding how consumers appraise fashion products across platforms like Instagram and Twitter, where both textual and visual elements contribute to sentiment expression. However, a notable challenge in this task is t…

Cited by 0SourcePDFScholar
2025

Exploring Knowledge Filtering for Retrieval-Augmented Discriminative Tasks

ACL 2025finding

Retrieval-augmented methods have achieved remarkable advancements in alleviating the hallucination of large language models.Nevertheless, the introduction of external knowledge does not always lead to the expected improvement in model performance, as irrelevant or harmful information present in the…

Cited by 0SourcePDFScholar
2025

Exploring Unified Training Framework for Multimodal User Profiling

COLING 2025main

With the emergence of social media and e-commerce platforms, accurate user profiling has become increasingly vital for recommendation systems and personalized services. Recent studies have focused on generating detailed user profiles by extracting various aspects of user attributes from textual revi…

Cited by 0SourcePDFScholar
2025

One-Dimensional Object Detection for Streaming Text Segmentation of Meeting Dialogue

ACL 2025finding

Dialogue text segmentation aims to partition dialogue content into consecutive paragraphs based on themes or logic, enhancing its comprehensibility and manageability. Current text segmentation models, when applied directly to STS (Streaming Text Segmentation), exhibit numerous limitations, such as i…

2025

Zero-shot Cross-lingual NER via Mitigating Language Difference: An Entity-aligned Translation Perspective

EMNLP 2025

Cross-lingual Named Entity Recognition (CL-NER) aims to transfer knowledge from high-resource languages to low-resource languages. However, existing zero-shot CL-NER (ZCL-NER) approaches primarily focus on Latin script language (LSL), where shared linguistic features facilitate effective knowledge t

Cited by 0SourcePDFScholar
2024

ChatASU: Evoking LLM’s Reflexion to Truly Understand Aspect Sentiment in Dialogues

COLING 2024main

Aspect Sentiment Understanding (ASU) in interactive scenarios (e.g., Question-Answering and Dialogue) has attracted ever-more interest in recent years and achieved important progresses. However, existing studies on interactive ASU largely ignore the coreference issue for opinion targets (i.e., aspec…

2024

Cross-domain NER with Generated Task-Oriented Knowledge: An Empirical Study from Information Density Perspective

EMNLP 2024main

Cross-domain Named Entity Recognition (CDNER) is crucial for Knowledge Graph (KG) construction and natural language processing (NLP), enabling learning from source to target domains with limited data. Previous studies often rely on manually collected entity-relevant sentences from the web or attempt…

2024

Decoupling and Refilling: A Simple Data Augmentation Method for Aspect Term Extraction

ICASSP 2024accepted

Aspect term extraction (ATE) is an important Natural Language Processing task, which aims to extract aspect terms from reviews. Recently, data augmentation has emerged as a reliable approach for relieving data sparsity in the NLP area. For ATE, self-labeling and semi-generation methods have been pro…

Cited by 0SourceScholar
2024

Demonstration Retrieval-Augmented Generative Event Argument Extraction

COLING 2024main

We tackle Event Argument Extraction (EAE) in the manner of template-based generation. Based on our exploration of generative EAE, it suffers from several issues, such as multiple arguments of one role, generating words out of context and inconsistency with prescribed format. We attribute it to the w…

Cited by 2SourcePDFScholar
2024

How to Understand “Support”? An Implicit-enhanced Causal Inference Approach for Weakly-supervised Phrase Grounding

COLING 2024main

Weakly-supervised Phrase Grounding (WPG) is an emerging task of inferring the fine-grained phrase-region matching, while merely leveraging the coarse-grained sentence-image pairs for training. However, existing studies on WPG largely ignore the implicit phrase-region matching relations, which are cr…

2024

Leveraging AMR Graph Structure for Better Sequence-to-Sequence AMR Parsing

COLING 2024main

Thanks to the development of pre-trained sequence-to-sequence (seq2seq) models (e.g., BART), recent studies on AMR parsing often regard this task as a seq2seq translation problem by linearizing AMR graphs into AMR token sequences in pre-processing and recovering AMR graphs from sequences in post-pro…

Cited by 0SourcePDFScholar
2024

Structure-aware Generation Model for Cross-Domain Aspect-based Sentiment Classification

COLING 2024main

Employing pre-trained generation models for cross-domain aspect-based sentiment classification has recently led to large improvements. However, they ignore the importance of syntactic structures, which have shown appealing effectiveness in classification based models. Different from previous studies…

2024

TopicDiff: A Topic-enriched Diffusion Approach for Multimodal Conversational Emotion Detection

COLING 2024main

Multimodal Conversational Emotion (MCE) detection, generally spanning across the acoustic, vision and language modalities, has attracted increasing interest in the multimedia community. Previous studies predominantly focus on learning contextual information in conversations with only a few consideri…

2024

Transition-based Opinion Generation for Aspect-based Sentiment Analysis

ACL 2024findings

Recently, the use of pre-trained generation models for extracting sentiment elements has resulted in significant advancements in aspect-based sentiment analysis benchmarks. However, these approaches often overlook the importance of explicitly modeling structure among sentiment elements. To address t…

Cited by 0SourcePDFScholar
2023

A Unified Framework for Synaesthesia Analysis

EMNLP 2023long findings

Synaesthesia refers to the description of perceptions in one sensory modality through concepts from other modalities. It involves not only a linguistic phenomenon, but also a cognitive phenomenon structuring human thought and action, which makes understanding it challenging. As a means of cognition,…

Cited by 0SourceScholar
2023

Enhancing Reasoning Capabilities by Instruction Learning and Chain-of-Thoughts for Implicit Discourse Relation Recognition

EMNLP 2023short findings

The aim of implicit discourse relation recognition is to comprehend the sense of connection between two arguments. In this work, we present a classification method that is solely based on generative models. Our proposed approach employs a combination of instruction templates and in-context learning…

Cited by 0SourceScholar
2023

Low-Resource Comparative Opinion Quintuple Extraction by Data Augmentation with Prompting

EMNLP 2023short findings

Comparative Opinion Quintuple Extraction (COQE) aims to predict comparative opinion quintuples from comparative sentences. These quintuples include subject, object, shareable aspect, comparative opinion, and preference. The existing pipeline-based COQE method fails in error propagation. In addition,…

Cited by 0SourcecodeScholar
2023

Opinion Tree Parsing for Aspect-based Sentiment Analysis

ACL 2023findings

Extracting sentiment elements using pre-trained generative models has recently led to large improvements in aspect-based sentiment analysis benchmarks. These models avoid explicit modeling of structure between sentiment elements, which are succinct yet lack desirable properties such as structure wel…

2022

Cross-Domain Sentiment Classification using Semantic Representation

EMNLP 2022finding

Previous studies on cross-domain sentiment classification depend on the pivot features or utilize the target data for representation learning, which ignore the semantic relevance between different domains. To this end, we exploit Abstract Meaning Representation (AMR) to help with cross-domain sentim…

2022

Document-level Event Factuality Identification via Machine Reading Comprehension Frameworks with Transfer Learning

COLING 2022main

Document-level Event Factuality Identification (DEFI) predicts the factuality of a specific event based on a document from which the event can be derived, which is a fundamental and crucial task in Natural Language Processing (NLP). However, most previous studies only considered sentence-level task…

Cited by 9SourcePDFScholar
2022

Document-level Event Factuality Identification via Reinforced Multi-Granularity Hierarchical Attention Networks

IJCAI 2022poster

Document-level Event Factuality Identification (DEFI) predicts the event factuality according to the current document, and mainly depends on event-related tokens and sentences. However, previous studies relied on annotated information and did not filter irrelevant and noisy texts. Therefore, this pa…

2022

One-Teacher and Multiple-Student Knowledge Distillation on Sentiment Classification

COLING 2022main

Knowledge distillation is an effective method to transfer knowledge from a large pre-trained teacher model to a compacted student model. However, in previous studies, the distilled student models are still large and remain impractical in highly speed-sensitive systems (e.g., an IR system). In this s…

2022

Taking Actions Separately: A Bidirectionally-Adaptive Transfer Learning Method for Low-Resource Neural Machine Translation

COLING 2022main

Training Neural Machine Translation (NMT) models suffers from sparse parallel data, in the infrequent translation scenarios towards low-resource source languages. The existing solutions primarily concentrate on the utilization of Parent-Child (PC) transfer learning. It transfers well-trained NMT mod…

Cited by 7SourcePDFScholar
2022

Towards Discourse-Aware Document-Level Neural Machine Translation

IJCAI 2022poster

Current document-level neural machine translation (NMT) systems have achieved remarkable progress with document context. Nevertheless, discourse information that has been proven effective in many NLP tasks is ignored in most previous work. In this work, we aim at incorporating the coherence informat…

2022

Unregulated Chinese-to-English Data Expansion Does NOT Work for Neural Event Detection

COLING 2022main

We leverage cross-language data expansion and retraining to enhance neural Event Detection (abbr., ED) on English ACE corpus. Machine translation is utilized for expanding English training set of ED from that of Chinese. However, experimental results illustrate that such strategy actually results in…

Cited by 1SourcePDFScholar
2021

CVAE-based Re-anchoring for Implicit Discourse Relation Classification

EMNLP 2021finding

Training implicit discourse relation classifiers suffers from data sparsity. Variational AutoEncoder (VAE) appears to be the proper solution. It is because ideally VAE is capable of generating inexhaustible varying samples, and this facilitates selective data augmentation. However, our experiments s…

Cited by 13SourcePDFScholar
2021

Coupling Context Modeling with Zero Pronoun Recovering for Document-Level Natural Language Generation

EMNLP 2021main

Natural language generation (NLG) tasks on pro-drop languages are known to suffer from zero pronoun (ZP) problems, and the problems remain challenging due to the scarcity of ZP-annotated NLG corpora. In this case, we propose a highly adaptive two-stage approach to couple context modeling with ZP rec…

2021

Improving Context-Aware Neural Machine Translation with Source-side Monolingual Documents

IJCAI 2021poster

Document context-aware machine translation remains challenging due to the lack of large-scale document parallel corpora. To make full use of source-side monolingual documents for context-aware NMT, we propose a Pre-training approach with Global Context (PGC). In particular, we first propose a novel…

2021

Joint Multi-modal Aspect-Sentiment Analysis with Auxiliary Cross-modal Relation Detection

EMNLP 2021main

Aspect terms extraction (ATE) and aspect sentiment classification (ASC) are two fundamental and fine-grained sub-tasks in aspect-level sentiment analysis (ALSA). In the textual analysis, joint extracting both aspect terms and sentiment polarities has been drawn much attention due to the better appli…

2021

More than Text: Multi-modal Chinese Word Segmentation

ACL 2021short

Chinese word segmentation (CWS) is undoubtedly an important basic task in natural language processing. Previous works only focus on the textual modality, but there are often audio and video utterances (such as news broadcast and face-to-face dialogues), where textual, acoustic and visual modalities…

2021

Multi-modal Graph Fusion for Named Entity Recognition with Targeted Visual Guidance

AAAI 2021technical

Multi-modal named entity recognition (MNER) aims to discover named entities in free text and classify them into pre-defined types with images. However, dominant MNER models do not fully exploit fine-grained semantic correspondences between semantic units of different modalities, which have the poten…

2021

Multi-modal Multi-label Emotion Recognition with Heterogeneous Hierarchical Message Passing

AAAI 2021technical

As an important research issue in affective computing community, multi-modal emotion recognition has become a hot topic in the last few years. However, almost all existing studies perform multiple binary classification for each emotion with focus on complete time series data. In this paper, we focus…

2021

XLPT-AMR: Cross-Lingual Pre-Training via Multi-Task Learning for Zero-Shot AMR Parsing and Text Generation

ACL 2021long

Due to the scarcity of annotated data, Abstract Meaning Representation (AMR) research is relatively limited and challenging for languages other than English. Upon the availability of English AMR dataset and English-to- X parallel datasets, in this paper we propose a novel cross-lingual pre-training…

2021

[RETRACTED] Breaking the Corpus Bottleneck for Context-Aware Neural Machine Translation with Cross-Task Pre-training

ACL 2021long

Context-aware neural machine translation (NMT) remains challenging due to the lack of large-scale document-level parallel corpora. To break the corpus bottleneck, in this paper we aim to improve context-aware NMT by taking the advantage of the availability of both large-scale sentence-level parallel…

2020

Interactively-Propagative Attention Learning for Implicit Discourse Relation Recognition

COLING 2020main

We tackle implicit discourse relation recognition. Both self-attention and interactive-attention mechanisms have been applied for attention-aware representation learning, which improves the current discourse analysis models. To take advantages of the two attention mechanisms simultaneously, we devel…

Cited by 28SourcePDFScholar
2020

Multimodal Topic-Enriched Auxiliary Learning for Depression Detection

COLING 2020main

From the perspective of health psychology, human beings with long-term and sustained negativity are highly possible to be diagnosed with depression. Inspired by this, we argue that the global topic information derived from user-generated contents (e.g., texts and images) is crucial to boost the perf…

2020

NUT-RC: Noisy User-generated Text-oriented Reading Comprehension

COLING 2020main

Reading comprehension (RC) on social media such as Twitter is a critical and challenging task due to its noisy, informal, but informative nature. Most existing RC models are developed on formal datasets such as news articles and Wikipedia documents, which severely limit their performances when direc…