paper-with-me

홈 › Papers

Improving Native Ads CTR Prediction by Large Scale Event Embedding and Recurrent Networks

2018-04-24 · Mehul Parsana, Krishna Poola, Yajun Wang, Zhiguang Wang

Click through rate (CTR) prediction is very important for Native advertisement but also hard as there is no direct query intent. In this paper we propose a large-scale event embedding scheme to encode the each user browsing event by training a Siamese network with weak supervision on the users' consecutive events. The CTR prediction problem is modeled as a supervised recurrent neural network, which naturally model the user history as a sequence of events. Our proposed recurrent models utilizing pretrained event embedding vectors and an attention layer to model the user history. Our experiments demonstrate that our model significantly outperforms the baseline and some variants.

📄 PDF Abstract BibTeX arXiv:1804.09133

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionPrediction

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

Anomaly Detection with Prototype-Guided Discriminative Latent Embeddings

2021-04-30 · Yuandu Lai, Yahong Han, YaoWei Wang

Recent efforts towards video anomaly detection (VAD) try to learn a deep autoencoder to describe normal event patterns with small reconstruction errors. The video inputs with large reconstruction errors are regarded as a…

Anomaly DetectionOptical Flow EstimationVideo Anomaly Detection

Exploring deep learning for Event-Based Saliency Prediction with a Transformer-based model

2026-05-22 · Romaric Mazna, Jean Martinet, Sai Deepesh Pokala arxiv

Saliency prediction has been extensively studied in RGB images and videos as a computational model of human visual attention. In contrast, predicting saliency from event-based data remains largely unexplored, despite the…

Saliency PredictionEvent-based vision

A Systematic Investigation of KB-Text Embedding Alignment at Scale

2021-06-03 · ACL 2021 5 · Vardaan Pahuja, Yu Gu, Wenhu Chen, Mehdi Bahrami 외

Knowledge bases (KBs) and text often contain complementary knowledge: KBs store structured knowledge that can support long range reasoning, while text stores more comprehensive and timely knowledge in an unstructured way…

Link Prediction

Representation Learning for Heterogeneous Information Networks via Embedding Events

2019-01-29 · Guoji Fu, Bo Yuan, Qiqi Duan, Xin Yao

Network representation learning (NRL) has been widely used to help analyze large-scale networks through mapping original networks into a low-dimensional vector space. However, existing NRL methods ignore the impact of pr…

Link PredictionNode ClassificationObjectRepresentation Learning

Efficient Discriminative Joint Encoders for Large Scale Vision-Language Reranking

2025-10-08 · Mitchell Keren Taraday, Shahaf Wagner, Chaim Baskin arxiv

Multimodal retrieval still leans on embedding-based models like CLIP for fast vector search over pre-computed image embeddings. Yet, unlike text retrieval, where joint-encoder rerankers are standard, comparable vision-la…

Text Retrieval