scispace - formally typeset
K

Konstantinos G. Margaritis

Researcher at University of Macedonia

Publications -  168
Citations -  2340

Konstantinos G. Margaritis is an academic researcher from University of Macedonia. The author has contributed to research in topics: Artificial neural network & Collaborative filtering. The author has an hindex of 21, co-authored 166 publications receiving 2106 citations. Previous affiliations of Konstantinos G. Margaritis include University UCINF & Loughborough University.

Papers
More filters
Journal ArticleDOI

Parallel direct methods for solving the system of linear equations with pipelining on a multicore using OpenMP

TL;DR: This paper describes and analyzes three parallel versions of the dense direct methods that are used in linear system solving on a multicore using an OpenMP interface, and proposes an implementation of the pipelining technique in OpenMP.
Proceedings ArticleDOI

A programmable array processor architecture for flexible approximate string matching algorithms

TL;DR: This paper proposes a generic programmable array processor architecture that maximizes the strength of VLSI in terms of intensive and pipelined computing and yet circumvents the limitation on communication.
Journal ArticleDOI

Scientific computations on multi-core systems using different programming frameworks

TL;DR: The qualitative results show that the OpenMP, Cilk Plus, TBB, and SWARM frameworks require minimal programming effort, whereas the other models require advanced programming skills and experience, and general conclusions regarding the programming models and matrix operations for some parameters were obtained.
Proceedings ArticleDOI

Parallel Computing of Kernel Density Estimation with Different Multi-core Programming Models

TL;DR: This paper parallelize two kernel estimation methods such as the univariate and multivariate kernel estimation from the field of the computational econometrics on multi-core platform using different programming frameworks such as Pthreads, OpenMP, Intel Cilk++, Intel TBB, SWARM and FastFlow.
Book ChapterDOI

An Optimal Scaling Approach to Collaborative Filtering Using Categorical Principal Component Analysis and Neighborhood Formation

TL;DR: An optimal scaling approach to address two fundamental problems of CF, data sparsity and scalability, is presented using Categorical Principal Component Analysis for the low-rank approximation of the user-item ratings matrix, followed by a neighborhood formation step.