Digitala Vetenskapliga Arkivet

Endre søk
ExporteraLink to record
Permanent link

Direct link
BETA

Prosjekt

Prosjekttyp/Bidragsform
Grant to research environment
Tittel [sv]
HINTS – Intelligenta verkligheter med människan i centrum
Tittel [en]
HINTS - Human-Centered Intelligent Realities
Abstract [sv]
HINTS syftar till att vara den främsta svenska noden med hög inverkan internationellt inom intelligenta verkligheter med människan i centrum för nästa generations digitala samhällen. HINTS-projektet är mitt i BTH:s strategi mot digitalisering och det ligger i linje med BTH:s strategi att bygga fokuserade och kompletta miljöer baserade på starka akademiska program, forskningsexpertis och samproduktion med externa partners.
Abstract [en]
The overall objective of the HINTS project is to develop concepts, principles, methods, algorithms, and tools for human-centered intelligent realities, in co-production with industrial partners and society, in order to lead the way for future immersive, user-aware, and smart interactive digital environments.
Publikasjoner (10 av 52) Visa alla publikasjoner
Sarwatt, D. S., Kulwa, F., Philipo, A. G., Runyoro, A.-A. K., Ning, H. & Ding, J. (2026). Aigc-driven human-machine intelligence in ITS: technologies, applications, evaluation framework, challenges, and future directions. Artificial Intelligence Review, 59(2), Article ID 75.
Åpne denne publikasjonen i ny fane eller vindu >>Aigc-driven human-machine intelligence in ITS: technologies, applications, evaluation framework, challenges, and future directions
Vise andre…
2026 (engelsk)Inngår i: Artificial Intelligence Review, ISSN 0269-2821, E-ISSN 1573-7462, Vol. 59, nr 2, artikkel-id 75Artikkel i tidsskrift (Fagfellevurdert) Published
Abstract [en]

This paper explores the integration of Artificial Intelligence Generated Content (AIGC), a rapidly evolving branch of generative AI, with Human-Machine intelligence (HMI) to enhance the functionality of Intelligent Transportation Systems (ITS). As transportation systems grow increasingly complex, adaptive decision-making becomes essential for interpreting vast streams of real-time data from vehicles, infrastructure, and users. AIGC plays a transformative role in optimizing traffic flow through dynamic routing and real-time traffic management, while human intelligence ensures these systems remain responsive to evolving real-world conditions. For safety, AIGC is used to simulate complex driving scenarios for autonomous vehicle training and detect traffic anomalies, with human oversight providing contextual decisions in ambiguous situations. For sustainability, AIGC supports data-driven strategies to reduce emissions and energy use, while human expertise ensures alignment with ethical and environmental goals. This synergy enhances real-time decision-making, improving both accuracy and adaptability across ITS scenarios. The paper presents a comprehensive review of core and supporting AIGC technologies and their applications across key ITS domains. Case studies and initiatives from industry leaders demonstrate practical implementations of AIGC-driven HMI collaboration. To guide future deployments, we propose a conceptual five-layer evaluation framework for assessing AIGC-HMI systems, encompassing functional performance, human interaction, explainability, ethical compliance, and robustness. We also address challenges such as legacy system integration, data privacy, model bias, and scalability. The paper concludes by outlining future research directions, emphasizing the need for scalable, interpretable, and ethically aligned AIGC models. This work contributes to the development of intelligent, adaptive, and trustworthy transportation systems. 

