
@Article{cmes.2026.086762,
AUTHOR = {Ti-Lun Miao, Hsien-Tsung Chang},
TITLE = {Enhancing Personalized Fashion Recommendation by Integrating Large Language Models with Attribute Features},
JOURNAL = {Computer Modeling in Engineering \& Sciences},
VOLUME = {148},
YEAR = {2026},
NUMBER = {2},
PAGES = {0--0},
URL = {http://www.techscience.com/CMES/v148n2/68594},
ISSN = {1526-1506},
ABSTRACT = {Personalized fashion recommendation requires models that can capture visual compatibility, textual semantics, structured attributes, and user-specific preferences. However, existing multimodal approaches often rely on static word embeddings and shallow text encoders, limiting their ability to represent nuanced fashion descriptions. This study proposes a multimodal recommendation framework enhanced by large language models (LLMs) that integrates visual features, contextual textual representations, and structured attribute features for personalized outfit matching. A Japanese pretrained BERT encoder is used to replace the conventional Word2Vec and convolutional neural network (CNN)-based text pipeline, while GPT-4o is employed to extract fine-grained fashion attributes from product metadata. In addition, Llama-3.3-70B-Instruct is used to estimate semantic similarity among attribute values, enabling attribute-aware compatibility modeling beyond exact matching. Experiments on the IQON3000 dataset, containing 216,791 top-bottom outfit combinations, show that the proposed model achieves an area under the receiver operating characteristic curve (AUC) of 0.8477, outperforming the original Personalized Outfit Recommendation Scheme with Attribute-wise Interpretability based on Bayesian Personalized Ranking (PAI-BPR) baseline. Ranking-based evaluation further demonstrates that the proposed model consistently outperforms PAI-BPR across different candidate-set sizes and places compatible items closer to the top of the recommendation list. These results demonstrate that integrating large language models with multimodal and structured attribute features can effectively improve the accuracy and personalization of fashion recommendation systems.},
DOI = {10.32604/cmes.2026.086762}
}



