VLDB 2026 Research / reviewers in the wild / expert
Bobo Li 0001
dblp:260/0434-1
· DBLP profile ↗
9ranked-venue papers in the field
2as first author
9since 2021 · last 2025
0000-0002-0513-5540ORCID · verified
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 8 (2 first)Database Systems & Data Management · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Heuristic personality recognition based on fusing multiple conversations and utterance-level affection
Haijun He, Bobo Li 0001, Yiyun Xiong, Kang He 0005, Fei Li 0021, Donghong Ji |
Inf. Process. Manag. | 2 |
| 2025 | Analysis of user experience in low-resource languages: A case study of the Uzbek language Google Play reviews
Aizihaierjiang Yusufu, Abidan Ainiwaer, Bobo Li 0001, Fei Li 0021, Aizierguli Yusufu, Donghong Ji |
Inf. Process. Manag. | 3 |
| 2025 | Revisiting Conversation Discourse for Dialogue DisentanglementabstractDialogue 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. | 1 |
| 2024 | MMLSCU: A Dataset for Multi-modal Multi-domain Live Streaming Comment UnderstandingabstractWith 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 |
WWW | 5 |
| 2024 | Integrating discourse features and response assessment for advancing empathetic dialogueabstractEmpathetic 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. | 1 |
| 2024 | TKDP: Threefold Knowledge-Enriched Deep Prompt Tuning for Few-Shot Named Entity RecognitionabstractFew-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. | 5 |
| 2022 | A Dual-Pointer guided transition system for end-to-end structured sentiment analysis with global graph reasoning
Qiujing Xu, Bobo Li 0001, Fei Li 0021, Guohong Fu, Donghong Ji |
Inf. Process. Manag. | 2 |
| 2021 | Latent Target-Opinion as Prior for Document-Level Sentiment Classification: A Variational Approach from Fine-Grained PerspectiveabstractExisting 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 |
WWW | 4 |
| 2021 | Fine-grained depression analysis based on Chinese micro-blog reviews
Fei Li 0021, Donghong Ji, Xiaohui Liang 0003, Shuwan Tian, Bobo Li 0001, Peitong Liang |
Inf. Process. Manag. | 7 |