Related Experiment Video
Updated: Jun 5, 2025

Author Spotlight: Deciphering Electrical Networks Behind Complex Brain Activities and Disorders
Published on: November 1, 2024
CSQUiD: an index and non-probability framework for constrained skyline query processing over uncertain data
Ma'aruf Mohammed Lawal1, Hamidah Ibrahim2, Nor Fazlida Mohd Sani2
1Department of Computer Sciences, Faculty of Physical Sciences, Ahmadu Bello University, Zaria, Kaduna, Nigeria.
This study introduces CSQUiD, a novel framework for processing skyline queries on uncertain data. CSQUiD significantly reduces computation time and improves efficiency in high-dimensional uncertain databases compared to existing methods.
Area of Science:
- Database Management
- Data Mining
- Information Retrieval
Background:
- Data uncertainty is prevalent in modern databases, posing challenges for efficient skyline query processing.
- Existing methods, such as probability-based and median-based approaches, are unsuitable for high-dimensional uncertain data.
- These methods suffer from intensive computations or impracticality in real-world applications.
Purpose of the Study:
- To introduce a novel, non-probability framework named Constrained Skyline Query processing on Uncertain Data (CSQUiD).
- To reduce computational time for processing constrained skyline queries over uncertain high-dimensional data.
- To provide an efficient alternative to existing methods for handling data uncertainty in databases.
Main Methods:
- CSQUiD utilizes an X-tree indexing structure to construct Minimum Bounding Rectangles (MBRs) for uncertain data objects.
- It analyzes only objects within dominant MBRs, avoiding exhaustive scanning of the entire dataset.
- The Fuzzification approach is employed to identify exact values for continuous range data within dominant MBRs.
Main Results:
- Extensive experiments on real and synthetic datasets demonstrate CSQUiD's effectiveness.
- CSQUiD significantly outperformed the CIS algorithm and SkyQUD-T framework in terms of pairwise comparisons (44.07% and 57.15% improvement).
- CSQUiD achieved substantial improvements in CPU processing time over CIS (27.17%) and SkyQUD-T (18.62%).
Conclusions:
- CSQUiD offers a computationally efficient and practical solution for constrained skyline queries on uncertain high-dimensional data.
- The framework's performance advantages make it a viable alternative for modern database applications.
- CSQUiD effectively addresses the limitations of previous approaches in handling data uncertainty.
Related Concept Videos
Constraints and Statical Determinacy
Statically Indeterminate Problem Solving
Uncertainty: Overview
Singularity Functions for Shear
Uncertainty: Confidence Intervals
Interpretation of Confidence Intervals
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...

