中文
相关论文

相关论文: Beeping a Maximal Independent Set

200 篇论文

There are distributed graph algorithms for finding maximal matchings and maximal independent sets in $O(\Delta + \log^* n)$ communication rounds; here $n$ is the number of nodes and $\Delta$ is the maximum degree. The lower bound by Linial…

分布式、并行与集群计算 · 计算机科学 2021-12-13 Alkida Balliu , Sebastian Brandt , Juho Hirvonen , Dennis Olivetti , Mikaël Rabie , Jukka Suomela

Dallard, Milani\v{c}, and \v{S}torgel [arXiv '22] ask if for every class excluding a fixed planar graph $H$ as an induced minor, Maximum Independent Set can be solved in polynomial time, and show that this is indeed the case when $H$ is any…

数据结构与算法 · 计算机科学 2026-01-01 Édouard Bonnet , Julien Duron , Colin Geniet , Stéphan Thomassé , Alexandra Wesolek

This paper focuses on optimal beamforming to maximize the mean signal-to-noise ratio (SNR) for a reconfigurable intelligent surface (RIS)-aided MISO downlink system under correlated Rician fading. The beamforming problem becomes non-convex…

信息论 · 计算机科学 2023-07-04 Kali Krishna Kota , M. S. S. Manasa , Praful D. Mankar , Harpreet S. Dhillon

This paper introduces a Bayesian framework to detect multiple signals embedded in noisy observations from a sensor array. For various states of knowledge on the communication channel and the noise at the receiving sensors, a marginalization…

信息论 · 计算机科学 2009-09-08 Romain Couillet , Merouane Debbah

The Maximum Weight Independent Set (MWIS) problem on graphs with vertex weights asks for a set of pairwise nonadjacent vertices of maximum total weight. The complexity of the MWIS problem for $P_6$-free graphs is unknown. In this note, we…

离散数学 · 计算机科学 2015-04-27 T. Karthick

The accelerating penetration of physical environments by objects with information processing and wireless communication capabilities requires approaches to find potential communication partners and discover services. In the present work, we…

网络与互联网体系结构 · 计算机科学 2018-07-18 Niels Karowski , Konstantin Miller

This paper studies the beamforming optimization challenge in reconfigurable intelligent surface (RIS)-aided multiple-input single-output (MISO) systems, where the RIS phase configuration is discrete. Conventional optimization methods for…

信号处理 · 电气工程与系统科学 2024-01-17 Rujing Xiong , Xuihui Dong , Tiebin Mi , Kai Wan , Robert Caiming Qiu

A network with local dynamics of logistic type is considered. We implement a mean-field multiplicative coupling among first-neighbor nodes. When the coupling parameter is small the dynamics is dissipated and there is no activity: the…

适应与自组织系统 · 物理学 2007-05-23 R. Lopez-Ruiz , Y. Moreno , S. Boccaletti , D. -U. Hwang , A. F. Pacheco

We pay our attention towards secure and robust communication in the presence of a Reconfigurable Intelligent Surface (RIS)-enhanced mobile eavesdropping attacker in Multiple-Input Multiple-Output (MIMO)wireless networks.Specifically,we…

信息论 · 计算机科学 2025-11-03 Gaoyuan Zhang , Ruisong Si , Boyuan Li , Zijian Li , Baofeng Ji , Chenqi Zhu , Tony Q. S. Quek

This paper gives a replica analysis for the minimum mean square error (MSE) of a massive multiple-input multiple-output (MIMO) system by using Bayesian inference. The Bayes-optimal estimator is adopted to estimate the data symbols and the…

信息论 · 计算机科学 2016-11-15 Chao-Kai Wen , Yongpeng Wu , Kai-Kit Wong , Robert Schober , Pangan Ting

We present $O(\log\log n)$-round algorithms in the Massively Parallel Computation (MPC) model, with $\tilde{O}(n)$ memory per machine, that compute a maximal independent set, a $1+\epsilon$ approximation of maximum matching, and a…

数据结构与算法 · 计算机科学 2022-03-21 Mohsen Ghaffari , Themis Gouleakis , Christian Konrad , Slobodan Mitrović , Ronitt Rubinfeld

One of the oldest problems in the data stream model is to approximate the $p$-th moment $\|\mathcal{X}\|_p^p = \sum_{i=1}^n |\mathcal{X}_i|^p$ of an underlying vector $\mathcal{X} \in \mathbb{R}^n$, which is presented as a sequence of…

数据结构与算法 · 计算机科学 2019-07-15 Rajesh Jayaram , David P. Woodruff

In this paper, we adopt a new noisy wireless network model introduced very recently by Censor-Hillel et al. in [ACM PODC 2017, CHHZ17]. More specifically, for a given noise parameter $p\in [0,1],$ any sender has a probability of $p$ of…

网络与互联网体系结构 · 计算机科学 2017-09-06 Qin Xin , Yan Xia

In this paper, we present a signaling design for secure integrated sensing and communication (ISAC) systems comprising a dual-functional multi-input multi-output (MIMO) base station (BS) that simultaneously communicates with multiple users…

信息论 · 计算机科学 2024-01-31 Nanchi Su , Fan Liu , Christos Masouros , George C. Alexandropoulos , Yifeng Xiong , Qinyu Zhang

The Maximum Weight Independent Set (MWIS) problem on finite undirected graphs with vertex weights asks for a set of pairwise nonadjacent vertices of maximum weight sum. MWIS is one of the most investigated and most important algorithmic…

离散数学 · 计算机科学 2016-07-01 Andreas Brandstadt , Raffaele Mosca

Theoreticians have studied distributed algorithms in the radio network model for close to three decades. A significant fraction of this work focuses on lower bounds for basic communication problems such as wake-up (symmetry breaking among…

分布式、并行与集群计算 · 计算机科学 2014-05-29 Calvin Newport

Motivated by applications in blockchains and sensor networks, we consider a model of $n$ nodes trying to reach consensus on their majority bit. Each node $i$ is assigned a bit at time zero, and is a finite automaton with $m$ bits of memory…

分布式、并行与集群计算 · 计算机科学 2022-06-08 Giulia Fanti , Nina Holden , Yuval Peres , Gireeja Ranade

The node-averaged complexity of a distributed algorithm running on a graph $G=(V,E)$ is the average over the times at which the nodes $V$ of $G$ finish their computation and commit to their outputs. We study the node-averaged complexity for…

分布式、并行与集群计算 · 计算机科学 2022-08-18 Alkida Balliu , Mohsen Ghaffari , Fabian Kuhn , Dennis Olivetti

Any properly designed network coding technique can result in increased throughput and reliability of multi-hop wireless networks by taking advantage of the broadcast nature of wireless medium. In many inter-flow network coding schemes nodes…

网络与互联网体系结构 · 计算机科学 2018-05-04 Nastooh Taheri Javan , Masoud Sabaei , Mehdi Dehghan

This paper analyzes the throughput of industrial communication networks under a secrecy constraint. The proposed scenario is composed by sensors that measure some relevant information of the plant that is first processed by aggregator node…

信息论 · 计算机科学 2015-12-18 Pedro H. J. Nardelli , Hirley Alves , Carlos H. M. de Lima , Matti Latva-aho