paper-with-me

홈 › Papers

Online Decision-Making in General Combinatorial Spaces

2014-12-01 · NeurIPS 2014 12 · Arun Rajkumar, Shivani Agarwal

We study online combinatorial decision problems, where one must make sequential decisions in some combinatorial space without knowing in advance the cost of decisions on each trial; the goal is to minimize the total regret over some sequence of trials relative to the best fixed decision in hindsight. Such problems have been studied mostly in settings where decisions are represented by Boolean vectors and costs are linear in this representation. Here we study a general setting where costs may be linear in any suitable low-dimensional vector representation of elements of the decision space. We give a general algorithm for such problems that we call low-dimensional online mirror descent (LDOMD); the algorithm generalizes both the Component Hedge algorithm of Koolen et al. (2010), and a recent algorithm of Suehiro et al. (2012). Our study offers a unification and generalization of previous work, and emphasizes the role of the convex polytope arising from the vector representation of the decision space; while Boolean representations lead to 0-1 polytopes, more general vector representations lead to more general polytopes. We study several examples of both types of polytopes. Finally, we demonstrate the benefit of having a general framework for such problems via an application to an online transportation problem; the associated transportation polytopes generalize the Birkhoff polytope of doubly stochastic matrices, and the resulting algorithm generalizes the PermELearn algorithm of Helmbold and Warmuth (2009).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Cost-Efficient Online Decision Making: A Combinatorial Multi-Armed Bandit Approach

2023-08-21 · Arman Rahbar, Niklas Åkerblom, Morteza Haghir Chehreghani

Online decision making plays a crucial role in numerous real-world applications. In many scenarios, the decision is made based on performing a sequence of tests on the incoming data points. However, performing all tests …

Decision MakingMulti-Armed BanditsThompson Sampling

Divide and Learn: Multi-Objective Combinatorial Optimization at Scale

2026-02-11 · Esha Singh, Dongxia Wu, Chien-Yi Yang, Tajana Rosing 외 arxiv

Multi-objective combinatorial optimization seeks Pareto-optimal solutions over exponentially large discrete spaces, yet existing methods sacrifice generality, scalability, or theoretical guarantees. We reformulate it as …

Computational Efficiency

Generalising Discrete Action Spaces with Conditional Action Trees

2021-04-15 · Christopher Bamford, Alvaro Ovalle

There are relatively few conventions followed in reinforcement learning (RL) environments to structure the action spaces. As a consequence the application of RL algorithms to tasks with large action spaces with multiple …

Decision Makingreinforcement-learningReinforcement Learning (RL)

Structured Reinforcement Learning for Combinatorial Decision-Making

2025-05-25 · Heiko Hoppe, Léo Baty, Louis Bouvier, Axel Parmentier 외

Reinforcement learning (RL) is increasingly applied to real-world problems involving complex and structured decisions, such as routing, scheduling, and assortment planning. These settings challenge standard RL algorithms…

Combinatorial OptimizationDecision MakingImitation Learningreinforcement-learning+3

Learning Multi-Timescale Abstractions for Hierarchical Combinatorial Planning

2026-05-16 · Vivienne Huiling Wang, Tinghuai Wang, Joni Pajarinen arxiv

The combination of exponentially large action spaces, stochastic dynamics, and long-horizon decision-making under limited resources makes Sequential Stochastic Combinatorial Optimization (SSCO) particularly challenging f…

Hierarchical Reinforcement Learning