sted, utgiver, år, opplag, sider
Springer Nature, 2026
Emneord
Artificial intelligence, Artificial intelligence generated content, Generative artificial intelligence, Human-machine intelligence, Intelligent transportation systems, Behavioral research, Data privacy, Decision making, Ethical aspects, Highway traffic control, Intelligent vehicle highway systems, Legacy systems, Man machine systems, Motor transportation, Real time systems, Evaluation framework, Human-machine, Machine intelligence, Technology application, Transportation system, Transportation system technology
HSV kategori
Identifikatorer
urn:nbn:se:bth-29129 (URN)10.1007/s10462-025-11467-5 (DOI)2-s2.0-105027936552 (Scopus ID)
Forskningsfinansiär
Knowledge Foundation, 20220068Vinnova, 2022-01768
Tilgjengelig fra: 2026-01-30 Laget: 2026-01-30 Sist oppdatert: 2026-01-30bibliografisk kontrollert
Angelova, M., Boeva, V., Abghari, S., Ickin, S. & Lan, X. (2026). FedCluLearn: Federated Continual Learning Using Stream Micro-cluster Indexing Scheme. In: Ribeiro R.P., Jorge A.M., Soares C., Gama J., Pfahringer B., Japkowicz N., Larrañaga P., Abreu P.H. (Ed.), Machine Learning and Knowledge Discovery in Databases. Research Track: . Paper presented at European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, ECML PKDD 2025, Porto, Sept 15-19, 2025 (pp. 331-349). Springer Science+Business Media B.V.
Åpne denne publikasjonen i ny fane eller vindu >>FedCluLearn: Federated Continual Learning Using Stream Micro-cluster Indexing Scheme
Vise andre…
2026 (engelsk)Inngår i: Machine Learning and Knowledge Discovery in Databases. Research Track / [ed] Ribeiro R.P., Jorge A.M., Soares C., Gama J., Pfahringer B., Japkowicz N., Larrañaga P., Abreu P.H., Springer Science+Business Media B.V., 2026, s. 331-349Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

Artificial Neural Networks (NNs) are unable to learn tasks continually using a single model, which leads to forgetting old knowledge, known as catastrophic forgetting. This is one of the shortcomings that usually plague intelligent systems based on NN models. Federated Learning (FL) is a decentralized approach to training machine learning models on multiple local clients without exchanging raw data. A paradigm that handles model learning in both settings, federated and continual, is known as Federated Continual Learning (FCL). In this work, we propose a novel FCL algorithm, called FedCluLearn, which uses a stream micro-cluster indexing scheme to deal with catastrophic forgetting. FedCluLearn interprets the federated training process as a stream clustering scenario. It stores statistics, similar to micro-clusters in stream clustering algorithms, about the learned concepts at the server and updates them at each training round to reflect the current local updates of the clients. FedCluLearn uses only active concepts in each training round to build the global model, meaning it temporarily forgets the knowledge that is not relevant to the current situation. In addition, the proposed algorithm is flexible in that it can consider the age of local updates to reflect the greater importance of more recent data. The proposed FCL approach has been benchmarked against three baseline algorithms by evaluating its performance in several control and real-world data experiments. The implementation of FedCluLearn and the experimental results are available at https://github.com/milenaangelova1/FedCluLearn.

sted, utgiver, år, opplag, sider
Springer Science+Business Media B.V., 2026
Serie
Lecture Notes in Computer Science, ISSN 0302-9743, E-ISSN 1611-3349
Emneord
Catastrophic forgetting, Concept drift, Data stream clustering, Federated continual learning, Time series data, Cluster analysis, Cluster computing, Intelligent systems, Learning systems, Neural networks, Concept drifts, Continual learning, Indexing scheme, Micro-clusters, Neural-networks, Stream clustering, Time-series data, Clustering algorithms
HSV kategori
Identifikatorer
urn:nbn:se:bth-28834 (URN)10.1007/978-3-032-05981-9_20 (DOI)2-s2.0-105019303763 (Scopus ID)9783032059802 (ISBN)
Konferanse
European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, ECML PKDD 2025, Porto, Sept 15-19, 2025
Forskningsfinansiär
Knowledge Foundation, 20220068
Tilgjengelig fra: 2025-11-03 Laget: 2025-11-03 Sist oppdatert: 2025-11-04bibliografisk kontrollert
Silonosov, A., Casalicchio, E. & Henesey, L. (2026). SoK: Evolution of the Key Encapsulation Mechanism's Role in Cryptographic Migrations for IoT Systems. IEEE Access
Åpne denne publikasjonen i ny fane eller vindu >>SoK: Evolution of the Key Encapsulation Mechanism's Role in Cryptographic Migrations for IoT Systems
2026 (engelsk)Inngår i: IEEE Access, E-ISSN 2169-3536Artikkel i tidsskrift (Fagfellevurdert) Epub ahead of print
Abstract [en]

