EDBT 2026 Demo / reviewers in the wild / expert
Bo Wang 0011
dblp:72/6811-11
· DBLP profile ↗
11ranked-venue papers in the field
0as first author
7since 2021 · last 2025
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 6Database Systems & Data Management · 2Knowledge Engineering, Semantic Web & Information Systems · 2Data Mining & Knowledge Discovery · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Hyperspherical Dynamic Multi-Prototype with Arguments Dependencies and Role Consistency for Event Argument ExtractionabstractEvent Argument Extraction (EAE) aims to identify arguments and assign them to predefined roles within a document. Existing methods face challenges in modeling intra-class variance and inter-class ambiguity, hindering accurate role assignment. Inspired by how humans dynamically adjust classification criteria while maintaining category consistency (e.g., distinguishing ''Victim'' and ''Attacker'' roles based on contextual relationships), we propose a HDMAR (Hyperspherical Dynamic Multi-Prototype with Arguments Dependencies and Role Consistency) method, where three innovations tackle these challenges: (1) Hyperspherical dynamic multi-prototype learning is used to capture intra-role diversity and enforce inter-role separation via hyperspherical optimization and optimal transport, (2) cross-event role consistency is used to align role representations across events, and (3) an arguments dependencies-guided encoding module enhances contextual understanding of intra-event and inter-event dependencies. Experiments on RAMS and WikiEvents demonstrate gains in accuracy, with further analysis validating the contributions of each module. Xiaojia Huang, Ruifang He, Bo Wang 0011, Sen Yao, Xiaohong Li 0001 |
CIKM | 4 |
| 2025 | Balancing Precision and Generalization: Dynamic Instruction Generation for Model Adaptive Zero-Shot Reasoning in LLMsabstractCurrent research shows that providing instructions to guide Large Language Models (LLMs) improves reasoning tasks, but existing methods struggle to balance accuracy and generalization. Manually crafted instructions tailored to specific LLMs and tasks improve performance but reduce generalizability, while more general instructions lack detail and lower performance. To address this, we propose a dynamic instruction-generation method using an Instruction-Generation Prompt (IGP). IGP categorizes problems into domains and integrates the model's capabilities to generate detailed task-specific instructions, resulting in a comprehensive plan. This approach achieves high precision with general prompts without requiring in-depth knowledge of LLMs or tasks. We validated our method across five LLMs and ten datasets in three task categories. Our dynamically generated instructions outperformed traditionally handcrafted, LLM-specific instructions across various LLMs and tasks. Ruihan Zhu, Bo Wang 0011, Jing Liu 0001, Ruifang He, Yuexian Hou |
SIGIR | 2 |
| 2024 | VIEMF: Multimodal metaphor detection via visual information enhancement with multimodal fusionabstractIn this paper, we study multimodal metaphor detection to obtain real semantic meaning from multiple heterogeneous information sources . The existing approaches mainly suffer from two drawbacks. (1) They focus on textual aspects, overlooking the characteristics of visual metaphor information. (2) Efficient methods for fusing multimodal metaphor features are lacking. To address the first issue, we propose a visual information enhancement method based on dual-granularity visual feature fusion , obtaining complete metaphorical visual features. To achieve bidirectional interaction among multimodal metaphor features, we further develop a multi-interactive crossmodal residual network (MCRN) that fuses the consistent and complementary information between different modalities and design a progressive fusion strategy to enhance the iterative fusion ability of the model. We extensively evaluate the proposed method on the popular Met-meme metaphor detection benchmark, outperforming the existing state-of-the-art methods by a large margins; i.e., we achieve F1 score improvements ranging from 1.47% to 2.55% under different languages. In addition, we further extend the evaluation to the Sarcasm dataset to validate the ability of the model to perceive semantic contrasts and meaning transformations, and the experimental results are superior to those of a strong baseline model . Long Yu 0001, Shengwei Tian, Qimeng Yang, Bo Wang 0011 |
Inf. Process. Manag. | 6 |
| 2024 | M3GAT: A Multi-modal, Multi-task Interactive Graph Attention Network for Conversational Sentiment Analysis and Emotion RecognitionabstractSentiment and emotion, which correspond to long-term and short-lived human feelings, are closely linked to each other, leading to the fact that sentiment analysis and emotion recognition are also two interdependent tasks in natural language processing (NLP). One task often leverages the shared knowledge from another task and performs better when solved in a joint learning paradigm. Conversational context dependency, multi-modal interaction, and multi-task correlation are three key factors that contribute to this joint paradigm. However, none of the recent approaches have considered them in a unified framework. To fill this gap, we propose a multi-modal, multi-task interactive graph attention network, termed M3GAT, to simultaneously solve the three problems. At the heart of the model is a proposed interactive conversation graph layer containing three core sub-modules, which are: (1) local-global context connection for modeling both local and global conversational context, (2) cross-modal connection for learning multi-modal complementary and (3) cross-task connection for capturing the correlation across two tasks. Comprehensive experiments on three benchmarking datasets, MELD, MEISD, and MSED, show the effectiveness of M3GAT over state-of-the-art baselines with the margin of 1.88%, 5.37%, and 0.19% for sentiment analysis, and 1.99%, 3.65%, and 0.13% for emotion recognition, respectively. In addition, we also show the superiority of multi-task learning over the single-task framework. Yazhou Zhang 0001, Ao Jia, Bo Wang 0011, Peng Zhang 0002, Yuexian Hou, Xiaojia Jin, Dawei Song 0001, Harry Qin |
ACM Trans. Inf. Syst. | 3 |
| 2023 | An adversarial-example generation method for Chinese sentiment tendency classification based on audiovisual confusion and contextual association
Hongxu Ou, Long Yu 0001, Shengwei Tian, Bo Wang 0011, Tiejun Zhou |
Knowl. Inf. Syst. | 6 |
| 2021 | Social Recommendation with Implicit Social InfluenceabstractSocial influence is essential to social recommendation. Current influence-based social recommendation focuses on the explicit influence on observed social links. However, in real cases, implicit social influence can also impact users' preference in an unobserved way. In this work, we concern two kinds of implicit influence: Local Implicit Influence of persons on unobserved interpersonal relations, and Global Implicit Influence of items broadcasted to users. We improve the state-of-the-art GNN-based social recommendation methods by modeling two kinds of implicit influences separately. Local implicit influence is involved by predicting unobserved social relationships. Global implicit influence is involved by defining global popularity of each item and personalize the impact of the popularity on each user. In a GCN network, explicit and implicit influence are integrated to learn the social embedding of users and items in social recommendation. Experimental results on Yelp initially demonstrate the effectiveness of proposed model. Changhao Song, Bo Wang 0011, Qinxue Jiang, Yehua Zhang, Ruifang He, Yuexian Hou |
SIGIR | 2 |
| 2021 | A network embedding-enhanced Bayesian model for generalized community detection in complex networks
Dongxiao He, Youyou Wang, Jinxin Cao, Weiping Ding 0001, Shizhan Chen, Zhiyong Feng 0002, Bo Wang 0011 |
Inf. Sci. | 7 |
| 2020 | Fusing Parallel Social Contexts within Flexible-Order Proximity for Microblog Topic DetectionabstractTopic detection in social media is a challenging task due to large-scale short, noisy and informal nature of messages. Most existing methods only consider textual content or simultaneously model the posts and the first-order structural characteristics of social networks. They ignore the impact of larger neighborhoods in microblog conversations on topics. Moreover, the simple combination of separated content and structure representations fails to capture their nonlinear correlation and different importance in topic inference. To this end, we propose a novel random walk based Parallel Social Contexts Fusion Topic Model (PCFTM) for weibo conversations. Firstly, a user-level conversation network with content information is built by the reposting and commenting relationships among users. Through random walks of different lengths on network, we obtain the user sequences containing the parallel content and structure contexts, which are used to acquire the flexible-order proximity of users. Then we propose a self-fusion network embedding to capture the nonlinear correlation between parallel social contexts. It is achieved by taking the content embedding sequence processed by CNN as the initial value of structure embedding sequence fed to Bi-LSTM. Meanwhile, a user-level self-attention is further used to mine the different importance of users to topics. Lastly, the user sequence embedding is incorporated into neural variational inference for detecting topics, which adaptively balances the intrinsic complementarity between content and structure, and fully uses both local and global social contexts in topic inference. Extensive experiments on three real-world weibo datasets demonstrate the effectiveness of our proposed model. Ruifang He, Bo Wang 0011 |
CIKM | 4 |
| 2019 | Bipartite Network Embedding via Effective Integration of Explicit and Implicit Relations
Pengfei Jiao, Wenjun Wang 0002, Chunyu Lu, Hongtao Liu 0008, Bo Wang 0011 |
DASFAA (1) | 6 |
| 2019 | Dynamic Stochastic Block Model with Scale-Free Characteristic for Temporal Complex Networks
Xunxun Wu, Pengfei Jiao, Tianpeng Li, Wenjun Wang 0002, Bo Wang 0011 |
DASFAA (2) | 6 |
| 2016 | Multi-document summarization via group sparse learning
Ruifang He, Jiliang Tang, Pinghua Gong, Qinghua Hu, Bo Wang 0011 |
Inf. Sci. | 5 |