Wei Zhang 0097

dblp:10/4661-97 · DBLP profile ↗
← Back
3ranked-venue papers in the field
0as first author
3since 2021 · last 2025
0000-0002-6921-4926ORCID · verified

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

Big Data, Cloud & Distributed Data Systems · 2Database Systems & Data Management · 1
YearPublicationVenuePosition
2025 ICEAGE: Intelligent Contextual Exploration and Answer Generation Engine for Scientific Data Discovery
Chenxu Niu 0001, Wei Zhang 0097, Mert Side, Yong Chen 0001
SSDBM2
2024 Evaluating Performance Trade-offs of Caching Strategies for AI-Powered Querying Systems
abstract
With the rapid growth of accumulated data from various scientific domains, traditional data management systems face challenges in supporting complicated queries, such as pattern search, on massive amounts of data. To serve sophisticated queries through capturing precise features from data, recent data management systems seek to use artificial intelligence (AI) within the querying process. However, the characteristic of AI inference workflow within the querying process, such as intensive computation and expensive requirements for computing resources, becomes a bottleneck of the AI-powered query systems.In this paper, we provide a generalization of AI inference workflow in the context of AI-powered data discovery and we introduce three different caching strategies corresponding to each stage in the AI inference workflow. We provide in-depth performance evaluation on the impact of these caching strategies through a series of strong scaling experiments. Our experimental results show that the AI-powered data querying performance can be significantly improved by applying different caching strategies.
Hyunju Oh, Wei Zhang 0097, Christopher D. Rickett, Sreenivas R. Sukumar 0001, Surendra Byna
IEEE Big Data2
2023 PSQS: Parallel Semantic Querying Service for Self-describing File Formats
abstract
Finding relevant datasets can be a time-consuming and challenging task, especially for self-describing file formats. Current solutions use either exact or partial keyword matching approaches to extract and process metadata queries, but they fail to capture semantic relationships between the metadata content and query keywords. To address this challenge, we introduce PSQS, a novel parallel semantic search method for self-describing files. The method leverages parallel processing and kv2vec semantic similarity measures to retrieve semantically relevant data efficiently. Our evaluation against existing metadata search solutions shows that PSQS offers a new, efficient and effective semantic search functionality for various fields where large self-describing files are used, such as scientific data management, leading to more accurate and efficient data retrieval.
Chenxu Niu 0001, Wei Zhang 0097, Surendra Byna, Yong Chen 0001
IEEE Big Data2