Tiny-BioMoE: a Lightweight Embedding Model for Biosignal Analysis
This addresses pain assessment for healthcare systems and patients, offering a tool for continuous monitoring and clinical decision-making, but it is incremental as it builds on existing multimodal frameworks.
The paper tackles automatic pain assessment by introducing Tiny-BioMoE, a lightweight pretrained embedding model for biosignal analysis, achieving effectiveness across diverse modalities in pain recognition tasks with 7.3 million parameters trained on 4.4 million biosignal images.
Pain is a complex and pervasive condition that affects a significant portion of the population. Accurate and consistent assessment is essential for individuals suffering from pain, as well as for developing effective management strategies in a healthcare system. Automatic pain assessment systems enable continuous monitoring, support clinical decision-making, and help minimize patient distress while mitigating the risk of functional deterioration. Leveraging physiological signals offers objective and precise insights into a person's state, and their integration in a multimodal framework can further enhance system performance. This study has been submitted to the Second Multimodal Sensing Grand Challenge for Next-Gen Pain Assessment (AI4PAIN). The proposed approach introduces Tiny-BioMoE, a lightweight pretrained embedding model for biosignal analysis. Trained on 4.4 million biosignal image representations and consisting of only 7.3 million parameters, it serves as an effective tool for extracting high-quality embeddings for downstream tasks. Extensive experiments involving electrodermal activity, blood volume pulse, respiratory signals, peripheral oxygen saturation, and their combinations highlight the model's effectiveness across diverse modalities in automatic pain recognition tasks. The model's architecture (code) and weights are available at https://github.com/GkikasStefanos/Tiny-BioMoE.