Bo Xu 0023

dblp:26/1194-23 · DBLP profile ↗
← Back
15ranked-venue papers in the field
7as first author
11since 2021 · last 2025
0000-0002-2083-4307ORCID · conflict

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

Database Systems & Data Management · 7 (4 first)Data Mining & Knowledge Discovery · 3 (2 first)Information Retrieval & Web Search · 3 (1 first)Knowledge Engineering, Semantic Web & Information Systems · 2
YearPublicationVenuePosition
2025 Retrieval-Based Multimodal Data Augmentation for Multimodal Information Extraction in Social Media
Shizhou Huang, Bo Xu 0023, Changqun Li, Xin Lin 0001
DASFAA (4)2
2024 Few-Shot Log Analysis with Prompt-Based Multi-task Transfer Learning
Mingjie Zhou, Weidong Yang 0001, Lipeng Ma, Sihang Jiang 0001, Bo Xu 0023, Yanghua Xiao
DASFAA (2)5
2024 A Sentimental Prompt Framework with Visual Text Encoder for Multimodal Sentiment Analysis
abstract
Recently, multimodal sentiment analysis from social media posts has received increasing attention, as it can effectively improve single-modality-based sentiment analysis by leveraging the complementary information between text and images. Despite their success, current methods still suffer from two weaknesses: (1) the current methods for obtaining image representations do not obtain sentiment information, which leads to a significant gap between image representations and results; (2) the current methods ignore the sentiments expressed by the symbols (emoticons, emojis) in the text, but these symbols can effectively reflect the user's sentiments. To address these issues, we propose a sentimental prompt framework with visual text encoder (SPFVTE). Specifically, for the first problem, instead of using the image representation directly, we project the image representation as a prompt and utilize the prompt learning to capture sentimental information in images by learning a sentiment-specific prompt. For the second problem, considering that people get the meanings of emojis and emoticons from their graphics, we propose to render the text as an image and use a visual text encoder to capture the sentiments contained in emojis and emoticons. We have conducted experiments on three public multimodal sentiment datasets, and the experimental results show that our method can significantly and consistently outperform the state-of-the-art methods. The datasets and source code can be found at https://github.com/JinFish/SPFVTE.
Shizhou Huang, Bo Xu 0023, Changqun Li, Jiabo Ye, Xin Lin 0001
ICMR2
2023 A Unified Visual Prompt Tuning Framework with Mixture-of-Experts for Multimodal Information Extraction
Bo Xu 0023, Shizhou Huang, Ming Du 0002, Hongya Wang, Yanghua Xiao, Xin Lin 0001
DASFAA (3)1
2023 Semi-supervised Learning for Fine-Grained Entity Typing with Mixed Label Smoothing and Pseudo Labeling
Bo Xu 0023, Zhengqi Zhang, Ming Du 0002, Hongya Wang, Yanghua Xiao
DASFAA (3)1
2023 Dialogue State Tracking with a Dialogue-Aware Slot-Level Schema Graph Approach
Bo Xu 0023
KSEM (3)3
2022 A Three-Stage Curriculum Learning Framework with Hierarchical Label Smoothing for Fine-Grained Entity Typing
Bo Xu 0023, Zhengqi Zhang, Chaofeng Sha, Ming Du 0002, Hongya Wang
DASFAA (3)1
2022 Revisiting Performance Measures for Cross-Modal Hashing
abstract
Recently, cross-modal hashing has attracted much attention due to its low storage cost and fast query speed. Mean Average Precision (MAP) is the most widely used performance measure for cross-modal hashing. However, we found that the MAP scores do not fully reflect the quality of the top-K results for cross-modal retrieval because it neglects multi-label information and overlooks the label semantic hierarchy. In view of this, we propose a new performance measure named Normalized Weighted Discounted Cumulative Gains (NWDCG) by extending Normalized Discounted Cumulative Gains (NDCG) using co-occurrence probability matrix. To verify the effectiveness of NWDCG, we conduct extensive experiments using three popular cross-modal hashing schemes over two publically available datasets.
Hongya Wang, Shunxin Dai, Ming Du 0002, Bo Xu 0023, Mingyong Li
ICMR4
2022 MAF: A General Matching and Alignment Framework for Multimodal Named Entity Recognition
abstract
In this paper, we study multimodal named entity recognition in social media posts. Existing works mainly focus on using a cross-modal attention mechanism to combine text representation with image representation. However, they still suffer from two weaknesses: (1) the current methods are based on a strong assumption that each text and its accompanying image are matched, and the image can be used to help identify named entities in the text. However, this assumption is not always true in real scenarios, and the strong assumption may reduce the recognition effect of theMNER model; (2) the current methods fail to construct a consistent representation to bridge the semantic gap between two modalities, which prevents the model from establishing a good connection between the text and image. To address these issues, we propose a general matching and alignment framework (MAF) for multimodal named entity recognition in social media posts. Specifically, to solve the first issue, we propose a novel cross-modal matching (CM) module to calculate the similarity score between text and image, and use the score to determine the proportion of visual information that should be retained. To solve the second issue, we propose a novel cross-modal alignment (CA) module to make the representations of the two modalities more consistent. We conduct extensive experiments, ablation studies, and case studies to demonstrate the effectiveness and efficiency of our method.The source code of this paper can be found in https://github.com/xubodhu/MAF.
Bo Xu 0023, Shizhou Huang, Chaofeng Sha, Hongya Wang
WSDM1
2021 Joint Entity and Relation Extraction for Long Text
Xianglong He, Bo Xu 0023
KSEM4
2021 Reinforced Natural Language Inference for Distantly Supervised Relation Classification
Bo Xu 0023, Xiangsan Zhao, Chaofeng Sha, Minjun Zhang
PAKDD (3)1
2020 Mining Verb-Oriented Commonsense Knowledge
abstract
Commonsense knowledge acquisition is one of the fundamental issues in the implementation of human-level AI. However, commonsense is difficult to obtain, because it is a human consensus and rarely explicitly appears in texts or other data. In this paper, we focus on the automatic acquisition of a typical kind of implicit verb-oriented commonsense knowledge (e.g., "person eats food"), which is the concept level knowledge of verb phrases. For this purpose, we propose a knowledge-driven approach to mine verb-oriented commonsense knowledge from verb phrases with the help of taxonomy. First, we design an entropy-based filter to cope with noisy input verb phrases. Then, we propose a joint model based on minimum description length and a neural language model to generate verb-oriented common-sense knowledge. We conduct extensive experiments to show that our solution is more effective to mine verb-oriented commonsense knowledge than competitors, and finally, we harvest 18K verb-oriented commonsense knowledge.
Yuanfu Zhou, Chao Wang 0095, Haiyun Jiang, Sheng Zhang 0027, Bo Xu 0023, Yanghua Xiao
ICDE7
2018 METIC: Multi-Instance Entity Typing from Corpus
abstract
This paper addresses the problem ofmulti-instance entity typing from corpus. Current approaches mainly rely on the structured features (\textitattributes, attribute-value pairs andtags ) of the entities. However, their effectiveness is largely dependent on the completeness of structured features, which unfortunately is not guaranteed in KBs. In this paper, we therefore propose to use the text corpus of an entity to infer its types, and propose a multi-instance method to tackle this problem. We take each mention of an entity in KBs as an instance of the entity, and learn the types of these entities from multiple instances. Specifically, we first use an end-to-end neural network model to type each instance of an entity, and then use an integer linear programming (ILP) method to aggregate the predicted type results from multiple instances. Experimental results show the effectiveness of our method.
Bo Xu 0023, Luyang Huang, Yanghua Xiao, Deqing Yang, Wei Wang 0009
CIKM1
2016 Cross-Lingual Type Inference
Bo Xu 0023, Jiaqing Liang, Yanghua Xiao, Seung-won Hwang, Wei Wang 0009
DASFAA (1)1
2012 Which Topic Will You Follow?
Deqing Yang, Yanghua Xiao, Bo Xu 0023, Hanghang Tong, Wei Wang 0009
ECML/PKDD (2)3