Key Encapsulation Mechanisms (KEM) is a special case of Public Key Encryption (PKE) that was recently standardized by National Institute of Standards and Technology in USA. The broader adoption of the term in industry practice was necessitated by the discovery of the malleability property of ciphertext, which led to new approaches PKE. New standard initiated refactoring of all cryptographic software libraries and this process relates to the problems of cryptographic agility. This Systematization of Knowledge (SoK) addresses the developments of public key encryption methods and the main challenges that drive the specialization of KEM in cryptographic software. Based upon our findings from a systematic literature review, we present a formal analysis that provides cryptographic users a means of better understanding of KEM and its roles in cryptographic migrations in IoT systems. We have identified the main milestones of KEM evolution and structured it into four development areas. We found that the evolution of KEM is defined by a variety of mathematical foundations that always reflect various aspects of the cryptosystem. Our findings indicate that academia, industry practitioners and standardization bodies propagate such approaches into practice by additional abstraction layers in cryptographic software libraries. However, the libraries is still not in consensus, which is confirmed after the discovery of a new class of libraries, cryptographic bindings. To structure the mentioned phenomena, we introduced a novel, three-facet, consumer-centered mapping of the data security domain.We believe our contribution can help researchers and practitioners to have a broader and deeper understanding of data encryption tooling in context of cryptographic migrations.

sted, utgiver, år, opplag, sider
Institute of Electrical and Electronics Engineers (IEEE), 2026
Emneord
algorithms, cryptographic agility, end-to-end encryption (E2EE), KEM, Key Encapsulation Mechanisms, migrations, post-quantum, PQC, pre-quantum, software libraries, standards, transition, Ciphertext, Computer software, Data encapsulation, Data privacy, Libraries, Quantum cryptography, CryptoGraphics, End-to-end encryption, Migration, Post quantum, Public key cryptography
HSV kategori
Identifikatorer
urn:nbn:se:bth-29131 (URN)10.1109/ACCESS.2026.3654143 (DOI)2-s2.0-105027663477 (Scopus ID)
Prosjekter
SERICS
Forskningsfinansiär
Knowledge Foundation, 20220068European Commission, PE00000014
Tilgjengelig fra: 2026-01-30 Laget: 2026-01-30 Sist oppdatert: 2026-01-30bibliografisk kontrollert
Devagiri, V. M., Boeva, V. & Abghari, S. (2025). A Domain Adaptation Technique through Cluster Boundary Integration. Evolving Systems, 16(1), Article ID 14.
Åpne denne publikasjonen i ny fane eller vindu >>A Domain Adaptation Technique through Cluster Boundary Integration
2025 (engelsk)Inngår i: Evolving Systems, ISSN 1868-6478, E-ISSN 1868-6486, Vol. 16, nr 1, artikkel-id 14Artikkel i tidsskrift (Fagfellevurdert) Published
Abstract [en]

Many machine learning models deployed on smart or edge devices experience a phase where there is a drop in their performance due to the arrival of data from new domains. This paper proposes a novel unsupervised domain adaptation algorithm called DIBCA++ to deal with such situations. The algorithm uses only the clusters’ mean, standard deviation, and size, which makes the proposed algorithm modest in terms of the required storage and computation. The study also presents the explainability aspect of the algorithm. DIBCA++ is compared with its predecessor, DIBCA, and its applicability and performance are studied and evaluated in two real-world scenarios. One is coping with the Global Navigation Satellite System activation problem from the smart logistics domain, while the other identifies different activities a person performs and deals with a human activity recognition task. Both scenarios involve time series data phenomena, i.e., DIBCA++ also contributes towards addressing the current gap regarding domain adaptation solutions for time series data. Based on the experimental results, DIBCA++ has improved performance compared to DIBCA. The DIBCA++ has performed better in all human activity recognition task experiments and 82.5% of experimental scenarios on the smart logistics use case. The results also showcase the need and benefit of personalizing the models using DIBCA++, along with the ability to transfer new knowledge between domains, leading to improved performance. The adapted source and target models have performed better in 70% and 80% of cases in an experimental scenario conducted on smart logistics. 

