paper-with-me

Papers

Multi-Modal Generative Adversarial Network for Short Product Title Generation in Mobile E-Commerce

2019-04-03 · NAACL 2019 6 · Jian-Guo Zhang, Pengcheng Zou, Zhao Li, Yao Wan, Xiuming Pan, Yu Gong, Philip S. Yu

Nowadays, more and more customers browse and purchase products in favor of using mobile E-Commerce Apps such as Taobao and Amazon. Since merchants are usually inclined to describe redundant and over-informative product titles to attract attentions from customers, it is important to concisely display short product titles on limited screen of mobile phones. To address this discrepancy, previous studies mainly consider textual information of long product titles and lacks of human-like view during training and evaluation process. In this paper, we propose a Multi-Modal Generative Adversarial Network (MM-GAN) for short product title generation in E-Commerce, which innovatively incorporates image information and attribute tags from product, as well as textual information from original long titles. MM-GAN poses short title generation as a reinforcement learning process, where the generated titles are evaluated by the discriminator in a human-like view. Extensive experiments on a large-scale E-Commerce dataset demonstrate that our algorithm outperforms other state-of-the-art methods. Moreover, we deploy our model into a real-world online E-Commerce environment and effectively boost the performance of click through rate and click conversion rate by 1.66% and 1.87%, respectively.

📄 PDF Abstract BibTeX arXiv:1904.01735

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeGenerative Adversarial NetworkReinforcement Learning

Similar Papers 제목 키워드 기반

Product Title Refinement via Multi-Modal Generative Adversarial Learning

2018-11-11 · Jian-Guo Zhang, Pengcheng Zou, Zhao Li, Yao Wan 외

Nowadays, an increasing number of customers are in favor of using E-commerce Apps to browse and purchase products. Since merchants are usually inclined to employ redundant and over-informative product titles to attract c…

AttributeGenerative Adversarial Networkreinforcement-learningReinforcement Learning+1

A Multi-modal one-class generative adversarial network for anomaly detection in manufacturing

2019-05-01 · ICLR 2019 5 · Shuhui Qu, Janghwan Lee, Wei Xiong, Wonhyouk Jang 외

One class anomaly detection on high-dimensional data is one of the critical issue in both fundamental machine learning research area and manufacturing applica- tions. A good anomaly detection should accurately discrimina…

Anomaly DetectionGenerative Adversarial NetworkOne-Class Classification

Multimodal Conditional Image Synthesis with Product-of-Experts GANs

2021-12-09 · Xun Huang, Arun Mallya, Ting-Chun Wang, Ming-Yu Liu

Existing conditional image synthesis frameworks generate images based on user inputs in a single modality, such as text, segmentation, sketch, or style reference. They are often unable to leverage multimodal user inputs …

DiversityImage GenerationImage-to-Image Translation

ConchShell: A Generative Adversarial Networks that Turns Pictures into Piano Music

2022-10-11 · Wanpeng Fan, Yuanzhi Su, Yuxin Huang

We present ConchShell, a multi-modal generative adversarial framework that takes pictures as input to the network and generates piano music samples that match the picture context. Inspired by I3D, we introduce a novel im…

ASR-enhanced Multimodal Representation Learning for Cross-Domain Product Retrieval

2024-08-06 · Ruixiang Zhao, Jian Jia, Yan Li, Xuehan Bai 외

E-commerce is increasingly multimedia-enriched, with products exhibited in a broad-domain manner as images, short videos, or live stream promotions. A unified and vectorized cross-domain production representation is esse…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Representation LearningRetrieval+2