paper-with-me

Papers

Category-Specific CNN for Visual-aware CTR Prediction at JD.com

2020-06-18 · Hu Liu, Jing Lu, Hao Yang, Xiwei Zhao, Sulong Xu, Hao Peng, Zehua Zhang, Wenjie Niu, Xiaokun Zhu, Yongjun Bao, Weipeng Yan

As one of the largest B2C e-commerce platforms in China, JD com also powers a leading advertising system, serving millions of advertisers with fingertip connection to hundreds of millions of customers. In our system, as well as most e-commerce scenarios, ads are displayed with images.This makes visual-aware Click Through Rate (CTR) prediction of crucial importance to both business effectiveness and user experience. Existing algorithms usually extract visual features using off-the-shelf Convolutional Neural Networks (CNNs) and late fuse the visual and non-visual features for the finally predicted CTR. Despite being extensively studied, this field still face two key challenges. First, although encouraging progress has been made in offline studies, applying CNNs in real systems remains non-trivial, due to the strict requirements for efficient end-to-end training and low-latency online serving. Second, the off-the-shelf CNNs and late fusion architectures are suboptimal. Specifically, off-the-shelf CNNs were designed for classification thus never take categories as input features. While in e-commerce, categories are precisely labeled and contain abundant visual priors that will help the visual modeling. Unaware of the ad category, these CNNs may extract some unnecessary category-unrelated features, wasting CNN's limited expression ability. To overcome the two challenges, we propose Category-specific CNN (CSCNN) specially for CTR prediction. CSCNN early incorporates the category knowledge with a light-weighted attention-module on each convolutional layer. This enables CSCNN to extract expressive category-specific visual patterns that benefit the CTR prediction. Offline experiments on benchmark and a 10 billion scale real production dataset from JD, together with an Online A/B test show that CSCNN outperforms all compared state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:2006.10337

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate Prediction

Similar Papers 제목 키워드 기반

Learning Semantic-Aware Representation in Visual-Language Models for Multi-Label Recognition with Partial Labels

2024-12-14 · Haoxian Ruan, Zhihua Xu, Zhijing Yang, Yongyi Lu 외

Multi-label recognition with partial labels (MLR-PL), in which only some labels are known while others are unknown for each image, is a practical task in computer vision, since collecting large-scale and complete multi-l…

FOCUS: Forcing In-Context Object Localization through Visual Support Constraints and Policy Optimization

2026-05-29 · Mohammed Asad Karim, Vinay Kumar Verma arxiv

In-context localization (ICL) seeks to localize a target object specified by a small set of support examples in a query image, operating on the fly without training or parameter updates. Despite rapid advances in vision-…

Reinforcement LearningObject LocalizationImage Editing

Subcategory-Aware Object Classification

2013-06-01 · CVPR 2013 6 · Jian Dong, Wei Xia, Qiang Chen, Jianshi Feng 외

In this paper, we introduce a subcategory-aware object classification framework to boost category level object classification performance. Motivated by the observation of considerable intra-class diversities and inter-cl…

ClassificationGeneral ClassificationObject

Trend-Aware Fashion Recommendation with Visual Segmentation and Semantic Similarity

2025-06-09 · Mohamed Djilani, Nassim Ali Ousalah, Nidhal Eddine Chenni

We introduce a trend-aware and visually-grounded fashion recommendation system that integrates deep visual representations, garment-aware segmentation, semantic category similarity and user behavior simulation. Our pipel…

Semantic SegmentationSemantic SimilaritySemantic Textual Similarity

TEn-CATG:Text-Enriched Audio-Visual Video Parsing with Multi-Scale Category-Aware Temporal Graph

2025-09-04 · Yaru Chen, Faegheh Sardari, Peiliang Zhang, Ruohao Guo 외 arxiv

Audio-visual video parsing (AVVP) aims to detect event categories and their temporal boundaries in videos, typically under weak supervision. Existing methods mainly focus on (i) improving temporal modeling using attentio…