paper-with-me

Papers

PoseAgent: Budget-Constrained 6D Object Pose Estimation via Reinforcement Learning

2016-12-12 · CVPR 2017 7 · Alexander Krull, Eric Brachmann, Sebastian Nowozin, Frank Michel, Jamie Shotton, Carsten Rother

State-of-the-art computer vision algorithms often achieve efficiency by making discrete choices about which hypotheses to explore next. This allows allocation of computational resources to promising candidates, however, such decisions are non-differentiable. As a result, these algorithms are hard to train in an end-to-end fashion. In this work we propose to learn an efficient algorithm for the task of 6D object pose estimation. Our system optimizes the parameters of an existing state-of-the art pose estimation system using reinforcement learning, where the pose estimation system now becomes the stochastic policy, parametrized by a CNN. Additionally, we present an efficient training algorithm that dramatically reduces computation time. We show empirically that our learned pose estimation procedure makes better use of limited resources and improves upon the state-of-the-art on a challenging dataset. Our approach enables differentiable end-to-end training of complex algorithmic pipelines and learns to make optimal use of a given computational budget.

📄 PDF Abstract BibTeX arXiv:1612.03779

Code (0)

등록된 구현이 없습니다.

Tasks

6D Pose Estimation using RGBPose Estimationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Budget-Constrained Bandits over General Cost and Reward Distributions

2020-02-29 · Semih Cayci, Atilla Eryilmaz, R. Srikant

We consider a budget-constrained bandit problem where each arm pull incurs a random cost, and yields a random reward in return. The objective is to maximize the total expected reward under a budget constraint on the tota…

Model Compression with Exact Budget Constraints via Riemannian Manifolds

2026-05-01 · Michael Helcig, Dan Alistarh arxiv

Assigning one of K options to each of N groups under a total cost budget is a recurring problem in efficient AI, including mixed-precision quantization, non-uniform pruning, and expert selection. The objective, typically…

Model Compression

Selling to a principal and a budget-constrained agent

2022-02-21 · Debasis Mishra, Kolagani Paramahamsa

We analyze a model of selling a single object to a principal-agent pair who want to acquire the object for a firm. The principal and the agent have different assessments of the object's value to the firm. The agent is bu…

Decision MakingObject

Contextual Constrained Learning for Dose-Finding Clinical Trials

2020-01-08 · Hyun-Suk Lee, Cong Shen, James Jordon, Mihaela van der Schaar

Clinical trials in the medical domain are constrained by budgets. The number of patients that can be recruited is therefore limited. When a patient population is heterogeneous, this creates difficulties in learning subgr…

Safety-Contract Graph Multi-Agent Reinforcement Learning for Autonomous Network Security Response

2026-06-11 · Jose Luis Lima de Jesus Silva arxiv

Autonomous network-security response systems promise to reduce Security Operations Centre (SOC) reaction latency, but reward-only multi-agent reinforcement learning (MARL) can improve security reward while remaining non-…

Multi-agent Reinforcement Learning