Extreme Learning Machines for Fast Training of Click-Through Rate Prediction Models
Extreme Learning Machines (ELM) provide a fast alternative to traditional gradient-based learning in neural networks, offering rapid training and robust generalization capabilities. Its theoretical basis shows its universal approximation capability. We explore the application of ELMs for the task of Click-Through Rate (CTR) prediction, which is largely unexplored by ELMs due to the high dimensionality of the problem. We introduce an ELM-based model enhanced with embedding layers to improve the performance on CTR tasks, which is a novel addition to the field. Experimental results on benchmark datasets, including Avazu and Criteo, demonstrate that our proposed ELM with embeddings achieves competitive F1 results while significantly reducing training time compared to state-of-the-art models such as Masknet. Our findings show that ELMs can be useful for CTR prediction, especially when fast training is needed.
Code (0)
등록된 구현이 없습니다.
Tasks
Click-Through Rate PredictionSimilar Papers 제목 키워드 기반
FAIRS -- Soft Focus Generator and Attention for Robust Object Segmentation from Extreme Points
Semantic segmentation from user inputs has been actively studied to facilitate interactive segmentation for data annotation and other applications. Recent studies have shown that extreme points can be effectively used to…
Interactive SegmentationSegmentationSemantic SegmentationFeature embedding in click-through rate prediction
We tackle the challenge of feature embedding for the purposes of improving the click-through rate prediction process. We select three models: logistic regression, factorization machines and deep factorization machines, a…
BenchmarkingClick-Through Rate PredictionPredictionAdaptive Low-Precision Training for Embeddings in Click-Through Rate Prediction
Embedding tables are usually huge in click-through rate (CTR) prediction models. To train and deploy the CTR models efficiently and economically, it is necessary to compress their embedding tables at the training stage. …
Click-Through Rate PredictionPredictionQuantizationExtreme clicking for efficient object annotation
Manually annotating object bounding boxes is central to building computer vision datasets, and it is very time consuming (annotating ILSVRC [53] took 35s for one high-quality box [62]). It involves clicking on imaginary …
ObjectRobotic needle steering in deformable tissues with extreme learning machines
Control strategies for robotic needle steering in soft tissues must account for complex interactions between the needle and the tissue to achieve accurate needle tip positioning. Recent findings show faster robotic comma…