paper-with-me

홈 › Papers

Dressing as a Whole: Outfit Compatibility Learning Based on Node-wise Graph Neural Networks

2019-02-21 · Zeyu Cui, Zekun Li, Shu Wu, Xiao-Yu Zhang, Liang Wang

With the rapid development of fashion market, the customers' demands of customers for fashion recommendation are rising. In this paper, we aim to investigate a practical problem of fashion recommendation by answering the question "which item should we select to match with the given fashion items and form a compatible outfit". The key to this problem is to estimate the outfit compatibility. Previous works which focus on the compatibility of two items or represent an outfit as a sequence fail to make full use of the complex relations among items in an outfit. To remedy this, we propose to represent an outfit as a graph. In particular, we construct a Fashion Graph, where each node represents a category and each edge represents interaction between two categories. Accordingly, each outfit can be represented as a subgraph by putting items into their corresponding category nodes. To infer the outfit compatibility from such a graph, we propose Node-wise Graph Neural Networks (NGNN) which can better model node interactions and learn better node representations. In NGNN, the node interaction on each edge is different, which is determined by parameters correlated to the two connected nodes. An attention mechanism is utilized to calculate the outfit compatibility score with learned node representations. NGNN can not only be used to model outfit compatibility from visual or textual modality but also from multiple modalities. We conduct experiments on two tasks: (1) Fill-in-the-blank: suggesting an item that matches with existing components of outfit; (2) Compatibility prediction: predicting the compatibility scores of given outfits. Experimental results demonstrate the great superiority of our proposed method over others.

📄 PDF Abstract BibTeX arXiv:1902.08009

Code (1)

CRIPAC-DIG/NGNN 공식 구현 tf

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

OutfitTransformer: Learning Outfit Representations for Fashion Recommendation

2022-04-11 · Rohan Sarkar, Navaneeth Bodla, Mariya I. Vasileva, Yen-Liang Lin 외

Learning an effective outfit-level representation is critical for predicting the compatibility of items in an outfit, and retrieving complementary items for a partial outfit. We present a framework, OutfitTransformer, th…

Retrieval

Fashion Recommendation: Outfit Compatibility using GNN

2024-04-28 · Samaksh Gulati

Numerous industries have benefited from the use of machine learning and fashion in industry is no exception. By gaining a better understanding of what makes a good outfit, companies can provide useful product recommendat…

Graph Neural Network

Coherent and Controllable Outfit Generation

2019-06-17 · Kedan Li, Chen Liu, David Forsyth

When thinking about dressing oneself, people often have a theme in mind whether they're going to a tropical getaway or wish to appear attractive at a cocktail party. A useful outfit generation system should come up with …

General Classification

Hybrid-Hierarchical Fashion Graph Attention Network for Compatibility-Oriented and Personalized Outfit Recommendation

2025-08-14 · Sajjad Saed, Babak Teimourpour arxiv

The rapid expansion of the fashion industry and the growing variety of products have made it increasingly challenging for users to identify compatible items on e-commerce platforms. Effective fashion recommendation syste…

Recommendation Systems

Theme-Matters: Fashion Compatibility Learning via Theme Attention

2019-12-12 · Jui-Hsin Lai, Bo Wu, Xin Wang, Dan Zeng 외

Fashion compatibility learning is important to many fashion markets such as outfit composition and online fashion recommendation. Unlike previous work, we argue that fashion compatibility is not only a visual appearance …

Fashion Compatibility Learning