paper-with-me

Papers

Categorizing User Sessions at Pinterest

2017-10-25 · Bandari Dorna, Xiang Shuo, Leskovec Jure

Different users can use a given Internet application in many different ways. The ability to record detailed event logs of user in-application activity allows us to discover ways in which the application is being used. This enables personalization and also leads to important insights with actionable business and product outcomes. Here we study the problem of user session categorization, where the goal is to automatically discover categories/classes of user in-session behavior using event logs, and then consistently categorize each user session into the discovered classes. We develop a three stage approach which uses clustering to discover categories of sessions, then builds classifiers to classify new sessions into the discovered categories, and finally performs daily classification in a distributed pipeline. An important innovation of our approach is selecting a set of events as long-tail features, and replacing them with a new feature that is less sensitive to product experimentation and logging changes. This allows for robust and stable identification of session types even though the underlying application is constantly changing. We deploy the approach to Pinterest and demonstrate its effectiveness. We discover insights that have consequences for product monetization, growth, and design. Our solution classifies millions of user sessions daily and leads to actionable insights.

📄 PDF Abstract BibTeX arXiv:1703.09662

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Save, Revisit, Retain: A Scalable Framework for Enhancing User Retention in Large-Scale Recommender Systems

2025-11-22 · Weijie Jiang, Armando Ordorica, Jaewon Yang, Olafur Gudmundsson 외 arxiv

User retention is a critical objective for online platforms like Pinterest, as it strengthens user loyalty and drives growth through repeated engagement. A key indicator of retention is revisitation, i.e., when users ret…

Improving Query Safety at Pinterest

2020-06-20 · Abhijit Mahabal, Yinrui Li, Rajat Raina, Daniel Sun 외

Query recommendations in search engines is a double edged sword, with undeniable benefits but potential of harm. Identifying unsafe queries is necessary to protect users from inappropriate query suggestions. However, ide…

Diversity

Use of OWL and Semantic Web Technologies at Pinterest

2019-07-03 · Rafael S. Gonçalves, Matthew Horridge, Rui Li, Yu Liu 외

Pinterest is a popular Web application that has over 250 million active users. It is a visual discovery engine for finding ideas for recipes, fashion, weddings, home decoration, and much more. In the last year, the compa…

Contextual Unsupervised Outlier Detection in Sequences

2021-11-06 · Mohamed A. Zahran, Leonardo Teixeira, Vinayak Rao, Bruno Ribeiro

This work proposes an unsupervised learning framework for trajectory (sequence) outlier detection that combines ranking tests with user sequence models. The overall framework identifies sequence outliers at a desired fal…

Outlier Detection

Demystifying Core Ranking in Pinterest Image Search

2018-03-26 · Zhu Linhong

Pinterest Image Search Engine helps hundreds of millions of users discover interesting content everyday. This motivates us to improve the image search quality by evolving our ranking techniques. In this work, we share ho…

Image Retrieval