中文
相关论文

相关论文: OutRank: Speeding up AutoML-based Model Search for…

200 篇论文

Machine learning research has advanced in multiple aspects, including model structures and learning methods. The effort to automate such research, known as AutoML, has also made significant progress. However, this progress has largely…

机器学习 · 计算机科学 2020-07-01 Esteban Real , Chen Liang , David R. So , Quoc V. Le

Recommender system has intrinsic problems such as sparsity and fairness. Although it has been widely adopted for the past decades, research on fairness of recommendation algorithms has been largely neglected until recently. One important…

信息检索 · 计算机科学 2022-04-29 Hao Wang

Deep learning (DL) has achieved unprecedented success in a variety of tasks. However, DL systems are notoriously difficult to test and debug due to the lack of explainability of DL models and the huge test input space to cover. Generally…

机器学习 · 计算机科学 2021-05-24 Yu Li , Min Li , Qiuxia Lai , Yannan Liu , Qiang Xu

In a world where Machine Learning (ML) is increasingly deployed to support decision-making in critical domains, providing decision-makers with explainable, stable, and relevant inputs becomes fundamental. Understanding how machine learning…

机器学习 · 计算机科学 2024-08-07 Karol Capała , Paulina Tworek , Jose Sousa

The explosion of digital data has created multiple opportunities for organizations and individuals to leverage machine learning (ML) to transform the way they operate. However, the shortage of experts in the field of machine learning --…

机器学习 · 计算机科学 2019-11-21 Doron Laadan , Roman Vainshtein , Yarden Curiel , Gilad Katz , Lior Rokach

In web search and recommendation systems, user clicks are widely used to train ranking models. However, click data is heavily biased, i.e., users tend to click higher-ranked items (position bias), choose only what was shown to them…

人工智能 · 计算机科学 2026-01-12 Haoming Gong , Qingyao Ai , Zhihao Tao , Yongfeng Zhang

Currently, knowledge discovery in databases is an essential step to identify valid, novel and useful patterns for decision making. There are many real-world scenarios, such as bankruptcy prediction, option pricing or medical diagnosis,…

Taxonomies are hierarchical knowledge graphs crucial for recommendation systems, and web applications. As data grows, expanding taxonomies is essential, but existing methods face key challenges: (1) discriminative models struggle with…

计算与语言 · 计算机科学 2025-06-03 Sahil Mishra , Kumar Arjun , Tanmoy Chakraborty

Diagnosing and cleaning data is a crucial step for building robust machine learning systems. However, identifying problems within large-scale datasets with real-world distributions is challenging due to the presence of complex issues such…

机器学习 · 计算机科学 2023-10-31 Jang-Hyun Kim , Sangdoo Yun , Hyun Oh Song

We demonstrate the usefulness of submodularity in statistics as a characterization of the difficulty of the \emph{search} problem of feature selection. The search problem is the ability of a procedure to identify an informative set of…

统计理论 · 数学 2016-05-16 Kory D. Johnson , Robert A. Stine , Dean P. Foster

Assessing the quality of discovered results is an important open problem in data mining. Such assessment is particularly vital when mining itemsets, since commonly many of the discovered patterns can be easily explained by background…

机器学习 · 计算机科学 2019-02-11 Nikolaj Tatti , Michael Mampaey

This paper studies the problem of finding the exact ranking from noisy comparisons. A comparison over a set of $m$ items produces a noisy outcome about the most preferred item, and reveals some information about the ranking. By repeatedly…

机器学习 · 计算机科学 2021-07-30 Wenbo Ren , Jia Liu , Ness B. Shroff

A key challenge with machine learning approaches for ranking is the gap between the performance metrics of interest and the surrogate loss functions that can be optimized with gradient-based methods. This gap arises because ranking metrics…

机器学习 · 计算机科学 2021-11-30 Robin Swezey , Aditya Grover , Bruno Charron , Stefano Ermon

There exist many high-dimensional data in real-world applications such as biology, computer vision, and social networks. Feature selection approaches are devised to confront with high-dimensional data challenges with the aim of efficient…

机器学习 · 计算机科学 2021-06-22 Mohsen Ghassemi Parsa , Hadi Zare , Mehdi Ghatee

This paper presents a new filter method for unsupervised feature selection. This method is particularly effective on imbalanced multi-class dataset, as in case of clusters of different anomaly types. Existing methods usually involve the…

机器学习 · 统计学 2023-06-01 Katarina Firdova , Céline Labart , Arthur Martel

Feature selection is crucial for pinpointing relevant features in high-dimensional datasets, mitigating the 'curse of dimensionality,' and enhancing machine learning performance. Traditional feature selection methods for classification use…

机器学习 · 计算机科学 2025-04-08 Rittwika Kansabanik , Adrian Barbu

Talent search is a cornerstone of modern recruitment systems, yet existing approaches often struggle to capture nuanced job-specific preferences, model recruiter behavior at a fine-grained level, and mitigate noise from subjective human…

信息检索 · 计算机科学 2025-12-02 Jihang Li , Bing Xu , Zulong Chen , Chuanfei Xu , Minping Chen , Suyu Liu , Ying Zhou , Zeyi Wen

Automated Machine Learning (AutoML) has become increasingly popular in recent years due to its ability to reduce the amount of time and expertise required to design and develop machine learning systems. This is very important for the…

机器学习 · 计算机科学 2024-04-16 Hernán Ceferino Vázquez , Jorge Sanchez , Rafael Carrascosa

The task of learning to rank has been widely studied by the machine learning community, mainly due to its use and great importance in information retrieval, data mining, and natural language processing. Therefore, ranking accurately and…

人工智能 · 计算机科学 2021-02-17 Nathalia Q. Ascenção , Luis C. S. Afonso , Danilo Colombo , Luciano Oliveira , João P. Papa

We introduce the problem of ranking with slot constraints, which can be used to model a wide range of application problems -- from college admission with limited slots for different majors, to composing a stratified cohort of eligible…

信息检索 · 计算机科学 2023-10-30 Wentao Guo , Andrew Wang , Bradon Thymes , Thorsten Joachims