中文
相关论文

相关论文: On Balanced k-coverage in Visual Sensor Network

200 篇论文

Consider a region that requires to be protected from unauthorized penetrations. The border of the region, modeled as a unit line segment, consists of high priority segments that require the highest level of protection separated by low…

分布式、并行与集群计算 · 计算机科学 2019-10-04 Oscar Morales-Ponce

Mobile sensor networks (MSNs) have emerged from the interaction between mobile robotics and wireless sensor networks. MSNs can be deployed in harsh environments, where failures in some nodes can partition MSNs into disconnected network…

网络与互联网体系结构 · 计算机科学 2021-04-08 Vahid Khalilpour Akram , Orhan Dagdeviren , Bulent Tavli

An important problem in network science is finding an optimal placement of sensors in nodes in order to uniquely detect failures in the network. This problem can be modelled as an identifying code set (ICS) problem, introduced by Karpovsky…

社会与信息网络 · 计算机科学 2023-06-29 Anna L. D. Latour , Arunabha Sen , Kuldeep S. Meel

This paper presents a solution to the problem of monitoring a region of interest (RoI) using a set of nodes that is not sufficient to achieve the required degree of monitoring coverage. In particular, sensing coverage of wireless sensor…

网络与互联网体系结构 · 计算机科学 2016-03-04 Mohammad Abu Alsheikh , Shaowei Lin , Hwee-Pink Tan , Dusit Niyato

We propose a distributed positioning algorithm to estimate the unknown positions of a number of target nodes, given distance measurements between target nodes and between target nodes and a number of reference nodes at known positions.…

信息论 · 计算机科学 2017-04-26 Mohammad Reza Gholami , Luba Tetruashvili , Erik G. Ström , Yair Censor

Coverage control has been widely used for constructing mobile sensor network such as for environmental monitoring, and one of the most commonly used methods is the Lloyd algorithm based on Voronoi partitions. However, when this method is…

机器人学 · 计算机科学 2021-04-29 Kazuki Shibata , Tatsuya Miyano , Tomohiko Jimbo

We study the maximum set coverage problem in the massively parallel model. In this setting, $m$ sets that are subsets of a universe of $n$ elements are distributed among $m$ machines. In each round, these machines can communicate with each…

数据结构与算法 · 计算机科学 2024-11-26 Thai Bui , Hoa T. Vu

Parameterized Inapproximability Hypothesis (PIH) is a central question in the field of parameterized complexity. PIH asserts that given as input a 2-CSP on $k$ variables and alphabet size $n$, it is W[1]-hard parameterized by $k$ to…

计算复杂性 · 计算机科学 2024-07-15 Karthik C. S. , Euiwoong Lee , Pasin Manurangsi

This paper considers a probabilistic generalization of the $N$-$k$ failure-identification problem in power transmission networks, where the probability of failure of each component in the network is known a priori and the goal of the…

系统与控制 · 计算机科学 2021-05-06 Kaarthik Sundar , Carleton Coffrin , Harsha Nagarajan , Russell Bent

We consider the Minimum Coverage Kernel problem: given a set $B$ of $d$-dimensional boxes, find a subset of $B$ of minimum size covering the same region as $B$. This problem is $\mathsf{NP}$-hard, but as for many $\mathsf{NP}$-hard problems…

计算几何 · 计算机科学 2018-05-17 Jérémy Barbay , Pablo Pérez-Lantero , Javiel Rojas-Ledesma

Assume n wireless mobile sensors are initially dispersed in an ad hoc manner in a rectangular region. They are required to move to final locations so that they can detect any intruder crossing the region in a direction parallel to the sides…

分布式、并行与集群计算 · 计算机科学 2017-01-26 Stefan Dobrev , Evangelos Kranakis , Danny Krizanc , Manuel Lafond , Jan Manuch , Lata Narayanan , Jaroslav Opatrny , Ladislav Stacho

As mobile networks transition toward 5G and 6G RAN architectures, Passive Optical Networks (PONs) offer a critical solution for cost-effective fronthaul transport. However, the lack of standardized evaluation models in current literature…

网络与互联网体系结构 · 计算机科学 2026-01-22 Egemen Erbayat , Gustavo B. Figueiredo , Shih-Chun Lin , Motoharu Matsuura , Hiroshi Hasegawa , Suresh Subramaniam

We introduce a simple, efficient and precise polynomial heuristic for a key NP complete problem, minimum vertex cover. Our method is iterative and operates in probability space. Once a stable probability solution is found we find the true…

统计力学 · 物理学 2007-05-23 P. M. Duxbury , C. W. Fay

To solve the inherent incompleteness of knowledge graphs (KGs), numbers of knowledge graph completion (KGC) models have been proposed to predict missing links from known triples. Among those, several works have achieved more advanced…

人工智能 · 计算机科学 2023-06-21 Jining Wang , Chuan Chen , Zibin Zheng , Yuren Zhou

We study network coding gaps for the problem of makespan minimization of multiple unicasts. In this problem distinct packets at different nodes in a network need to be delivered to a destination specific to each packet, as fast as possible.…

数据结构与算法 · 计算机科学 2020-04-30 Bernhard Haeupler , David Wajc , Goran Zuzic

In this paper, we revisit the distributed coverage control problem with multiple robots on both metric graphs and in non-convex continuous environments. Traditionally, the solutions provided for this problem converge to a locally optimal…

多智能体系统 · 计算机科学 2020-05-07 Armin Sadeghi , Ahmad Bilal Asghar , Stephen L. Smith

Clustering with incomplete views is a challenge in multi-view clustering. In this paper, we provide a novel and simple method to address this issue. Specifically, the proposed method simultaneously exploits the local information of each…

计算机视觉与模式识别 · 计算机科学 2018-09-18 Jie Wen , Zheng Zhang , Yong Xu , Zuofeng Zhong

The Minimum Fill-in problem is to decide if a graph can be triangulated by adding at most k edges. Kaplan, Shamir, and Tarjan [FOCS 1994] have shown that the problem is solvable in time O(2^(O(k)) + k2 * nm) on graphs with n vertices and m…

数据结构与算法 · 计算机科学 2011-04-13 Fedor V. Fomin , Yngve Villanger

This paper proposes a greedy heuristic named as Big step greedy heuristic and investigates the application of Big step greedy heuristic for maximum k-coverage problem. Greedy algorithms construct the solution in multiple steps, the…

数据结构与算法 · 计算机科学 2015-09-25 Drona Pratap Chandu

We prove the following theorem. Given a planar graph $G$ and an integer $k$, it is possible in polynomial time to randomly sample a subset $A$ of vertices of $G$ with the following properties: (i) $A$ induces a subgraph of $G$ of treewidth…

数据结构与算法 · 计算机科学 2016-04-21 Fedor V. Fomin , Daniel Lokshtanov , Dániel Marx , Marcin Pilipczuk , Michał Pilipczuk , Saket Saurabh
‹ 上一页 1 8 9 10 下一页 ›