hh.sePublikasjoner
Endre søk
Link to record
Permanent link

Direct link
Publikasjoner (10 av 11) Visa alla publikasjoner
Vettoruzzo, A. (2025). Advancing Meta-Learning for Enhanced Generalization Across Diverse Tasks. (Doctoral dissertation). Halmstad: Halmstad University Press
Åpne denne publikasjonen i ny fane eller vindu >>Advancing Meta-Learning for Enhanced Generalization Across Diverse Tasks
2025 (engelsk)Doktoravhandling, med artikler (Annet vitenskapelig)
Abstract [en]

Meta-learning, or learning to learn, is a rapidly evolving area in machine learning that aims to enhance the adaptability and efficiency of learning algorithms. Inspired by the human ability to learn new concepts from limited examples and quickly adapt to unforeseen situations, meta-learning leverages prior experience to prepare models for fast adaptation to new tasks. Unlike traditional machine learning systems, where models are trained for specific tasks, meta-learning frameworks enable models to acquire generalized knowledge during training and efficiently learn new tasks during inference. This ability to generalize from past experiences to new tasks makes meta-learning a key focus in advancing artificial intelligence, offering the potential to create more flexible and efficient AI systems capable of performing well with minimal data.

In this thesis, we begin by formally defining the meta-learning framework, establishing clear terminology, and synthesizing existing work in a comprehensive survey paper. Building on this foundation, we demonstrate how meta-learning can be integrated into various fields to enhance model performance and extend capabilities to few-shot learning scenarios. We show how meta-learning can significantly improve the accuracy and efficiency of transferring knowledge across domains in domain adaptation. In scenarios involving a multimodal distribution of tasks, we develop methods that efficiently learn from and adapt to a wide variety of tasks drawn from different modes within the distribution, ensuring effective adaptation across diverse domains. Our work on personalized federated learning highlights meta-learning's potential to tailor federated learning processes to individual user needs while maintaining privacy and data security. Additionally, we address the challenges of continual learning by developing models that continuously integrate new information without forgetting previously acquired knowledge. For time series data analysis, we present meta-learning strategies that automatically learn optimal augmentation techniques, enhancing model predictions and offering robust solutions for real-world applications. Lastly, our pioneering research on unsupervised meta-learning via in-context learning explores innovative approaches for constructing tasks and learning effectively from unlabeled data.

Overall, the contributions of this thesis emphasize the potential of meta-learning techniques to improve performance across diverse research areas and demonstrate how advancements in one area can benefit the field as a whole.

sted, utgiver, år, opplag, sider
Halmstad: Halmstad University Press, 2025. s. 46
Serie
Halmstad University Dissertations ; 127
Emneord
Meta-learning, Few-shot learning, Domain adaptation, Federated learning, Continual learning, Unsupervised learning, In-context learning
HSV kategori
Identifikatorer
urn:nbn:se:hh:diva-55147 (URN)978-91-89587-71-7 (ISBN)978-91-89587-70-0 (ISBN)
Disputas
2025-02-03, S1022, Kristian IV:s väg 3, 30118, Halmstad, Halmstad, 13:00 (engelsk)
Opponent
Veileder
Tilgjengelig fra: 2025-01-08 Laget: 2025-01-07 Sist oppdatert: 2025-10-01bibliografisk kontrollert
Persson, D., Wahlberg, W., Vettoruzzo, A. & Nowaczyk, S. (2025). Bridging Spatial and Temporal Contexts: Sparse Transfer Learning. In: Georg Krempl, Kai Puolamäki, Ioanna Miliou (Ed.), Advances in Intelligent Data Analysis XXIII: Proceedings. Paper presented at 23rd International Symposium on Intelligent Data Analysis, IDA 2025, Konstanz, Germany, May 7–9, 2025. (pp. 330-342). Cham: Springer
Åpne denne publikasjonen i ny fane eller vindu >>Bridging Spatial and Temporal Contexts: Sparse Transfer Learning
2025 (engelsk)Inngår i: Advances in Intelligent Data Analysis XXIII: Proceedings / [ed] Georg Krempl, Kai Puolamäki, Ioanna Miliou, Cham: Springer, 2025, s. 330-342Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

