EDBT 2026 Demo / reviewers in the wild / expert
Jinsong Su
dblp:05/9013
· DBLP profile ↗
12ranked-venue papers in the field
2as first author
11since 2021 · last 2026
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 5Data Mining & Knowledge Discovery · 3Database Systems & Data Management · 2Knowledge Engineering, Semantic Web & Information Systems · 2 (2 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | DocTER: Evaluating document-based knowledge editing
Suhang Wu, Ante Wang, Minlong Peng, Yujie Lin 0003, Mingming Sun 0001, Jinsong Su |
Inf. Process. Manag. | 7 |
| 2025 | Revolutionizing Database Q&A with Large Language Models: Comprehensive Benchmark and EvaluationabstractThe development of Large Language Models (LLMs) has revolutionized QA across various industries, including the database domain. However, there lacks a thorough evaluation regarding the capabilities of different LLMs in database QA. To this end, we introduce DQABench, the first comprehensive database QA benchmark for LLMs. DQABench features an innovative LLM-based method to automate the generation, cleaning, and rewriting of evaluation dataset, resulting in over 200,000 QA pairs in English and Chinese. These QA pairs cover a wide range of database-specific knowledge extracted from manuals, online communities, and DB instances, allowing for assessment of LLMs' Retrieval-Augmented Generation (RAG) and Tool Invocation Generation (TIG) capabilities in the database QA task. Furthermore, we propose a highly modular and scalable testbed DQATestbed, with basic and advanced components such as Fine-tuning, Question Classification Routing (QCR), RAG, TIG, and Prompt Template Engineering (PTE). Finally, we provide an evaluation pipeline that computes various metrics throughout a standardized evaluation process to ensure the accuracy and fairness. Our evaluation reveals the strengths and limitations of nine open-source and commercial LLMs, and the impact of various service components (e.g., fine-tuning, QCR, RAG, TIG). The proposed benchmark dataset is available at https://github.com/XMUDM/DQABench. Yihang Zheng, Bo Li 0157, Zhenghao Lin, Xuanhe Zhou, Chen Lin 0001, Guoliang Li 0001, Jinsong Su |
KDD (2) | 8 |
| 2025 | Mitigating the negative impact of over-association for conversational query production
Ante Wang, Linfeng Song, Zijun Min, Xiaoli Wang 0002, Junfeng Yao, Jinsong Su |
Inf. Process. Manag. | 7 |
| 2024 | GENET: Unleashing the Power of Side Information for Recommendation via Hypergraph Pre-training
Yang Li 0213, Qi'ao Zhao, Chen Lin 0001, Xiaomin Zhu 0001, Jinsong Su |
DASFAA (3) | 6 |
| 2024 | Dual-view Enhanced Knowledge Contrastive Learning for Recommendation
Weijun Xu, Jinsong Su, Qingqiang Wu 0001, Meihong Wang |
DASFAA (4) | 3 |
| 2024 | Who To Align With: Feedback-Oriented Multi-Modal Alignment in Recommendation SystemsabstractMulti-modal Recommendation Systems (MRSs) utilize diverse modalities, such as image and text, to enrich item representations and enhance recommendation accuracy. Current MRSs overlook the large misalignment between multi-modal content features and ID embeddings. While bidirectional alignment between visual and textual modalities has been extensively studied in large multi-modal models, this study suggests that multi-modal alignment in MRSs should be in a one-way direction. A plug-and-play framework is presented, called FEedback-orienTed mulTi-modal aLignmEnt (FETTLE). FETTLE contains three novel solutions: (1) it automatically determines item-level alignment direction between each pair of modalities based on estimated user feedback; (2) it coordinates the alignment directions among multiple modalities; (3) it implements cluster-level alignment from both user and item perspectives for more stable alignments. Extensive experiments on three real datasets demonstrate that FETTLE significantly improves various backbone models. Conventional collaborative filtering models are improved by 24.79%-62.79%, and recent MRSs are improved by 5.91% - 20.11%. Yang Li 0213, Qi'ao Zhao, Chen Lin 0001, Jinsong Su, Zhilin Zhang 0001 |
SIGIR | 4 |
| 2023 | An Effective Pre-trained Visual Encoder for Medical Visual Question Answering
Yefan Huang, Xiaoli Wang 0002, Jinsong Su |
ADMA (5) | 3 |
| 2023 | From statistical methods to deep learning, automatic keyphrase prediction: A survey
Binbin Xie, Jia Song 0003, Liangying Shao, Suhang Wu, Xiangpeng Wei, Baosong Yang, Jinsong Su |
Inf. Process. Manag. | 9 |
| 2022 | Neutralizing Popularity Bias in Recommendation ModelsabstractMost existing recommendation models learn vectorized representations for items, i.e., item embeddings to make predictions. Item embeddings inherit popularity bias from the data, which leads to biased recommendations. We use this observation to design two simple and effective strategies, which can be flexibly plugged into different backbone recommendation models, to learn popularity neutral item representations. One strategy isolates popularity bias in one embedding direction and neutralizes the popularity direction post-training. The other strategy encourages all embedding directions to be disentangled and popularity neutral. We demonstrate that the proposed strategies outperform state-of-the-art debiasing methods on various real-world datasets, and improve recommendation quality of shallow and deep backbone models. Guipeng Xv, Chen Lin 0001, Hui Li 0057, Jinsong Su, Weiyao Ye, Yewang Chen |
SIGIR | 4 |
| 2021 | Multi-modal neural machine translation with deep semantic interactions
Jinsong Su, Jinchang Chen, Chulun Zhou, Yubin Ge, Qingqiang Wu 0001, Yongxuan Lai |
Inf. Sci. | 1 |
| 2021 | Uncovering Media Bias via Social Network LearningabstractIt is known that media outlets, such as CNN and FOX, have intrinsic political bias that is reflected in their news reports. The computational prediction of such bias has broad application prospects. However, the prediction is difficult via directly analyzing the news content without high-level context. In contrast, social signals (e.g., the network structure of media followers) provide inspiring cues to uncover such bias. In this article, we realize the first attempt of predicting the latent bias of media outlets by analyzing their social network structures. In particular, we address two key challenges:network sparsityandlabel sparsity. The network sparsity refers to the partial sampling of the entire follower network in practical analysis and computing, whereas the label sparsity refers to the difficulty of annotating sufficient labels to train the prediction model. To cope with the network sparsity, we propose a hybrid sampling strategy to construct a training corpus that contains network information from micro to macro views. Based on this training corpus, a semi-supervised network embedding approach is proposed to learn low-dimensional yet effective network representations. To deal with the label sparsity, we adopt a graph-based label propagation scheme to supplement the missing links and augment label information for model training. The preceding two steps are iteratively optimized to reinforce each other. We further collect a large-scale dataset containing social networks of 10 media outlets together with about 300,000 followers and more than 5 million connections. Over this dataset, we compare our model to a range of state of the art. Superior performance gains demonstrate the merits of the proposed approach. More importantly, the experimental results and analyses confirm the validity of our approach for the computerized prediction of media bias. Yiyi Zhou, Rongrong Ji, Jinsong Su, Jiaquan Yao |
ACM Trans. Intell. Syst. Technol. | 3 |
| 2018 | A neural generative autoencoder for bilingual word embeddings
Jinsong Su, Biao Zhang 0002, Changxing Wu, Deyi Xiong |
Inf. Sci. | 1 |