← Search

Yu Hong

35 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
2025

Enhancing Attributed Question Answering using Tailored Progressive Curriculum Learning

EMNLP 2025

We study Attributed Question Answering (abbr., AQA), a newly-released long-form answer generation task. The tailored and efficient training programmes haven’t yet been leveraged to strengthen AQA models. This hinders the simultaneous enhancement of their essential capabilities, including evidence id

Cited by 0SourcePDFScholar
2025

Exploiting the Index Gradients for Optimization-Based Jailbreaking on Large Language Models

COLING 2025main

Despite the advancements in training Large Language Models (LLMs) with alignment techniques to enhance the safety of generated content, these models remain susceptible to jailbreak, an adversarial attack method that exposes security vulnerabilities in LLMs. Notably, the Greedy Coordinate Gradient (G…

2025

REAR: Reinforced Reasoning Optimization for Event Argument Extraction with Relation-Aware Support

EMNLP 2025

Event argument extraction aims to identify event arguments and classify their roles within events, whereas relation extraction classifies semantic relationships between entities. Existing methods typically design task-specific models for EAE, which restricts the integration of relation-level semanti

Cited by 0SourcePDFScholar
2025

RePerformer: Immersive Human-centric Volumetric Videos from Playback to Photoreal Reperformance

CVPR 2025poster

Human-centric volumetric videos offer immersive free-viewpoint experiences, yet existing methods focus either on replaying general dynamic scenes or animating human avatars, limiting their ability to re-perform general dynamic scenes. In this paper, we present RePerformer, a novel Gaussian-based rep…

Cited by 0SourcePDFScholar
2024

Chinese Spoken Named Entity Recognition in Real-world Scenarios: Dataset and Approaches

ACL 2024findings

Spoken Named Entity Recognition (NER) aims to extract entities from speech. The extracted entities can help voice assistants better understand user’s questions and instructions. However, current Chinese Spoken NER datasets are laboratory-controlled data that are collected by reading existing texts i…

2024

CopyNE: Better Contextual ASR by Copying Named Entities

ACL 2024long

End-to-end automatic speech recognition (ASR) systems have made significant progress in general scenarios. However, it remains challenging to transcribe contextual named entities (NEs) in the contextual ASR scenario. Previous approaches have attempted to address this by utilizing the NE dictionary.…

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

HiFi4G: High-Fidelity Human Performance Rendering via Compact Gaussian Splatting

CVPR 2024poster

We have recently seen tremendous progress in photo-real human modeling and rendering. Yet efficiently rendering realistic human performance and integrating it into the rasterization pipeline remains challenging. In this paper we present HiFi4G an explicit and compact Gaussian-based approach for high…

Cited by 49SourcePDFScholar
2024

Word-level Commonsense Knowledge Selection for Event Detection

COLING 2024main

Event Detection (ED) is a task of automatically extracting multi-class trigger words. The understanding of word sense is crucial for ED. In this paper, we utilize context-specific commonsense knowledge to strengthen word sense modeling. Specifically, we leverage a Context-specific Knowledge Selector…

2023

Competition or Cooperation? Exploring Unlabeled Data via Challenging Minimax Game for Semi-supervised Relation Extraction

AAAI 2023technical

Semi-Supervised Relation Extraction aims at learning well-performed RE models with limited labeled and large-scale unlabeled data. Existing methods mainly suffer from semantic drift and insufficient supervision, which severely limit the performance. To address these problems, recent work tends to de…

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

GLGR: Question-aware Global-to-Local Graph Reasoning for Multi-party Dialogue Reading Comprehension

EMNLP 2023long findings

Graph reasoning contributes to the integration of discretely-distributed attentive information (clues) for Multi-party Dialogue Reading Comprehension (MDRC). This is attributed primarily to multi-hop reasoning over global conversational structures. However, existing approaches barely apply questions…

Cited by 0SourceScholar
2023

Interview Evaluation: A Novel Approach for Automatic Evaluation of Conversational Question Answering Models

EMNLP 2023long main

Conversational Question Answering (CQA) aims to provide natural language answers to users in information-seeking dialogues. Existing CQA benchmarks often evaluate models using pre-collected human-human conversations. However, replacing the model-predicted dialogue history with ground truth compromis…

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

Smart “Chef”: Verifying the Effect of Role-based Paraphrasing for Aspect Term Extraction

EMNLP 2023short findings

We tackle Aspect Term Extraction (ATE), a task of automatically extracting aspect terms from sentences. The current Pretrained Language Model (PLM) based extractors have achieved significant improvements. They primarily benefit from context-aware encoding. However, a considerable number of sentences…

Cited by 0SourceScholar
2022

Capturing Conversational Interaction for Question Answering via Global History Reasoning

NAACL 2022findings

Conversational Question Answering (ConvQA) is required to answer the current question, conditioned on the observable paragraph-level context and conversation history. Previous works have intensively studied history-dependent reasoning. They perceive and absorb topic-related information of prior utte…

2022

Cross-Modality Knowledge Distillation Network for Monocular 3D Object Detection

ECCV 2022poster

"Leveraging LiDAR-based detectors or real LiDAR point data to guide monocular 3D detection has brought significant improvement, e.g., Pseudo-LiDAR methods. However, the existing methods usually apply non-end-to-end training strategies and insufficiently leverage the LiDAR information, where the rich…

2022

DuQM: A Chinese Dataset of Linguistically Perturbed Natural Questions for Evaluating the Robustness of Question Matching Models

EMNLP 2022main

In this paper, we focus on the robustness evaluation of Chinese Question Matching (QM) models. Most of the previous work on analyzing robustness issues focus on just one or a few types of artificial adversarial examples. Instead, we argue that a comprehensive evaluation should be conducted on natura…

2022

Fast and Accurate End-to-End Span-based Semantic Role Labeling as Word-based Graph Parsing

COLING 2022main

This paper proposes to cast end-to-end span-based SRL as a word-based graph parsing task. The major challenge is how to represent spans at the word level. Borrowing ideas from research on Chinese word segmentation and named entity recognition, we propose and compare four different schemata of graph…

2022

Sub-Word Alignment is Still Useful: A Vest-Pocket Method for Enhancing Low-Resource Machine Translation

ACL 2022short

We leverage embedding duplication between aligned sub-words to extend the Parent-Child transfer learning method, so as to improve low-resource machine translation. We conduct experiments on benchmark datasets of My-En, Id-En and Tr-En translation scenarios. The test results show that our method prod…

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

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

DuReader_robust: A Chinese Dataset Towards Evaluating Robustness and Generalization of Machine Reading Comprehension in Real-World Applications

ACL 2021short

Machine reading comprehension (MRC) is a crucial task in natural language processing and has achieved remarkable advancements. However, most of the neural MRC models are still far from robust and fail to generalize well in real-world applications. In order to comprehensively verify the robustness an…

2021

Winnowing Knowledge for Multi-choice Question Answering

EMNLP 2021finding

We tackle multi-choice question answering. Acquiring related commonsense knowledge to the question and options facilitates the recognition of the correct answer. However, the current reasoning models suffer from the noises in the retrieved knowledge. In this paper, we propose a novel encoding method…

Cited by 11SourcePDFScholar
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

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…

2020

Using a Penalty-based Loss Re-estimation Method to Improve Implicit Discourse Relation Classification

COLING 2020main

We tackle implicit discourse relation classification, a task of automatically determining semantic relationships between arguments. The attention-worthy words in arguments are crucial clues for classifying the discourse relations. Attention mechanisms have been proven effective in highlighting the a…

Cited by 11SourcePDFScholar