English
Related papers

Related papers: AutoFIS: Automatic Feature Interaction Selection i…

200 papers

In this paper, we propose a single-agent Monte Carlo based reinforced feature selection (MCRFS) method, as well as two efficiency improvement strategies, i.e., early stopping (ES) strategy and reward-level interactive (RI) strategy. Feature…

Machine Learning · Computer Science 2021-10-13 Kunpeng Liu , Pengfei Wang , Dongjie Wang , Wan Du , Dapeng Oliver Wu , Yanjie Fu

Most current click-through rate prediction(CTR)models create explicit or implicit high-order feature crosses through Hadamard product or inner product, with little attention to the importance of feature crossing; only few models are either…

Machine Learning · Computer Science 2024-05-16 Hao Wang , Nao Li

Creating an effective representation space is crucial for mitigating the curse of dimensionality, enhancing model generalization, addressing data sparsity, and leveraging classical models more effectively. Recent advancements in automated…

Machine Learning · Computer Science 2024-01-17 Ehtesamul Azim , Dongjie Wang , Kunpeng Liu , Wei Zhang , Yanjie Fu

Adopting advances in recommendation systems is often challenging in industrial settings due to unique constraints. This paper aims to highlight these constraints through the lens of feature interactions. Feature interactions are critical…

Information Retrieval · Computer Science 2024-12-04 Siddarth Malreddy , Matthew Lawhon , Usha Amrutha Nookala , Aditya Mantha , Dhruvil Deven Badani

In the realm of cybersecurity, intrusion detection systems (IDS) detect and prevent attacks based on collected computer and network data. In recent research, IDS models have been constructed using machine learning (ML) and deep learning…

Machine Learning · Computer Science 2023-03-24 Adam M. Lehavi , Seongtae Kim

Common click-through rate (CTR) prediction recommender models tend to exhibit feature-level bias, which leads to unfair recommendations among item groups and inaccurate recommendations for users. While existing methods address this issue by…

Information Retrieval · Computer Science 2024-02-07 Jinqiu Jin , Sihao Ding , Wenjie Wang , Fuli Feng

Most fair machine learning methods either highly rely on the sensitive information of the training samples or require a large modification on the target models, which hinders their practical application. To address this issue, we propose a…

Machine Learning · Computer Science 2023-12-27 Haonan Wang , Ziwei Wu , Jingrui He

Features in product lines and highly configurable systems can interact in ways that are contrary to developers' intent. Current methods to identify such unanticipated feature interactions are costly and inadequate. To address this problem…

Software Engineering · Computer Science 2021-04-19 Seyedehzahra Khoshmanesh , Tuba Yavuz , Robyn R. Lutz

Intrusion Detection Systems (IDS) have an increasingly important role in preventing exploitation of network vulnerabilities by malicious actors. Recent deep learning based developments have resulted in significant improvements in the…

Machine Learning · Computer Science 2025-08-13 Shreya Ghosh , Abu Shafin Mohammad Mahdee Jameel , Aly El Gamal

Before applying data analytics or machine learning to a data set, a vital step is usually the construction of an informative set of features from the data. In this paper, we present SMARTFEAT, an efficient automated feature engineering tool…

Databases · Computer Science 2024-12-17 Yin Lin , Bolin Ding , H. V. Jagadish , Jingren Zhou

Learning representations for feature interactions to model user behaviors is critical for recommendation system and click-trough rate (CTR) predictions. Recent advances in this area are empowered by deep learning methods which could learn…

Information Retrieval · Computer Science 2019-11-26 Canran Xu , Ming Wu

Many predictive tasks of web applications need to model categorical variables, such as user IDs and demographics like genders and occupations. To apply standard machine learning techniques, these categorical predictors are always converted…

Machine Learning · Computer Science 2017-08-18 Xiangnan He , Tat-Seng Chua

Most accurate predictions are typically obtained by learning machines with complex feature spaces (as e.g. induced by kernels). Unfortunately, such decision rules are hardly accessible to humans and cannot easily be used to gain insights…

Machine Learning · Statistics 2010-08-13 Alexander Zien , Nicole Kraemer , Soeren Sonnenburg , Gunnar Raetsch

User and item attributes are essential side-information; their interactions (i.e., their co-occurrence in the sample data) can significantly enhance prediction accuracy in various recommender systems. We identify two different types of…

Information Retrieval · Computer Science 2021-07-26 Yixin Su , Rui Zhang , Sarah Erfani , Junhao Gan

Learning feature interactions is the key to success for the large-scale CTR prediction in Ads ranking and recommender systems. In industry, deep neural network-based models are widely adopted for modeling such problems. Researchers proposed…

Information Retrieval · Computer Science 2023-01-20 YaChen Yan , Liubo Li

Matrix factorization (MF) is one of the most efficient methods for rating predictions. MF learns user and item representations by factorizing the user-item rating matrix. Further, textual contents are integrated to conventional MF to…

Information Retrieval · Computer Science 2021-05-13 ThaiBinh Nguyen , Atsuhiro Takasu

Click-through rate (CTR) prediction plays a critical role in recommender systems and online advertising. The data used in these applications are multi-field categorical data, where each feature belongs to one field. Field information is…

Information Retrieval · Computer Science 2021-03-22 Yang Sun , Junwei Pan , Alex Zhang , Aaron Flores

As an effective data preprocessing step, feature selection has shown its effectiveness to prepare high-dimensional data for many machine learning tasks. The proliferation of high di-mension and huge volume big data, however, has brought…

Machine Learning · Computer Science 2019-03-01 Ning Gui , Danni Ge , Ziyin Hu

Cold-start challenges in recommender systems necessitate leveraging auxiliary features beyond user-item interactions. However, the presence of irrelevant or noisy features can degrade predictive performance, whereas an excessive number of…

Information Retrieval · Computer Science 2025-08-11 Nikita Sukhorukov , Danil Gusak , Evgeny Frolov

Click-Through Rate (CTR) prediction plays a core role in recommender systems, serving as the final-stage filter to rank items for a user. The key to addressing the CTR task is learning feature interactions that are useful for prediction,…

Information Retrieval · Computer Science 2023-04-27 Yang Zhang , Tianhao Shi , Fuli Feng , Wenjie Wang , Dingxian Wang , Xiangnan He , Yongdong Zhang