paper-with-me

홈 › Papers

Dynamic Switch Layers For Unsupervised Learning

2024-04-05 · Haiguang Li, Usama Pervaiz, Michał Matuszak, Robert Kamara, Gilles Roux, Trausti Thormundsson, Joseph Antognini

On-device machine learning (ODML) enables intelligent applications on resource-constrained devices. However, power consumption poses a major challenge, forcing a trade-off between model accuracy and power efficiency that often limits model complexity. The previously established Gated Compression (GC) layers offer a solution, enabling power efficiency without sacrificing model performance by selectively gating samples that lack signals of interest. However, their reliance on ground truth labels limits GC layers to supervised tasks. This work introduces the Dynamic Switch Layer (DSL), extending the benefits of GC layers to unsupervised learning scenarios, and maintaining power efficiency without the need for labeled data. The DSL builds upon the GC architecture, leveraging a dynamic pathway selection, and adapting model complexity in response to the innate structure of the data. We integrate the DSL into the SoundStream architecture and demonstrate that by routing up to 80% of samples through a lightweight pass we achieve a 12.3x reduction in the amount of computation performed and a 20.9x reduction in model size. This reduces the on-device inference latency by up to 26.5% and improves power efficiency by up to 21.4% without impacting model performance.

📄 PDF Abstract BibTeX arXiv:2404.04405

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unsupervised learning of multiscale switching dynamical system models from multimodal neural data

2025-12-14 · DongKyu Kim, Han-Lin Hsieh, Maryam M. Shanechi arxiv

Neural population activity often exhibits regime-dependent non-stationarity in the form of switching dynamics. Learning accurate switching dynamical system models can reveal how behavior is encoded in neural activity. Ex…

Unsupervised Self-Training for Sentiment Analysis of Code-Switched Data

2021-03-27 · NAACL (CALCS) 2021 6 · Akshat Gupta, Sargam Menghani, Sai Krishna Rallabandi, Alan W Black

Sentiment analysis is an important task in understanding social media content like customer reviews, Twitter and Facebook feeds etc. In multilingual communities around the world, a large amount of social media text is ch…

Sentiment Analysis

AdaIN-Switchable CycleGAN for Efficient Unsupervised Low-Dose CT Denoising

2020-08-13 · Jawook Gu, Jong Chul Ye

Recently, deep learning approaches have been extensively studied for low-dose CT denoising thanks to its superior performance despite the fast computational time. In particular, cycleGAN has been demonstrated as a powerf…

Denoising

Unsupervised deep learning model for fast energy layer pre-selection of delivery-efficient proton arc therapy plan optimization of nasopharyngeal carcinoma

2025-06-18 · Bohan Yang, Gang Liu, Rirao Dao, Yujia Qian 외

Objective. Proton arc therapy (PAT) is an emerging and promising modality in radiotherapy, offering several advantages over conventional intensitymodulated proton therapy (IMPT). However, identifying the optimal energy l…

ARC

Diagonal State Space Augmented Transformers for Speech Recognition

2023-02-27 · George Saon, Ankit Gupta, Xiaodong Cui

We improve on the popular conformer architecture by replacing the depthwise temporal convolutions with diagonal state space (DSS) models. DSS is a recently introduced variant of linear RNNs obtained by discretizing a lin…

speech-recognitionSpeech Recognition