中文
相关论文

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

200 篇论文

We investigate the problem of monitoring multiple targets using a single mobile sensor, with the goal of minimizing the maximum estimation error among all the targets over long time horizons. The sensor can move in a network-constrained…

系统与控制 · 电气工程与系统科学 2020-09-25 Samuel C. Pinto , Sean B. Andersson , Julien M. Hendrickx , Christos G. Cassandras

The problem of finding an optimal vertex cover in a graph is a classic NP-complete problem, and is a special case of the hitting set question. On the other hand, the hitting set problem, when asked in the context of induced geometric…

数据结构与算法 · 计算机科学 2014-04-24 Akanksha Agrawal , Sathish Govindarajan , Neeldhara Misra

We study the parameterized complexity of the connected version of the vertex cover problem, where the solution set has to induce a connected subgraph. Although this problem does not admit a polynomial kernel for general graphs (unless NP is…

数据结构与算法 · 计算机科学 2011-10-11 Lukasz Kowalik , Marcin Pilipczuk , Karol Suchan

Covering a bounded region with minimum number of homogeneous sensor nodes is a NP-complete problem \cite{Li09}. In this paper we have proposed an {\it id} based distributed algorithm for optimal coverage in an unbounded region. The proposed…

分布式、并行与集群计算 · 计算机科学 2012-11-02 Barun Gorain , Partha Sarathi Mandal

We study problems related to connecting multi-interface networks of wireless devices. These problems are modeled using graphs, where vertices represent the devices and edges represent potential communication links. Each vertex can activate…

数据结构与算法 · 计算机科学 2026-05-11 Michał Szyfelbein , Camille Richer

The problem of computing a connected network with minimum interference is a fundamental problem in wireless sensor networks. Several models of interference have been studied in the literature. The most common model is the receiver-centric,…

计算几何 · 计算机科学 2020-04-21 A. Karim Abu-Affash , Paz Carmi , Matthew J. Katz

A k-order coverage control problem is studied where a network of agents must deploy over a desired area. The objective is to deploy all the agents in a decentralized manner such that a certain coverage performance metric of the network is…

多智能体系统 · 计算机科学 2019-03-14 Daniel Tabatabai , Mohanad Ajina , Cameron Nowzari

This work blends the inexact Newton method with iterative combined approximations (ICA) for solving topology optimization problems under the assumption of geometric nonlinearity. The density-based problem formulation is solved using a…

数值分析 · 数学 2021-12-17 Thadeu A. Senne , Francisco A. M. Gomes , Sandra A. Santos

In this paper, sensor selection problems for target tracking in large sensor networks with linear equality or inequality constraints are considered. First, we derive an equivalent Kalman filter for sensor selection, i.e., generalized…

最优化与控制 · 数学 2023-07-19 Xiaojing Shen , Pramod K. Varshney

A connected graph has a $(k,\ell)$-cover if each of its edges is contained in at least $\ell$ cliques of order $k$. Motivated by recent advances in extremal combinatorics and the literature on edge modification problems, we study the…

数据结构与算法 · 计算机科学 2025-11-12 Amirali Madani , Anil Maheshwari , Babak Miraftab , Bodhayan Roy

In this paper we propose a periodic solution to the problem of persistently covering a finite set of interest points with a group of autonomous mobile agents. These agents visit periodically the points and spend some time carrying out the…

机器人学 · 计算机科学 2024-01-25 José Manuel Palacios-Gasós , Eduardo Montijano , Carlos Sagüés , Sergio Llorente

We consider the following general scheduling problem studied recently by Moseley. There are $n$ jobs, all released at time $0$, where job $j$ has size $p_j$ and an associated arbitrary non-decreasing cost function $f_j$ of its completion…

数据结构与算法 · 计算机科学 2020-07-21 Nikhil Bansal , Jatin Batra

Deep learning approaches are successful in a wide range of AI problems and in particular for visual recognition tasks. However, there are still open problems among which is the capacity to handle streams of visual information and the…

机器学习 · 计算机科学 2022-02-02 Umang Aggarwal , Adrian Popescu , Eden Belouadah , Céline Hudelot

We address the problem of efficient and unobstructed surveillance or communication in complex environments. On one hand, one wishes to use a minimal number of sensors to cover the environment. On the other hand, it is often important to…

机器学习 · 计算机科学 2023-09-18 Lukas Taus , Yen-Hsi Richard Tsai

In Maximum $k$-Vertex Cover (Max $k$-VC), the input is an edge-weighted graph $G$ and an integer $k$, and the goal is to find a subset $S$ of $k$ vertices that maximizes the total weight of edges covered by $S$. Here we say that an edge is…

数据结构与算法 · 计算机科学 2018-10-10 Pasin Manurangsi

The $k$-ExactCover problem is a parameterized version of the ExactCover problem, in which we are given a universe $U$, a collection $S$ of subsets of $U$, and an integer $k$, and the task is to determine whether $U$ can be partitioned into…

计算复杂性 · 计算机科学 2019-05-21 Venkatesan Guruswami , Patrick Lin

In this paper we focus on the mobile sensor coverage problem formulated as a continuous locational optimization problem. Cort\`es et al. first proposed a distributed version of the Lloyd descent algorithm with guaranteed convergence to a…

系统与控制 · 计算机科学 2014-12-02 Ajay Deshpande

In this paper, we present a new iterative rounding framework for many clustering problems. Using this, we obtain an $(\alpha_1 + \epsilon \leq 7.081 + \epsilon)$-approximation algorithm for $k$-median with outliers, greatly improving upon…

数据结构与算法 · 计算机科学 2018-04-09 Ravishankar Krishnaswamy , Shi Li , Sai Sandeep

The concept of $k$-planarity is extensively studied in the context of Beyond Planarity. A graph is $k$-planar if it admits a drawing in the plane in which each edge is crossed at most $k$ times. The local crossing number of a graph is the…

数据结构与算法 · 计算机科学 2025-08-28 Tatsuya Gima , Yasuaki Kobayashi , Yuto Okada

The paper presents an algorithm for minimum vertex cover problem, which is an NP-Complete problem. The algorithm computes a minimum vertex cover of each input simple graph. Tested by the attached MATLAB programs, Stage 1 of the algorithm is…

离散数学 · 计算机科学 2016-10-30 Gang Hu