paper-with-me

Papers

CRAFT: Complementary Recommendations Using Adversarial Feature Transformer

2018-04-29 · Cong Phuoc Huynh, Arridhana Ciptadi, Ambrish Tyagi, Amit Agrawal

Traditional approaches for complementary product recommendations rely on behavioral and non-visual data such as customer co-views or co-buys. However, certain domains such as fashion are primarily visual. We propose a framework that harnesses visual cues in an unsupervised manner to learn the distribution of co-occurring complementary items in real world images. Our model learns a non-linear transformation between the two manifolds of source and target complementary item categories (e.g., tops and bottoms in outfits). Given a large dataset of images containing instances of co-occurring object categories, we train a generative transformer network directly on the feature representation space by casting it as an adversarial optimization problem. Such a conditional generative model can produce multiple novel samples of complementary items (in the feature space) for a given query item. The final recommendations are selected from the closest real world examples to the synthesized complementary features. We apply our framework to the task of recommending complementary tops for a given bottom clothing item. The recommendations made by our system are diverse, and are favored by human experts over the baseline approaches.

📄 PDF Abstract BibTeX arXiv:1804.10871

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Semi-supervised Adversarial Learning for Complementary Item Recommendation

2023-03-10 · Koby Bibas, Oren Sar Shalom, Dietmar Jannach

Complementary item recommendations are a ubiquitous feature of modern e-commerce sites. Such recommendations are highly effective when they are based on collaborative signals like co-purchase statistics. In certain onlin…

The complementarity of a diverse range of deep learning features extracted from video content for video recommendation

2020-11-21 · Adolfo Almeida, Johan Pieter de Villiers, Allan De Freitas, Mergandran Velayudan

Following the popularisation of media streaming, a number of video streaming services are continuously buying new video content to mine the potential profit from them. As such, the newly added content has to be handled w…

Collaborative FilteringDeep LearningRecommendation SystemsRecommendation Systems (Item cold-start)

The Efficacy of Transformer-based Adversarial Attacks in Security Domains

2023-10-17 · Kunyang Li, Kyle Domico, Jean-Charles Noirot Ferrand, Patrick McDaniel

Today, the security of many domains rely on the use of Machine Learning to detect threats, identify vulnerabilities, and safeguard systems from attacks. Recently, transformer architectures have improved the state-of-the-…

Intrusion DetectionMalware DetectionNetwork Intrusion Detection

CATformer: Contrastive Adversarial Transformer for Image Super-Resolution

2025-08-25 · Qinyi Tian, Spence Cox, Laura E. Dalton arxiv

Super-resolution remains a promising technique to enhance the quality of low-resolution images. This study introduces CATformer (Contrastive Adversarial Transformer), a novel neural network integrating diffusion-inspired…

Image Super-ResolutionContrastive Learning

Boosting Generative Adversarial Transferability with Self-supervised Vision Transformer Features

2025-06-26 · Shangbo Wu, Yu-an Tan, Ruinan Ma, Wencong Ma 외

The ability of deep neural networks (DNNs) come from extracting and interpreting features from the data provided. By exploiting intermediate features in DNNs instead of relying on hard labels, we craft adversarial pertur…

Contrastive LearningSelf-Supervised Learning