paper-with-me

Papers

Efficient GPU Implementation for Single Block Orthogonal Dictionary Learning

2014-12-16 · Paul Irofti

Dictionary training for sparse representations involves dealing with large chunks of data and complex algorithms that determine time consuming implementations. SBO is an iterative dictionary learning algorithm based on constructing unions of orthonormal bases via singular value decomposition, that represents each data item through a single best fit orthobase. In this paper we present a GPGPU approach of implementing SBO in OpenCL. We provide a lock-free solution that ensures full-occupancy of the GPU by following the map-reduce model for the sparse-coding stage and by making use of the Partitioned Global Address Space (PGAS) model for developing parallel dictionary updates. The resulting implementation achieves a favourable trade-off between algorithm complexity and data representation quality compared to PAK-SVD which is the standard overcomplete dictionary learning approach. We present and discuss numerical results showing a significant acceleration of the execution time for the dictionary learning process.

📄 PDF Abstract BibTeX arXiv:1412.4944

Code (0)

등록된 구현이 없습니다.

Tasks

Dictionary LearningGPU

Similar Papers 제목 키워드 기반

Quantum Sparse Recovery and Quantum Orthogonal Matching Pursuit

2025-10-08 · Armando Bellante, Stefano Vanerio, Stefano Zanero arxiv

We study quantum sparse recovery in non-orthogonal, overcomplete dictionaries: given coherent quantum access to a state and a dictionary of vectors, the goal is to reconstruct the state up to $\ell_2$ error using as few …

Online Orthogonal Dictionary Learning Based on Frank-Wolfe Method

2021-03-02 · Ye Xue, Vincent Lau

Dictionary learning is a widely used unsupervised learning method in signal processing and machine learning. Most existing works of dictionary learning are in an offline manner. There are mainly two offline ways for dict…

Dictionary Learning

Community-Level Anomaly Detection for Anti-Money Laundering

2019-10-24 · Andra Baltoiu, Andrei Patrascu, Paul Irofti

Anomaly detection in networks often boils down to identifying an underlying graph structure on which the abnormal occurrence rests on. Financial fraud schemes are one such example, where more or less intricate schemes ar…

Anomaly DetectionDictionary LearningSpecificity

A Block-Sparse Bayesian Learning Algorithm with Dictionary Parameter Estimation for Multi-Sensor Data Fusion

2025-03-17 · Jakob Möderl, Anders Malte Westerkam, Alexander Venus, Erik Leitinger

We propose an sparse Bayesian learning (SBL)-based method that leverages group sparsity and multiple parameterized dictionaries to detect the relevant dictionary entries and estimate their continuous parameters by combin…

parameter estimation

Windowed Dictionary Design for Delay-Aware OMP Channel Estimation under Fractional Doppler

2024-12-02 · Hanning Wang, Xiang Huang, Rong-Rong Chen, Arman Farhang

Delay-Doppler (DD) signal processing has emerged as a powerful tool for analyzing multipath and time-varying channel effects. Due to the inherent sparsity of the wireless channel in the DD domain, compressed sensing (CS)…

compressed sensing