This paper introduces a novel transfer learning adapter, the Bridged Attention Module (BAM), designed to enhance the performance of Spatial-Temporal Graph Convolutional Networks (ST-GCN) in data-limited forecasting scenarios. BAM improves fine-tuning efficiency by jointly capturing spatial and temporal dependencies, optimizing information flow, and significantly reducing the number of trainable parameters while preserving model accuracy. Experimental evaluations demonstrate that the BAM-enhanced ST-GCN consistently achieves competitive accuracy and, in some cases, surpasses traditional fine-tuning methods, even with limited data. The effectiveness of this approach is validated using electric vehicle (EV) charging station occupancy forecasting, highlighting the practical utility of BAM. © The Author(s), under exclusive license to Springer Nature Switzerland AG 2025.

sted, utgiver, år, opplag, sider
Cham: Springer, 2025
Serie
Lecture Notes in Computer Science ; 15669
Emneord
Deep learning, Electric vehicles, Parameter-efficient learning, Time series, Transfer learning
HSV kategori
Forskningsprogram
Smarta städer och samhällen, FIRP
Identifikatorer
urn:nbn:se:hh:diva-56293 (URN)10.1007/978-3-031-91398-3_25 (DOI)2-s2.0-105005261280 (Scopus ID)978-3-031-91397-6 (ISBN)978-3-031-91398-3 (ISBN)
Konferanse
23rd International Symposium on Intelligent Data Analysis, IDA 2025, Konstanz, Germany, May 7–9, 2025.
Tilgjengelig fra: 2025-07-14 Laget: 2025-07-14 Sist oppdatert: 2025-10-01bibliografisk kontrollert
Vettoruzzo, A., Bouguelia, M.-R. & Rögnvaldsson, T. (2025). Efficient few-shot human activity recognition via meta-learning and data augmentation. Neural Computing & Applications, 37(23), 19461-19477
Åpne denne publikasjonen i ny fane eller vindu >>Efficient few-shot human activity recognition via meta-learning and data augmentation
2025 (engelsk)Inngår i: Neural Computing & Applications, ISSN 0941-0643, E-ISSN 1433-3058, Vol. 37, nr 23, s. 19461-19477Artikkel i tidsskrift (Fagfellevurdert) Published
Abstract [en]

In the field of Human Activity Recognition (HAR), the rapid evolution of wearable devices necessitates models that are generalizable and can adapt to entirely new subjects and activities with very limited labeled data. Conventional deep learning models, constrained by their reliance on large training datasets and limited adaptability to novel scenarios, face challenges in these settings. This paper introduces a novel few-shot HAR strategy employing meta-learning, which facilitates rapid adaptation to unseen subjects and activities using minimal annotated samples. Our method augments time series data with a range of transformations, each assigned a learnable weight, enabling the model to prioritize the most effective augmentations and discard the irrelevant ones. Throughout the meta-training phase, the model learns to identify an optimally weighted combination of these transformations, significantly improving the model’s adaptability and generalization to new situations with scarce labeled data. During meta-testing, this knowledge enables the model to efficiently learn from and adapt to a very limited set of labeled samples from completely new subjects undertaking entirely new activities. Extensive experiments on various HAR datasets demonstrate our method’s enhanced adaptability and generalization to tasks never encountered during training, achieving a performance improvement of up to  across all datasets. These results affirm MADA’s potential for real-world applications characterized by limited data availability. The Author(s) 2025

