Journal of Textile Research ›› 2026, Vol. 47 ›› Issue (07): 169-176.doi: 10.13475/j.fzxb.20250904201

• Textile Engineering • Previous Articles     Next Articles

Prediction of seam slippage resistance in worsted wool fabrics based on CNN-MLP dual-branch model

WANG Chunlan1,2, ZOU Junhao1, LI Bingxian1, JIANG Gaoming1()   

  1. 1 Engineering Research Center for Knitting Technology, Ministry of Education, Jiangnan University, Wuxi, Jiangsu 214122, China
    2 Shandong Ruyi Woolen Garment Group Co., Ltd., Jining, Shandong 272073, China
  • Received:2025-09-11 Revised:2026-05-08 Online:2026-07-15 Published:2026-07-29
  • Contact: JIANG Gaoming E-mail:jgm@jiangnan.edu.cn

Abstract:

Objective This study aims to tackle the critical challenge of seam slippage in worsted wool fabrics used for high-end suiting by establishing a reliable predictive model integrating structural parameters and deep learning. The persistent issue of seam integrity undermines both product quality and durability, necessitating an accurate, efficient, and intelligent solution to replace conventional trial-and-error approaches. The objective of this research is to develop a CNN-based framework capable of predicting seam slippage resistance in both warp and weft directions to support fabric development and quality control with higher precision and lower cost.

Method A total of 932 sets of experimental data were collected from worsted wool fabric samples, covering key parameters such as fabric structure, warp and weft densities, raw material, yarn fineness, fabric tightness, yarn twist, and finishing processes. Ultimately, eight core features most strongly correlated with seam slippage resistance were selected as input vectors. A CNN-MLP dual-branch neural network model was constructed, wherein the CNN branch processes image features of the fabric structure, and the MLP branch handles other process parameters. The two types of features were subsequently fused for prediction, generating predicted values for the warp and weft seam slippage resistance indicators, respectively.

Results The mean absolute percentage error (MAPE) was adopted as the core evaluation metric. The model demonstrated outstanding predictive performance on an independent validation set. The MAPE for predicting warp seam slippage resistance was as low as 7.8%, while that for weft seam slippage resistance reached 6.8%. The prediction errors for both indicators remained at a low level, indicating strong practical value for guiding production.The MAPE curves for the training and validation sets converged and remained closely aligned, with no signs of overfitting, confirming the reliability of the predictions and strong generalization capability of the model. Feature importance analysis revealed that fabric total tightness and fabric structure were the most significant factors influencing seam slippage resistance, together accounting for over 50% of the impact. This aligns well with the mechanical principles of woven fabrics. As the fabric tightness increased, both warp and weft seam slippage resistance were improved significantly. When the tightness increased without a substantial change in the weft-to-warp ratio, both warp and weft densities increased. This resulted in more interlacing points per unit length between warp and weft yarns. Consequently, the seam slippage resistance increases, leading to improved seam slippage resistance in both warp and weft directions.The influence of fabric structure is primarily reflected in the number of interlacing points between warp and weft yarns. A higher number of interlacing points would increase the resistance during seam slippage, causing the fabric less prone to slipping. Additionally, the fulling process also considerably affects seam slippage resistance. Under identical other parameters, fulled fabrics exhibited greater seam slippage resistance compared to non-fulled fabrics by virtue of the felting effect between warp and weft yarns induced by fulling, which enhances inter-yarn friction and reduces seam slippage.

Conclusion This study proposes a novel method for predicting seam slippage resistance in worsted wool fabrics. The CNN branch captures structural features of the fabric weave, while the MLP branch learns the influences of process parameters. The dual prediction heads accurately reflect anisotropy, effectively addressing the challenge of performance prediction under multi-parameter coupling. This enables precise prediction of seam slippage resistance behavior in worsted wool fabrics, providing a reliable computational tool for fabric structure design and process optimization. The model demonstrates not only excellent prediction accuracy and robustness, but also the readiness for integrating into existing textile production management systems or CAD software. It offers real-time, data-driven decision support for process optimization and quality control, indicating high industrial applicability and broad promotion prospects.Future work will focus on collecting larger-scale datasets to further enhance model stability and exploring its transfer learning capabilities across different fabric types. Additionally, efforts will be made to improve the model's adaptability under dynamic working conditions and investigate its integration into full-process smart manufacturing systems.

