EDBT 2026 Demo / reviewers in the wild / expert
Yu Deng 0004
dblp:96/5406-4
· DBLP profile ↗
9ranked-venue papers in the field
0as first author
3since 2021 · last 2025
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 3Big Data, Cloud & Distributed Data Systems · 3Information Retrieval & Web Search · 2Knowledge Engineering, Semantic Web & Information Systems · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Automated Single-Turn Solution Recommendation System for Software IT Support Tickets
Paulina Toro Isaza, Michael Nidd, Noah Zheutlin, Jae-wook Ahn, Chidansh Amitkumar Bhatt, Yu Deng 0004, Ruchi Mahindru, Martin Franz, Hans Florian, Salim Roukos |
IEEE Big Data | 6 |
| 2022 | Improving Model Performance Using Metric-Guided Data Selection FrameworkabstractThe noisiness and low quality of IT operations management data is a major challenge in using machine learning to assist IT operations management. Our system mitigates this challenge by automatically measuring data quality, and then using the results to select data subsets that generate improved model performance. Based on a set of metrics that quantify the quality of a corpus with both structured and unstructured data, we are proposing a framework to automatically identify "well behaved" subsets in the corpus. By streaming input data to separate models for these subsets, we can achieve better performance when compared with a model trained on the full dataset. We present a motivating example that inspired our approach as well as a deployment case study of our system based on engagements with two clients which demonstrate that the proposed methodology is effective for detecting such subsets to improve model performance. Paulina Toro Isaza, Yu Deng 0004, Michael Nidd, Amar Prakash Azad, Larisa Shwartz |
IEEE Big Data | 2 |
| 2022 | Entity Set Co-Expansion in StackOverflowabstractGiven a few seed entities of a certain type (e.g., Software or Programming Language), entity set expansion aims to discover an extensive set of entities that share the same type as the seeds. Entity set expansion in software-related domains such as StackOverflow can benefit many downstream tasks (e.g., software knowledge graph construction) and facilitate better IT operations and service management. Meanwhile, existing approaches are less concerned with two problems: (1) How to deal with multiple types of seed entities simultaneously? (2) How to leverage the power of pre-trained language models (PLMs)? Being aware of these two problems, in this paper, we study the entity set co-expansion task in StackOverflow, which extracts Library, OS, Application, and Language entities from StackOverflow question-answer threads. During the co-expansion process, we use PLMs to derive embeddings of candidate entities for calculating similarities between entities. Experimental results show that our proposed SECoExpan framework outperforms previous approaches significantly. Yu Zhang 0044, Yunyi Zhang 0001, Yucheng Jiang, Martin Michalski, Yu Deng 0004, Lucian Popa 0001, ChengXiang Zhai, Jiawei Han 0001 |
IEEE Big Data | 5 |
| 2020 | Dynamic Faceted Search for Technical Support Exploiting Induced Knowledge
Nandana Mihindukulasooriya, Ruchi Mahindru, Md. Faisal Mahbub Chowdhury, Yu Deng 0004, Nicolas R. Fauceglia, Gaetano Rossiello, Sarthak Dash, Alfio Massimiliano Gliozzo, Shu Tao |
ISWC (2) | 4 |
| 2011 | Modeling and Querying Probabilistic RDFS Data Sets with Correlated Triples
Chi-Cheong Szeto, Edward Hung, Yu Deng 0004 |
APWeb | 3 |
| 2011 | SPARQL Query Answering with RDFS Reasoning on Correlated Probabilistic Data
Chi-Cheong Szeto, Edward Hung, Yu Deng 0004 |
WAIM | 3 |
| 2009 | Characteristics of document similarity measures for compliance analysisabstractDue to increased competition in the IT Services business, improving quality, reducing costs and shortening schedules has become extremely important. A key strategy being adopted for achieving these goals is the use of an asset-based approach to service delivery, where standard reusable components developed by domain experts are minimally modified for each customer instead of creating custom solutions. One example of this approach is the use of contract templates, one for each type of service offered. A compliance checking system that measures how well actual contracts adhere to standard templates is critical for ensuring the success of such an approach. This paper describes the use of document similarity measures - Cosine similarity and Latent Semantic Indexing - to identify the top candidate templates on which a more detailed (and expensive) compliance analysis can be performed. Comparison of results of using the different methods are presented. Asad B. Sayeed, Soumitra Sarkar, Yu Deng 0004, Rafah Hosn, Ruchi Mahindru, Nithya Rajamani |
CIKM | 3 |
| 2005 | RDF Aggregate Queries and ViewsabstractResource description framework (RDF) is a rapidly expanding Web standard. RDF databases attempt to track the massive amounts of Web data and services available. In this paper, we study the problem of aggregate queries. We develop an algorithm to compute answers to aggregate queries over RDF databases and algorithms to maintain views involving those aggregates. Though RDF data can be stored in a standard relational DBMS (and hence we can execute standard relational aggregate queries and view maintenance methods on them), we show experimentally that our algorithms that operate directly on the RDF representation exhibit significantly superior performance. Edward Hung, Yu Deng 0004, V. S. Subrahmanian |
ICDE | 2 |
| 2004 | TOSS: An Extension of TAX with Ontologies and Similarity QueriesabstractTAX is perhaps the best known extension of the relational algebra to handle queries to XML databases. One problem with TAX (as with many existing relational DBMSs) is that the semantics of terms in a TAX DB are not taken into account when answering queries. Thus, even though TAX answers queries with 100% precision, the recall of TAX is relatively low. Our TOSS system improves the recall of TAX via the concept of a similarity enhanced ontology (SEO). Intuitively, an ontology is a set of graphs describing relationships (such as isa, partof, etc.) between terms in a DB. An SEO also evaluates how similarities between terms (e.g. "J. Ullman", "Jeff Ullman", and "Jeffrey Ullman") affect ontologies. Finally, we show how the algebra proposed in TAX can be extended to take SEOs into account. The result is a system that provides a much higher answer quality than TAX does alone (quality is defined as the square root of the product of precision and recall). We experimentally evaluate the TOSS system on the DBLP and SIGMOD bibliographic databases and show that TOSS has acceptable performance. Edward Hung, Yu Deng 0004, V. S. Subrahmanian |
SIGMOD Conference | 2 |