sted, utgiver, år, opplag, sider
London: Springer, 2025
Emneord
Human activity recognition, Data augmentation, Meta-learning, Few-shot learning, Time series data
HSV kategori
Identifikatorer
urn:nbn:se:hh:diva-58166 (URN)10.1007/s00521-025-11408-x (DOI)2-s2.0-105010432538 (Scopus ID)
Forskningsfinansiär
Halmstad UniversityKnowledge Foundation
Tilgjengelig fra: 2026-01-15 Laget: 2026-01-15 Sist oppdatert: 2026-01-15bibliografisk kontrollert
Vettoruzzo, A., Bouguelia, M.-R., Vanschoren, J., Rögnvaldsson, T. & Santosh, K. (2024). Advances and Challenges in Meta-Learning: A Technical Review. IEEE Transactions on Pattern Analysis and Machine Intelligence, 46(7), 4763-4779
Åpne denne publikasjonen i ny fane eller vindu >>Advances and Challenges in Meta-Learning: A Technical Review
Vise andre…
2024 (engelsk)Inngår i: IEEE Transactions on Pattern Analysis and Machine Intelligence, ISSN 0162-8828, E-ISSN 1939-3539, Vol. 46, nr 7, s. 4763-4779Artikkel, forskningsoversikt (Fagfellevurdert) Published
Abstract [en]

Meta-learning empowers learning systems with the ability to acquire knowledge from multiple tasks, enabling faster adaptation and generalization to new tasks. This review provides a comprehensive technical overview of meta-learning, emphasizing its importance in real-world applications where data may be scarce or expensive to obtain. The paper covers the state-of-the-art meta-learning approaches and explores the relationship between meta-learning and multi-task learning, transfer learning, domain adaptation and generalization, selfsupervised learning, personalized federated learning, and continual learning. By highlighting the synergies between these topics and the field of meta-learning, the paper demonstrates how advancements in one area can benefit the field as a whole, while avoiding unnecessary duplication of efforts. Additionally, the paper delves into advanced meta-learning topics such as learning from complex multi-modal task distributions, unsupervised metalearning, learning to efficiently adapt to data distribution shifts, and continual meta-learning. Lastly, the paper highlights open problems and challenges for future research in the field. By synthesizing the latest research developments, this paper provides a thorough understanding of meta-learning and its potential impact on various machine learning applications. We believe that this technical overview will contribute to the advancement of meta-learning and its practical implications in addressing realworld problems.

sted, utgiver, år, opplag, sider
Piscataway, NJ: IEEE, 2024
Emneord
Adaptation models, Data models, deep neural networks, few-shot learning, Meta-learning, Metalearning, representation learning, Surveys, Task analysis, Training, transfer learning, Transfer learning
HSV kategori
Identifikatorer
urn:nbn:se:hh:diva-52730 (URN)10.1109/TPAMI.2024.3357847 (DOI)2-s2.0-85183973598 (Scopus ID)
Forskningsfinansiär
Knowledge Foundation
Tilgjengelig fra: 2024-02-23 Laget: 2024-02-23 Sist oppdatert: 2025-10-01bibliografisk kontrollert
Vettoruzzo, A., Joaquin, V., Bouguelia, M.-R. & Rögnvaldsson, T. (2024). Learning to Learn without Forgetting using Attention. In: : . Paper presented at 3rd Conference on Lifelong Learning Agents (CoLLAs), Pisa, Italy, July 29 - 1 August, 2024 (pp. 1-16).
Åpne denne publikasjonen i ny fane eller vindu >>Learning to Learn without Forgetting using Attention
2024 (engelsk)Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

Continual learning (CL) refers to the ability to continually learn over time by accommodating new knowledge while retaining previously learned experience. While this concept is inherent in human learning, current machine learning methods are highly prone to overwrite previously learned patterns and thus forget past experience. Instead, model parameters should be updated selectively and carefully, avoiding unnecessary forgetting while optimally leveraging previously learned patterns to accelerate future learning. Since hand-crafting effective update mechanisms is difficult, we propose meta-learning a transformer-based optimizer to enhance CL. This meta-learned optimizer uses attention to learn the complex relationships between model parameters across a stream of tasks, and is designed to generate effective weight updates for the current task while preventing catastrophic forgetting on previously encountered tasks. Evaluations on benchmark datasets like SplitMNIST, RotatedMNIST, and SplitCIFAR-100 affirm the efficacy of the proposed approach in terms of both forward and backward transfer, even on small sets of labeled data, highlighting the advantages of integrating a meta-learned optimizer within the continual learning framework. 

