Table of Contents
Fetching ...

Towards Objective Gastrointestinal Auscultation: Automated Segmentation and Annotation of Bowel Sound Patterns

Zahra Mansour, Verena Uslar, Dirk Weyhe, Danilo Hollosi, Nils Strodthoff

TL;DR

The proposed automated segmentation and classification system enables quantitative assessment of bowel activity, providing clinicians with an objective diagnostic tool that may improve the diagnostic of gastrointestinal function and support the annotation of large-scale datasets.

Abstract

Bowel sounds (BS) are typically momentary and have low amplitude, making them difficult to detect accurately through manual auscultation. This leads to significant variability in clinical assessment. Digital acoustic sensors allow the acquisition of high-quality BS and enable automated signal analysis, offering the potential to provide clinicians with both objective and quantitative feedback on bowel activity. This study presents an automated pipeline for bowel sound segmentation and classification using a wearable acoustic SonicGuard sensor. BS signals from 83 subjects were recorded using a SonicGuard sensor. Data from 40 subjects were manually annotated by clinical experts and used to train an automatic annotation algorithm, while the remaining subjects were used for further model evaluation. An energy-based event detection algorithm was developed to detect BS events. Detected sound segments were then classified into BS patterns using a pretrained Audio Spectrogram Transformer (AST) model. Model performance was evaluated separately for healthy individuals and patients. The best configuration used two specialized models, one trained on healthy subjects and one on patients, achieving (accuracy: 0.97, AUROC: 0.98) for healthy group and (accuracy: 0.96, AUROC: 0.98) for patient group. The auto-annotation method reduced manual labeling time by approximately 70%, and expert review showed that less than 12% of automatically detected segments required correction. The proposed automated segmentation and classification system enables quantitative assessment of bowel activity, providing clinicians with an objective diagnostic tool that may improve the diagnostic of gastrointestinal function and support the annotation of large-scale datasets.

Towards Objective Gastrointestinal Auscultation: Automated Segmentation and Annotation of Bowel Sound Patterns

TL;DR

The proposed automated segmentation and classification system enables quantitative assessment of bowel activity, providing clinicians with an objective diagnostic tool that may improve the diagnostic of gastrointestinal function and support the annotation of large-scale datasets.

Abstract

Bowel sounds (BS) are typically momentary and have low amplitude, making them difficult to detect accurately through manual auscultation. This leads to significant variability in clinical assessment. Digital acoustic sensors allow the acquisition of high-quality BS and enable automated signal analysis, offering the potential to provide clinicians with both objective and quantitative feedback on bowel activity. This study presents an automated pipeline for bowel sound segmentation and classification using a wearable acoustic SonicGuard sensor. BS signals from 83 subjects were recorded using a SonicGuard sensor. Data from 40 subjects were manually annotated by clinical experts and used to train an automatic annotation algorithm, while the remaining subjects were used for further model evaluation. An energy-based event detection algorithm was developed to detect BS events. Detected sound segments were then classified into BS patterns using a pretrained Audio Spectrogram Transformer (AST) model. Model performance was evaluated separately for healthy individuals and patients. The best configuration used two specialized models, one trained on healthy subjects and one on patients, achieving (accuracy: 0.97, AUROC: 0.98) for healthy group and (accuracy: 0.96, AUROC: 0.98) for patient group. The auto-annotation method reduced manual labeling time by approximately 70%, and expert review showed that less than 12% of automatically detected segments required correction. The proposed automated segmentation and classification system enables quantitative assessment of bowel activity, providing clinicians with an objective diagnostic tool that may improve the diagnostic of gastrointestinal function and support the annotation of large-scale datasets.
Paper Structure (3 sections, 4 equations, 6 figures, 2 tables)

This paper contains 3 sections, 4 equations, 6 figures, 2 tables.

Figures (6)

  • Figure 1: SonicGuard wearable acoustic sensing platform. Four sensors are placed on the abdominal quadrants (Right Upper Quadrant (RUQ), Left Upper Quadrant (LUQ), Right Lower Quadrant (RLQ), and Left Lower Quadrant (LLQ)) to continuously capture bowel sounds. The collected signals are transmitted to the processing platform, which forwards them to the companion mobile application for automated analysis and real-time user feedback.
  • Figure 2: The methodology used in the auto-annotation algorithm starting from BS event detection by measuring the changes in the energy, followed by BS pattern classification using AST model, then adjusting the segment and finish by comparing the manual created label to the auto labels.
  • Figure 3: The four BS patterns investigated in this study in time and frequency domain, starting from Harmonic Sound (HS), followed by Continuous Random Sound (CRS), Single Burst (SB) and Multiple Burst (MB)
  • Figure 4: Illustration of the proposed bowel sound (BS) event detection features. The first row shows the bowel sound waveform in the time domain. The second row presents the temporal variations of the RMS amplitude along the waveform with the corresponding adaptive threshold. The third row depicts the changes in signal energy within each short frame together with its adaptive threshold. The fourth row shows the changes in frame energy relative to the baseline energy of the signal and the associated adaptive threshold. The final row displays the detected BS events using different features: RMS-based detection (red), energy variation within frames (blue), and energy variation relative to the baseline energy (green).
  • Figure 5: The differences in distribution (first row) and duration (second row) between the bowel sound patterns in the data that has been manually labeled titled as Original, and the same data if it is labeled using the auto annotation technique titled predicted and the group of patient that we do not have the manual label for and we have created the labels using the auto annotation algorithm labeled auto annotation, by using the model that has been trained on healthy data only and tested on healthy data too.
  • ...and 1 more figures