中文
相关论文

相关论文: LambdaRankIC: Directly Optimizing Rank IC for Fina…

200 篇论文

Accurate prediction of continuous properties is essential to many scientific and engineering tasks. Although deep-learning regressors excel with abundant labels, their accuracy deteriorates in data-scarce regimes. We introduce RankRefine, a…

机器学习 · 计算机科学 2025-10-02 Kevin Tirta Wijaya , Michael Sun , Minghao Guo , Hans-Peter Seidel , Wojciech Matusik , Vahid Babaei

We introduce Learning-Augmented Control (LAC), an approach that integrates untrusted machine learning predictions into the control of constrained, nonlinear dynamical systems. LAC is designed to achieve the "best-of-both-worlds" guarantees,…

系统与控制 · 电气工程与系统科学 2025-07-22 Tongxin Li

Deep regression models typically learn in an end-to-end fashion without explicitly emphasizing a regression-aware representation. Consequently, the learned representations exhibit fragmentation and fail to capture the continuous nature of…

机器学习 · 计算机科学 2023-10-11 Kaiwen Zha , Peng Cao , Jeany Son , Yuzhe Yang , Dina Katabi

Recommendation models mainly deal with categorical variables, such as user/item ID and attributes. Besides the high-cardinality issue, the interactions among such categorical variables are usually long-tailed, with the head made up of…

机器学习 · 计算机科学 2019-05-29 Yihong Chen , Bei Chen , Xiangnan He , Chen Gao , Yong Li , Jian-Guang Lou , Yue Wang

In this paper we provide a computation algorithm to get a global solution for the maximum rank correlation estimator using the mixed integer programming (MIP) approach. We construct a new constrained optimization problem by transforming all…

计量经济学 · 经济学 2022-08-11 Youngki Shin , Zvezdomir Todorov

The success of a cross-sectional systematic strategy depends critically on accurately ranking assets prior to portfolio construction. Contemporary techniques perform this ranking step either with simple heuristics or by sorting outputs from…

交易与市场微观结构 · 定量金融 2020-12-15 Daniel Poh , Bryan Lim , Stefan Zohren , Stephen Roberts

Finding the optimally performing configuration of a software system for a given setting is often challenging. Recent approaches address this challenge by learning performance models based on a sample set of configurations. However, building…

软件工程 · 计算机科学 2017-09-12 Vivek Nair , Tim Menzies , Norbert Siegmund , Sven Apel

High-dimensional regression often suffers from heavy-tailed noise and outliers, which can severely undermine the reliability of least-squares based methods. To improve robustness, we adopt a non-smooth Wilcoxon score based rank objective…

机器学习 · 统计学 2026-01-29 Meixia Lin , Meijiao Shi , Yunhai Xiao , Qian Zhang

Implicit feedback (e.g., click, dwell time) is an attractive source of training data for Learning-to-Rank, but its naive use leads to learning results that are distorted by presentation bias. For the special case of optimizing average rank…

信息检索 · 计算机科学 2019-08-28 Aman Agarwal , Kenta Takatsu , Ivan Zaitsev , Thorsten Joachims

Financial analysis relies heavily on the interpretation of earnings reports to assess company performance and guide decision-making. Traditional methods for generating such analyzes require significant financial expertise and are often…

统计金融 · 定量金融 2025-12-10 Hai-Thien To , Tien-Cuong Bui , Van-Duc Le

We propose RoBiRank, a ranking algorithm that is motivated by observing a close connection between evaluation metrics for learning to rank and loss functions for robust classification. The algorithm shows a very competitive performance on…

机器学习 · 统计学 2014-08-22 Hyokun Yun , Parameswaran Raman , S. V. N. Vishwanathan

NDCG, namely Normalized Discounted Cumulative Gain, is a widely used ranking metric in information retrieval and machine learning. However, efficient and provable stochastic methods for maximizing NDCG are still lacking, especially for deep…

机器学习 · 计算机科学 2023-02-03 Zi-Hao Qiu , Quanqi Hu , Yongjian Zhong , Lijun Zhang , Tianbao Yang

Selecting the best large language model (LLM) for a fixed benchmark is often expensive, since exhaustive evaluation requires running every model on every example. Multi-armed bandit (MAB) algorithms can reduce the number of LLM calls by…

机器学习 · 计算机科学 2026-05-12 Elad Tolochinsky , Yaniv Tenzer , Yaniv Romano

Despite the tremendous advances achieved over the past years by deep learning techniques, the latest risk prediction models for industrial applications still rely on highly handtuned stage-wised statistical learning tools, such as gradient…

机器学习 · 计算机科学 2023-08-08 Yancheng Liang , Jiajie Zhang , Hui Li , Xiaochen Liu , Yi Hu , Yong Wu , Jinyao Zhang , Yongyan Liu , Yi Wu

As several studies have shown, predicting credit risk is still a major concern for the financial services industry and is receiving a lot of scholarly interest. This area of study is crucial because it aids financial organizations in…

机器学习 · 计算机科学 2024-12-24 Sahar Yarmohammadtoosky Dinesh Chowdary Attota

Learning to Rank (LTR) algorithms are usually evaluated using Information Retrieval metrics like Normalised Discounted Cumulative Gain (NDCG) or Mean Average Precision. As these metrics rely on sorting predicted items' scores (and thus, on…

信息检索 · 计算机科学 2021-05-25 Przemysław Pobrotyn , Radosław Białobrzeski

Credit scoring models, which are among the most potent risk management tools that banks and financial institutes rely on, have been a popular subject for research in the past few decades. Accordingly, many approaches have been developed to…

机器学习 · 计算机科学 2021-08-19 Mahsan Abdoli , Mohammad Akbari , Jamal Shahrabi

Graded labels are ubiquitous in real-world learning-to-rank applications, especially in human rated relevance data. Traditional learning-to-rank techniques aim to optimize the ranked order of documents. They typically, however, ignore…

信息检索 · 计算机科学 2023-06-21 Le Yan , Zhen Qin , Gil Shamir , Dong Lin , Xuanhui Wang , Mike Bendersky

Many automated machine learning methods, such as those for hyperparameter and neural architecture optimization, are computationally expensive because they involve training many different model configurations. In this work, we present a new…

机器学习 · 计算机科学 2020-06-08 Martin Wistuba , Tejaswini Pedapati

We study the active learning problem of top-$k$ ranking from multi-wise comparisons under the popular multinomial logit model. Our goal is to identify the top-$k$ items with high probability by adaptively querying sets for comparisons and…

数据结构与算法 · 计算机科学 2017-08-01 Xi Chen , Yuanzhi Li , Jieming Mao