32 research outputs found

    Theoretically-Efficient and Practical Parallel DBSCAN

    Full text link
    The DBSCAN method for spatial clustering has received significant attention due to its applicability in a variety of data analysis tasks. There are fast sequential algorithms for DBSCAN in Euclidean space that take O(nlogn)O(n\log n) work for two dimensions, sub-quadratic work for three or more dimensions, and can be computed approximately in linear work for any constant number of dimensions. However, existing parallel DBSCAN algorithms require quadratic work in the worst case, making them inefficient for large datasets. This paper bridges the gap between theory and practice of parallel DBSCAN by presenting new parallel algorithms for Euclidean exact DBSCAN and approximate DBSCAN that match the work bounds of their sequential counterparts, and are highly parallel (polylogarithmic depth). We present implementations of our algorithms along with optimizations that improve their practical performance. We perform a comprehensive experimental evaluation of our algorithms on a variety of datasets and parameter settings. Our experiments on a 36-core machine with hyper-threading show that we outperform existing parallel DBSCAN implementations by up to several orders of magnitude, and achieve speedups by up to 33x over the best sequential algorithms

    Prevalence and risk factors of disabilities among Egyptian preschool children: a community-based population study

    No full text
    Abstract Background Child disability has significant implications on their well-being and healthcare systems. Aim: This survey aimed to assess the magnitude of seven types of disability among Egyptian children aged 1 < 6 years and their socio-demographic, epidemiological, and perinatal predictors. Methods A national population-based cross-sectional household survey targeting 21,316 children from eight governorates was conducted. The screening questionnaire was derived from the WHO ten-question survey tool validated for identifying seven disability categories. Results The percentage of children with at least one disability was 8.1% as follows: speech/communication (4.4%), Mobility/physical (2.5%), Seizures (2.2%), Comprehension (1.7%), Intellectual impairment (1.4%), Visual (0.3%) and Hearing (0.2%). Age was not found to affect the odds of disability except for visual disability (significantly increased with age (AOR = 1.4, 95% CI:1.1–1.7). Male sex also increased the odds of all disabilities except visual, hearing, and seizures. Convulsions after birth significantly increased the odds of disability as follows: hearing (AOR = 8.1, 95% CI: 2.2–30.5), intellectual impairment (AOR = 4.2, 95% CI: 2.5–6.9), and mobility/physical (AOR = 3.4, 95% CI: 2.3–5.0). Preterm delivery and being kept in an incubator for more than two days after birth increased the odds for visual disability (AOR = 3.7, 95% CI: 1.1–12.1 & AOR = 3.7, 95% CI: 1.7–7.9 respectively). Cyanosis increased the odds of seizures (AOR = 4.7, 95% CI: 2.2–10.3). Low birth weight also increased the odds for all disability domains except for visual and hearing. Maternal health problems during pregnancy increased the odds for all types of disability except hearing and seizures. Higher paternal education decreased the odds for all disabilities by at least 30% except for vision and hearing. Conclusion The study found a high prevalence of disability among Egyptian children aged 1–6 years. It identified a number of modifiable risk factors for disability. The practice of early screening for disability is encouraged to provide early interventions when needed
    corecore