中文
相关论文

相关论文: On the Search Algorithm for the Output Distributio…

200 篇论文

We study the complexity of the classic capacitated k-median and k-means problems parameterized by the number of centers, k. These problems are notoriously difficult since the best known approximation bound for high dimensional Euclidean…

数据结构与算法 · 计算机科学 2022-08-31 Vincent Cohen-Addad , Jason Li

The capacitated p-center problem requires to select p facilities from a set of candidates to service a number of customers, subject to facility capacity constraints, with the aim of minimizing the maximum distance between a customer and its…

数据结构与算法 · 计算机科学 2018-03-14 Raphael Kramer , Manuel Iori , Thibaut Vidal

The capacity of a deterministic multiple-input multiple-output (MIMO) channel under the peak and average power constraints is investigated. For the identity channel matrix, the approach of Shamai et al. is generalized to the higher…

信息论 · 计算机科学 2016-09-29 Borzoo Rassouli , Bruno Clerckx

We consider the distributed channel access problem for a system consisting of multiple control subsystems that close their loop over a shared wireless network. We propose a distributed method for providing deterministic channel access…

系统与控制 · 电气工程与系统科学 2024-10-28 Tahmoores Farjam , Henk Wymeersch , Themistoklis Charalambous

In this paper, we study the $r$-gather problem, a natural formulation of minimum-size clustering in metric spaces. The goal of $r$-gather is to partition $n$ points into clusters such that each cluster has size at least $r$, and the maximum…

数据结构与算法 · 计算机科学 2021-06-08 Alessandro Epasto , Mohammad Mahdian , Vahab Mirrokni , Peilin Zhong

Over discrete memoryless channels (DMC), linear decoders (maximizing additive metrics) afford several nice properties. In particular, if suitable encoders are employed, the use of decoding algorithm with manageable complexities is…

信息论 · 计算机科学 2008-10-01 Emmanuel Abbe , Lizhong Zheng

In this paper, we consider the problem of finding the center $Q^\ast$ of the SEB (smallest enclosing ball) for $n$ points in $d$-dimensional Euclidean space. One application of the SEB is SVDD (support vector data description) in support…

信息论 · 计算机科学 2025-06-03 Kenji Nakagawa , Yoshinori Takei

Recent research has demonstrated significant achievable performance gains by exploiting circularity/non-circularity or propeness/improperness of complex-valued signals. In this paper, we investigate the influence of these properties on…

信息论 · 计算机科学 2016-11-17 Georg Tauboeck

This paper addresses the problem of ad hoc microphone array calibration where only partial information about the distances between microphones is available. We construct a matrix consisting of the pairwise distances and propose to estimate…

This paper considers a discrete time-Poisson noise channel which is used to model pulse-amplitude modulated optical communication with a direct-detection receiver. The goal of this paper is to obtain insights into the capacity and the…

信息论 · 计算机科学 2021-11-23 Luca Barletta , Alex Dytso

The minimum $k$-enclosing ball problem seeks the ball with smallest radius that contains at least~$k$ of~$m$ given points in a general $n$-dimensional Euclidean space. This problem is NP-hard. We present a branch-and-bound algorithm on the…

最优化与控制 · 数学 2017-07-12 Marta Cavaleiro , Farid Alizadeh

This paper is motivated by the problem of integrating multiple sources of measurements. We consider two multiple-input-multiple-output (MIMO) channels, a primary channel and a secondary channel, with dependent input signals. The primary…

信息论 · 计算机科学 2013-06-25 Yuan Wang , Haonan Wang , Louis Scharf

In the Euclidean $k$-center problem in sliding window model, input points are given in a data stream and the goal is to find the $k$ smallest congruent balls whose union covers the $N$ most recent points of the stream. In this model, input…

计算几何 · 计算机科学 2020-01-07 Sang-Sub Kim

Distribution matching is the process of invertibly mapping a uniformly distributed input sequence onto sequences that approximate the output of a desired discrete memoryless source. The special case of a binary output alphabet and…

信息论 · 计算机科学 2017-12-19 Patrick Schulte , Bernhard C. Geiger

Efficient algorithms for solving optimal transport problems are important for measuring and optimizing distances between functions. In the $L^2$ semi-discrete context, this problem consists of finding a map from a continuous density…

计算几何 · 计算机科学 2021-06-29 Philip Claude Caplan

We investigate the limits of communication over the discrete-time Additive White Gaussian Noise (AWGN) channel, when the channel output is quantized using a small number of bits. We first provide a proof of our recent conjecture on the…

信息论 · 计算机科学 2008-05-15 Jaspreet Singh , Onkar Dabeer , Upamanyu Madhow

Given a bidirected ring with capacities and a demand graph, we present an approximation algorithm to the problem of finding the minimum $\alpha$ such that there exists a feasible unsplittable routing of the demands after multiplying each…

网络与互联网体系结构 · 计算机科学 2010-06-03 Johanna Becker , Zsolt Csizmadia , Alexandre Laugier , Jácint Szabó , László Szegö

In this article, we consider the Euclidean dispersion problems. Let $P=\{p_{1}, p_{2}, \ldots, p_{n}\}$ be a set of $n$ points in $\mathbb{R}^2$. For each point $p \in P$ and $S \subseteq P$, we define $cost_{\gamma}(p,S)$ as the sum of…

计算几何 · 计算机科学 2021-05-20 Pawan K. Mishra , Gautam K. Das

We revisit the problem of finding a minimum enclosing ball with differential privacy: Given a set of $n$ points in the Euclidean space $\mathbb{R}^d$ and an integer $t\leq n$, the goal is to find a ball of the smallest radius $r_{opt}$…

数据结构与算法 · 计算机科学 2017-07-18 Kobbi Nissim , Uri Stemmer

The $k$-center problem is a fundamental optimization problem with numerous applications in machine learning, data analysis, data mining, and communication networks. The $k$-center problem has been extensively studied in the classical…

数据结构与算法 · 计算机科学 2025-04-28 Artur Czumaj , Guichen Gao , Mohsen Ghaffari , Shaofeng H. -C. Jiang