AffectEval: A Modular and Customizable Framework for Affective Computing
This addresses the issue of redundant effort for researchers and developers building multimodal emotion recognition applications, though it appears incremental as it builds on existing framework concepts.
The authors tackled the problem of labor-intensive development in affective computing pipelines by introducing AffectEval, a modular framework that reduces programming effort by up to 90% in terms of lines of code.
The field of affective computing focuses on recognizing, interpreting, and responding to human emotions, and has broad applications across education, child development, and human health and wellness. However, developing affective computing pipelines remains labor-intensive due to the lack of software frameworks that support multimodal, multi-domain emotion recognition applications. This often results in redundant effort when building pipelines for different applications. While recent frameworks attempt to address these challenges, they remain limited in reducing manual effort and ensuring cross-domain generalizability. We introduce AffectEval, a modular and customizable framework to facilitate the development of affective computing pipelines while reducing the manual effort and duplicate work involved in developing such pipelines. We validate AffectEval by replicating prior affective computing experiments, and we demonstrate that our framework reduces programming effort by up to 90%, as measured by the reduction in raw lines of code.