利用机器学习预测消费者的服装合身满意度

IF 1.1 4区 工程技术 Q3 MATERIALS SCIENCE, TEXTILES Autex Research Journal Pub Date : 2024-01-01 DOI:10.1515/aut-2023-0016
Evrim Buyukaslan Oosterom, Fatma Baytar, Deniz Akdemir, Fatma Kalaoglu
{"title":"利用机器学习预测消费者的服装合身满意度","authors":"Evrim Buyukaslan Oosterom, Fatma Baytar, Deniz Akdemir, Fatma Kalaoglu","doi":"10.1515/aut-2023-0016","DOIUrl":null,"url":null,"abstract":"\n The objectives of this study were to apply alternative machine learning (ML) algorithms to predict consumers’ garment fit satisfactions (real fit satisfaction [RFS]) and compare the efficiencies of these algorithms to predict RFS. Skirts made from different fabrics were used as test garments. Mechanical properties of the skirts’ fabrics were assigned as predictor variables to estimate RFS. Study participants’ virtual body models were created by using 3D body scanner and used for virtual fitting. Each participant physically tried on the skirts and evaluated the fit. Participants also viewed the skirt simulations on their avatars and evaluated the virtual fit, which represented participants’ virtual fit satisfactions (VFS). Random Forest (RF), support vector machine (SVM), and conditional tree (CT) algorithms were used to learn from the data to predict participants’ RFSs. The mean correlations between the predicted and observed RFS values in the validation sets were 0.74 (RF), 0.70 (SVM-linear kernel), 0.72 (SVM-radial kernel), and 0.55 (CT). According to the variable importance analysis, VFS had the highest importance among 35 predictor variables. ML is used mostly for sales forecasting and manufacturing purposes in the fashion industry. However, garment fit, which restrains consumers from shopping online, did not get enough attention in ML studies. Besides, the ML algorithms used in fashion and apparel studies are often genetic algorithms and neural networks; therefore, there is a need to test other algorithm types. In this study, we offered alternative ML algorithms (i.e., RF, SVM, and CT) to predict consumers’ garment fit satisfactions.","PeriodicalId":49104,"journal":{"name":"Autex Research Journal","volume":null,"pages":null},"PeriodicalIF":1.1000,"publicationDate":"2024-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Predicting consumers’ garment fit satisfactions by using machine learning\",\"authors\":\"Evrim Buyukaslan Oosterom, Fatma Baytar, Deniz Akdemir, Fatma Kalaoglu\",\"doi\":\"10.1515/aut-2023-0016\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"\\n The objectives of this study were to apply alternative machine learning (ML) algorithms to predict consumers’ garment fit satisfactions (real fit satisfaction [RFS]) and compare the efficiencies of these algorithms to predict RFS. Skirts made from different fabrics were used as test garments. Mechanical properties of the skirts’ fabrics were assigned as predictor variables to estimate RFS. Study participants’ virtual body models were created by using 3D body scanner and used for virtual fitting. Each participant physically tried on the skirts and evaluated the fit. Participants also viewed the skirt simulations on their avatars and evaluated the virtual fit, which represented participants’ virtual fit satisfactions (VFS). Random Forest (RF), support vector machine (SVM), and conditional tree (CT) algorithms were used to learn from the data to predict participants’ RFSs. The mean correlations between the predicted and observed RFS values in the validation sets were 0.74 (RF), 0.70 (SVM-linear kernel), 0.72 (SVM-radial kernel), and 0.55 (CT). According to the variable importance analysis, VFS had the highest importance among 35 predictor variables. ML is used mostly for sales forecasting and manufacturing purposes in the fashion industry. However, garment fit, which restrains consumers from shopping online, did not get enough attention in ML studies. Besides, the ML algorithms used in fashion and apparel studies are often genetic algorithms and neural networks; therefore, there is a need to test other algorithm types. In this study, we offered alternative ML algorithms (i.e., RF, SVM, and CT) to predict consumers’ garment fit satisfactions.\",\"PeriodicalId\":49104,\"journal\":{\"name\":\"Autex Research Journal\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":1.1000,\"publicationDate\":\"2024-01-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Autex Research Journal\",\"FirstCategoryId\":\"88\",\"ListUrlMain\":\"https://doi.org/10.1515/aut-2023-0016\",\"RegionNum\":4,\"RegionCategory\":\"工程技术\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q3\",\"JCRName\":\"MATERIALS SCIENCE, TEXTILES\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Autex Research Journal","FirstCategoryId":"88","ListUrlMain":"https://doi.org/10.1515/aut-2023-0016","RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q3","JCRName":"MATERIALS SCIENCE, TEXTILES","Score":null,"Total":0}
引用次数: 0