Emneord
Continual learning, Meta-learning, Few-shot learning, Catastrophic forgetting
HSV kategori
Identifikatorer
urn:nbn:se:hh:diva-55120 (URN)
Konferanse
3rd Conference on Lifelong Learning Agents (CoLLAs), Pisa, Italy, July 29 - 1 August, 2024
Tilgjengelig fra: 2024-12-19 Laget: 2024-12-19 Sist oppdatert: 2025-10-01bibliografisk kontrollert
Vettoruzzo, A., Bouguelia, M.-R. & Rögnvaldsson, T. (2024). Meta-learning for efficient unsupervised domain adaptation. Neurocomputing, 574, Article ID 127264.
Åpne denne publikasjonen i ny fane eller vindu >>Meta-learning for efficient unsupervised domain adaptation
2024 (engelsk)Inngår i: Neurocomputing, ISSN 0925-2312, E-ISSN 1872-8286, Vol. 574, artikkel-id 127264Artikkel i tidsskrift (Fagfellevurdert) Published
Abstract [en]

The standard machine learning assumption that training and test data are drawn from the same probability distribution does not hold in many real-world applications due to the inability to reproduce testing conditions at training time. Existing unsupervised domain adaption (UDA) methods address this problem by learning a domain-invariant feature space that performs well on available source domain(s) (labeled training data) and the specific target domain (unlabeled test data). In contrast, instead of simply adapting to domains, this paper aims for an approach that learns to adapt effectively to new unlabeled domains. To do so, we leverage meta-learning to optimize a neural network such that an unlabeled adaptation of its parameters to any domain would yield a good generalization on this latter. The experimental evaluation shows that the proposed approach outperforms standard approaches even when a small amount of unlabeled test data is used for adaptation, demonstrating the benefit of meta-learning prior knowledge from various domains to solve UDA problems.

sted, utgiver, år, opplag, sider
Amsterdam: Elsevier, 2024
Emneord
Domain adaptation, Meta-learning, Unsupervised learning, Distribution shift
HSV kategori
Identifikatorer
urn:nbn:se:hh:diva-52450 (URN)10.1016/j.neucom.2024.127264 (DOI)001170864800001 ()2-s2.0-85184141702 (Scopus ID)
Forskningsfinansiär
Knowledge Foundation
Tilgjengelig fra: 2024-01-22 Laget: 2024-01-22 Sist oppdatert: 2025-10-01bibliografisk kontrollert
Vettoruzzo, A., Bouguelia, M.-R. & Rögnvaldsson, T. (2024). Multimodal meta-learning through meta-learned task representations. Neural Computing & Applications, 36(15), 8519-8529
Åpne denne publikasjonen i ny fane eller vindu >>Multimodal meta-learning through meta-learned task representations
2024 (engelsk)Inngår i: Neural Computing & Applications, ISSN 0941-0643, E-ISSN 1433-3058, Vol. 36, nr 15, s. 8519-8529Artikkel i tidsskrift (Fagfellevurdert) Published
Abstract [en]

Few-shot meta-learning involves training a model on multiple tasks to enable it to efficiently adapt to new, previously unseen tasks with only a limited number of samples. However, current meta-learning methods assume that all tasks are closely related and belong to a common domain, whereas in practice, tasks can be highly diverse and originate from multiple domains, resulting in a multimodal task distribution. This poses a challenge for existing methods as they struggle to learn a shared representation that can be easily adapted to all tasks within the distribution. To address this challenge, we propose a meta-learning framework that can handle multimodal task distributions by conditioning the model on the current task, resulting in a faster adaptation. Our proposed method learns to encode each task and generate task embeddings that modulate the model’s activations. The resulting modulated model becomes specialized for the current task and leads to more effective adaptation. Our framework is designed to work in a realistic setting where the mode from which a task is sampled is unknown. Nonetheless, we also explore the possibility of incorporating auxiliary information, such as the task-mode-label, to further enhance the performance of our method if such information is available. We evaluate our proposed framework on various few-shot regression and image classification tasks, demonstrating its superiority over other state-of-the-art meta-learning methods. The results highlight the benefits of learning to embed task-specific information in the model to guide the adaptation when tasks are sampled from a multimodal distribution. © The Author(s) 2024.

