中文
相关论文

相关论文: Streaming Maximum-Minimum Filter Using No More tha…

200 篇论文

Fractional programming (FP) plays a crucial role in wireless network design because many relevant problems involve maximizing or minimizing ratio terms. Notice that the maximization case and the minimization case of FP cannot be converted…

信息论 · 计算机科学 2024-01-10 Yannan Chen , Licheng Zhao , Kaiming Shen

In this work we give two new algorithms that use similar techniques for (non-monotone) submodular function maximization subject to a cardinality constraint. The first is an offline fixed parameter tractable algorithm that guarantees a…

数据结构与算法 · 计算机科学 2022-04-26 Aviad Rubinstein , Junyao Zhao

Evaluation of recommender systems is typically done with finite datasets. This means that conventional evaluation methodologies are only applicable in offline experiments, where data and models are stationary. However, in real world…

信息检索 · 计算机科学 2015-05-04 João Vinagre , Alípio Mário Jorge , João Gama

The need for real time analysis of rapidly producing data streams (e.g., video and image streams) motivated the design of streaming algorithms that can efficiently extract and summarize useful information from massive data "on the fly".…

数据结构与算法 · 计算机科学 2017-12-27 Baharan Mirzasoleiman , Stefanie Jegelka , Andreas Krause

The $k$-center problem requires the selection of $k$ points (centers) from a given metric pointset $W$ so to minimize the maximum distance of any point of $W$ from the closest center. This paper focuses on a fair variant of the problem,…

数据结构与算法 · 计算机科学 2025-03-10 Matteo Ceccarello , Andrea Pietracaprina , Geppino Pucci , Francesco Visonà

We consider the Maximum-weight Matching (MWM) problem in the streaming sliding window model of computation. In this model, the input consists of a sequence of weighted edges on a given vertex set $V$ of size $n$. The objective is to…

数据结构与算法 · 计算机科学 2023-01-11 Cezar-Mihail Alexandru , Pavel Dvořák , Christian Konrad , Kheeran K. Naidu

When each voter rates or ranks several candidates for a single office, a strong Condorcet winner (SCW) is one who beats all others in two-way races. Among 21 electoral systems examined, 18 will sometimes make candidate X the winner even if…

统计方法学 · 统计学 2016-09-22 Richard B. Darlington

We study the problem of enforcing continuous group fairness over windows in data streams. We propose a novel fairness model that ensures group fairness at a finer granularity level (referred to as block) within each sliding window. This…

机器学习 · 计算机科学 2026-01-15 Subhodeep Ghosh , Zhihui Du , Angela Bonifati , Manish Kumar , David Bader , Senjuti Basu Roy

This thesis investigates the design of algorithms for solving min-max optimization problems, which form the mathematical foundation of many modern applications in machine learning, game theory, and optimization. This work offers new…

最优化与控制 · 数学 2025-12-16 Sayantan Choudhury

Energy efficient communication technology has attracted much attention due to the explosive growth of energy consumption in current wireless communication systems. In this letter we focus on fairness-based energy efficiency and aim to…

信息论 · 计算机科学 2016-11-17 Shiwen He , Yongming Huang , Shi Jin , Fei Yu , Luxi Yang

Many real-world applications pose challenges in incorporating fairness constraints into the $k$-center clustering problem, where the dataset consists of $m$ demographic groups, each with a specified upper bound on the number of centers to…

数据结构与算法 · 计算机科学 2026-01-19 Longkun Guo , Zeyu Lin , Chaoqi Jia , Chao Chen

We analyze different methods of sorting and selecting a set of objects by their intrinsic value, via pairwise comparisons whose outcome is uncertain. After discussing the limits of repeated Round Robins, two new methods are presented: The…

统计力学 · 物理学 2016-08-31 Paolo Laureti , Joachim Mathiesen , Yi-Cheng Zhang

In many settings people must give numerical scores to entities from a small discrete set. For instance, rating physical attractiveness from 1--5 on dating sites, or papers from 1--10 for conference reviewing. We study the problem of…

人工智能 · 计算机科学 2019-08-28 Sam Ganzfried , Farzana Yusuf

Collaborative filtering is a rapidly advancing research area. Every year several new techniques are proposed and yet it is not clear which of the techniques work best and under what conditions. In this paper we conduct a study comparing…

信息检索 · 计算机科学 2012-05-16 Joonseok Lee , Mingxuan Sun , Guy Lebanon

In multi-item screening, optimal selling mechanisms are challenging to characterize and implement, even with full knowledge of valuation distributions. In this paper, we aim to develop tractable, interpretable, and implementable mechanisms…

理论经济学 · 经济学 2025-10-20 Shixin Wang

A left-corner parsing algorithm with top-down filtering has been reported to show very efficient performance for unification-based systems. However, due to the nontermination of parsing with left-recursive grammars, top-down constraints…

cmp-lg · 计算机科学 2008-02-03 Noriko Tomuro

This letter introduces a novel resource allocation algorithm for achieving max-min fairness (MMF) in a rate-splitting multiple access (RSMA) empowered multi-antenna broadcast channel. Specifically, we derive the closed-form solution for the…

信息论 · 计算机科学 2023-10-31 Facheng Luo , Yijie Mao

For linear time-invariant systems with uncertain parameters belonging to a finite set, we present a purely deterministic approach to multiple-model estimation and propose an algorithm based on the minimax criterion using constrained…

最优化与控制 · 数学 2022-07-18 Olle Kjellqvist , Anders Rantzer

We study the problem of computing the \textsc{Maxima} of a set of $n$ $d$-dimensional points. For dimensions 2 and 3, there are algorithms to solve the problem with order-oblivious instance-optimal running time. However, in higher…

计算几何 · 计算机科学 2017-01-16 Jérémy Barbay , Javiel Rojas

We present algorithms for the Max-Cover and Max-Unique-Cover problems in the data stream model. The input to both problems are $m$ subsets of a universe of size $n$ and a value $k\in [m]$. In Max-Cover, the problem is to find a collection…

数据结构与算法 · 计算机科学 2021-02-18 Andrew McGregor , David Tench , Hoa T. Vu