摘要

本研究的目的是应用其他机器学习(ML)算法来预测消费者的服装合身满意度(实际合身满意度 [RFS]),并比较这些算法预测 RFS 的效率。使用不同面料制作的裙子作为测试服装。裙子面料的机械性能被指定为估算 RFS 的预测变量。研究参与者的虚拟人体模型由三维人体扫描仪创建,并用于虚拟试穿。每位参与者都试穿了裙子,并对合身性进行了评估。参与者还可以在自己的化身上观看裙子的模拟效果,并对虚拟试穿效果进行评估,这代表了参与者的虚拟试穿满意度(VFS)。随机森林(RF)、支持向量机(SVM)和条件树(CT)算法被用来从数据中学习预测参与者的RFS。在验证集中,预测值与观察到的 RFS 值之间的平均相关性分别为 0.74(RF)、0.70(SVM 线性核)、0.72(SVM 径向核)和 0.55(CT)。根据变量重要性分析,在 35 个预测变量中,VFS 的重要性最高。ML 主要用于时装业的销售预测和生产目的。然而,服装合身度这一制约消费者网购的因素在 ML 研究中并未得到足够重视。此外,时尚和服装研究中使用的 ML 算法通常是遗传算法和神经网络,因此有必要测试其他类型的算法。在本研究中,我们提供了其他 ML 算法(即 RF、SVM 和 CT)来预测消费者的服装合身满意度。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Predicting consumers’ garment fit satisfactions by using machine learning
The objectives of this study were to apply alternative machine learning (ML) algorithms to predict consumers’ garment fit satisfactions (real fit satisfaction [RFS]) and compare the efficiencies of these algorithms to predict RFS. Skirts made from different fabrics were used as test garments. Mechanical properties of the skirts’ fabrics were assigned as predictor variables to estimate RFS. Study participants’ virtual body models were created by using 3D body scanner and used for virtual fitting. Each participant physically tried on the skirts and evaluated the fit. Participants also viewed the skirt simulations on their avatars and evaluated the virtual fit, which represented participants’ virtual fit satisfactions (VFS). Random Forest (RF), support vector machine (SVM), and conditional tree (CT) algorithms were used to learn from the data to predict participants’ RFSs. The mean correlations between the predicted and observed RFS values in the validation sets were 0.74 (RF), 0.70 (SVM-linear kernel), 0.72 (SVM-radial kernel), and 0.55 (CT). According to the variable importance analysis, VFS had the highest importance among 35 predictor variables. ML is used mostly for sales forecasting and manufacturing purposes in the fashion industry. However, garment fit, which restrains consumers from shopping online, did not get enough attention in ML studies. Besides, the ML algorithms used in fashion and apparel studies are often genetic algorithms and neural networks; therefore, there is a need to test other algorithm types. In this study, we offered alternative ML algorithms (i.e., RF, SVM, and CT) to predict consumers’ garment fit satisfactions.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Autex Research Journal
Autex Research Journal MATERIALS SCIENCE, TEXTILES-
CiteScore
2.80
自引率
9.10%
发文量
40
审稿时长
>12 weeks
期刊介绍: Only few journals deal with textile research at an international and global level complying with the highest standards. Autex Research Journal has the aim to play a leading role in distributing scientific and technological research results on textiles publishing original and innovative papers after peer reviewing, guaranteeing quality and excellence. Everybody dedicated to textiles and textile related materials is invited to submit papers and to contribute to a positive and appealing image of this Journal.
期刊最新文献
Development of an emotional response model for hospital gown design using structural equation modeling Preparation and properties of stainless steel filament/pure cotton woven fabric Network modeling of aesthetic effect for Chinese Yue Opera costume simulation images Study on the relationship between structure and moisturizing performance of seamless knitted fabrics of protein fibers for autumn and winter Antibacterial and yellowing performances of sports underwear fabric with polyamide/silver ion polyurethane filaments
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1