iconLogo
Published:2026/1/7 5:37:57

キュートな呼吸音AI、爆誕!🎉(超要約:呼吸音の診断、AIでレベルUP!)

ギャル的キラキラポイント✨

● 呼吸音(こきゅうおん)の分類(ぶんるい)をAIがしてくれるようになるんだって!賢すぎ😳 ● クラスの偏り(かたより)を克服(こくふく)して、珍しい病気(びょうき)も見つけやすくするんだって!✨ ● KANっていう、ちょーすごいモデルを使ってるから、なんでAIがそう判断(はんだん)したのかも分かるようになるって!賢すぎ!💕

詳細解説

背景 呼吸器系(こきゅうきけい)の病気って、世界中で問題になってるじゃん?😥 診断(しんだん)が遅れると大変だから、早く見つけたいよね! 呼吸音を聴診(ちょうしん)するって方法があるけど、先生の経験(けいけん)とかで変わっちゃうから、もっと客観的(きゃっかんてき)な方法が必要だったの!

方法 LSTM-KANっていう、ちょー賢いAIモデルを作ったの!🤔 LSTMは、音の順番とかを覚えるのが得意(とくい)で、KANは、なんでそう判断したのか分かりやすくしてくれるんだって! あと、データが偏ってても大丈夫(だいじょうぶ)なように、色々工夫(くふう)したみたい!

結果 色んな呼吸音をAIに学習(がくしゅう)させたら、なんと!94.55%の精度(せいど)で分類できるようになったんだって!😳 特に、珍しい病気も、前より見つけやすくなったらしい!🎉

続きは「らくらく論文」アプリで

Investigation into respiratory sound classification for an imbalanced data set using hybrid LSTM-KAN architectures

Nithinkumar K. V / Anand R

Respiratory sounds captured via auscultation contain critical clues for diagnosing pulmonary conditions. Automated classification of these sounds faces challenges due to subtle acoustic differences and severe class imbalance in clinical datasets. This study investigates respiratory sound classification with a focus on mitigating pronounced class imbalance. We propose a hybrid deep learning model that combines a Long Short-Term Memory (LSTM) network for sequential feature encoding with a Kolmogorov-Arnold Network (KAN) for classification. The model is integrated with a comprehensive feature extraction pipeline and targeted imbalance mitigation strategies. Experiments were conducted on a public respiratory sound database comprising six classes with a highly skewed distribution. Techniques such as focal loss, class-specific data augmentation, and Synthetic Minority Over-sampling Technique (SMOTE) were employed to enhance minority class recognition. The proposed Hybrid LSTM-KAN model achieves an overall accuracy of 94.6 percent and a macro-averaged F1 score of 0.703, despite the dominant COPD class accounting for over 86 percent of the data. Improved detection performance is observed for minority classes compared to baseline approaches, demonstrating the effectiveness of the proposed architecture for imbalanced respiratory sound classification.

cs / cs.SD / cs.AI / eess.AS