sted, utgiver, år, opplag, sider
Springer Nature, 2025
Emneord
Cluster integration, Clustering techniques, Domain adaptation
HSV kategori
Identifikatorer
urn:nbn:se:bth-26090 (URN)10.1007/s12530-024-09635-z (DOI)001363397000001 ()2-s2.0-85210317128 (Scopus ID)
Forskningsfinansiär
Knowledge Foundation, 20220068
Tilgjengelig fra: 2024-04-09 Laget: 2024-04-09 Sist oppdatert: 2025-09-30bibliografisk kontrollert
Daliparthi, V. S., Tutschku, K., Momen, N., De Prado, M., Divernois, M., Pazos Escudero, N. & Bonnefous, J.-M. (2025). A License Management System for Collaborative AI Engineering. In: ACM International Conference Proceeding Series: . Paper presented at 2024 7th Artificial Intelligence and Cloud Computing Conference, AICCC 2024 and its workshop the 2024 6th Asia Digital Image Processing Conference, Tokyo, Dec 14-16, 2024 (pp. 77-86). Association for Computing Machinery (ACM)
Åpne denne publikasjonen i ny fane eller vindu >>A License Management System for Collaborative AI Engineering
Vise andre…
2025 (engelsk)Inngår i: ACM International Conference Proceeding Series, Association for Computing Machinery (ACM), 2025, s. 77-86Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

The AI marketplace ecosystem accelerates multiple modules of the AI engineering pipeline by fostering collaboration between stakeholders. However, marketplace collaborators often face a dilemma in striking a balance between sharing artifacts and protecting intellectual property (IP) rights. Thus, there is a need for a license management system within the AI marketplace to facilitate the exchange of artifacts in a trusted and secure manner. 

This work shares experiences while building such a license management system within the Bonseyes marketplace (BMP), a functional crowdsourcing AI marketplace that specializes in deploying real-time applications on edge devices. The BMP was developed, and its applicability is proven through the European H2020 project by a series of open calls and workshops, for gathering stakeholders and orchestrating the marketplace operations. 

The main contributions of this work are (i) implementation of an end-to-end license management system that deals with selecting license templates, license agreement interaction between seller and buyer, and the generation and enforcement of human- and machine-readable license files, and (ii) introduction of "Synchronization licenses'' concept from the music industry to the AI marketplace context where consumers acquire a license to integrate the artifact into another application, and a respective BMP use-case for collaborative AI engineering. 

sted, utgiver, år, opplag, sider
Association for Computing Machinery (ACM), 2025
Emneord
License Management, AI Marketplaces, Data Marketplaces, Collaborative AI Engineering
HSV kategori
Forskningsprogram
Datavetenskap; Systemteknik
Identifikatorer
urn:nbn:se:bth-27607 (URN)10.1145/3719384.3719395 (DOI)2-s2.0-105011739146 (Scopus ID)9798400717925 (ISBN)
Konferanse
2024 7th Artificial Intelligence and Cloud Computing Conference, AICCC 2024 and its workshop the 2024 6th Asia Digital Image Processing Conference, Tokyo, Dec 14-16, 2024
Prosjekter
dAIEDGE: HORIZON-CL4-2022-HUMAN-02-02
Forskningsfinansiär
Knowledge Foundation, 20220068EU, Horizon Europe, 101120726
Tilgjengelig fra: 2025-03-17 Laget: 2025-03-17 Sist oppdatert: 2025-09-30bibliografisk kontrollert
Qin, B., Tutschku, K. & Hu, Y. (2025). A survey on Digital Twins for Multi-User Synchronization in Human-centered IRs. In: Proceedings - 2025 International Conference on Metaverse Computing, Networking and Applications, MetaCom 2025: . Paper presented at 3rd IEEE International Conference on Metaverse Computing, Networking and Applications, MetaCom 2025, Seoul, Aug 27-29, 2025 (pp. 163-164). Institute of Electrical and Electronics Engineers (IEEE)
Åpne denne publikasjonen i ny fane eller vindu >>A survey on Digital Twins for Multi-User Synchronization in Human-centered IRs
2025 (engelsk)Inngår i: Proceedings - 2025 International Conference on Metaverse Computing, Networking and Applications, MetaCom 2025, Institute of Electrical and Electronics Engineers (IEEE), 2025, s. 163-164Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

