paper-with-me

Papers

A GPU-accelerated Algorithm for Distinct Discriminant Canonical Correlation Network

2022-09-26 · Kai Liu, Lei Gao, Ling Guan

Currently, deep neural networks (DNNs)-based models have drawn enormous attention and have been utilized to different domains widely. However, due to the data-driven nature, the DNN models may generate unsatisfying performance on the small scale data sets. To address this problem, a distinct discriminant canonical correlation network (DDCCANet) is proposed to generate the deep-level feature representation, producing improved performance on image classification. However, the DDCCANet model was originally implemented on a CPU with computing time on par with state-of-the-art DNN models running on GPUs. In this paper, a GPU-based accelerated algorithm is proposed to further optimize the DDCCANet algorithm. As a result, not only is the performance of DDCCANet guaranteed, but also greatly shortens the calculation time, making the model more applicable in real tasks. To demonstrate the effectiveness of the proposed accelerated algorithm, we conduct experiments on three database with different scales. Experimental results validate the superiority of the proposed accelerated algorithm on given examples.

📄 PDF Abstract BibTeX arXiv:2209.13027

Code (0)

등록된 구현이 없습니다.

Tasks

CPUGPUimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Local Discriminant Hyperalignment for multi-subject fMRI data alignment

2016-11-25 · Muhammad Yousefnezhad, Daoqiang Zhang

Multivariate Pattern (MVP) classification can map different cognitive states to the brain tasks. One of the main challenges in MVP analysis is validating the generated results across subjects. However, analyzing multi-su…

Multi-Subject Fmri Data Alignment

Accelerated kernel discriminant analysis

2015-04-27 · Nikolaos Gkalelis, Vasileios Mezaris

In this paper, using a novel matrix factorization and simultaneous reduction to diagonal form approach (or in short simultaneous reduction approach), Accelerated Kernel Discriminant Analysis (AKDA) and Accelerated Kernel…

General Classification

Doubly Accelerated Methods for Faster CCA and Generalized Eigendecomposition

2016-07-20 · ICML 2017 8 · Zeyuan Allen-Zhu, Yuanzhi Li

We study $k$-GenEV, the problem of finding the top $k$ generalized eigenvectors, and $k$-CCA, the problem of finding the top $k$ vectors in canonical-correlation analysis. We propose algorithms $\mathtt{LazyEV}$ and $\ma…

SDGCCA: Supervised Deep Generalized Canonical Correlation Analysis for Multi-omics Integration

2022-04-17 · Jeongyoung Hwang, Sehwan Moon, Hyunju Lee

Integration of multi-omics data provides opportunities for revealing biological mechanisms related to certain phenotypes. We propose a novel method of multi-omics integration called supervised deep generalized canonical …

feature selection

Sparse Generalized Canonical Correlation Analysis: Distributed Alternating Iteration based Approach

2020-04-23 · Jia Cai, Kexin Lv, Junyi Huo, Xiaolin Huang 외

Sparse canonical correlation analysis (CCA) is a useful statistical tool to detect latent information with sparse structures. However, sparse CCA works only for two datasets, i.e., there are only two views or two distinc…