paper-with-me

Papers

Determinantal Learning for Subset Selection in Wireless Networks

2025-03-05 · Xiangliu Tu, Chiranjib Saha, Harpreet S. Dhillon

Subset selection is central to many wireless communication problems, including link scheduling, power allocation, and spectrum management. However, these problems are often NP-complete, because of which heuristic algorithms applied to solve these problems struggle with scalability in large-scale settings. To address this, we propose a determinantal point process-based learning (DPPL) framework for efficiently solving general subset selection problems in massive networks. The key idea is to model the optimal subset as a realization of a determinantal point process (DPP), which balances the trade-off between quality (signal strength) and similarity (mutual interference) by enforcing negative correlation in the selection of {\em similar} links (those that create significant mutual interference). However, conventional methods for constructing similarity matrices in DPP impose decomposability and symmetry constraints that often do not hold in practice. To overcome this, we introduce a new method based on the Gershgorin Circle Theorem for constructing valid similarity matrices. The effectiveness of the proposed approach is demonstrated by applying it to two canonical wireless network settings: an ad hoc network in 2D and a cellular network serving drones in 3D. Simulation results show that DPPL selects near-optimal subsets that maximize network sum-rate while significantly reducing computational complexity compared to traditional optimization methods, demonstrating its scalability for large-scale networks.

📄 PDF Abstract BibTeX arXiv:2503.03151

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Methods 이 논문이 사용한 방법론

HOC 설명 없음

Similar Papers 제목 키워드 기반

An Interpretable Determinantal Choice Model for Subset Selection

2023-02-22 · Sander Aarts, David B. Shmoys, Alex Coy

Understanding how subsets of items are chosen from offered sets is critical to assortment planning, wireless network planning, and many other applications. There are two seemingly unrelated subset choice models that capt…

Point Processes

Machine Learning meets Stochastic Geometry: Determinantal Subset Selection for Wireless Networks

2019-05-01 · Chiranjib Saha, Harpreet S. Dhillon

In wireless networks, many problems can be formulated as subset selection problems where the goal is to select a subset from the ground set with the objective of maximizing some objective function. These problems are typ…

BIG-bench Machine LearningScheduling

Coverage probability in wireless networks with determinantal scheduling

2020-06-09 · Bartek Błaszczyszyn, Antoine Brochard, H. Paul Keeler

We propose a new class of algorithms for randomly scheduling network transmissions. The idea is to use (discrete) determinantal point processes (subsets) to randomly assign medium access to various {\em repulsive} subset…

Point ProcessesScheduling

Determinantal Point Process as an alternative to NMS

2020-08-26 · Samik Some, Mithun Das Gupta, Vinay P. Namboodiri

We present a determinantal point process (DPP) inspired alternative to non-maximum suppression (NMS) which has become an integral step in all state-of-the-art object detection frameworks. DPPs have been shown to encourag…

DiversityObjectobject-detectionObject Detection

Wasserstein Learning of Determinantal Point Processes

2020-11-19 · NeurIPS Workshop LMCA 2020 12 · Lucas Anquetil, Mike Gartrell, Alain Rakotomamonjy, Ugo Tanielian 외

Determinantal point processes (DPPs) have received significant attention as an elegant probabilistic model for discrete subset selection. Most prior work on DPP learning focuses on maximum likelihood estimation (MLE). Wh…

Point Processes