paper-with-me

Papers

Sparsely Grouped Input Variables for Neural Networks

2019-11-29 · Beibin Li, Nicholas Nuechterlein, Erin Barney, Caitlin Hudac, Pamela Ventola, Linda Shapiro, Frederick Shic

In genomic analysis, biomarker discovery, image recognition, and other systems involving machine learning, input variables can often be organized into different groups by their source or semantic category. Eliminating some groups of variables can expedite the process of data acquisition and avoid over-fitting. Researchers have used the group lasso to ensure group sparsity in linear models and have extended it to create compact neural networks in meta-learning. Different from previous studies, we use multi-layer non-linear neural networks to find sparse groups for input variables. We propose a new loss function to regularize parameters for grouped input variables, design a new optimization algorithm for this loss function, and test these methods in three real-world settings. We achieve group sparsity for three datasets, maintaining satisfying results while excluding one nucleotide position from an RNA splicing experiment, excluding 89.9% of stimuli from an eye-tracking experiment, and excluding 60% of image rows from an experiment on the MNIST dataset.

📄 PDF Abstract BibTeX arXiv:1911.13068

Code (1)

BeibinLi/SGIN pytorch

Tasks

Meta-Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Sparsely Grouped Multi-task Generative Adversarial Networks for Facial Attribute Manipulation

2018-05-19 · Jichao Zhang, Yezhi Shu, Songhua Xu, Gongze Cao 외

Recent Image-to-Image Translation algorithms have achieved significant progress in neural style transfer and image attribute manipulation tasks. However, existing approaches require exhaustively labelling training data, …

AttributeImage-to-Image TranslationMulti-Task LearningStyle Transfer+1

Parameter-Efficient Conformers via Sharing Sparsely-Gated Experts for End-to-End Speech Recognition

2022-09-17 · Ye Bai, Jie Li, Wenjing Han, Hao Ni 외

While transformers and their variant conformers show promising performance in speech recognition, the parameterized property leads to much memory cost during training and inference. Some works use cross-layer weight-shar…

Knowledge DistillationMixture-of-Expertsspeech-recognitionSpeech Recognition

Learning with Shallow Neural Networks on Cluster-Structured Features

2026-05-14 · Elisabetta Cornacchia, Laurent Massoulié arxiv

The success of deep learning in high-dimensional settings is often attributed to the presence of low-dimensional structure in real-world data. While standard theoretical models typically assume that this structure lies i…

Structured Sparse Method for Hyperspectral Unmixing

2014-03-19 · Feiyun Zhu, Ying Wang, Shiming Xiang, Bin Fan 외

Hyperspectral Unmixing (HU) has received increasing attention in the past decades due to its ability of unveiling information latent in hyperspectral data. Unfortunately, most existing methods fail to take advantage of t…

Hyperspectral Unmixing

Scalable Inference of Sparsely-changing Markov Random Fields with Strong Statistical Guarantees

2021-02-06 · NeurIPS 2021 12 · Salar Fattahi, Andres Gomez

In this paper, we study the problem of inferring time-varying Markov random fields (MRF), where the underlying graphical model is both sparse and changes sparsely over time. Most of the existing methods for the inference…