@article {807, title = {OpenCLIPER: An OpenCL-Based C++ Framework for Overhead-Reduced Medical Image Processing and Reconstruction on Heterogeneous Devices}, journal = {IEEE Journal of Biomedical and Health Informatics}, volume = {23}, year = {2019}, month = {July}, pages = {1702-1709}, abstract = {

Medical image processing is often limited by the computational cost of the involved algorithms. Whereas dedicated computing devices (GPUs in particular) exist and do provide significant efficiency boosts, they have an extra cost of use in terms of housekeeping tasks (device selection and initialization, data streaming, synchronization with the CPU, and others), which may hinder developers from using them. This paper describes an OpenCL-based framework that is capable of handling dedicated computing devices seamlessly and that allows the developer to concentrate on image processing tasks. The framework handles automatically device discovery and initialization, data transfers to and from the device and the file system and kernel loading and compiling. Data structures need to be defined only once independently of the computing device; code is unique, consequently, for every device, including the host CPU. Pinned memory/buffer mapping is used to achieve maximum performance in data transfers. Code fragments included in the paper show how the computing device is almost immediately and effortlessly available to the users algorithms, so they can focus on productive work. Code required for device selection and initialization, data loading and streaming and kernel compilation is minimal and systematic. Algorithms can be thought of as mathematical operators (called processes), with input, output and parameters, and they may be chained one after another easily and efficiently. Also for efficiency, processes can have their initialization work split from their core workload, so process chains and loops do not incur in performance penalties. Algorithm code is independent of the device type targeted.

}, keywords = {C++, C++ languages, Data structures, GPU, Graphics processing units, Image reconstruction, Informatics, Kernel, Libraries, Medical imaging, OpenCL}, issn = {2168-2194}, doi = {10.1109/JBHI.2018.2869421}, author = {Federico Simmross-Wattenberg and M. Rodr{\'\i}guez-Cayetano and J Royuela-del-Val and E. Mart{\'\i}n-Gonz{\'a}lez and E. Moya-S{\'a}ez and M. Mart{\'\i}n-Fern{\'a}ndez and C. Alberola-L{\'o}pez} } @article {628, title = {Efficient and Robust Image Restoration Using Multiple-Feature L2-Relaxed Sparse Analysis Priors}, journal = {IEEE Transactions on Image Processing}, volume = {24}, year = {2015}, month = {Dec}, pages = {5046-5059}, abstract = {

We propose a novel formulation for relaxed analysis-based sparsity in multiple dictionaries as a general type of prior for images, and apply it for Bayesian estimation in image restoration problems. Our formulation of a l2 -relaxed l0 pseudo-norm prior allows for an especially simple maximum a posteriori estimation iterative marginal optimization algorithm, whose convergence we prove. We achieve a significant speedup over the direct (static) solution by using dynamically evolving parameters through the estimation loop. As an added heuristic twist, we fix in advance the number of iterations, and then empirically optimize the involved parameters according to two performance benchmarks. The resulting constrained dynamic method is not just fast and effective, it is also highly robust and flexible. First, it is able to provide an outstanding tradeoff between computational load and performance, in visual and objective, mean square error and structural similarity terms, for a large variety of degradation tests, using the same set of parameter values for all tests. Second, the performance benchmark can be easily adapted to specific types of degradation, image classes, and even performance criteria. Third, it allows for using simultaneously several dictionaries with complementary features. This unique combination makes ours a highly practical deconvolution method.

}, keywords = {Bayes methods, Bayesian estimation, Convergence, Dictionaries, Estimation, Kernel, L2-relaxed L0 pseudo norm, L2-relaxed L0 pseudo-norm prior, L2-relaxed sparse analysis priors, Maximum likelihood estimation, Optimization, Redundancy, computational load, constrained dynamic method, deconvolution, deconvolution method, dynamically evolving parameters, estimation loop, fast constrained dynamic algorithm, image restoration, iterative marginal optimization, iterative methods, maximum a posteriori estimation, mean square error, mean square error methods, multiple representations, multiple-feature L2-relaxed sparse analysis priors, optimisation, robust tunable parameters, structural similarity terms}, issn = {1057-7149}, doi = {10.1109/TIP.2015.2478405}, author = {Javier Portilla and Antonio Trist{\'a}n-Vega and Ivan W. Selesnick} }