DM algorithms in healthindustry

03/02/2021
by   Li Wang, et al.
0

This survey reviews several approaches of data mining (DM) in healthindustry from many research groups world wide. The focus is on modern multi-core processors built into today's commodity computers, which are typically found at university institutes both as small server and workstation computers. So they are deliberately not high-performance computers. Modern multi-core processors consist of several (2 to over 100) computer cores, which work independently of each other according to the principle of "multiple instruction multiple data" (MIMD). They have a common main memory (shared memory). Each of these computer cores has several (2-16) arithmetic-logic units, which can simultaneously carry out the same arithmetic operation on several data in a vector-like manner (single instruction multiple data, SIMD). DM algorithms must use both types of parallelism (SIMD and MIMD), with access to the main memory (centralized component) being the main barrier to increased efficiency. This is important for DM in healthindustry applications like ECG, EEG, CT, SPECT, fMRI, DTI, ultrasound, microscopy, dermascopy, etc.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/19/2021

Algoritmos de minería de datos en la industria sanitaria

In this paper, we review data mining approaches for health applications....
research
11/06/2020

Massively Parallel Graph Drawing and Representation Learning

To fully exploit the performance potential of modern multi-core processo...
research
07/17/2019

CADS: Core-Aware Dynamic Scheduler for Multicore Memory Controllers

Memory controller scheduling is crucial in multicore processors, where D...
research
03/02/2019

One Table to Count Them All: Parallel Frequency Estimation on Single-Board Computers

Sketches are probabilistic data structures that can provide approximate ...
research
04/24/2020

High performance SIMD modular arithmetic for polynomial evaluation

Two essential problems in Computer Algebra, namely polynomial factorizat...
research
06/07/2022

High-performance computing for super-resolution microscopy on a cluster of computers

Multiple signal classification algorithm (MUSICAL) provides a super-reso...
research
02/17/2020

Information Theory as a Means of Determining the Main Factors Affecting the Processors Architecture

In this article we are investigating the computers development process i...

Please sign up or login with your details

Forgot password? Click here to reset