Multi-user extended reality (XR) is an advanced technology that immerses users simultaneously into the meta-verse, aiming to provide a real-time interaction experience in different scenarios. However, different users' network conditions cause data transmission to be asynchronous. It forces users' behavior in the metaverse to go out of sync, seriously impacting the user experience. This paper presents a framework for human-centred synchronization of networks and metaverse applications, often denoted as Intelligent Realities, using Digital Twin (DT) technologies for the networks (network DTs) as well as for the individual users' XR parts (XR DTs). Our framework uses users' attention as a key input to dynamically allocate network resources and align content, thereby keeping widely distributed users in sync. To motivate this framework, we surveyed recent DT-based XR and network systems and found a significant gap: few studies work on synchronizing systems between network DTs and XR DTs. This highlights the need to explore integrated solutions for networked real-time multi-user interaction in the metaverse. 

sted, utgiver, år, opplag, sider
Institute of Electrical and Electronics Engineers (IEEE), 2025
Emneord
digital twin, HCI, multi-user, network resource allocation, XR, Behavioral research, Human computer interaction, Synchronization, User experience, User interfaces, Advanced technology, Data-transmission, Interaction experiences, Metaverses, Multiusers, Network condition, Network resource allocations, Real time interactions, User networks
HSV kategori
Identifikatorer
urn:nbn:se:bth-28919 (URN)10.1109/MetaCom65502.2025.00036 (DOI)2-s2.0-105020807442 (Scopus ID)9798331522551 (ISBN)
Konferanse
3rd IEEE International Conference on Metaverse Computing, Networking and Applications, MetaCom 2025, Seoul, Aug 27-29, 2025
Forskningsfinansiär
Knowledge Foundation, 20220068
Tilgjengelig fra: 2025-11-21 Laget: 2025-11-21 Sist oppdatert: 2025-11-24bibliografisk kontrollert
Al-Saedi, A. A. & Boeva, V. (2025). ADF-SL: An Adaptive and Fair Scheme for Smart Learning Task Distribution. IEEE Access, 13, 122928-122942
Åpne denne publikasjonen i ny fane eller vindu >>ADF-SL: An Adaptive and Fair Scheme for Smart Learning Task Distribution
2025 (engelsk)Inngår i: IEEE Access, E-ISSN 2169-3536, Vol. 13, s. 122928-122942Artikkel i tidsskrift (Fagfellevurdert) Published
Abstract [en]

Split Learning (SL) is an emerging decentralized paradigm that enables numerous participants, to train a deep neural network without disclosing sensitive information, such as patient data, in fields such as healthcare. In healthcare, SL enables distributed training across a variety of medical devices, hospitals, and organizations, improving model robustness while maintaining patient confidentiality. However, training models within SL is affected by data heterogeneity and sensitivity, and often requires more computational resources than an individual data provider can afford. This can result in significant model divergence and decreased performance due to differences in data distributions between various clients. To address this issue, we propose a framework that integrates fairness and adaptivity considerations, called ADF-SL. In particular, ADF-SL dynamically adjusts the total number of clients involved in model training and the number of iteration required to achieve convergence without compromising participant privacy. To evaluate performance, we compare the effectiveness of ADF-SL with that of the naive (Vanilla) SL approach, SplitFed and FairFed. Extensive experiments performed on time series electrocardiogram (ECG) databases (MITDB, SVDB, and INCARTDB) indicate that ADF-SL significantly outperforms the three existing algorithms that served as baselines. Compared to these baseline methods, ADF-SL accelerates model training on clients by up to 22.7%, 10.4%, and 5.8% compared to Vanilla SL, SplitFed, and FairFed, respectively, while maintaining model convergence and accuracy. Furthermore, the conducted ablation study has confirmed the importance of ADF-SL decay enrichment, which has outperformed non-decay ADF-SL for each used dataset by up to 15.8%, 43.9%, and 7.6%, respectively. 

