paper-with-me

Papers

Polyhedral Conic Classifier for CTR Prediction

2024-06-06 · Beyza Turkmen, Ramazan Tarik Turksoy, Hasan Saribas, Hakan Cevikalp

This paper introduces a novel approach for click-through rate (CTR) prediction within industrial recommender systems, addressing the inherent challenges of numerical imbalance and geometric asymmetry. These challenges stem from imbalanced datasets, where positive (click) instances occur less frequently than negatives (non-clicks), and geometrically asymmetric distributions, where positive samples exhibit visually coherent patterns while negatives demonstrate greater diversity. To address these challenges, we have used a deep neural network classifier that uses the polyhedral conic functions. This classifier is similar to the one-class classifiers in spirit and it returns compact polyhedral acceptance regions to separate the positive class samples from the negative samples that have diverse distributions. Extensive experiments have been conducted to test the proposed approach using state-of-the-art (SOTA) CTR prediction models on four public datasets, namely Criteo, Avazu, MovieLens and Frappe. The experimental evaluations highlight the superiority of our proposed approach over Binary Cross Entropy (BCE) Loss, which is widely used in CTR prediction tasks.

📄 PDF Abstract BibTeX arXiv:2406.03892

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionDiversityPredictionRecommendation Systems

Similar Papers 제목 키워드 기반

Deep Compact Polyhedral Conic Classifier for Open and Closed Set Recognition

2021-02-24 · Hakan Cevikalp, Bedirhan Uzun, Okan Köpüklü, Gurkan Ozturk

In this paper, we propose a new deep neural network classifier that simultaneously maximizes the inter-class separation and minimizes the intra-class variation by using the polyhedral conic classification function. The p…

Anomaly DetectionGeneral ClassificationOpen Set Learning

Polyhedral Conic Classifiers for Visual Object Detection and Classification

2017-07-01 · CVPR 2017 7 · Hakan Cevikalp, Bill Triggs

We propose a family of quasi-linear discriminants that outperform current large-margin methods in sliding window visual object detection and open set recognition tasks. In these tasks the classification problems are b…

ClassificationGeneral ClassificationObjectobject-detection+2

SOC-ICNN: From Polyhedral to Conic Geometry for Learning Convex Surrogate Functions

2026-04-24 · Kang Liu, Jianchen Hu, Wei Peng arxiv

Classical ReLU-based Input Convex Neural Networks (ICNNs) are equivalent to the optimal value functions of Linear Programming (LP). This intrinsic structural equivalence restricts their representational capacity to piece…

On the convex hull of convex quadratic optimization problems with indicators

2022-01-02 · Linchuan Wei, Alper Atamtürk, Andrés Gómez, Simge Küçükyavuz

We consider the convex quadratic optimization problem with indicator variables and arbitrary constraints on the indicators. We show that a convex hull description of the associated mixed-integer set in an extended space …

Polyceptron: A Polyhedral Learning Algorithm

2011-07-08 · Naresh Manwani, P. S. Sastry

In this paper we propose a new algorithm for learning polyhedral classifiers which we call as Polyceptron. It is a Perception like algorithm which updates the parameters only when the current classifier misclassifies any…