paper-with-me

Papers

Exploiting Submodular Value Functions For Scaling Up Active Perception

2020-09-21 · Yash Satsangi, Shimon Whiteson, Frans A. Oliehoek, Matthijs T. J. Spaan

In active perception tasks, an agent aims to select sensory actions that reduce its uncertainty about one or more hidden variables. While partially observable Markov decision processes (POMDPs) provide a natural model for such problems, reward functions that directly penalize uncertainty in the agent's belief can remove the piecewise-linear and convex property of the value function required by most POMDP planners. Furthermore, as the number of sensors available to the agent grows, the computational cost of POMDP planning grows exponentially with it, making POMDP planning infeasible with traditional methods. In this article, we address a twofold challenge of modeling and planning for active perception tasks. We show the mathematical equivalence of $\rho$POMDP and POMDP-IR, two frameworks for modeling active perception tasks, that restore the PWLC property of the value function. To efficiently plan for active perception tasks, we identify and exploit the independence properties of POMDP-IR to reduce the computational cost of solving POMDP-IR (and $\rho$POMDP). We propose greedy point-based value iteration (PBVI), a new POMDP planning method that uses greedy maximization to greatly improve scalability in the action space of an active perception POMDP. Furthermore, we show that, under certain conditions, including submodularity, the value function computed using greedy PBVI is guaranteed to have bounded error with respect to the optimal value function. We establish the conditions under which the value function of an active perception POMDP is guaranteed to be submodular. Finally, we present a detailed empirical analysis on a dataset collected from a multi-camera tracking system employed in a shopping mall. Our method achieves similar performance to existing methods but at a fraction of the computational cost leading to better scalability for solving active perception tasks.

📄 PDF Abstract BibTeX arXiv:2009.09696

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Smooth Interactive Submodular Set Cover

2015-12-01 · NeurIPS 2015 12 · Bryan D. He, Yisong Yue

Interactive submodular set cover is an interactive variant of submodular set cover over a hypothesis class of submodular functions, where the goal is to satisfy all sufficiently plausible submodular functions to a target…

A Memoization Framework for Scaling Submodular Optimization to Large Scale Problems

2019-02-26 · Rishabh Iyer, Jeff Bilmes

We are motivated by large scale submodular optimization problems, where standard algorithms that treat the submodular functions in the \emph{value oracle model} do not scale. In this paper, we present a model called the …

Deep Submodular Peripteral Networks

2024-03-13 · Gantavya Bhatt, Arnav Das, Jeff Bilmes

Submodular functions, crucial for various applications, often lack practical learning methods for their acquisition. Seemingly unrelated, learning a scaling from oracles offering graded pairwise preferences (GPC) is unde…

Active LearningContrastive LearningExperimental Design

How Much Is a Dataset Worth? Scaling Laws, the Vendi Score, and Matrix Spectral Functions

2026-05-28 · Jeff A. Bilmes, Gantavya Bhatt, Arnav M. Das arxiv

Neural scaling laws appraise data through dataset size, while the Vendi Score uses quantum entropy to measure dataset value. We show both that common neural-scaling-law objectives and the Vendi Score are submodular. We f…

Cluster-Based Control of Transition-Independent MDPs

2022-07-11 · Carmel Fiscko, Soummya Kar, Bruno Sinopoli

This work studies efficient solution methods for cluster-based control policies of transition-independent Markov decision processes (TI-MDPs). We focus on control of multi-agent systems, whereby a central planner (CP) in…

Clustering