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-articleNovember 2024
FPGA Accelerated Implementation of 3D Mesh Secret Sharing Based on Symmetric Similarity of Model
ACM Transactions on Reconfigurable Technology and Systems (TRETS), Volume 17, Issue 4Article No.: 60, Pages 1–19https://doi.org/10.1145/3689049Secret sharing is particularly important in the field of information security, which allows for the reconstruction of secret information from secure shares. However, due to the large amount of data and non-integer data type of 3D (three-dimensional) ...
- research-articleOctober 2024
Two-phase optimization of binary sequences with low peak sidelobe level value
Expert Systems with Applications: An International Journal (EXWA), Volume 251, Issue Chttps://doi.org/10.1016/j.eswa.2024.124032AbstractThe search for binary sequences with low peak sidelobe level value represents a formidable computational problem. To locate better sequences for this problem, we designed a stochastic algorithm that uses two fitness functions. In these fitness ...
Highlights- The two-phase optimization of binary sequences with low peak sidelobe level value.
- The concurrent computing on the graphic processing unit.
- The new best-known sequences achieved by the proposed algorithm.
- research-articleSeptember 2024
Multi-GPU 3D k-nearest neighbors computation with application to ICP, point cloud smoothing and normals computation
AbstractThe k-Nearest Neighbors algorithm is a fundamental algorithm that finds applications in many fields like Machine Learning, Computer Graphics, Computer Vision, and others. The algorithm determines the closest points (d-dimensional) of a reference ...
- research-articleJune 2024
An improved scheduling with advantage actor-critic for Storm workloads
Cluster Computing (KLU-CLUS), Volume 27, Issue 10Pages 13421–13433https://doi.org/10.1007/s10586-024-04640-yAbstractVarious resources as the essential elements of data centers, and their utilization is vital to resource managers. In terms of the persistence, the periodicity and the spatial-temporal dependence of stream workload, a new Storm scheduler with ...
- research-articleJune 2024
-
- research-articleJune 2024
Parallel Distributed Architecture of Linear Kalman Filter for Non-stationary MIMO Communication Systems
Wireless Personal Communications: An International Journal (WPCO), Volume 136, Issue 3Pages 1903–1921https://doi.org/10.1007/s11277-024-11367-xAbstractThis paper provides the parallel distributed Kalman filter (PDKF) with non-aligned time indexes, which uses four processing nodes to run the linear Kalman filter in parallel. To provide outputs that are in sync with the time indexes that are now ...
- research-articleApril 2024
Distribution of resources beyond 5G networks with heterogeneous parallel processing and graph optimization algorithms
- Alaa O. Khadidos,
- Hariprasath Manoharan,
- Shitharth Selvarajan,
- Adil O. Khadidos,
- Abdulrhman M. Alshareef,
- Mohammed Altwijri
Cluster Computing (KLU-CLUS), Volume 27, Issue 6Pages 8269–8287https://doi.org/10.1007/s10586-024-04367-wAbstractIn this paper, a design model for resource allocation is formulated beyond 5G networks for effective data allocations in each network nodes. In all networks, data is transmitted only after allocating all resources, and an unrestrained approach is ...
- research-articleFebruary 2024
An effective automatic processing engine for improving the multi-GNSS constellation precise orbit prediction
AbstractOrbit prediction (OP) recently tends to be a very crucial step for supporting real-time GNSS orbit services due to the dynamic stability of navigation satellite orbits. The OP performance depends on the length of the predicted orbits and the ...
- research-articleFebruary 2024
Detailed parallel social modeling for the analysis of COVID-19 spread
The Journal of Supercomputing (JSCO), Volume 80, Issue 9Pages 12408–12429https://doi.org/10.1007/s11227-023-05881-1AbstractAgent-based epidemiological simulators have been proven to be one of the most successful tools for the analysis of COVID-19 propagation. The ability of these tools to reproduce the behavior and interactions of each single individual leads to ...
- research-articleJanuary 2024
Maximizing value yield in wood industry through flexible sawing and product grading based on wane and log shape
Computers and Electronics in Agriculture (COEA), Volume 216, Issue Chttps://doi.org/10.1016/j.compag.2023.108513AbstractThe optimization of sawing processes in the wood industry is critical for maximizing efficiency and profitability. The introduction of computerized tomography scanners provides sawmill operators with three-dimensional internal models of logs, ...
Highlights- A sawing optimization problem is studied considering product grading based on wane.
- Algorithms were developed to maximize value yield based on a flexible sawing scheme.
- A system employing a MIP solver was developed for decision-...
- research-articleMarch 2024
Improving Time Efficiency of a Hierarchical Metaheuristic for the Euclidean TSP using Crossed Cubes Interconnection Networks
EBIMCS '23: Proceedings of the 2023 6th International Conference on E-Business, Information Management and Computer SciencePages 50–56https://doi.org/10.1145/3644479.3644488This paper proposes a hierarchical metaheuristic framework for optimally solving large-scale Euclidean Traveling Salesman Problems (TSP) that strategically embeds the clustered structure of input instances within crossed cubes interconnection networks to ...
- research-articleSeptember 2023
Efficient parallel implementation of Gaussian Mixture Model background subtraction algorithm on an embedded multi-core Digital Signal Processor
Computers and Electrical Engineering (CENG), Volume 110, Issue Chttps://doi.org/10.1016/j.compeleceng.2023.108827Highlights- GMM manual parallelization method on DSP outperform automatic method(OpenMP).
- Parallelizing on a multi-core DSP platform can speed up algorithm processing.
- OpenMP's dynamic scheduling is suitable for GMM parallelization on DSP.
Scene segmentation is crucial in video processing applications, such as vehicle detection. The Gaussian Mixture Model (GMM) based background subtraction (BS) is a widely employed technique for scene segmentation. However, due to its high ...
Graphical abstractDisplay Omitted
- research-articleAugust 2023
Core maintenance for hypergraph streams
AbstractThis paper studies batch processing of core maintenance in hypergraph streams. We focus on updating the coreness of each vertex after the hypergraph evolves. Unlike existing works that mainly focus on exact coreness updates for the single ...
- research-articleAugust 2023
A big graph clustering method to support parallel processing by perceiving graph’s application algorithm semantics
The Journal of Supercomputing (JSCO), Volume 80, Issue 2Pages 2838–2861https://doi.org/10.1007/s11227-023-05572-xAbstractAs the size of graph data grows exponentially, it is usually processed by parallel and distributed computing environment. During parallel processing, the first step is to divide the graph data into many subgraphs and then place them on different ...
- research-articleJuly 2023
FPGA acceleration of secret sharing for 3D data cubes
Journal of Real-Time Image Processing (SPJRTIP), Volume 20, Issue 4https://doi.org/10.1007/s11554-023-01337-0AbstractSecret sharing can protect the security of important secret information in the network environment. However, the computational complexity and processing delay increase drastically when the secret information contains large amounts of data, such as ...
- ArticleJuly 2023
Memory-Efficient All-Pair Suffix-Prefix Overlaps on GPU
AbstractObtaining overlaps between all pairs from billions of strings is a fundamental computational challenge in de novo whole genome assembly. This paper presents a memory-efficient, massively parallel algorithm that uses GPUs to find overlaps from ...
- research-articleJuly 2023
GPU acceleration of Levenshtein distance computation between long strings
AbstractComputing edit distance for very long strings has been hampered by quadratic time complexity with respect to string length. The WFA algorithm reduces the time complexity to a quadratic factor with respect to the edit distance between ...
Highlights- The WFA algorithm can be adapted to compute the edit distance for long strings by using a two-column approach.
- research-articleJune 2023
A Hybrid Parallel Processing Strategy for Large-Scale DEA Computation
Computational Economics (KLU-CSEM), Volume 63, Issue 6Pages 2325–2349https://doi.org/10.1007/s10614-023-10407-1AbstractUsing data envelopment analysis (DEA) with large-scale data poses a big challenge to applications due to its computing-intensive nature. So far, various strategies have been proposed in academia to accelerate the DEA computation, including DEA ...
- research-articleJune 2023
Localization in wireless sensor networks and wireless multimedia sensor networks using clustering techniques
Multimedia Tools and Applications (MTAA), Volume 83, Issue 3Pages 6829–6879https://doi.org/10.1007/s11042-023-15956-zAbstractLocalization in wireless sensor networks (WSN) is gaining a lot of attention from the researchers due to its usefulness in many real-time applications to identify the source of events. Wireless sensor networks are also utilized to transmit ...