paper-with-me

Papers

AdsCVLR: Commercial Visual-Linguistic Representation Modeling in Sponsored Search

2022-10-10 · Conference 2022 10 · Yongjie Zhu, Chunhui Han, Yuefeng Zhan, Bochen Pang, Zhaoju Li, Hao Sun, Si Li, Boxin Shi, Nan Duan, Ruofei Zhang, Liangjie Zhang, Weiwei Deng, Qi Zhang

Sponsored search advertisements (ads) appear next to search results when consumers look for products and services on search engines. As the fundamental basis of search ads, relevance modeling has attracted increasing attention due to the significant research challenges and tremendous practical value. In this paper, we address the problem of multi-modal modeling in sponsored search, which models the relevance between user query and commercial ads with multi-modal structured information. To solve this problem, we propose a transformer architecture with Ads data on Commercial Visual-Linguistic Representation (AdsCVLR) with contrastive learning that naturally extends the transformer encoder with the complementary multi-modal inputs, serving as a strong aggregator of image-text features. We also make a public advertising dataset, which includes 480K labeled query-ad pairwise data with structured information of image, title, seller, description, and so on. Empirically, we evaluate the AdsCVLR model over the large industry dataset, and the experimental results of online/offline tests show the superiority of our method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage-text matching

Similar Papers 제목 키워드 기반

MaskOCR: Text Recognition with Masked Encoder-Decoder Pretraining

2022-06-01 · Pengyuan Lyu, Chengquan Zhang, Shanshan Liu, Meina Qiao 외

Text images contain both visual and linguistic information. However, existing pre-training techniques for text recognition mainly focus on either visual representation learning or linguistic knowledge learning. In this p…

DecoderLanguage ModelingLanguage ModellingOptical Character Recognition (OCR)+1

Learning Point-Language Hierarchical Alignment for 3D Visual Grounding

2022-10-22 · Jiaming Chen, Weixin Luo, Ran Song, Xiaolin Wei 외

This paper presents a novel hierarchical alignment model (HAM) that learns multi-granularity visual and linguistic representations in an end-to-end manner. We extract key points and proposal points to model 3D contexts a…

3D visual groundingSentenceVisual GroundingVocal Bursts Intensity Prediction

Self-Supervised Pre-training with Symmetric Superimposition Modeling for Scene Text Recognition

2024-05-09 · Zuan Gao, Yuxin Wang, Yadong Qu, Boqiang Zhang 외

In text recognition, self-supervised pre-training emerges as a good solution to reduce dependence on expansive annotated real data. Previous studies primarily focus on local visual representation by leveraging mask image…

Contrastive LearningScene Text Recognition

DEJIMA: A Novel Large-scale Japanese Dataset for Image Captioning and Visual Question Answering

2025-11-30 · Toshiki Katsube, Taiga Fukuhara, Kenichiro Ando, Yusuke Mukuta 외 arxiv

This work addresses the scarcity of high-quality, large-scale resources for Japanese Vision-and-Language (V&L) modeling. We present a scalable and reproducible pipeline that integrates large-scale web collection with rig…

Visual Question AnsweringImage Captioning

Unicoder-VL: A Universal Encoder for Vision and Language by Cross-modal Pre-training

2019-08-16 · Gen Li, Nan Duan, Yuejian Fang, Ming Gong 외

We propose Unicoder-VL, a universal encoder that aims to learn joint representations of vision and language in a pre-training manner. Borrow ideas from cross-lingual pre-trained models, such as XLM and Unicoder, both vis…

Image-text matchingImage-text RetrievalImage-to-Text RetrievalLanguage Modeling+5