Hao Fei 0001

dblp:81/3569-1 · DBLP profile ↗
← Back
20ranked-venue papers in the field
7as first author
15since 2021 · last 2025
0000-0003-3026-6347ORCID · verified

Domains — venue-derived; a paper can count in several

Information Retrieval & Web Search · 17 (5 first)Knowledge Engineering, Semantic Web & Information Systems · 2 (2 first)Database Systems & Data Management · 1
YearPublicationVenuePosition
2025 MFSVFND: Multimodal Fusion Network for Detecting Fake News on Short Video Platforms
abstract
The utilization of automated detection of fake news videos significantly improves early intervention for misinformation on short video platforms. A shortcoming of existing approaches is their inability to fuse multimodal features effectively. They only perform simple fusion of multimodal features to predict fake news, without deeply considering inter-modality relations. Inspired by the way people read news videos, we propose a novel multimodal deep fusion network (MFSVFND) that can effectively capture the important details of unimodality in detecting fake news videos by learning inter-dependencies among multimodal features. We conducted extensive experiments on two large-scale dataset of fake news videos in different languages, and our model outperforms state-of-the-art methods, demonstrating the superiority of MFSVFND in detecting fake news on short video platforms.
Yang Yajing, Yong Liu 0029, Zhongyan Gui, Ruofan Li, Hao Fei 0001
ICMR7
2025 From Data Deluge to Data Curation: A Filtering-WoRA Paradigm for Efficient Text-based Person Search
abstract
In text-based person search endeavors, data generation has emerged as a prevailing practice, addressing concerns over privacy preservation and the arduous task of manual annotation. Although the number of synthesized data can be infinite in theory, the scientific conundrum persists that how much generated data optimally fuels subsequent model training. We observe that only a subset of the data in these constructed datasets plays a decisive role. Therefore, we introduce a new Filtering-WoRA paradigm, which contains a filtering algorithm to identify this crucial data subset and WoRA (Weighted Low-Rank Adaptation) learning strategy for light fine-tuning. The filtering algorithm is based on the cross-modality relevance to remove the lots of coarse matching synthesis pairs. As the number of data decreases, we do not need to fine-tune the entire model. Therefore, we propose a WoRA learning strategy to efficiently update a minimal portion of model parameters. WoRA streamlines the learning process, enabling heightened efficiency in extracting knowledge from fewer, yet potent, data instances. Extensive experimentation validates the efficacy of pretraining, where our model achieves advanced and efficient retrieval performance on challenging real-world benchmarks. Notably, on the CUHK-PEDES dataset, we have achieved a competitive mAP of 67.02% while reducing model training time by 19.82%.
Jintao Sun 0001, Hao Fei 0001, Zhedong Zheng
WWW2
2025 Towards Multimodal Empathetic Response Generation: A Rich Text-Speech-Vision Avatar-based Benchmark
abstract
Empathetic Response Generation (ERG) is one of the key tasks of the affective computing area, which aims to produce emotionally nuanced and compassionate responses to user's queries. However, existing ERG research is predominantly confined to the singleton text modality, limiting its effectiveness since human emotions are inherently conveyed through multiple modalities. To combat this, we introduce an avatar-based Multimodal ERG (MERG) task, entailing rich text, speech, and facial vision information. We first present a large-scale high-quality benchmark dataset, AvaMERG, which extends traditional text ERG by incorporating authentic human speech audio and dynamic talking-face avatar videos, encompassing a diverse range of avatar profiles and broadly covering various topics of real-world scenarios. Further, we deliberately tailor a system, named Empatheia, for MERG. Built upon a Multimodal Large Language Model (MLLM) with multimodal encoder, speech and avatar generators, Empatheia performs end-to-end MERG, with Chain-of-Empathetic reasoning mechanism integrated for enhanced empathy understanding and reasoning.Finally, we devise a list of empathetic-enhanced tuning strategies, strengthening the capabilities of emotional accuracy and content, avatar-profile consistency across modalities. Experimental results on AvaMERG data demonstrate that Empatheia consistently shows superior performance than baseline methods on both textual ERG and MERG. All data and code are open at https://AvaMERG.github.io/.
Han Zhang 0035, Zixiang Meng, Meng Luo 0010, Hong Han 0001, Lizi Liao, Erik Cambria, Hao Fei 0001
WWW7
2025 Revisiting Conversation Discourse for Dialogue Disentanglement
abstract
Dialogue disentanglement aims to detach the chronologically ordered utterances into several independent sessions. Conversation utterances are essentially organized and described by the underlying discourse, and thus dialogue disentanglement requires the full understanding and harnessing of the intrinsic discourse attribute. In this article, we propose enhancing dialogue disentanglement by taking full advantage of the dialogue discourse characteristics. First of all, in feature encoding stage , we construct the heterogeneous graph representations to model the various dialogue-specific discourse structural features, including the static speaker-role structures (i.e., speaker-utterance and speaker-mentioning structure) and the dynamic contextual structures (i.e., the utterance-distance and partial-replying structure). We then develop a structure-aware framework to integrate the rich structural features for better modeling the conversational semantic context. Second, in model learning stage , we perform optimization with a hierarchical ranking loss mechanism, which groups dialogue utterances into different discourse levels and carries training covering pairwise and session-wise levels hierarchically. Third, in inference stage , we devise an easy-first decoding algorithm, which performs utterance pairing under the easy-to-hard manner with a global context, breaking the constraint of traditional sequential decoding order. On two benchmark datasets, our overall system achieves new state-of-the-art performances on all evaluations. In-depth analyses further demonstrate the efficacy of each proposed idea and also reveal how our methods help advance the task. Our work has great potential to facilitate broader multi-party multi-thread dialogue applications.
Bobo Li 0001, Hao Fei 0001, Fei Li 0021, Shengqiong Wu, Lizi Liao, Yinwei Wei, Tat-Seng Chua, Donghong Ji
ACM Trans. Inf. Syst.2
2024 Multi-view Counterfactual Contrastive Learning for Fact-checking Fake News Detection
abstract
Fact-checking fake news detection involves using verified accurate factual information in news reports as "evidence" to validate objective statement "claim". Existing works primarily focus on identifying critical elements within the evidence that support or refute specific claims by assessing the congruence or divergence between the claim and the associated evidence. These methods can broadly be divided into text-based and graph-based-the former centers on understanding the nuances of unstructured text to extract semantic word-level information. At the same time, the latter is proficient at analyzing the node-level structure of graphs it creates from the text to reveal topological insights. Each type provides a distinct view on identifying critical elements for fact-checking. To enhance the complementary nature of the two perspectives, this paper proposes an end-to-end framework for fact-checking fake news detection entitled Multi-view Counterfactual Contrastive Learning (MCCL). The framework incorporates a counterfactual technique to refine the fused features from both the "entity-view" of textual content and the "centrality-view" of the graph structure. Additionally, it employs contrastive learning to sharpen the distinctions among multi-view features, which facilitates the exact identification of critical elements in the evidence related to their respective claims. Experimental results on real datasets demonstrate that the proposed MCCL outperforms state-of-the-art methods.
Yongcheng Zhang, Lingou Kong, Hao Fei 0001, Changpeng Xiang, Huan Wang 0005, Xiaomei Wei 0001
ICMR4
2024 I3: Intent-Introspective Retrieval Conditioned on Instructions
abstract
Recent studies indicate that dense retrieval models struggle to perform well on a wide variety of retrieval tasks that lack dedicated training data, as different retrieval tasks often entail distinct search intents. To address this challenge, in this work we leverage instructions to flexibly describe retrieval intents and introduce I3, a unified retrieval system that performs Intent-Introspective retrieval across various tasks, conditioned on Instructions without any task-specific training. I3 innovatively incorporates a pluggable introspector in a parameter-isolated manner to comprehend specific retrieval intents by jointly reasoning over the input query and instruction, and seamlessly integrates the introspected intent into the original retrieval model for intent-aware retrieval. Furthermore, we propose progressively-pruned intent learning. It utilizes extensive LLM-generated data to train I3 phase-by-phase, embodying two key designs: progressive structure pruning and drawback extrapolation-based data refinement. Extensive experiments show that in the BEIR benchmark, I3 significantly outperforms baseline methods designed with task-specific retrievers, achieving state-of-the-art zero-shot performance without any task-specific tuning.
Kaihang Pan, Juncheng Li 0006, Wenjie Wang 0007, Hao Fei 0001, Hongye Song, Wei Ji 0008, Xiaozhong Liu 0001, Tat-Seng Chua, Siliang Tang
SIGIR4
2024 MMLSCU: A Dataset for Multi-modal Multi-domain Live Streaming Comment Understanding
abstract
With the increasing popularity of live streaming, the interactions from viewers during a live streaming can provide more specific and constructive feedback for both the streamer and platform. In such scenario, the primary and most direct feedback method from the audience is through comments. Thus, mining these live streaming comments to unearth the intentions behind them and, in turn, aiding streamers to enhance their live streaming quality is significant for the well development of live streaming ecosystem. To this end, we introduce the MMLSCU dataset, containing 50,129 intention-annotated comments across multiple modalities (text, images, vi-deos, audio) from eight streaming domains. Using multimodal pretrained large model and drawing inspiration from the Chain of Thoughts (CoT) concept, we implement an end-to-end model to sequentially perform the following tasks: viewer comment intent detection ➛ intent cause mining ➛ viewer comment explanation ➛ streamer policy suggestion. We employ distinct branches for video and audio to process their respective modalities. After obtaining the video and audio representations, we conduct a multimodal fusion with the comment. This integrated data is then fed into the large language model to perform inference across the four tasks following the CoT framework. Experimental results indicate that our model outperforms three multimodal classification baselines on comment intent detection and streamer policy suggestion, and one multimodal generation baselines on intent cause mining and viewer comment explanation. Compared to the models using only text, our multimodal setting yields superior outcomes. Moreover, incorporating CoT allows our model to enhance comment interpretation and more precise suggestions for the streamers. Our proposed dataset and model will bring new research attention on multimodal live streaming comment understanding.
Zixiang Meng, Qiang Gao 0008, Bobo Li 0001, Hao Fei 0001, Shengqiong Wu, Fei Li 0021, Chong Teng, Donghong Ji
WWW6
2024 Integrating discourse features and response assessment for advancing empathetic dialogue
abstract
Empathetic response generation is a crucial task in natural language processing , enabling emotionally resonant machine–human interactions. In this paper, we introduce the InfRa ( In tegrating Discourse F eatures and R esponse A ssessment) model to address limitations in traditional methods for this task, such as the lack of deep dialogue comprehension and response control. InfRa integrates discourse features to augment structural dialogue understanding, with a novel edge pruning and mutual information learning module to further refine the representation. The model also employs a response evaluation module for dynamic optimization , ensuring emotional and semantic consistency between the generated response and its context . Our experiments demonstrate that InfRa outperforms existing baselines, reducing the Perplexity (PPL) score by approximately 9 points and excelling in all three fine-grained aspects of human evaluation. This research not only advances the development of empathetic chatbots but also provides valuable insights for broader text generation tasks.
Bobo Li 0001, Hao Fei 0001, Fangfang Su, Fei Li 0021, Donghong Ji
Inf. Process. Manag.2
2024 TKDP: Threefold Knowledge-Enriched Deep Prompt Tuning for Few-Shot Named Entity Recognition
abstract
Few-shot named entity recognition (NER) exploits limited annotated instances to identify named mentions. Effectively transferring the internal or external resources thus becomes the key to few-shot NER. While the existing prompt tuning methods have shown remarkable few-shot performances, they still fail to make full use of knowledge. In this work, we investigate the integration of rich knowledge to prompt tuning for stronger few-shot NER. We propose incorporating the deep prompt tuning framework with threefold knowledge (namelyTKDP), including the internal 1)context knowledgeand the external 2)label knowledge& 3)sememe knowledge. TKDP encodes the three feature sources and incorporates them into soft prompt embeddings, which are further injected into an existing pre-trained language model to facilitate predictions. On five benchmark datasets, the performance of our knowledge-enriched model was boosted by at most 11.53% F1 over the raw deep prompt method, and it significantly outperforms 9 strong-performing baseline systems in 5-/10-/20-shot settings, showing great potential in few-shot NER. Our TKDP framework can be broadly adapted to other few-shot tasks without much effort.
Jiang Liu 0018, Hao Fei 0001, Fei Li 0021, Bobo Li 0001, Liang Zhao 0001, Chong Teng, Donghong Ji
IEEE Trans. Knowl. Data Eng.2
2023 Syntax-based dynamic latent graph for event relation extraction
Ling Zhuang, Hao Fei 0001, Po Hu 0001
Inf. Process. Manag.2
2023 On the Robustness of Aspect-based Sentiment Analysis: Rethinking Model, Data, and Training
abstract
Aspect-based sentiment analysis (ABSA) aims at automatically inferring the specific sentiment polarities toward certain aspects of products or services behind the social media texts or reviews, which has been a fundamental application to the real-world society. Since the early 2010s, ABSA has achieved extraordinarily high accuracy with various deep neural models. However, existing ABSA models with strong in-house performances may fail to generalize to some challenging cases where the contexts are variable, i.e., low robustness to real-world environments. In this study, we propose to enhance the ABSA robustness by systematically rethinking the bottlenecks from all possible angles, including model, data, and training. First, we strengthen the current best-robust syntax-aware models by further incorporating the rich external syntactic dependencies and the labels with aspect simultaneously with a universal-syntax graph convolutional network. In the corpus perspective, we propose to automatically induce high-quality synthetic training data with various types, allowing models to learn sufficient inductive bias for better robustness. Last, we based on the rich pseudo data perform adversarial training to enhance the resistance to the context perturbation and meanwhile employ contrastive learning to reinforce the representations of instances with contrastive sentiments. Extensive robustness evaluations are conducted. The results demonstrate that our enhanced syntax-aware model achieves better robustness performances than all the state-of-the-art baselines. By additionally incorporating our synthetic corpus, the robust testing results are pushed with around 10% accuracy, which are then further improved by installing the advanced training strategies. In-depth analyses are presented for revealing the factors influencing the ABSA robustness.
Hao Fei 0001, Tat-Seng Chua, Chenliang Li 0005, Donghong Ji, Meishan Zhang, Yafeng Ren
ACM Trans. Inf. Syst.1
2022 Mutual Disentanglement Learning for Joint Fine-Grained Sentiment Classification and Controllable Text Generation
abstract
Fine-grained sentiment classification (FGSC) task and fine-grained controllable text generation (FGSG) task are two representative applications of sentiment analysis, two of which together can actually form an inverse task prediction, i.e., the former aims to infer the fine-grained sentiment polarities given a text piece, while the latter generates text content that describes the input fine-grained opinions. Most of the existing work solves the FGSC and the FGSG tasks in isolation, while ignoring the complementary benefits in between. This paper combines FGSC and FGSG as a joint dual learning system, encouraging them to learn the advantages from each other. Based on the dual learning framework, we further propose decoupling the feature representations in two tasks into fine-grained aspect-oriented opinion variables and content variables respectively, by performing mutual disentanglement learning upon them. We also propose to transform the difficult "data-to-text'' generation fashion widely used in FGSG into an easier text-to-text generation fashion by creating surrogate natural language text as the model inputs. Experimental results on 7 sentiment analysis benchmarks including both the document-level and sentence-level datasets show that our method significantly outperforms the current strong-performing baselines on both the FGSC and FGSG tasks. Automatic and human evaluations demonstrate that our FGSG model successfully generates fluent, diverse and rich content conditioned on fine-grained sentiments.
Hao Fei 0001, Chenliang Li 0005, Donghong Ji, Fei Li 0021
SIGIR1
2022 Making Decision like Human: Joint Aspect Category Sentiment Analysis and Rating Prediction with Fine-to-Coarse Reasoning
abstract
Joint aspect category sentiment analysis (ACSA) and rating prediction (RP) is a newly proposed task (namely ASAP) that integrates the characteristics of both fine-grained and coarse-grained sentiment analysis. However, the prior joint models for the ASAP task only consider the shallow interaction between the two granularities. In this work, we gain the inspiration from human intuition, presenting an innovative from-fine-to-coarse reasoning framework for better joint task performance. Our system advances mainly in three aspects. First, we additionally make use of the category label text features, co-encoding them with the input document texts, allowing to accurately capture the key clues of each category. Second, we build a fine-to-coarse hierarchical label graph, modeling the aspect categories and the overall rating as a hierarchical structure for full interaction of the two granularities. Third, we propose to perform global iterative reasoning with a cross-collaboration between the hierarchical label graph and the context graphs, enabling sufficient communication between categories and review contexts. Based on the ASAP dataset, experimental results demonstrate that our proposed framework outperforms state-of-the-art baselines by large margins. Further in-depth analyses prove that our method is effective on addressing both the unbalanced data distribution and the long-text issue.
Hao Fei 0001, Yafeng Ren, Meishan Zhang, Donghong Ji
WWW1
2022 A semantic and syntactic enhanced neural model for financial sentiment analysis
Chunli Xiang, Junchi Zhang, Fei Li 0021, Hao Fei 0001, Donghong Ji
Inf. Process. Manag.4
2021 Latent Target-Opinion as Prior for Document-Level Sentiment Classification: A Variational Approach from Fine-Grained Perspective
abstract
Existing works for document-level sentiment classification task treat the review document as an overall text unit, performing feature extraction with various sophisticated model architectures. In this paper, we draw inspiration from fine-grained sentiment analysis, proposing to first learn the latent target-opinion distribution behind the documents, and then leverage such fine-grained prior knowledge into the classification process. We model the latent target-opinion distribution as hierarchical variables, where global-level variable captures the overall target and opinion, and local-level variables retrieve the detailed opinion clues at the word level. The proposed method consists of two main parts: a variational module and a classification module. We employ the conditional variational autoencoder to make reconstructions of the document, during which the user and product information can be integrated. In the classification module, we build a hierarchical model based on Transformer encoders, where the local-level and global-level prior distribution representations induced from the variational module are injected into the word-level and sentence-level Transformers, respectively. Experimental results on benchmark datasets show that the proposed method significantly outperforms strong baselines, achieving the state-of-the-art performance. Further analysis shows that our model is capable of capturing the latent fine-grained target and opinion prior information, which is highly effective for improving the task performance.
Hao Fei 0001, Yafeng Ren, Shengqiong Wu, Bobo Li 0001, Donghong Ji
WWW1
2020 Boundaries and edges rethinking: An end-to-end neural model for overlapping entity relation extraction
Hao Fei 0001, Yafeng Ren, Donghong Ji
Inf. Process. Manag.1
2020 A deep neural network model for speakers coreference resolution in legal texts
Donghong Ji, Hao Fei 0001, Chong Teng, Yafeng Ren
Inf. Process. Manag.3
2020 An end-to-end joint model for evidence information extraction from court record document
Donghong Ji, Peng Tao 0006, Hao Fei 0001, Yafeng Ren
Inf. Process. Manag.3
2020 A tree-based neural network model for biomedical event trigger detection
Hao Fei 0001, Yafeng Ren, Donghong Ji
Inf. Sci.1
2020 Dispatched attention with multi-task learning for nested mention recognition
Hao Fei 0001, Yafeng Ren, Donghong Ji
Inf. Sci.1