中文
相关论文

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

200 篇论文

Deep learning based methods have dominated super-resolution (SR) field due to their remarkable performance in terms of effectiveness and efficiency. Most of these methods assume that the blur kernel during downsampling is predefined/known…

计算机视觉与模式识别 · 计算机科学 2019-05-30 Jinjin Gu , Hannan Lu , Wangmeng Zuo , Chao Dong

Fair clustering enjoyed a surge of interest recently. One appealing way of integrating fairness aspects into classical clustering problems is by introducing multiple covering constraints. This is a natural generalization of the robust (or…

数据结构与算法 · 计算机科学 2022-07-07 Georg Anegg , Laura Vargas Koch , Rico Zenklusen

In this paper, we consider the $k$-Covering Canadian Traveller Problem ($k$-CCTP), which can be seen as a variant of the Travelling Salesperson Problem. The goal of $k$-CCTP is finding the shortest tour for a traveller to visit a set of…

数据结构与算法 · 计算机科学 2023-04-28 Niklas Hahn , Michalis Xefteris

This paper explores minimum sensing navigation of robots in environments cluttered with obstacles. The general objective is to find a path plan to a goal region that requires minimal sensing effort. In [1], the information-geometric RRT*…

机器人学 · 计算机科学 2023-03-14 Ali Reza Pedram , Takashi Tanaka

We address the problem of localizing multiple sources in 3D by combining sensor array measurements with camera observations. We propose a fusion framework extending the covariance matrix fitting method with an unbalanced optimal transport…

信号处理 · 电气工程与系统科学 2026-04-01 Ilyes Jaouedi , Gilles Chardon , José Picheral

We consider the problem of covering a graph with a given number of induced subgraphs so that the maximum number of vertices in each subgraph is minimized. We prove NP-completeness of the problem, prove lower bounds, and give approximation…

离散数学 · 计算机科学 2007-05-23 Shripad Thite

We consider the problem of optimizing a coverage function under a $\ell$-matchoid of rank $k$. We design fixed-parameter algorithms as well as streaming algorithms to compute an exact solution. Unlike previous work that presumes linear…

数据结构与算法 · 计算机科学 2022-12-14 Chien-Chung Huang , Justin Ward

The technique of kernelization consists in extracting, from an instance of a problem, an essentially equivalent instance whose size is bounded in a parameter k. Besides being the basis for efficient param-eterized algorithms, this method…

人工智能 · 计算机科学 2017-02-09 Clément Carbonnel , Emmanuel Hébrard

$\delta$-Covering, for some covering range $\delta>0$, is a continuous facility location problem on undirected graphs where all edges have unit length. The facilities may be positioned on the vertices as well as on the interior of the…

数据结构与算法 · 计算机科学 2024-08-09 Tim A. Hartmann , Tom Janßen

The ProbCover method of Yehuda et al. is a well-motivated algorithm for active learning in low-budget regimes, which attempts to "cover" the data distribution with balls of a given radius at selected data points. We demonstrate, however,…

机器学习 · 计算机科学 2024-07-26 Wonho Bae , Junhyug Noh , Danica J. Sutherland

In this paper, we study a class of set cover problems that satisfy a special property which we call the {\em small neighborhood cover} property. This class encompasses several well-studied problems including vertex cover, interval cover,…

数据结构与算法 · 计算机科学 2013-12-30 Archita Agarwal , Venkatesan T. Chakaravarthy , Anamitra R. Choudhury , Sambuddha Roy , Yogish Sabharwal

Sparsity constrained minimization captures a wide spectrum of applications in both machine learning and signal processing. This class of problems is difficult to solve since it is NP-hard and existing solutions are primarily based on…

最优化与控制 · 数学 2018-12-31 Ganzhao Yuan , Bernard Ghanem

Given a graph $G$, the Connected Vertex Cover problem (CVC) asks to find a minimum cardinality vertex cover of $G$ that induces a connected subgraph. In this paper we describe some approaches to solve the CVC problem exactly. First, we give…

数据结构与算法 · 计算机科学 2023-02-20 Manuel Aprile

We suggest efficient and provable methods to compute an approximation for imbalanced point clustering, that is, fitting $k$-centers to a set of points in $\mathbb{R}^d$, for any $d,k\geq 1$. To this end, we utilize \emph{coresets}, which,…

机器学习 · 计算机科学 2025-03-13 David Denisov , Dan Feldman , Shlomi Dolev , Michael Segal

In recent years, benefiting from the expressive power of Graph Convolutional Networks (GCNs), significant breakthroughs have been made in face clustering area. However, rare attention has been paid to GCN-based clustering on imbalanced…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Huafeng Yang , Qijie Shen , Xingjian Chen , Fangyi Zhang , Rong Du

In this paper, we introduce the concept of Density-Balanced Subset in a matroid, in which independent sets can be sampled so as to guarantee that (i) each element has the same probability to be sampled, and (ii) those events are negatively…

数据结构与算法 · 计算机科学 2023-08-15 François Sellier

Multigraph matching is a recent variant of the graph matching problem. In this framework, the optimization procedure considers several graphs and enforces the consistency of the matches along the graphs. This constraint can be formalized as…

机器学习 · 计算机科学 2022-10-12 François-Xavier Dupé , Rohit Yadav , Guillaume Auzias , S. Takerkart

In this paper we consider the problem of localizing a set of broadband sources from a finite window of measurements. In the case of narrowband sources this can be reduced to the problem of spectral line estimation, where our goal is simply…

信号处理 · 电气工程与系统科学 2022-10-24 Coleman DeLude , Rakshith Sharma , Santhosh Karnik , Christopher Hood , Mark Davenport , Justin Romberg

In theory coordinated multi-point transmission (CoMP) promises vast gains in spectral efficiency. But industrial field trials show rather disappointing throughput gains, whereby the major limiting factor is proper sharing of channel state…

信息论 · 计算机科学 2016-11-18 Jan Schreck , Gerhard Wunder , Peter Jung

In this paper, we consider a coverage problem for uncertain points in a tree. Let T be a tree containing a set P of n (weighted) demand points, and the location of each demand point P_i\in P is uncertain but is known to appear in one of m_i…

计算几何 · 计算机科学 2017-04-26 Haitao Wang , Jingru Zhang