sted, utgiver, år, opplag, sider
Institute of Electrical and Electronics Engineers (IEEE), 2025
Emneord
Artificial intelligence, efficiency, fairness, layer distribution, split learning, Deep learning, Electrocardiograms, Learning systems, Medical computing, Decentralised, Layer distributions, Learning tasks, Model training, Neural-networks, Performance, Sensitive informations, Task distribution, Health care
HSV kategori
Identifikatorer
urn:nbn:se:bth-28486 (URN)10.1109/ACCESS.2025.3586544 (DOI)001531849600040 ()2-s2.0-105010185357 (Scopus ID)
Forskningsfinansiär
Knowledge Foundation, 20220068
Tilgjengelig fra: 2025-08-12 Laget: 2025-08-12 Sist oppdatert: 2025-09-30bibliografisk kontrollert
Murtas, G., Boeva, V. & Tsiporkova, E. (2025). An evidence-based neuro-symbolic framework for ambiguous image scene classification. In: Gilpin L.H., Giunchiglia E., Hitzler P., van Krieken E. (Ed.), Proceedings of Machine Learning Research: . Paper presented at 19th Conference on Neurosymbolic Learning and Reasoning, NeSy 2025, Santa Cruz, Sept 8-10, 2025. ML Research Press, 284
Åpne denne publikasjonen i ny fane eller vindu >>An evidence-based neuro-symbolic framework for ambiguous image scene classification
2025 (engelsk)Inngår i: Proceedings of Machine Learning Research / [ed] Gilpin L.H., Giunchiglia E., Hitzler P., van Krieken E., ML Research Press , 2025, Vol. 284Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

In this study, we propose a novel neuro-symbolic approach to deal with the inherent ambiguity in image scene classification, combining the usage of pre-trained deep learning (DL) models with concepts from modal logic and evidence theory. The DL models are used to detect objects and estimate their depth in a set of labeled images. The obtained outputs are employed to form a dataset of instances characterizing the possible classes. Subsequently, a multi-valued mapping is defined between the data instances and the considered images resulting into each image being represented by the set of instances associated with it. The obtained mapping is utilized to infer necessity and possibility conditions of each class, or equivalently its upper (plausibility) and lower (belief) probabilities. Based on these interval evaluations, a rule-based and a score-based classifiers are built. The overall method is explainable and directly interpretable, robust to data scarcity and data imbalance. The presented framework is studied and evaluated on an abandoned bag detection use case. 

sted, utgiver, år, opplag, sider
ML Research Press, 2025
Serie
Proceedings of Machine Learning Research (PMLR), E-ISSN 2640-3498
Emneord
Computer Vision, Evidence Theory, Image Scene Classification, Modal Logic, Multi-valued Mapping, Classification (of information), Computer circuits, Deep learning, Image classification, Mapping, Condition, Evidence theories, Evidence-based, Labeled images, Learning models, Logic theory, Multivalued mappings, Rule based
HSV kategori
Identifikatorer
urn:nbn:se:bth-28865 (URN)2-s2.0-105020237323 (Scopus ID)9781713845065 (ISBN)
Konferanse
19th Conference on Neurosymbolic Learning and Reasoning, NeSy 2025, Santa Cruz, Sept 8-10, 2025
Forskningsfinansiär
Knowledge Foundation, 20220068
Tilgjengelig fra: 2025-11-07 Laget: 2025-11-07 Sist oppdatert: 2025-11-07bibliografisk kontrollert
Hu, Y., Sundstedt, V., Berner, J. & Perlesi, I. (2025). Applying Virtual Reality in Older Adult Healthcare Education - A Case Study. In: Kondylakis H., Triantafyllidis A. (Ed.), Pervasive Computing Technologies for Healthcare: . Paper presented at 18th EAI International Conference on Pervasive Computing Technologies for Healthcare, PervasiveHealth 2024, Heraklion, Sept 17-18, 2024 (pp. 355-369). Springer Science+Business Media B.V., 611
Åpne denne publikasjonen i ny fane eller vindu >>Applying Virtual Reality in Older Adult Healthcare Education - A Case Study
2025 (engelsk)Inngår i: Pervasive Computing Technologies for Healthcare / [ed] Kondylakis H., Triantafyllidis A., Springer Science+Business Media B.V., 2025, Vol. 611, s. 355-369Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

Extended reality (XR) technologies are increasingly being used in different application areas. One such area is for healthcare, which has seen significant developments over the last few years. However, its use for healthcare education is still in its infancy. This paper presents a case study, which explores the use of virtual reality (VR) technology in the healthcare domain. In particular, an application targeting education of various conditions healthcare providers might meet in older adult care is evaluated using different subjective evaluations methodologies, with nursing students and professional healthcare staff. The overall results show promising directions and use of new technology applications in this domain, but also highlights some of the potential problems with its adoption. 

