Computational Theory, Algorithms and Mathematics
Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleSeptember 2024
From Konnakol to Live Coding
FARM 2024: Proceedings of the 12th ACM SIGPLAN International Workshop on Functional Art, Music, Modelling, and DesignSeptember 2024, Pages 36–41https://doi.org/10.1145/3677996.3678290Konnakol is a South Indian, Carnatic musical practice involving the vocal recitation of algorithmic, geometric rhythmic patterns of non-lexical syllables. I reflect on the experience of learning konnakol rhythms, and of adapting the TidalCycles and ...
- research-articleSeptember 2024
Bridging Art and Mathematics with Tessella: A Scala Functional Library for Regular Polygon Finite Tessellations of a Plane
FARM 2024: Proceedings of the 12th ACM SIGPLAN International Workshop on Functional Art, Music, Modelling, and DesignSeptember 2024, Pages 15–23https://doi.org/10.1145/3677996.3678287Tessellations of a plane surface by means of unit-sided regular polygons is a classical subject both in art, with examples dating back to the earliest human civilisations, and mathematics, where the complex patterns generated by a very simple set of ...
- research-articleSeptember 2024
Configuring BDD Compilation Techniques for Feature Models
SPLC '24: Proceedings of the 28th ACM International Systems and Software Product Line ConferenceSeptember 2024, Pages 209–216https://doi.org/10.1145/3646548.3676538The compilation of feature models into binary decision diagrams (BDDs) is a major challenge in the area of configurable systems analysis. Many large-scale feature models have been reported to exceed state-of-the-art compilation capabilities, e.g., for ...
- research-articleAugust 2024
Large space high-precision attitude dynamic measurement method based on BP neural network
ICCCV '24: Proceedings of the 2024 6th International Conference on Control and Computer VisionJune 2024, Pages 74–79https://doi.org/10.1145/3674700.3674712Large space high-precision attitude dynamic measurement technology has urgent application needs in aerospace, rail transit, automobile and ship, wind power and other large equipment manufacturing fields. In this paper, a dynamic attitude angle ...
- research-articleAugust 2024
Recurrence time of high traffic events in communication systems: R/S grey prediction based on nonlinear test
ICCCV '24: Proceedings of the 2024 6th International Conference on Control and Computer VisionJune 2024, Pages 39–46https://doi.org/10.1145/3674700.3674707Many research results in nonlinear science indicate that many nonlinear systems exhibit long-range correlation characteristics. The Hurst exponent can effectively measure the long-range correlations and predictability of time series. Existing research ...
- research-articleAugust 2024
Methane Emission Prediction in the Petrochemical Industry: A Machine Learning Approach with Focus on Oilfield Methane Forecasting
ICCAI '24: Proceedings of the 2024 10th International Conference on Computing and Artificial IntelligenceApril 2024, Pages 351–355https://doi.org/10.1145/3669754.3669808Against the background of the Chinese government's emphasis on energy conservation and emission reduction, this study explores the methane emission problem in the petrochemical industry. By analyzing the challenges and limitations of traditional methods ...
- short-paperAugust 2024
Acceleration of Ultrasound Neurostimulation Using Mixed-Precision Arithmetic
HPDC '24: Proceedings of the 33rd International Symposium on High-Performance Parallel and Distributed ComputingJune 2024, Pages 370–372https://doi.org/10.1145/3625549.3658823Ultrasound neurostimulation, a technique that modulates the brain's electrical activity, has emerged as a significant secondary treatment option for cases resistant to pharmacological interventions. The therapy is achievable through the application of a ...
- research-articleAugust 2024
CereSZ: Enabling and Scaling Error-bounded Lossy Compression on Cerebras CS-2
- Shihui Song,
- Yafan Huang,
- Peng Jiang,
- Xiaodong Yu,
- Weijian Zheng,
- Sheng Di,
- Qinglei Cao,
- Yunhe Feng,
- Zhen Xie,
- Franck Cappello
HPDC '24: Proceedings of the 33rd International Symposium on High-Performance Parallel and Distributed ComputingJune 2024, Pages 309–321https://doi.org/10.1145/3625549.3658691Today's scientific applications running on supercomputers produce large volumes of data, leading to critical data storage and communication challenges. To tackle the challenges, error-bounded lossy compression is commonly adopted since it can reduce data ...
- research-articleAugust 2024
Extending Sparse Patterns to Improve Inverse Preconditioning on GPU Architectures
HPDC '24: Proceedings of the 33rd International Symposium on High-Performance Parallel and Distributed ComputingJune 2024, Pages 200–213https://doi.org/10.1145/3625549.3658683Graphic Processing Units (GPUs) have become a key component of high-end computing infrastructures due to their massively parallel architecture, which delivers large floating-point operations per cycle rates. Many scientific workloads benefit from GPUs ...
- research-articleAugust 2024
A Portable, Fast, DCT-based Compressor for AI Accelerators
HPDC '24: Proceedings of the 33rd International Symposium on High-Performance Parallel and Distributed ComputingJune 2024, Pages 109–121https://doi.org/10.1145/3625549.3658662Lossy compression can be an effective tool in AI training and inference to reduce memory requirements, storage footprint, and in some cases, execution time. With the rise of novel architectures designed to accelerate AI workloads, compression can ...
- research-articleAugust 2024
FPBOXer: Efficient Input-Generation for Targeting Floating-Point Exceptions in GPU Programs
HPDC '24: Proceedings of the 33rd International Symposium on High-Performance Parallel and Distributed ComputingJune 2024, Pages 83–93https://doi.org/10.1145/3625549.3658660Numerical programs that generate floating-point exceptions, such as NaNs, are inherently unreliable, as these programs can produce meaningless outputs or affect control flow. When these programs run on GPUs, one cannot rely on hardware traps to handle ...
Efficient k-Clique Count Estimation with Accuracy Guarantee
Proceedings of the VLDB Endowment (PVLDB), Volume 17, Issue 11Pages 3707–3719https://doi.org/10.14778/3681954.3682032Counting and enumerating all occurrences of k-cliques, i.e., complete subgraphs with k vertices, in a large graph G is a fundamental problem with many applications. However, exact solutions are often infeasible due to the exponential growth in the number ...
Index Advisors on Quantum Platforms
Proceedings of the VLDB Endowment (PVLDB), Volume 17, Issue 11Pages 3615–3628https://doi.org/10.14778/3681954.3682025Index Advisor tools settle for sub-optimal index configurations based on greedy heuristics, owing to the computational hardness of index selection. We investigate here how this limitation can be addressed by leveraging the computing power offered by ...
Efficient Betweenness Centrality Computation over Large Heterogeneous Information Networks
Proceedings of the VLDB Endowment (PVLDB), Volume 17, Issue 11Pages 3360–3372https://doi.org/10.14778/3681954.3682006Betweenness centrality (BC), a classic measure which quantifies the importance of a vertex to act as a communication "bridge" between other vertices in the network, is widely used in many practical applications. With the advent of large heterogeneous ...
A Sampling-Based Framework for Hypothesis Testing on Large Attributed Graphs
Proceedings of the VLDB Endowment (PVLDB), Volume 17, Issue 11Pages 3192–3200https://doi.org/10.14778/3681954.3681993Hypothesis testing is a statistical method used to draw conclusions about populations from sample data, typically represented in tables. With the prevalence of graph representations in real-life applications, hypothesis testing on graphs is gaining ...
Complex Event Recognition with Symbolic Register Transducers
Proceedings of the VLDB Endowment (PVLDB), Volume 17, Issue 11Pages 3165–3177https://doi.org/10.14778/3681954.3681991We present a system for Complex Event Recognition (CER) based on automata. While multiple such systems have been described in the literature, they typically suffer from a lack of clear and denotational semantics, a limitation which often leads to ...
Enhancing Accuracy for Super Spreader Identification in High-Speed Data Streams
Proceedings of the VLDB Endowment (PVLDB), Volume 17, Issue 11Pages 3124–3137https://doi.org/10.14778/3681954.3681988This paper addresses the challenge of identifying super spreaders within large, high-speed data streams. In these streams, data is segmented into flows, with each flow's spread defined as the number of distinct items it contains. A super spreader is ...
Efficient Maximal Motif-Clique Enumeration over Large Heterogeneous Information Networks
Proceedings of the VLDB Endowment (PVLDB), Volume 17, Issue 11Pages 2946–2959https://doi.org/10.14778/3681954.3681975In the heterogeneous information network (HIN), a motif-clique is a "complete graph" for a given motif (or a small connected graph) that could capture the desired relationship in the motif. The maximal motif-cliques of HINs have found various ...
Efficient Algorithms for Density Decomposition on Large Static and Dynamic Graphs
Proceedings of the VLDB Endowment (PVLDB), Volume 17, Issue 11Pages 2933–2945https://doi.org/10.14778/3681954.3681974Locally-densest subgraph (LDS) decomposition is a fundamental decomposition in graph analysis that finds numerous applications in various domains, including community detection, fraud detection, graph querying, and graph visualization. However, the LDS ...