Key words: CNN-MLP dual-branch model, neural network, worsted wool, seam slippage resistance, performance prediction

CLC Number: 

  • TS941.26

Tab.1

Distribution of sample fabric weaves"

织物组织类别 样本数量/个 占比/%
平纹 126 13.5
斜纹 437 46.9
缎纹 53 5.7
其它变化组织 316 33.9
合计 932 100.0

Tab.2

Fabric specification parameters"

序号 组织
类型
组织矩阵 经纬密/(根·(10 cm)-1) 线密度/dtex 紧度 织物
总紧度
纬经向
紧度比
抗纰裂指标/mm
经密 纬密 经纱 纬纱 经向 纬向 经密 纬密
1 平纹 1010;0101;
1010;0101;
298 256 41 41 0.55 0.48 1.03 1.16 4.12 4.10
2 平纹 1010;0101;
1010;0101;
240 214 33 33 0.50 0.44 0.94 1.12 5.10 5.60
3 斜纹 10011001;11001100;
01100110;00110011;
10011001;11001100;
01100110;00110011;
420 348 44 52 0.75 0.57 1.32 1.31 4.00 3.42
4 斜纹 10011001;11001100;
01100110;00110011;
10011001;11001100;
01100110;00110011;
357 339 36 46 0.71 0.59 1.30 1.19 5.84 4.36
5 缎纹 100100;010010;
001001;010010;
100100;010010;
001001;010010;
340 324 36 46 0.67 0.57 1.24 1.19 4.50 4.90
6 缎纹 10001000;01000100;
00010001;00100010;
10001000;01000100;
00010001;00100010;
522 341 47 47 0.91 0.59 1.49 1.53 4.60 4.50
7 其它
变化
组织
10100101;11000011;
11000011;10100101;
01011010;00111100;
00111100;01011010;
253 241 41 41 0.47 0.45 0.92 1.05 6.18 6.10
8 其它
变化
组织
111000;010101;
101010;000111;
101010;010101;
368 348 41 52 0.68 0.57 1.25 1.19 5.72 5.10

Fig.1

Fabric organization matrixes. (a) Plain weave; (b) Twill weave; (c) Satin weave"

Fig.2

CNN-MLP dual-branch model overall architecture"

Fig.3

Training and validation MAPE curves"

Fig.4

Comparison between predicted values and actual values"

Tab.3

MAPE values of classified woven fabric"

织物组织类别 样本数/个 经向MAPE/% 纬向MAPE/%
平纹 126 9.70 10.92
斜纹 437 6.45 7.63
缎纹 53 7.73 7.71
其它变化组织 316 10.51 9.11

Tab.4

Summary of key features for samples with large prediction bias"

序号 织物组织类别 经纬密/(根·(10 cm)-1) 纬经向
紧度比
绝对百分比误差/%
经密 纬密 经向 纬向
1 其它变化组织 440 370 1.16 40.35 29.50
2 平纹 258 232 1.14 39.41 38.78
3 斜纹 388 337 1.15 31.47 38.06
4 其它变化组织 438 355 1.27 37.21 14.20
5 平纹 300 277 1.08 8.44 28.27
6 斜纹 364 316 1.22 24.71 6.71
7 其它变化组织 520 376 1.38 7.05 20.11
8 其它变化组织 388 368 1.19 19.86 10.83
9 其它变化组织 342 318 1.14 17.82 15.23
10 其它变化组织 364 360 1.14 11.99 16.32

Fig.5

Regression line for warp (a) and weft (b) seam slippage resistance indexes"

