Qiaosheng Chen

dblp:323/9650 · DBLP profile ↗
← Back
9ranked-venue papers in the field
5as first author
9since 2021 · last 2026
0009-0002-0610-7725ORCID · verified

Domains — venue-derived; a paper can count in several

Information Retrieval & Web Search · 5 (3 first)Knowledge Engineering, Semantic Web & Information Systems · 4 (2 first)
YearPublicationVenuePosition
2026 Caddie: A prototype of content-based ad hoc RDF dataset retrieval
abstract
The rapid growth of open and structured RDF data on the Web has promoted the development of dataset search as an important research topic. The core function of existing systems is ad hoc dataset retrieval (AHDR) based on the metadata of datasets, which contains limited information and often suffers from quality issues. To overcome the limitations, in this article, we systematically investigate content-based AHDR to exploit the actual RDF data in datasets. We address three main tasks of content-based AHDR with novel methods for handling the large size and complex structure of RDF data to facilitate dataset retrieval, deduplication, and snippet extraction. These methods are integrated into an online and open-source prototype called Caddie . The effectiveness and practicability of its components are evaluated on a public test collection and by a user study.
Xiaxia Wang 0001, Qiaosheng Chen, Weiqing Luo, Jeff Z. Pan, Baifan Zhou, Evgeny Kharlamov, Gong Cheng 0001
J. Web Semant.2
2025 mmRAG: A Modular Benchmark for Retrieval-Augmented Generation over Text, Tables, and Knowledge Graphs
Qiaosheng Chen, Yutong Feng, Gong Cheng 0001
ISWC (2)2
2025 Benchmarking Recommendation, Classification, and Tracing Based on Hugging Face Knowledge Graph
abstract
The rapid growth of open source machine learning (ML) resources, such as models and datasets, has accelerated IR research. However, existing platforms like Hugging Face do not explicitly utilize structured representations, limiting advanced queries and analyses such as tracing model evolution and recommending relevant datasets. To fill the gap, we construct HuggingKG, the first large-scale knowledge graph built from the Hugging Face community for ML resource management. With 2.6 million nodes and 6.2 million edges, HuggingKG captures domain-specific relations and rich textual attributes. It enables us to further present HuggingBench, a multi-task benchmark with three novel test collections for IR tasks including resource recommendation, classification, and tracing. Our experiments reveal unique characteristics of HuggingKG and the derived tasks. Both resources are publicly available, expected to advance research in open source resource sharing and management.
Qiaosheng Chen, Kaijia Huang, Xiao Zhou 0009, Weiqing Luo, Yuanning Cui, Gong Cheng 0001
SIGIR1
2025 μDS: Multi-Objective Data Snippet Extraction for Dataset Search
abstract
With the continuous growth of open data on the Web, dataset search has become a prominent specialized retrieval problem to find datasets relevant to a query. Recent solutions rank datasets based on not only their metadata, but also data snippets extracted from their actual data. While the goodness of a data snippet has been studied from various aspects, in this paper we propose to, for the first time, jointly optimize compactness, relevance, representativeness, and cohesiveness in snippet extraction. To extract such multi-objective data snippets, we formulate a new combinatorial optimization problem and design an efficient algorithm with a proved worst-case approximation ratio. We evaluate the data snippets extracted by our algorithm intrinsically through a set of quality metrics and extrinsically by applying them to dataset search.
Xiao Zhou 0009, Qiaosheng Chen, Jiageng Chen, Gong Cheng 0001
SIGIR2
2024 DUNKS: Chunking and Summarizing Large and Heterogeneous Data for Dataset Search
Qiaosheng Chen, Xiao Zhou 0009, Gong Cheng 0001
ISWC (2)1
2024 Enhancing Dataset Search with Compact Data Snippets
abstract
In light of the growing availability and significance of open data, the problem of dataset search has attracted great attention in the field of information retrieval. Nevertheless, current metadata-based approaches have revealed shortcomings due to the low quality and availability of dataset metadata, while the magnitude and heterogeneity of actual data hindered the development of content-based solutions. To address these challenges, we propose to convert different formats of structured data into a unified form, from which we extract a compact data snippet that indicates the relevance of the whole data. Thanks to its compactness, we feed it into a dense reranker to improve search accuracy. We also convert it back to the original format to be presented for assisting users in relevance judgment. The effectiveness of our approach has been demonstrated by extensive experiments on two test collections for dataset search.
Qiaosheng Chen, Jiageng Chen, Xiao Zhou 0009, Gong Cheng 0001
SIGIR1
2024 ACORDAR 2.0: A Test Collection for Ad Hoc Dataset Retrieval with Densely Pooled Datasets and Question-Style Queries
abstract
Dataset search, or more specifically, ad hoc dataset retrieval which is a trending specialized IR task, has received increasing attention in both academia and industry. While methods and systems continue evolving, existing test collections for this task exhibit shortcomings, particularly suffering from lexical bias in pooling and limited to keyword-style queries for evaluation. To address these limitations, in this paper, we construct ACORDAR 2.0, a new test collection for this task which is also the largest to date. To reduce lexical bias in pooling, we adapt dense retrieval models to large structured data, using them to find an extended set of semantically relevant datasets to be annotated. To diversify query forms, we employ a large language model to rewrite keyword queries into high-quality question-style queries. We use the test collection to evaluate popular sparse and dense retrieval models to establish a baseline for future studies. The test collection and source code are publicly available.
Qiaosheng Chen, Weiqing Luo, Zixian Huang, Tengteng Lin, Xiaxia Wang 0001, Ahmet Soylu, Basil Ell, Baifan Zhou, Evgeny Kharlamov, Gong Cheng 0001
SIGIR1
2023 Dense Re-Ranking with Weak Supervision for RDF Dataset Search
Qiaosheng Chen, Zixian Huang, Weiqing Luo, Tengteng Lin, Gong Cheng 0001
ISWC1
2022 ACORDAR: A Test Collection for Ad Hoc Content-Based (RDF) Dataset Retrieval
abstract
Ad hoc dataset retrieval is a trending topic in IR research. Methods and systems are evolving from metadata-based to content-based ones which exploit the data itself for improving retrieval accuracy but thus far lack a specialized test collection. In this paper, we build and release the first test collection for ad hoc content-based dataset retrieval, where content-oriented dataset queries and content-based relevance judgments are annotated by human experts who are assisted with a dashboard designed specifically for comprehensively and conveniently browsing both the metadata and data of a dataset. We conduct extensive experiments on the test collection to analyze its difficulty and provide insights into the underlying task.
Tengteng Lin, Qiaosheng Chen, Gong Cheng 0001, Ahmet Soylu, Basil Ell, Ruoqi Zhao, Xiaxia Wang 0001, Yu Gu 0016, Evgeny Kharlamov
SIGIR2