paper-with-me

Papers

Study of Lightweight Transformer Architectures for Single-Channel Speech Enhancement

2025-05-27 · Haixin Zhao, Nilesh Madhu

In speech enhancement, achieving state-of-the-art (SotA) performance while adhering to the computational constraints on edge devices remains a formidable challenge. Networks integrating stacked temporal and spectral modelling effectively leverage improved architectures such as transformers; however, they inevitably incur substantial computational complexity and model expansion. Through systematic ablation analysis on transformer-based temporal and spectral modelling, we demonstrate that the architecture employing streamlined Frequency-Time-Frequency (FTF) stacked transformers efficiently learns global dependencies within causal context, while avoiding considerable computational demands. Utilising discriminators in training further improves learning efficacy and enhancement without introducing additional complexity during inference. The proposed lightweight, causal, transformer-based architecture with adversarial training (LCT-GAN) yields SoTA performance on instrumental metrics among contemporary lightweight models, but with far less overhead. Compared to DeepFilterNet2, the LCT-GAN only requires 6% of the parameters, at similar complexity and performance. Against CCFNet+(Lite), LCT-GAN saves 9% in parameters and 10% in multiply-accumulate operations yet yielding improved performance. Further, the LCT-GAN even outperforms more complex, common baseline models on widely used test datasets.

📄 PDF Abstract BibTeX arXiv:2505.21057

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Enhancement

Similar Papers 제목 키워드 기반

End-to-End Multi-Channel Transformer for Speech Recognition

2021-02-08 · Feng-Ju Chang, Martin Radfar, Athanasios Mouchtaris, Brian King 외

Transformers are powerful neural architectures that allow integrating different modalities using attention mechanisms. In this paper, we leverage the neural transformer architectures for multi-channel speech recognition …

Decoderspeech-recognitionSpeech Recognition

An Exploratory Study of Single Channel Surface Electromyography for Hand Gesture Classification

2026-07-17 · Daanish Hindustani arxiv

Accurate hand gesture recognition using surface electromyography (sEMG) typically relies on multichannel sensor arrays and computationally intensive models. This limits practical deployment in low-power and embedded syst…

Hand Gesture Recognition

One-Block Transformer (1BT) for EEG-Based Cognitive Workload Assessment

2026-04-21 · Stefanos Gkikas, Christian Arzate Cruz, Thomas Kassiotis, Giorgos Giannakakis 외 arxiv

Accurate and continuous estimation of cognitive workload is fundamental to creating adaptive human-machine systems. However, designing architectures that balance representational capacity with computational efficiency ha…

Computational EfficiencyTemporal Sequences

Rethinking Channel Dimensions for Efficient Model Design

2020-07-02 · CVPR 2021 1 · Dongyoon Han, Sangdoo Yun, Byeongho Heo, Youngjoon Yoo

Designing an efficient model within the limited computational cost is challenging. We argue the accuracy of a lightweight model has been further limited by the design convention: a stage-wise configuration of the channel…

Image ClassificationInstance Segmentationmodelobject-detection+3

A Lightweight Domain Adaptive Absolute Pose Regressor Using Barlow Twins Objective

2022-11-20 · Praveen Kumar Rajendran, Quoc-Vinh Lai-Dang, Luiz Felipe Vecchietti, Dongsoo Har

Identifying the camera pose for a given image is a challenging problem with applications in robotics, autonomous vehicles, and augmented/virtual reality. Lately, learning-based methods have shown to be effective for abso…

Autonomous VehiclesCamera Pose EstimationPose Estimationregression