UNITI:跨数据集多任务学习框架,减轻过度拟合问题

IF 7.5 1区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Seunghyun Kim , Yeongje Park , Eui Chul Lee
{"title":"UNITI:跨数据集多任务学习框架,减轻过度拟合问题","authors":"Seunghyun Kim ,&nbsp;Yeongje Park ,&nbsp;Eui Chul Lee","doi":"10.1016/j.eswa.2025.127653","DOIUrl":null,"url":null,"abstract":"<div><div>Multi-task learning (MTL) has emerged as a promising approach for improving generalization across related tasks by leveraging shared representations. However, existing MTL techniques primarily focus on <strong>intra-dataset learning</strong>, where tasks share a common dataset with multiple labels. This approach often fails to address real-world scenarios where tasks originate from <strong>heterogeneous datasets</strong>, leading to catastrophic forgetting and feature interference. To overcome these limitations, we propose <strong>UNITI (Unifying Neural with Inter-dataset for Task Integration)</strong>, a novel <strong>inter-dataset multi-task learning framework</strong> that enables a single model to effectively learn from multiple distinct datasets. UNITI consists of <strong>two key components</strong>: (1) <strong>sequential dataset training</strong>, which reduces interference by updating model parameters systematically across datasets, and (2) <strong>feature-level knowledge distillation (KD)</strong>, where a student model learns essential task-related features from dataset-specific teacher models. We validate UNITI using both <strong>CNN-based (ResNet50) and ViT-based (SHViT) architectures</strong> on facial recognition tasks (age estimation, emotion classification) and general object classification (Caltech-101). Experimental results show that <strong>UNITI achieves up to 5.17% improvement in accuracy</strong> over standard MTL methods and maintains comparable performance to single-task models while significantly reducing computational overhead. Notably, in emotion recognition, UNITI improved accuracy from <strong>60.67% (single-task) to 65.84%</strong>, demonstrating its ability to preserve task-specific features in an inter-dataset setting. Our findings suggest that UNITI is a <strong>scalable and efficient alternative</strong> to traditional MTL approaches, with applications in real-world AI systems where diverse datasets must be integrated into a single model.</div></div>","PeriodicalId":50461,"journal":{"name":"Expert Systems with Applications","volume":"282 ","pages":"Article 127653"},"PeriodicalIF":7.5000,"publicationDate":"2025-04-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"UNITI: Framework for multi-task learning across datasets to mitigate overfitting\",\"authors\":\"Seunghyun Kim ,&nbsp;Yeongje Park ,&nbsp;Eui Chul Lee\",\"doi\":\"10.1016/j.eswa.2025.127653\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Multi-task learning (MTL) has emerged as a promising approach for improving generalization across related tasks by leveraging shared representations. However, existing MTL techniques primarily focus on <strong>intra-dataset learning</strong>, where tasks share a common dataset with multiple labels. This approach often fails to address real-world scenarios where tasks originate from <strong>heterogeneous datasets</strong>, leading to catastrophic forgetting and feature interference. To overcome these limitations, we propose <strong>UNITI (Unifying Neural with Inter-dataset for Task Integration)</strong>, a novel <strong>inter-dataset multi-task learning framework</strong> that enables a single model to effectively learn from multiple distinct datasets. UNITI consists of <strong>two key components</strong>: (1) <strong>sequential dataset training</strong>, which reduces interference by updating model parameters systematically across datasets, and (2) <strong>feature-level knowledge distillation (KD)</strong>, where a student model learns essential task-related features from dataset-specific teacher models. We validate UNITI using both <strong>CNN-based (ResNet50) and ViT-based (SHViT) architectures</strong> on facial recognition tasks (age estimation, emotion classification) and general object classification (Caltech-101). Experimental results show that <strong>UNITI achieves up to 5.17% improvement in accuracy</strong> over standard MTL methods and maintains comparable performance to single-task models while significantly reducing computational overhead. Notably, in emotion recognition, UNITI improved accuracy from <strong>60.67% (single-task) to 65.84%</strong>, demonstrating its ability to preserve task-specific features in an inter-dataset setting. Our findings suggest that UNITI is a <strong>scalable and efficient alternative</strong> to traditional MTL approaches, with applications in real-world AI systems where diverse datasets must be integrated into a single model.</div></div>\",\"PeriodicalId\":50461,\"journal\":{\"name\":\"Expert Systems with Applications\",\"volume\":\"282 \",\"pages\":\"Article 127653\"},\"PeriodicalIF\":7.5000,\"publicationDate\":\"2025-04-21\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Expert Systems with Applications\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0957417425012758\",\"RegionNum\":1,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Expert Systems with Applications","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0957417425012758","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

多任务学习(MTL)已经成为一种很有前途的方法,通过利用共享表示来提高相关任务之间的泛化。然而,现有的MTL技术主要集中在数据集内学习,其中任务共享具有多个标签的公共数据集。这种方法往往不能解决现实世界中任务来自异构数据集的情况,导致灾难性的遗忘和特征干扰。为了克服这些限制,我们提出了UNITI(统一神经与跨数据集任务集成),这是一种新的数据集间多任务学习框架,使单个模型能够有效地从多个不同的数据集中学习。UNITI由两个关键部分组成:(1)序列数据集训练,通过跨数据集系统地更新模型参数来减少干扰;(2)特征级知识蒸馏(KD),其中学生模型从特定于数据集的教师模型中学习基本的任务相关特征。我们使用基于cnn (ResNet50)和基于viti (SHViT)的架构在面部识别任务(年龄估计、情绪分类)和一般对象分类(Caltech-101)上验证UNITI。实验结果表明,与标准MTL方法相比,UNITI的准确率提高了5.17%,并且在显著降低计算开销的同时保持了与单任务模型相当的性能。值得注意的是,在情绪识别方面,UNITI将准确率从60.67%(单任务)提高到65.84%,证明了其在跨数据集设置中保留任务特定特征的能力。我们的研究结果表明,UNITI是传统MTL方法的一种可扩展且有效的替代方案,可用于必须将不同数据集集成到单个模型中的现实AI系统。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
UNITI: Framework for multi-task learning across datasets to mitigate overfitting
Multi-task learning (MTL) has emerged as a promising approach for improving generalization across related tasks by leveraging shared representations. However, existing MTL techniques primarily focus on intra-dataset learning, where tasks share a common dataset with multiple labels. This approach often fails to address real-world scenarios where tasks originate from heterogeneous datasets, leading to catastrophic forgetting and feature interference. To overcome these limitations, we propose UNITI (Unifying Neural with Inter-dataset for Task Integration), a novel inter-dataset multi-task learning framework that enables a single model to effectively learn from multiple distinct datasets. UNITI consists of two key components: (1) sequential dataset training, which reduces interference by updating model parameters systematically across datasets, and (2) feature-level knowledge distillation (KD), where a student model learns essential task-related features from dataset-specific teacher models. We validate UNITI using both CNN-based (ResNet50) and ViT-based (SHViT) architectures on facial recognition tasks (age estimation, emotion classification) and general object classification (Caltech-101). Experimental results show that UNITI achieves up to 5.17% improvement in accuracy over standard MTL methods and maintains comparable performance to single-task models while significantly reducing computational overhead. Notably, in emotion recognition, UNITI improved accuracy from 60.67% (single-task) to 65.84%, demonstrating its ability to preserve task-specific features in an inter-dataset setting. Our findings suggest that UNITI is a scalable and efficient alternative to traditional MTL approaches, with applications in real-world AI systems where diverse datasets must be integrated into a single model.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Expert Systems with Applications
Expert Systems with Applications 工程技术-工程:电子与电气
CiteScore
13.80
自引率
10.60%
发文量
2045
审稿时长
8.7 months
期刊介绍: Expert Systems With Applications is an international journal dedicated to the exchange of information on expert and intelligent systems used globally in industry, government, and universities. The journal emphasizes original papers covering the design, development, testing, implementation, and management of these systems, offering practical guidelines. It spans various sectors such as finance, engineering, marketing, law, project management, information management, medicine, and more. The journal also welcomes papers on multi-agent systems, knowledge management, neural networks, knowledge discovery, data mining, and other related areas, excluding applications to military/defense systems.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信