paper-with-me

Papers

AsthmaSCELNet: A Lightweight Supervised Contrastive Embedding Learning Framework For Asthma Classification Using Lung Sounds

2023-08-01 · Interspeech 2023 8 · Arka Roy, Udit Satija

Asthma is one of the most prevalent respiratory disorders, which can be identified by different modalities such as speech, wheezing of lung sounds (LSs), spirometric measures, etc. In this paper, we propose AsthmaSCELNet, a lightweight supervised contrastive embedding learning framework, to classify asthmatic LSs by providing adequate classification margin across the embeddings of healthy and asthma LS, in contrast to vanilla supervised learning. Our proposed framework consists of three steps: pre-processing, melspectrogram extraction, and classification. The AsthmaSCELNet consists of two stages: embedding learning using a lightweight embedding extraction backbone module that extracts compact embedding from the melspectrogram, and classification by the learnt embeddings using multi-layer perceptrons. The proposed framework achieves an accuracy, sensitivity, and specificity of 98.54%, 98.27%, and 98.73% respectively, that outperforms existing methods based on LSs and other modalities.

📄 PDF Abstract BibTeX

Code (1)

rsarka34/AsthmaSCELNet-INTERSPEECH tf

Tasks

Asthmatic Lung Sound ClassificationAudio ClassificationClassificationDiagnosticLung Disease ClassificationLung Sound ClassificationSpecificity

Similar Papers 제목 키워드 기반

DisCo: Remedy Self-supervised Learning on Lightweight Models with Distilled Contrastive Learning

2021-04-19 · Yuting Gao, Jia-Xin Zhuang, Shaohui Lin, Hao Cheng 외

While self-supervised representation learning (SSL) has received widespread attention from the community, recent research argue that its performance will suffer a cliff fall when the model size decreases. The current met…

Contrastive LearningRepresentation LearningSelf-Supervised Learning

Retro: Reusing teacher projection head for efficient embedding distillation on Lightweight Models via Self-supervised Learning

2024-05-24 · Khanh-Binh Nguyen, Chae Jung Park

Self-supervised learning (SSL) is gaining attention for its ability to learn effective representations with large amounts of unlabeled data. Lightweight models can be distilled from larger self-supervised pre-trained mod…

Self-Supervised Learning

Clustering-based hard negative sampling for supervised contrastive speaker verification

2025-07-23 · Piotr Masztalski, Michał Romaniuk, Jakub Żak, Mateusz Matuszewski 외 arxiv

In speaker verification, contrastive learning is gaining popularity as an alternative to the traditionally used classification-based approaches. Contrastive methods can benefit from an effective use of hard negative pair…

Representation LearningSpeaker VerificationContrastive Learning

Dynamic Adaptive Attention and Supervised Contrastive Learning: A Novel Hybrid Framework for Text Sentiment Classification

2026-04-12 · Qingyang Li arxiv

The exponential growth of user-generated movie reviews on digital platforms has made accurate text sentiment classification a cornerstone task in natural language processing. Traditional models, including standard BERT a…

Contrastive LearningText Classification

ICPC: Instance-Conditioned Prompting with Contrastive Learning for Semantic Segmentation

2023-08-14 · Chaohui Yu, Qiang Zhou, Zhibin Wang, Fan Wang

Modern supervised semantic segmentation methods are usually finetuned based on the supervised or self-supervised models pre-trained on ImageNet. Recent work shows that transferring the knowledge from CLIP to semantic seg…

Contrastive LearningPrompt LearningSemantic Segmentation