paper-with-me

Papers

Resource-Constrained Affect Modelling via Variance Regularisation Pruning

2026-05-26 · Kosmas Pinitas, Konstantinos Katsifis arxiv

Affective computing systems are increasingly embedded in pervasive and interactive environments, such as adaptive games, assistive technologies, and resource-constrained platforms, where computational efficiency must be balanced with reliability across diverse users. Model pruning offers an effective way to reduce computational demands, yet existing approaches typically optimise for sparsity alone, without accounting for how parameter removal impacts robustness across individuals. In this work, we introduce Variance-Regularised Pruning (VR), a pruning framework that explicitly incorporates cross-participant stability into the sparsification process. Rather than relying solely on average prediction error, VR evaluates each connection based on its joint contribution to both prediction accuracy and variability across users, prioritising parameters that remain reliable under distributional differences. We evaluate the proposed approach on the AGAIN dataset, which includes arousal annotations collected across nine affect-eliciting game environments. Experimental results demonstrate that VR maintains competitive Concordance Correlation Coefficient (CCC) performance even at 80\% sparsity without additional fine-tuning, highlighting its suitability for deployment in real-world, resource-limited affect-aware systems. Overall, the proposed framework supports the development of compact, robust affective models that can operate reliably in real-world interactive environments.

📄 PDF Abstract BibTeX arXiv:2605.27479

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Fast unsupervised Bayesian image segmentation with adaptive spatial regularisation

2015-02-05 · Marcelo Pereyra, Steve McLaughlin

This paper presents a new Bayesian estimation technique for hidden Potts-Markov random fields with unknown regularisation parameters, with application to fast unsupervised K-class image segmentation. The technique is der…

ClusteringDenoisingImage SegmentationSegmentation+1

A Systematic Analysis of Subwords and Cross-Lingual Transfer in Multilingual Translation

2024-03-29 · Francois Meyer, Jan Buys

Multilingual modelling can improve machine translation for low-resource languages, partly through shared subword representations. This paper studies the role of subword segmentation in cross-lingual transfer. We systemat…

Cross-Lingual TransferMachine Translation

Improving Variational Autoencoder for Text Modelling with Timestep-Wise Regularisation

2020-11-02 · COLING 2020 8 · Ruizhe Li, Xiao Li, Guanyi Chen, Chenghua Lin

The Variational Autoencoder (VAE) is a popular and powerful model applied to text modelling to generate diverse sentences. However, an issue known as posterior collapse (or KL loss vanishing) happens when the VAE is used…

Language ModelingLanguage ModellingResponse GenerationText Generation

On discretisation drift and smoothness regularisation in neural network training

2023-10-21 · Mihaela Claudia Rosca

The deep learning recipe of casting real-world problems as mathematical optimisation and tackling the optimisation by training deep neural networks using gradient-based optimisation has undoubtedly proven to be a fruitfu…

Deep LearningNumerical Integration

Quadratic Unconstrained Binary Optimisation for Training and Regularisation of Binary Neural Networks

2026-01-01 · Jonas Christoffer Villumsen, Yusuke Sugita arxiv

Advances in artificial intelligence (AI) and deep learning have raised concerns about its increasing energy consumption, while demand for deploying AI in mobile devices and machines at the edge is growing. Binary neural …

Image Classification