中文
相关论文

相关论文: FeatureBox: Feature Engineering on GPUs for Massiv…

200 篇论文

Large language models (LLMs) are increasingly used to automate feature engineering in tabular learning. Given task-specific information, LLMs can propose diverse feature transformation operations to enhance downstream model performance.…

机器学习 · 计算机科学 2026-01-30 Zhuoyan Li , Aditya Bansal , Jinzhao Li , Shishuang He , Zhuoran Lu , Mutian Zhang , Qin Liu , Yiwei Yang , Swati Jain , Ming Yin , Yunyao Li

For industrial-scale advertising systems, prediction of ad click-through rate (CTR) is a central problem. Ad clicks constitute a significant class of user engagements and are often used as the primary signal for the usefulness of ads to…

Click-through rate (CTR) prediction, whose goal is to predict the probability of the user to click on an item, has become increasingly significant in the recommender systems. Recently, some deep learning models with the ability to…

信息检索 · 计算机科学 2022-06-30 Tianwei Cao , Qianqian Xu , Zhiyong Yang , Qingming Huang

Feature selection aims to identify the most pattern-discriminative feature subset. In prior literature, filter (e.g., backward elimination) and embedded (e.g., Lasso) methods have hyperparameters (e.g., top-K, score thresholding) and tie to…

机器学习 · 计算机科学 2024-03-07 Wangyang Ying , Dongjie Wang , Haifeng Chen , Yanjie Fu

With the widespread application of personalized online services, click-through rate (CTR) prediction has received more and more attention and research. The most prominent features of CTR prediction are its multi-field categorical data…

信息检索 · 计算机科学 2023-08-04 Jianghao Lin , Yanru Qu , Wei Guo , Xinyi Dai , Ruiming Tang , Yong Yu , Weinan Zhang

Future computing systems, from handhelds to supercomputers, will undoubtedly be more parallel and heterogeneous than todays systems to provide more performance and energy efficiency. Thus, GPUs are increasingly being used to accelerate…

分布式、并行与集群计算 · 计算机科学 2019-10-18 Saeed Taheri , Apan Qasem , Martin Burtscher

Click-Through Rate (CTR) prediction is one of the most important machine learning tasks in recommender systems, driving personalized experience for billions of consumers. Neural architecture search (NAS), as an emerging field, has…

信息检索 · 计算机科学 2020-07-14 Qingquan Song , Dehua Cheng , Hanning Zhou , Jiyan Yang , Yuandong Tian , Xia Hu

Click-through rate (CTR) prediction plays a key role in modern online personalization services. In practice, it is necessary to capture user's drifting interests by modeling sequential user behaviors to build an accurate CTR prediction…

信息检索 · 计算机科学 2020-05-29 Jiarui Qin , Weinan Zhang , Xin Wu , Jiarui Jin , Yuchen Fang , Yong Yu

Feature selection is a fundamental machine learning and data mining task, involved with discriminating redundant features from informative ones. It is an attempt to address the curse of dimensionality by removing the redundant features,…

机器学习 · 计算机科学 2026-05-28 Muhammad Rajabinasab , Arthur Zimek

The rapid growth in machine learning models, especially in natural language processing and computer vision, has led to challenges when running these models on hardware with limited resources. This paper introduces Superpipeline, a new…

机器学习 · 计算机科学 2024-10-14 Reza Abbasi , Sernam Lim

Unsupervised feature extraction algorithms form one of the most important building blocks in machine learning systems. These algorithms are often adapted to the event-based domain to perform online learning in neuromorphic hardware.…

神经与进化计算 · 计算机科学 2019-07-31 Saeed Afshar , Ying Xu , Jonathan Tapson , André van Schaik , Gregory Cohen

Neural architecture search (NAS) methods aim to automatically find the optimal deep neural network (DNN) architecture as measured by a given objective function, typically some combination of task accuracy and inference efficiency. For many…

Deploying large-scale transformer models on edge devices presents significant challenges due to strict constraints on memory, compute, and latency. In this work, we propose a lightweight yet effective multi-stage optimization pipeline…

机器学习 · 计算机科学 2025-12-24 Shoaib Mohammad , Guanqun Song , Ting Zhu

Representation learning has been a critical topic in machine learning. In Click-through Rate Prediction, most features are represented as embedding vectors and learned simultaneously with other parameters in the model. With the development…

信息检索 · 计算机科学 2023-02-07 Fuyuan Lyu , Xing Tang , Dugang Liu , Haolun Wu , Chen Ma , Xiuqiang He , Xue Liu

Continuous-time dynamic graphs (CTDGs) are essential for modeling interconnected, evolving systems. Traditional methods for extracting knowledge from these graphs often depend on feature engineering or deep learning. Feature engineering is…

机器学习 · 计算机科学 2024-11-08 Ahmad Naser Eddin , Jacopo Bono , David Aparício , Hugo Ferreira , Pedro Ribeiro , Pedro Bizarro

CTC-based ASR systems face computational and memory bottlenecks in resource-limited environments. Traditional CTC decoders, requiring up to 90% of processing time in systems (e.g., wav2vec2-large on L4 GPUs), face inefficiencies due to…

机器学习 · 计算机科学 2025-10-13 Atul Shree , Harshith Jupuru

Optimizing deep learning algorithms currently requires slow, manual derivation, potentially leaving much performance untapped. Methods like FlashAttention have achieved a x6 performance improvement over native PyTorch by avoiding…

机器学习 · 计算机科学 2025-01-22 Vincent Abbott , Gioele Zardini

E-commerce companies have to face abnormal sellers who sell potentially-risky products. Typically, the risk can be identified by jointly considering product content (e.g., title and image) and seller behavior. This work focuses on behavior…

计算与语言 · 计算机科学 2021-06-15 Runshi Liu , Pengda Qin , Yuhong Li , Weigao Wen , Dong Li , Kefeng Deng , Qiang Wu

Click-through rate (CTR) prediction is an essential task in industrial applications such as video recommendation. Recently, deep learning models have been proposed to learn the representation of users' overall interests, while ignoring the…

机器学习 · 计算机科学 2020-01-10 Shu-Ting Shi , Wenhao Zheng , Jun Tang , Qing-Guo Chen , Yao Hu , Jianke Zhu , Ming Li

The use of GPUs has proliferated for machine learning workflows and is now considered mainstream for many deep learning models. Meanwhile, when training state-of-the-art personal recommendation models, which consume the highest number of…

硬件体系结构 · 计算机科学 2020-11-12 Bilge Acun , Matthew Murphy , Xiaodong Wang , Jade Nie , Carole-Jean Wu , Kim Hazelwood