sted, utgiver, år, opplag, sider
Springer Science+Business Media B.V., 2025
Serie
Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering, ISSN 1867-8211, E-ISSN 1867-822X ; 611
Emneord
Education, Healthcare Professionals, Nursing Students, Older Adult Care, Virtual Reality, Education computing, Engineering education, Nursing, Social sciences computing, Teaching, Application area, Case-studies, Condition, Health care education, Health care professionals, Healthcare domains, Old adult care, Older adults, Virtual reality technology, Students
HSV kategori
Identifikatorer
urn:nbn:se:bth-27815 (URN)10.1007/978-3-031-85572-6_23 (DOI)001484281100023 ()2-s2.0-105003907446 (Scopus ID)9783031855719 (ISBN)
Konferanse
18th EAI International Conference on Pervasive Computing Technologies for Healthcare, PervasiveHealth 2024, Heraklion, Sept 17-18, 2024
Forskningsfinansiär
Knowledge Foundation, 20220068
Tilgjengelig fra: 2025-05-09 Laget: 2025-05-09 Sist oppdatert: 2025-09-30bibliografisk kontrollert
Li, R., Ding, J. & Ning, H. (2025). Biosignal Contrastive Representation Learning for Emotion Recognition of Game Users. IEEE Transactions on Games, 17(2), 308-321
Åpne denne publikasjonen i ny fane eller vindu >>Biosignal Contrastive Representation Learning for Emotion Recognition of Game Users
2025 (engelsk)Inngår i: IEEE Transactions on Games, ISSN 2475-1502, E-ISSN 2475-1510, Vol. 17, nr 2, s. 308-321Artikkel i tidsskrift (Fagfellevurdert) Published
Abstract [en]

Biosignal representation learning (BRL) plays a crucial role in emotion recognition for game users (ERGU). Unsupervised BRL has garnered attention considering the difficulty in obtaining ground truth emotion labels from game users. However, unsupervised BRL in ERGU faces challenges, including overfitting caused by limited data and performance degradation due to unbalanced sample distributions. Faced with the above challenges, we propose a novel method of biosignal contrastive representation learning (BCRL) for ERGU, which not only serves as a unified representation learning approach applicable to various modalities of biosignals but also derives generalized biosignals representations suitable for different downstream tasks. Specifically, we solve the overfitting by introducing perturbations at the embedding layer based on the projected gradient descent (PGD) adversarial attacks and develop the sample balancing strategy (SBS) to mitigate the negative impact of the unbalanced sample on the performance. Further, we have conducted comprehensive validation experiments on the public dataset, yielding the following key observations: first BCRL outperforms all other methods, achieving average accuracies of 76.67%, 71.83%, and 63.58% in 1D-2 C Valence, 1D-2 C Arousal, and 2D-4 C Valence/Arousal, respectively; second, the ablation study shows that both the PGD module (+7.58% in accuracy on average) and the SBS module (+14.60% in accuracy on average) have a positive effect on the performance of different classifications; third, BCRL model exhibits the certain generalization ability across the different games, subjects and classifiers.

sted, utgiver, år, opplag, sider
Institute of Electrical and Electronics Engineers (IEEE), 2025
Emneord
Games, Representation learning, Brain modeling, Biological system modeling, Task analysis, Emotion recognition, Accuracy, Biosignals, contrastive learning, game users
HSV kategori
Identifikatorer
urn:nbn:se:bth-28465 (URN)10.1109/TG.2024.3435339 (DOI)001511615400013 ()
Forskningsfinansiär
Knowledge Foundation, 20220068
Tilgjengelig fra: 2025-08-11 Laget: 2025-08-11 Sist oppdatert: 2025-09-30bibliografisk kontrollert
Principal InvestigatorSundstedt, Veronica
Koordinerande organisasjon
Blekinge Tekniska Högskola
Tidsperiod
2022-09-01 - 2028-08-31
HSV kategori
Computer Sciences
Identifikatorer
DiVA, id: project:3003Prosjekt id: 20220068

Søk i DiVA

Computer Sciences

Søk utenfor DiVA

GoogleGoogle Scholar

Länk till extern prosjektsida

HINTS