EDBT 2026 Demo / reviewers in the wild / expert
Ying Li 0012
dblp:22/1805-12
· DBLP profile ↗
16ranked-venue papers in the field
0as first author
10since 2021 · last 2026
0000-0002-6278-2357ORCID · conflict
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 5Information Retrieval & Web Search · 5Database Systems & Data Management · 4Knowledge Engineering, Semantic Web & Information Systems · 1Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | VarParser: Unleashing the Neglected Power of Variables for LLM-based Log ParsingabstractLogs serve as a primary source of information for engineers to diagnose failures in large-scale online service systems. Log parsing, which extracts structured events from massive unstructured log data, is a critical first step for downstream tasks like anomaly detection and failure diagnosis. With advances in large language models (LLMs), leveraging their strong text understanding capabilities has proven effective for accurate log parsing. However, existing LLM-based log parsers all focus on the constant part of logs, ignoring the potential contribution of the variable part to log parsing. This constant-centric strategy brings four key problems. First, inefficient log grouping and sampling with only constant information. Second, a relatively large number of LLM invocations due to constant-based cache, leading to low log parsing accuracy and efficiency. Third, a relatively large number of consumed constant tokens in prompts leads to high LLM invocation costs. At last, these methods only retain placeholders in the results, losing the system visibility brought by variable information in logs. Jinrui Sun, Minghua He, Ying Li 0012 |
WWW | 4 |
| 2024 | Multivariate Log-based Anomaly Detection for Distributed DatabaseabstractDistributed databases are fundamental infrastructures of today's large-scale software systems such as cloud systems. Detecting anomalies in distributed databases is essential for maintaining software availability. Existing approaches, predominantly developed using Loghub-a comprehensive collection of log datasets from various systems-lack datasets specifically tailored to distributed databases, which exhibit unique anomalies. Additionally, there's a notable absence of datasets encompassing multi-anomaly, multi-node logs. Consequently, models built upon these datasets, primarily designed for standalone systems, are inadequate for distributed databases, and the prevalent method of deeming an entire cluster anomalous based on irregularities in a single node leads to a high false-positive rate. This paper addresses the unique anomalies and multivariate nature of logs in distributed databases. We expose the first open-sourced, comprehensive dataset with multivariate logs from distributed databases. Utilizing this dataset, we conduct an extensive study to identify multiple database anomalies and to assess the effectiveness of state-of-the-art anomaly detection using multivariate log data. Our findings reveal that relying solely on logs from a single node is insufficient for accurate anomaly detection on distributed database. Leveraging these insights, we propose MultiLog, an innovative multivariate log-based anomaly detection approach tailored for distributed databases. Our experiments, based on this novel dataset, demonstrate MultiLog's superiority, outperforming existing state-of-the-art methods by approximately 12%. Lingzhe Zhang, Mengxi Jia, Ying Li 0012, Yong Yang 0011, Zhonghai Wu |
KDD | 4 |
| 2024 | MMDL-Based Data Augmentation with Domain Knowledge for Time Series Classification
Xiaosheng Li, Yifan Wu 0002, Wei Jiang 0041, Ying Li 0012 |
ECML/PKDD (3) | 4 |
| 2024 | Hilogx: noise-aware log-based anomaly detection with human feedback
Ying Li 0012, Yong Yang 0011, Gang Huang 0001 |
VLDB J. | 2 |
| 2023 | Select, Extend, and Generate: Generative Knowledge Selection for Open-Domain Dialogue Response Generation
Sixing Wu, Ping Xue 0015, Ye Tao 0011, Ying Li 0012, Zhonghai Wu |
DASFAA (3) | 4 |
| 2022 | Semorph: A Morphology Semantic Enhanced Pre-trained Model for Chinese Spam Text DetectionabstractChinese spam text detection is essential for social media since these texts affect the user experience of Chinese speakers and pollute the community. The underlying text classification method is employed to explore the unique combinations of characters that represent clues of spam information from annotated or further augmented data. However, based on the diversity of Chinese characters in glyphs, the spammers frequently wrap the spam content in another visually close text to fool the model but make sure people understand. This paper proposes to adopt the essence of human cognition of these adversarial texts into spam text detection models, by designing a pre-trained model to learn the morphology semantics of Chinese characters and represent their contextual meanings from scratch. The model pre-trains on self-supervised Chinese corpus and fine-tunes on spam-annotated community texts. Besides, cooperating with the pre-trained model that can capture the morphological features of Chinese, a new data perturbation method is introduced to guide the optimization towards the direction of recognizing the actual meaning of a text after spammers tamper with partial characters by visually close ones. The experimental results have shown that our proposed methodology can notably improve the performance of spam text detection as well as maintain robustness against adversarial samples. Kaiting Lai, Yinong Long, Bowen Wu 0001, Ying Li 0012, Baoxun Wang |
CIKM | 4 |
| 2022 | Augmenting Log-based Anomaly Detection Models to Reduce False Anomalies with Human FeedbackabstractWith the increasing complexity of modern software systems, it is essential yet hard to detect anomalies and diagnose problems precisely. Existing log-based anomaly detection approaches rely on a few key assumptions on system logs and perform well in some experimental systems. However, real-world industrial systems are often with poor logging quality, in which system logs are noisy and often violate the assumptions of existing approaches. This makes these approaches inefficient. This paper first conducts a comprehensive study on the system logs of three large-scale industrial software systems. Through the study, we identify four typical anti-patterns that affect the detection results the most. Based on these patterns, we propose HiLog, an effective human-in-the-loop log-based anomaly detection approach that integrates human knowledge to augment anomaly detection models. With little human labeling effort, our approach can significantly improve the effectiveness of existing models. Experiment results on three large-scale industrial software systems show that our method improves over 50% precision rate on average. Ying Li 0012, Yong Yang 0011, Gang Huang 0001, Zhonghai Wu |
KDD | 2 |
| 2022 | Improving the Applicability of Knowledge-Enhanced Dialogue Generation Systems by Using Heterogeneous Knowledge from Multiple SourcesabstractTraditional conversational systems can only access the given query during the response generation, leading to meaningless responses. To this end, researchers proposed to enhance dialogue generation by integrating external knowledge. Although such methods have achieved remarkable gains, the use of only single-source knowledge often makes existing knowledge-enhanced methods degenerate into traditional models in real scenarios because of the insufficient knowledge coverage of single-source knowledge. To improve the applicability of knowledge-enhanced methods, we propose two novel frameworks to use heterogeneous knowledge from multiple sources. We first propose an MHKD-Seq2Seq framework, which can use different heterogeneous knowledge by identifying abstract-level knowledge behaviors; meanwhile, a Diffuse-Aggregate scheme is used to process multiple knowledge simultaneously and produce a unified result. The next framework MHKD-ARPLM can leverage the advantages of pretrained language models with Knowledge Linearization techniques. In experiments, we collected dialogues from previously open-released datasets and built a multi-source knowledge-aligned dataset TriKE-Weibo, which involves three knowledge sources: commonsense, texts, and infobox tables. Extensive evaluations demonstrate the performance leadership of our approaches against competitive baseline models. Sixing Wu, Ying Li 0012, Dawei Zhang 0003, Zhonghai Wu |
WSDM | 3 |
| 2022 | Revisiting Graph based Social Recommendation: A Distillation Enhanced Social Graph NetworkabstractSocial recommendation, which leverages social connections to construct Recommender Systems (RS), plays an important role in alleviating information overload. Recently, Graph Neural Networks (GNNs) have received increasing attention due to their great capacity for graph data. Since data in RS is essentially in the structure of graphs, GNN-based RS is flourishing. However, existing works lack in-depth thinking of social recommendations. These methods contain implicit assumptions that are not well analyzed in practice. To tackle these problems, we conduct statistical analyses on widely used social recommendation datasets. We design metrics to evaluate the social information, which can provide guidance about whether and how we should use this information in the RS task. Based on these analyses, we propose a Distillation Enhanced SocIal Graph Network (DESIGN). We train a model that integrates information from the user-item interaction graph and the user-user social graph and train two auxiliary models that only use one of the above graphs respectively. These models are trained simultaneously, where the knowledge distillation technique restricts the training process and makes them learn from each other. Our extensive experiments show that our model significantly and consistently outperforms the state-of-the-art competitors on real-world datasets. Ye Tao 0011, Ying Li 0012, Zhirong Hou, Zhonghai Wu |
WWW | 2 |
| 2021 | Distilling the Documents for Relation Extraction by Topic Segmentation
Ping Xue 0015, Ying Li 0012, Zhonghai Wu |
ICDAR (1) | 3 |
| 2019 | Lopper: An Efficient Method for Online Log Pattern Mining Based on Hybrid Clustering Tree
Zhirong Hou, Ying Li 0012 |
DEXA (1) | 3 |
| 2016 | An Approach for Cross-Community Content Recommendation: A Case Study on Docker
Yong Yang 0011, Ying Li 0012, Hongyan Tang, Wenlong Shao |
APWeb (2) | 2 |
| 2016 | CUT: A Combined Approach for Tag Recommendation in Software Information Sites
Yong Yang 0011, Ying Li 0012, Zhonghai Wu, Wenlong Shao |
KSEM | 2 |
| 2005 | Detecting dominant locations from search queriesabstractAccurately and effectively detecting the locations where search queries are truly about has huge potential impact on increasing search relevance. In this paper, we define a search query's dominant location (QDL) and propose a solution to correctly detect it. QDL is geographical location(s) associated with a query in collective human knowledge, i.e., one or few prominent locations agreed by majority of people who know the answer to the query. QDL is a subjective and collective attribute of search queries and we are able to detect QDLs from both queries containing geographical location names and queries not containing them. The key challenges to QDL detection include false positive suppression (not all contained location names in queries mean geographical locations), and detecting implied locations by the context of the query. In our solution, a query is recursively broken into atomic tokens according to its most popular web usage for reducing false positives. If we do not find a dominant location in this step, we mine the top search results and/or query logs (with different approaches discussed in this paper) to discover implicit query locations. Our large-scale experiments on recent MSN Search queries show that our query location detection solution has consistent high accuracy for all query frequency ranges. Lee Wang, Chuang Wang 0001, Xing Xie 0001, Joshua J. Forman, Yansheng Lu, Wei-Ying Ma, Ying Li 0012 |
SIGIR | 7 |
| 2003 | An Approach to Enabling Spatial OLAP by Aggregating on Spatial Hierarchy
Ying Li 0012, Fangyan Rao, Xiulan Yu, Ying Chen 0004, Dong Liu 0014 |
DaWaK | 2 |
| 2003 | Spatial hierarchy and OLAP-favored search in spatial data warehouseabstractData warehouse and Online Analytical Processing(OLAP) play a key role in business intelligent systems. With the increasing amount of spatial data stored in business database, how to utilize these spatial information to get insight into business data from the geo-spatial point of view is becoming an important issue of data warehouse and OLAP. However, traditional data warehouse and OLAP tools can not fully exploit spatial data in coordinates because multi-dimensional spatial data does not have implicit or explicit concept hierarchy to compute pre-aggregation and materialization in data warehouse. In this paper we extend the traditional set-grouping hierarchy into multi-dimensional data space and propose to use spatial index tree as the hierarchy on spatial dimension. With spatial hierarchy, spatial data warehouse can be built accordingly. Our approach preserve the star schema in data warehouse while building the hierarchy on spatial dimension, and can be easily integrated into existing data warehouse and OLAP systems. To process spatial OLAP query in spatial data warehouse, we propose an OLAP-favored search method which can utilize the pre-aggregation result in spatial data warehouse to improve the performance of spatial OLAP queries. For generality, the algorithm is developed based on Generalized Index Searching Tree(GiST). To improve the performance of OLAP-favored search, we further introduce a heuristic search method which can provide an approximate answer to spatial OLAP query. Experiment result shows the efficiency of our method. Fangyan Rao, Xiulan Yu, Ying Li 0012, Ying Chen 0004 |
DOLAP | 4 |