sted, utgiver, år, opplag, sider
London: Springer, 2024
Emneord
Meta-learning, Few-shot learning, Transfer learning, Task representation, Multimodal distribution
HSV kategori
Identifikatorer
urn:nbn:se:hh:diva-52924 (URN)10.1007/s00521-024-09540-1 (DOI)001167510900006 ()2-s2.0-85187241643 (Scopus ID)
Forskningsfinansiär
Halmstad UniversityKnowledge Foundation
Tilgjengelig fra: 2024-03-21 Laget: 2024-03-21 Sist oppdatert: 2025-10-01bibliografisk kontrollert
Vettoruzzo, A., Bouguelia, M.-R. & Rögnvaldsson, T. (2024). Personalized Federated Learning with Contextual Modulation and Meta-Learning. In: Shashi Shekhar; Vagelis Papalexakis; Jing Gao; Zhe Jiang; Matteo Riondato (Ed.), Proceedings of the 2024 SIAM International Conference on Data Mining (SDM): . Paper presented at SIAM International Conference on Data Mining (SDM), Houston, USA, April 18-20, 2024 (pp. 842-850). Philadelphia, PA: Society for Industrial and Applied Mathematics
Åpne denne publikasjonen i ny fane eller vindu >>Personalized Federated Learning with Contextual Modulation and Meta-Learning
2024 (engelsk)Inngår i: Proceedings of the 2024 SIAM International Conference on Data Mining (SDM) / [ed] Shashi Shekhar; Vagelis Papalexakis; Jing Gao; Zhe Jiang; Matteo Riondato, Philadelphia, PA: Society for Industrial and Applied Mathematics, 2024, s. 842-850Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

Federated learning has emerged as a promising approach for training machine learning models on decentralized data sources while preserving data privacy. However, challenges such as communication bottlenecks, heterogeneity of client devices, and non-i.i.d. data distribution pose significant obstacles to achieving optimal model performance. We propose a novel framework that combines federated learning with meta-learning techniques to enhance both efficiency and generalization capabilities. Our approach introduces a federated modulator that learns contextual information from data batches and uses this knowledge to generate modulation parameters. These parameters dynamically adjust the activations of a base model, which operates using a MAML-based approach for model personalization. Experimental results across diverse datasets highlight the improvements in convergence speed and model performance compared to existing federated learning approaches. These findings highlight the potential of incorporating contextual information and meta-learning techniques into federated learning, paving the way for advancements in distributed machine learning paradigms. Copyright © 2024 by SIAM.

sted, utgiver, år, opplag, sider
Philadelphia, PA: Society for Industrial and Applied Mathematics, 2024
Serie
Proceedings of the ... SIAM International Conference on Data Mining, ISSN 2167-0102, E-ISSN 2167-0099
Emneord
Personalized federated learning, Meta-learning, Federated learning, Context learning
HSV kategori
Identifikatorer
urn:nbn:se:hh:diva-53426 (URN)10.1137/1.9781611978032.96 (DOI)2-s2.0-85193511974 (Scopus ID)978-1-61197-803-2 (ISBN)
Konferanse
SIAM International Conference on Data Mining (SDM), Houston, USA, April 18-20, 2024
Forskningsfinansiär
Knowledge Foundation
Tilgjengelig fra: 2024-05-28 Laget: 2024-05-28 Sist oppdatert: 2025-10-01bibliografisk kontrollert
Vettoruzzo, A., Bouguelia, M.-R. & Rögnvaldsson, T. (2023). Meta-Learning from Multimodal Task Distributions Using Multiple Sets of Meta-Parameters. In: 2023 International Joint Conference on Neural Networks (IJCNN): . Paper presented at International Joint Conference on Neural Networks (IJCNN 2023), Gold Coast, Australia, 18-23 June, 2023 (pp. 1-8). Piscataway, NJ: IEEE
Åpne denne publikasjonen i ny fane eller vindu >>Meta-Learning from Multimodal Task Distributions Using Multiple Sets of Meta-Parameters
2023 (engelsk)Inngår i: 2023 International Joint Conference on Neural Networks (IJCNN), Piscataway, NJ: IEEE, 2023, s. 1-8Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

