← Search

Guohong Fu

11 accepted papers

2025

Multimodal Coreference Resolution for Chinese Social Media Dialogues: Dataset and Benchmark Approach

ACL 2025long

Multimodal coreference resolution (MCR) aims to identify mentions referring to the same entity across different modalities, such as text and visuals, and is essential for understanding multimodal content. In the era of rapidly growing multimodal content and social media, MCR is particularly crucial…

2024

Gated Slot Attention for Efficient Linear-Time Sequence Modeling

NeurIPS 2024poster

Linear attention Transformers and their gated variants, celebrated for enabling parallel training and efficient recurrent inference, still fall short in recall-intensive tasks compared to traditional Transformers and demand significant resources for training from scratch. This paper introduces Gated…

2024

MODDP: A Multi-modal Open-domain Chinese Dataset for Dialogue Discourse Parsing

ACL 2024findings

Dialogue discourse parsing (DDP) aims to capture the relations between utterances in the dialogue. In everyday real-world scenarios, dialogues are typically multi-modal and cover open-domain topics. However, most existing widely used benchmark datasets for DDP contain only textual modality and are d…

2023

Non-autoregressive Text Editing with Copy-aware Latent Alignments

EMNLP 2023long main

Recent work has witnessed a paradigm shift from Seq2Seq to Seq2Edit in the field of text editing, with the aim of addressing the slow autoregressive inference problem posed by the former. Despite promising results, Seq2Edit approaches still face several challenges such as inflexibility in generation…

Cited by 0SourcecodeScholar
2022

Semantic Role Labeling as Dependency Parsing: Exploring Latent Tree Structures inside Arguments

COLING 2022main

Semantic role labeling (SRL) is a fundamental yet challenging task in the NLP community. Recent works of SRL mainly fall into two lines: 1) BIO-based; 2) span-based. Despite ubiquity, they share some intrinsic drawbacks of not considering internal argument structures, potentially hindering the model…

2022

Tracking Satisfaction States for Customer Satisfaction Prediction in E-commerce Service Chatbots

COLING 2022main

Due to the increasing use of service chatbots in E-commerce platforms in recent years, customer satisfaction prediction (CSP) is gaining more and more attention. CSP is dedicated to evaluating subjective customer satisfaction in conversational service and thus helps improve customer service experien…

2021

A Discourse-Aware Graph Neural Network for Emotion Recognition in Multi-Party Conversation

EMNLP 2021finding

Emotion recognition in multi-party conversation (ERMC) is becoming increasingly popular as an emerging research topic in natural language processing. Prior research focuses on exploring sequential information but ignores the discourse structures of conversations. In this paper, we investigate the im…

Cited by 55SourcePDFScholar
2021

Chinese Opinion Role Labeling with Corpus Translation: A Pivot Study

EMNLP 2021main

Opinion Role Labeling (ORL), aiming to identify the key roles of opinion, has received increasing interest. Unlike most of the previous works focusing on the English language, in this paper, we present the first work of Chinese ORL. We construct a Chinese dataset by manually translating and projecti…