中文
相关论文

相关论文: Weighted Popular Matchings

200 篇论文

We study pattern matching problems on two major representations of uncertain sequences used in molecular biology: weighted sequences (also known as position weight matrices, PWM) and profiles (i.e., scoring matrices). In the simple version,…

数据结构与算法 · 计算机科学 2016-07-12 Tomasz Kociumaka , Solon P. Pissis , Jakub Radoszewski

Predicting the future popularity of online content is highly important in many applications. Preferential attachment phenomena is encountered in scale free networks.Under it's influece popular items get more popular thereby resulting in…

信息检索 · 计算机科学 2016-04-06 Khushnood Abbas , Shang Mingsheng , Luo Xin

Motivated by the common academic problem of allocating papers to referees for conference reviewing we propose a novel mechanism for solving the assignment problem when we have a two sided matching problem with preferences from one side (the…

人工智能 · 计算机科学 2017-05-22 Jing Wu Lian , Nicholas Mattei , Renee Noble , Toby Walsh

The Mallows model is a popular distribution for ranked data. We empirically and theoretically analyze how the properties of rankings sampled from the Mallows model change when increasing the number of alternatives. We find that real-world…

统计方法学 · 统计学 2024-01-29 Niclas Boehmer , Piotr Faliszewski , Sonja Kraiczy

Recommendation systems (RSs) are increasingly used to guide job seekers on online platforms, yet the algorithms currently deployed are typically optimized for predictive objectives such as clicks, applications, or hires, rather than job…

University or college rankings have almost become an industry of their own, published by US News \& World Report (USNWR) and similar organizations. Most of the rankings use a similar scheme: Rank universities in decreasing score order,…

数字图书馆 · 计算机科学 2020-04-21 Ali Dasdan , Eric Van Lare , Bosko Zivaljevic

Language model benchmarks are pervasive and computationally-efficient proxies for real-world performance. However, many recent works find that benchmarks often fail to predict real utility. Towards bridging this gap, we introduce benchmark…

人工智能 · 计算机科学 2026-05-28 Marco Gutierrez , Xinyi Leng , Hannah Cyberey , Jonathan Richard Schwarz , Ahmed Alaa , Thomas Hartvigsen

We examine the following voting situation. A committee of $k$ people is to be formed from a pool of n candidates. The voters selecting the committee will submit a list of $j$ candidates that they would prefer to be on the committee. We…

组合数学 · 数学 2014-02-05 Matt Davis , Michael E. Orrison , Francis Edward Su

Nowadays, the quality of responses generated by different modern large language models (LLMs) is hard to evaluate and compare automatically. Recent studies suggest and predominantly use LLMs for reference-free evaluation of open-ended…

计算与语言 · 计算机科学 2025-01-03 Ruosen Li , Teerth Patel , Xinya Du

We study the performance of a proportional weights algorithm for online capacitated bipartite matching modeling the delivery of impression ads. The algorithm uses predictions on the advertiser nodes to match arriving impression nodes…

数据结构与算法 · 计算机科学 2021-06-03 Thomas Lavastida , Benjamin Moseley , R. Ravi , Chenyang Xu

Feature weighting algorithms try to solve a problem of great importance nowadays in machine learning: The search of a relevance measure for the features of a given domain. This relevance is primarily used for feature selection as feature…

机器学习 · 计算机科学 2015-09-17 Gabriel Prat Masramon , Lluís A. Belanche Muñoz

The research area of algorithms with predictions has seen recent success showing how to incorporate machine learning into algorithm design to improve performance when the predictions are correct, while retaining worst-case guarantees when…

机器学习 · 计算机科学 2022-12-06 Michael Dinitz , Sungjin Im , Thomas Lavastida , Benjamin Moseley , Sergei Vassilvitskii

Let $G=(U \cup V, E)$ be a bipartite graph, where $U$ represents jobs and $V$ represents machines. We study a new variant of the bipartite matching problem in which each job in $U$ can be matched to at most one machine in $V$, and the…

数据结构与算法 · 计算机科学 2025-08-28 Shaul Rosner , Tami Tamir

Behavioural economics provides labels for patterns in human economic behaviour. Probability weighting is one such label. It expresses a mismatch between probabilities used in a formal model of a decision (i.e. model parameters) and…

理论经济学 · 经济学 2020-05-04 Ole Peters , Alexander Adamou , Mark Kirstein , Yonatan Berman

Apportionment is the task of assigning resources to entities with different entitlements in a fair manner, and specifically a manner that is as proportional as possible. The best-known application is the assignment of parliamentary seats to…

计算机科学与博弈论 · 计算机科学 2025-10-14 Julian Chingoma , Ulle Endriss , Ronald de Haan , Adrian Haret , Jan Maly

Users of online dating sites are facing information overload that requires them to manually construct queries and browse huge amount of matching user profiles. This becomes even more problematic for multimedia profiles. Although matchmaking…

信息检索 · 计算机科学 2007-05-23 Lukas Brozovsky , Vaclav Petricek

Matching, capturing allocation of items to unit-demand buyers, or tasks to workers, or pairs of collaborators, is a central problem in economics. Indeed, the growing prevalence of matching-based markets, many of which online in nature, has…

数据结构与算法 · 计算机科学 2024-07-09 Zhiyi Huang , Zhihao Gavin Tang , David Wajc

Recently, researchers have extended the concept of matchings to the more general problem of finding $b$-matchings in hypergraphs broadening the scope of potential applications and challenges. The concept of $b$-matchings, where $b$ is a…

数据结构与算法 · 计算机科学 2024-08-14 Ernestine Großmann , Felix Joos , Henrik Reinstädtler , Christian Schulz

We study the classical weighted perfect matchings problem for bipartite graphs or sometimes referred to as the assignment problem, i.e., given a weighted bipartite graph $G = (U\cup V,E)$ with weights $w : E \rightarrow \mathcal{R}$ we are…

数据结构与算法 · 计算机科学 2021-01-19 Megha Khosla , Avishek Anand

Often the rows (cases, objects) of a dataset have weights. For instance, the weight of a case may reflect the number of times it has been observed, or its reliability. For analyzing such data many rowwise weighted techniques are available,…

统计计算 · 统计学 2024-07-08 Peter J. Rousseeuw