Meta-learning or learning to learn involves training a model on various learning tasks in a way that allows it to quickly learn new tasks from the same distribution using only a small amount of training data (i.e., few-shot learning). Current meta-learning methods implicitly assume that the distribution over tasks is unimodal and consists of tasks belonging to a common domain, which significantly reduces the variety of task distributions they can handle. However, in real-world applications, tasks are often very diverse and come from multiple different domains, making it challenging to meta-learn common knowledge shared across the entire task distribution. In this paper, we propose a method for meta-learning from a multimodal task distribution. The proposed method learns multiple sets of meta-parameters (acting as different initializations of a neural network model) and uses a task encoder to select the best initialization to fine-tune for a new task. More specifically, with a few training examples from a task sampled from an unknown mode, the proposed method predicts which set of meta-parameters (i.e., model’s initialization) would lead to a fast adaptation and a good post-adaptation performance on that task. We evaluate the proposed method on a diverse set of few-shot regression and image classification tasks. The results demonstrate the superiority of the proposed method compared to other state of-the-art meta-learning methods and the benefit of learning multiple model initializations when tasks are sampled from a multimodal task distribution. © 2023 IEEE.

sted, utgiver, år, opplag, sider
Piscataway, NJ: IEEE, 2023
Emneord
Meta-Learning, Few-Shot Learning, Transfer Learning, Task Representation, Multimodal Distribution
HSV kategori
Identifikatorer
urn:nbn:se:hh:diva-51352 (URN)10.1109/IJCNN54540.2023.10191944 (DOI)001046198707013 ()2-s2.0-85169561819 (Scopus ID)978-1-6654-8867-9 (ISBN)
Konferanse
International Joint Conference on Neural Networks (IJCNN 2023), Gold Coast, Australia, 18-23 June, 2023
Tilgjengelig fra: 2023-08-10 Laget: 2023-08-10 Sist oppdatert: 2025-10-01bibliografisk kontrollert
Vettoruzzo, A., Bouguelia, M.-R. & Rögnvaldsson, T.Efficient Few-Shot Human Activity Recognition Via Meta-Learning and Data Augmentation.
Åpne denne publikasjonen i ny fane eller vindu >>Efficient Few-Shot Human Activity Recognition Via Meta-Learning and Data Augmentation
(engelsk)Manuskript (preprint) (Annet vitenskapelig)
Abstract [en]

In the field of Human Activity Recognition (HAR), the rapid evolution of wearable devices necessitates models that are generalizable and can adapt to entirely new subjects and activities with very limited labeled data. Conventional deep learning models, constrained by their reliance on large training datasets and limited adaptability to novel scenarios, face challenges in these settings. This paper introduces a novel few-shot HAR strategy employing meta-learning, which facilitates rapid adaptation to unseen subjects and activities using minimal annotated samples. Our approach augments time series data with a range of transformations, each assigned a learnable weight, enabling the model to prioritize the most effective augmentations and discard the irrelevant ones. Throughout the meta-training phase, the model learns to identify an optimal weighted combination of these transformations, significantly improving the model's adaptability and generalization to new situations with scarce labeled data. During meta-testing, this knowledge enables the model to efficiently learn from and adapt to a very limited set of labeled samples from completely new subjects undertaking entirely new activities. Extensive experiments on various HAR datasets demonstrate our method's enhanced adaptability and generalization to tasks never encountered during training, affirming its potential for real-world applications characterized by limited data availability.

Emneord
Meta-learning, Data augmentation, Time series data, Few-shot learning, Human activity recognition
HSV kategori
Identifikatorer
urn:nbn:se:hh:diva-55121 (URN)
Tilgjengelig fra: 2024-12-19 Laget: 2024-12-19 Sist oppdatert: 2025-10-01bibliografisk kontrollert
Organisasjoner
Identifikatorer
ORCID-id: ORCID iD iconorcid.org/0000-0003-0185-5038