paper-with-me

홈 › Papers

Design of an basis-projected layer for sparse datasets in deep learning training using gc-ms spectra as a case study

2024-03-14 · Yu Tang Chang, Shih Fang Chen

Deep learning (DL) models encompass millions or even billions of parameters and learn complex patterns from big data. However, not all data are initially stored in a suitable formation to effectively train a DL model, e.g., gas chromatography-mass spectrometry (GC-MS) spectra and DNA sequence. These datasets commonly contain many zero values, and the sparse data formation causes difficulties in optimizing DL models. A DL module called the basis-projected layer (BPL) was proposed to mitigate the issue by transforming the sparse data into a dense representation. The transformed data is expected to facilitate the gradient calculation and finetuned process in a DL training process. The dataset, example of a sparse dataset, contained 362 specialty coffee odorant spectra detected from GC-MS. The BPL layer was placed at the beginning of the DL model. The tunable parameters in the layer were learnable projected axes that were the bases of a new representation space. The layer rotated these bases when its parameters were updated. When the number of the bases was the same as the original dimension, the increasing percentage of the F1 scores was 8.56%. Furthermore, when the number was set as 768 (the original dimension was 490), the increasing percentage of the F1 score was 11.49%. The layer not only maintained the model performance and even constructed a better representation space in analyzing sparse datasets.

📄 PDF Abstract BibTeX arXiv:2403.09188

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Sparse identification of nonlinear dynamics with library optimization mechanism: Recursive long-term prediction perspective

2025-07-24 · Ansei Yonezawa, Heisei Yonezawa, Shuichi Yahagi, Itsuro Kajiwara 외 arxiv

The sparse identification of nonlinear dynamics (SINDy) approach can discover the governing equations of dynamical systems based on measurement data, where the dynamical model is identified as the sparse linear combinati…

On the Invariance of Dictionary Learning and Sparse Representation to Projecting Data to a Discriminative Space

2015-03-06 · Mehrdad J. Gangeh, Ali Ghodsi

In this paper, it is proved that dictionary learning and sparse representation is invariant to a linear transformation. It subsumes the special case of transforming/projecting the data into a discriminative space. This i…

Dictionary Learning

A Sparse Coding Interpretation of Neural Networks and Theoretical Implications

2021-08-14 · Joshua Bowren

Neural networks, specifically deep convolutional neural networks, have achieved unprecedented performance in various computer vision tasks, but the rationale for the computations and structures of successful neural netwo…

image-classificationImage Classification

Efficient Sparse-to-Dense Optical Flow Estimation Using a Learned Basis and Layers

2015-06-01 · CVPR 2015 6 · Jonas Wulff, Michael J. Black

We address the elusive goal of estimating optical flow both accurately and efficiently by adopting a sparse-to-dense approach. Given a set of sparse matches, we regress to dense optical flow using a learned set of full-f…

CPUOptical Flow Estimation

Training Convolutional Neural Networks and Compressed Sensing End-to-End for Microscopy Cell Detection

2018-10-07 · Yao Xue, Gilbert Bigras, Judith Hugh, Nilanjan Ray

Automated cell detection and localization from microscopy images are significant tasks in biomedical research and clinical practice. In this paper, we design a new cell detection and localization algorithm that combines …

Cell Detectioncompressed sensingobject-detectionObject Detection