中文
相关论文

相关论文: Randomized Kaczmarz for Rank Aggregation from Pair…

200 篇论文

We study the problem of rank aggregation where the goal is to obtain a global ranking by aggregating pair-wise comparisons of voters over a set of items. We consider an adversarial setting where the voters are partitioned into two sets. The…

机器学习 · 计算机科学 2022-11-16 Arnhav Datar , Arun Rajkumar , John Augustine

Linear regression is effective at identifying interpretable trends in a data set, but averages out potentially different effects on subgroups within data. We propose an iterative algorithm based on the randomized Kaczmarz (RK) method to…

数值分析 · 数学 2022-12-09 Erin George , Yotam Yaniv , Deanna Needell

We consider the problem of ranking $n$ players from partial pairwise comparison data under the Bradley-Terry-Luce model. For the first time in the literature, the minimax rate of this ranking problem is derived with respect to the Kendall's…

统计理论 · 数学 2021-01-22 Pinhan Chen , Chao Gao , Anderson Y. Zhang

Ranking problems based on pairwise comparisons, such as those arising in online gaming, often involve a large pool of items to order. In these situations, the gap in performance between any two items can be significant, and the smallest and…

统计理论 · 数学 2022-06-16 Heejong Bong , Alessandro Rinaldo

The randomized Kaczmarz method is an iterative algorithm that solves overdetermined systems of linear equations. Recently, the method was extended to systems of equalities and inequalities by Leventhal and Lewis. Even more recently, Needell…

数值分析 · 数学 2014-09-04 Jonathan Briskman , Deanna Needell

PageRank and the Bradley-Terry model are competing approaches to ranking entities such as teams in sports tournaments or journals in citation networks. The Bradley-Terry model is a classical statistical method for ranking based on paired…

统计方法学 · 统计学 2024-02-13 David Antony Selby

We consider data in the form of pairwise comparisons of n items, with the goal of precisely identifying the top k items for some value of k < n, or alternatively, recovering a ranking of all the items. We analyze the Copeland counting…

机器学习 · 计算机科学 2016-04-28 Nihar B. Shah , Martin J. Wainwright

Solving linear systems of equations is a fundamental problem in mathematics. When the linear system is so large that it cannot be loaded into memory at once, iterative methods such as the randomized Kaczmarz method excel. Here, we extend…

数值分析 · 数学 2020-06-03 Anna Ma , Denali Molitor

This paper is concerned with the problem of top-$K$ ranking from pairwise comparisons. Given a collection of $n$ items and a few pairwise comparisons across them, one wishes to identify the set of $K$ items that receive the highest ranks.…

机器学习 · 统计学 2019-06-13 Yuxin Chen , Jianqing Fan , Cong Ma , Kaizheng Wang

Aligning Large Language Models (LLMs) with human preferences is crucial in ensuring desirable and controllable model behaviors. Current methods, such as Reinforcement Learning from Human Feedback (RLHF) and Direct Preference Optimization…

计算与语言 · 计算机科学 2025-10-24 Yang Zhao , Yixin Wang , Mingzhang Yin

A preference order or ranking aggregated from pairwise comparison data is commonly understood as a strict total order. However, in real-world scenarios, some items are intrinsically ambiguous in comparisons, which may very well be an…

机器学习 · 计算机科学 2018-07-31 Qianqian Xu , Jiechao Xiong , Xinwei Sun , Zhiyong Yang , Xiaochun Cao , Qingming Huang , Yuan Yao

We consider the problem of ranking a set of items from pairwise comparisons in the presence of features associated with the items. Recent works have established that $O(n\log(n))$ samples are needed to rank well when there is no feature…

机器学习 · 计算机科学 2021-02-10 Aadirupa Saha , Arun Rajkumar

The Randomized Kaczmarz Algorithm is a randomized method which aims at solving a consistent system of over determined linear equations. This note discusses how to find an optimized randomization scheme for this algorithm, which is related…

系统与控制 · 计算机科学 2016-11-17 Liang Dai , Mojtaba Soltanalian , Kristiaan Pelckmans

Ranking and comparing items is crucial for collecting information about preferences in many areas, from marketing to politics. The Mallows rank model is among the most successful approaches to analyse rank data, but its computational…

统计方法学 · 统计学 2017-04-28 Valeria Vitelli , Øystein Sørensen , Marta Crispino , Arnoldo Frigessi , Elja Arjas

Large-scale linear systems, $Ax=b$, frequently arise in practice and demand effective iterative solvers. Often, these systems are noisy due to operational errors or faulty data-collection processes. In the past decade, the randomized…

数值分析 · 数学 2024-08-26 El Houcine Bergou , Soumia Boucherouite , Aritra Dutta , Xin Li , Anna Ma

We study the top-$K$ ranking problem where the goal is to recover the set of top-$K$ ranked items out of a large collection of items based on partially revealed preferences. We consider an adversarial crowdsourced setting where there are…

信息检索 · 计算机科学 2016-02-16 Changho Suh , Vincent Y. F. Tan , Renbo Zhao

Rank aggregation based on pairwise comparisons over a set of items has a wide range of applications. Although considerable research has been devoted to the development of rank aggregation algorithms, one basic question is how to efficiently…

机器学习 · 统计学 2016-12-22 Xi Chen , Kevin Jiao , Qihang Lin

The randomized Kaczmarz ($\RK$) algorithm is a simple but powerful approach for solving consistent linear systems $Ax=b$. This paper proposes an accelerated randomized Kaczmarz ($\ARK$) algorithm with better convergence than the standard…

数值分析 · 数学 2014-06-10 Ji Liu , Stephen J. Wright

We propose a topic modeling approach to the prediction of preferences in pairwise comparisons. We develop a new generative model for pairwise comparisons that accounts for multiple shared latent rankings that are prevalent in a population…

机器学习 · 计算机科学 2015-01-27 Weicong Ding , Prakash Ishwar , Venkatesh Saligrama

The Kaczmarz algorithm is an iterative technique designed to solve consistent linear systems of equations. It falls within the category of row-action methods, focusing on handling one equation per iteration. This characteristic makes it…

分布式、并行与集群计算 · 计算机科学 2024-02-01 Inês Ferreira , Juan A. Acebrón , José Monteiro