Fig.6

Training and validation loss curves"

[1] 任海龙. 机织服装标准中纰裂性能测试分析与研究[J]. 现代纺织技术, 2014, 22(1): 55-59, 64.
REN Hailong. Analysis and research on stitch slipping performance test in woven garment standard[J]. Advanced Textile Technology, 2014, 22(1): 55-59, 64.
[2] 王恩清, 赵红芳. 精梳毛织品脱缝问题探讨[J]. 上海纺织科技, 2012, 40(9): 21-22.
WANG Enqing, ZHAO Hongfang. Study on worsted clothing seam slippage[J]. Shanghai Textile Science & Technology, 2012, 40(9): 21-22.
[3] 王立年, 李燕妮, 艾贤丽, 等. 精梳毛织品脱缝程度的影响因素[J]. 毛纺科技, 2021, 49(8): 99-102.
WANG Linian, LI Yanni, AI Xianli, et al. Factors influencing fabric seam slippage of combed wool fabric[J]. Wool Textile Journal, 2021, 49(8): 99-102.
[4] 王建伟. 基于卷积神经网络的图像识别技术优化[J]. 网络安全技术与应用, 2025(8): 64-66.
WANG Jianwei. Optimization of image recognition technology based on convolutional neural network[J]. Network Security Technology & Application, 2025(8): 64-66.
[5] 孟秀萍, 苏工兵, 吴奇明, 等. 基于Halcon多层感知机的织物色差检测研究[J]. 棉纺织技术, 2018, 46(5): 60-65.
MENG Xiuping, SU Gongbing, WU Qiming, et al. Study of fabric color difference detection based on halcon multilayer perceptron[J]. Cotton Textile Technology, 2018, 46(5): 60-65.
[6] 陈益人. 机织物组织与结构[M]. 北京: 中国纺织出版社, 2021:3-6.
CHEN Yiren. Woven fabric weave and structure[M]. Beijing: China Textile & Apparel Press, 2021:3-6.
[7] 陈祝丹. 基于机器学习的材料结构与性能研究[D]. 北京: 北京化工大学, 2023:18-22.
CHEN Zhudan. Study on material structure and properties based on machine learning[D]. Beijing: Beijing University of Chemical Technology, 2023:18-22.
[8] 孟朔, 夏旭文, 潘如如, 等. 基于卷积神经网络的机织物密度均匀性检测[J]. 纺织学报, 2021, 42(2): 101-106.
MENG Shuo, XIA Xuwen, PAN Ruru, et al. Detection of fabric density uniformity based on convolutional neural network[J]. Journal of Textile Research, 2021, 42(2): 101-106.
[9] 王彪, 毋涛. 基于卷积神经网络的面料检索系统[J]. 计算机技术与发展, 2023, 33(9): 52-56.
WANG Biao, WU Tao. Fabric retrieval system based on convolutional neural network[J]. Computer Technology and Development, 2023, 33(9): 52-56.
[10] 陈耀鸿, 李响, 张路驰, 等. 基于MLP的机翼展向截面压力预测算法研究[J]. 气动研究与试验, 2025, 3(4): 10-22.
CHEN Yaohong, LI Xiang, ZHANG Luchi, et al. Research on wing spanning section pressure prediction algorithm based on MLP[J]. Aerodynamic Research & Experiment, 2025, 3(4): 10-22.
[11] 孙思晴. 基于卷积神经网络的织物抗皱性测试方法研究[D]. 杭州: 浙江理工大学, 2021:38-40.
SUN Siqing. Research on the test method of fabric wrinkle resistance based on CNN[D]. Hangzhou: Zhejiang Sci-Tech University, 2021:38-40.
[12] GÜLTEKIN E, ÇELIK H İ, KAYNAK H K. A new approach for classification of differentwoven fabric patterns and thread densities withconvolutional neural networks[J]. TEXTEH Proceedings, 2021, 2021: 88-93.
doi: 10.35530/TT
[13] 魏心如. 基于深度学习的膜材料MOFs的性质预测研究[D]. 北京: 北京化工大学, 2024:22-26.
WEI Xinru. Research on property prediction of MOFs based on deep learning[D]. Beijing: Beijing University of Chemical Technology, 2024:22-26.
[1] GONG Linlin, LI Xiaoru, ZHONG Anhua, WANG Kaiqing, DENG Ruixi. Characteristic analysis and body shape prediction of young women's back shapes [J]. Journal of Textile Research, 2026, 47(05): 212-219.
[2] DU Jinsong, NIE Jiale. Correlation between structural balance and clothing pressure distribution of women's wear [J]. Journal of Textile Research, 2026, 47(04): 189-197.
[3] LI Yutong, YU Shijia, HAN Shuguang. Multi-view 3-D human body reconstruction [J]. Journal of Textile Research, 2026, 47(04): 215-224.
[4] PAN Junyuan, LI Bingxian, JIANG Gaoming. Recent advances in development of flexible stab-resistant materials [J]. Journal of Textile Research, 2026, 47(04): 225-234.
[5] ZHANG Jinfeng, LI Jiayin, SU Yun, TIAN Miao, LI Jun. Advances in thermal protective performance of firefighter protective clothing for intelligent design [J]. Journal of Textile Research, 2026, 47(03): 175-183.
[6] LIU Yixin, WAN Meiyi, ZHANG Ning, PAN Ruru. Feature fusion approach for fabric image retrieval under complex scenarios [J]. Journal of Textile Research, 2026, 47(02): 188-194.
[7] DENG Yuntao, TAN Yanjun, ZHANG Hongsong, YAN Yu, YU Qiuyu, LIN Fengxi, WANG Yixin, AN Lele. Nival system for fabric pilling grade evaluation [J]. Journal of Textile Research, 2025, 46(11): 102-110.
[8] ZHU Yaolin, LI Zheng, ZHANG Qiang, CHEN Xin, CHEN Jinni, ZHANG Hongsong. Quantitative detection of wool and cashmere based on near infrared spectroscopy and multi-feature network [J]. Journal of Textile Research, 2025, 46(09): 104-111.
[9] ZHENG Xiaohu, DU Siqi, LIU Yongqing, WANG Jian, CHEN Feng. Cotton yarn quality prediction based on one-dimensional convolutional neural network [J]. Journal of Textile Research, 2025, 46(09): 120-127.
[10] ZHANG Xiaoting, ZHAO Pengyu, PAN Ruru, GAO Weidong. Plaid fabric image retrieval method based on deep feature fusion [J]. Journal of Textile Research, 2025, 46(08): 89-95.
[11] GU Mengshang, ZHANG Ning, PAN Ruru, GAO Weidong. Object detection of weaving fabric defects using frequency-domain convolution modules [J]. Journal of Textile Research, 2025, 46(05): 159-168.
[12] LIANG Jinxing, LI Dongsheng, LI Yifan, ZHOU Jing, LUO Hang, CHEN Jia, HU Xinrong. Color fastness grading of textiles based on color measurement of digital images [J]. Journal of Textile Research, 2025, 46(04): 119-128.
[13] WANG Luojun, PENG Laihu, XIONG Xuyi, LI Yang, HU Xudong. Hyper basis function-based adaptive inverse non-singular method for constant-tension yarn transport [J]. Journal of Textile Research, 2025, 46(02): 92-99.
[14] SHENG Xibin, ZHAO Songling, GU Bingfei. Production scheduling optimization of shirt component module based on standard man-hour prediction [J]. Journal of Textile Research, 2025, 46(01): 154-162.
[15] LIU Jian, WANG Chenghao, DONG Shoujun, LIU Yongru. Design and optimization of semi-enclosed free-surface electrospinning nozzle [J]. Journal of Textile Research, 2024, 45(11): 215-225.
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed   
No Suggested Reading articles found!