paper-with-me

홈 › Papers

Online Decision Making with Generative Action Sets

2025-09-30 · Jianyu Xu, Vidhi Jain, Bryan Wilder, Aarti Singh arxiv

With advances in generative AI, decision-making agents can now dynamically create new actions during online learning, but action generation typically incurs costs that must be balanced against potential benefits. We study an online learning problem where an agent can generate new actions at any time step by paying a one-time cost, with these actions becoming permanently available for future use. The challenge lies in learning the optimal sequence of two-fold decisions: which action to take and when to generate new ones, further complicated by the triangular tradeoffs among exploitation, exploration and $\textit{creation}$. To solve this problem, we propose a doubly-optimistic algorithm that employs Lower Confidence Bounds (LCB) for action selection and Upper Confidence Bounds (UCB) for action generation. Empirical evaluation on healthcare question-answering datasets demonstrates that our approach achieves favorable generation-quality tradeoffs compared to baseline strategies. From theoretical perspectives, we prove that our algorithm achieves the optimal regret of $O(T^{\frac{d}{d+2}}d^{\frac{d}{d+2}} + d\sqrt{T\log T})$, providing the first sublinear regret bound for online learning with expanding action spaces.

📄 PDF Abstract BibTeX arXiv:2509.25777

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Multi-Task Generative Adversarial Nets with Shared Memory for Cross-Domain Coordination Control

2018-07-01 · JunPing Wang, Wensheng Zhang, Ian Thomas, ShiHui Duan 외

Generating sequential decision process from huge amounts of measured process data is a future research direction for collaborative factory automation, making full use of those online or offline process data to directly d…

Decision MakingSequential Decision Making

Decision Making in Non-Stationary Environments with Policy-Augmented Search

2024-01-06 · Ava Pettet, Yunuo Zhang, Baiting Luo, Kyle Wray 외

Sequential decision-making under uncertainty is present in many important problems. Two popular approaches for tackling such problems are reinforcement learning and online search (e.g., Monte Carlo tree search). While th…

Decision MakingDecision Making Under UncertaintyOpenAI GymQ-Learning+1

Decision-Making Context Interaction Network for Click-Through Rate Prediction

2023-01-29 · Xiang Li, Shuwei Chen, Jian Dong, Jin Zhang 외

Click-through rate (CTR) prediction is crucial in recommendation and online advertising systems. Existing methods usually model user behaviors, while ignoring the informative context which influences the user to make a c…

Click-Through Rate PredictionDecision MakingPrediction

Generative manufacturing systems using diffusion models and ChatGPT

2024-05-02 · Xingyu Li, Fei Tao, Wei Ye, Aydin Nassehi 외

In this study, we introduce Generative Manufacturing Systems (GMS) as a novel approach to effectively manage and coordinate autonomous manufacturing assets, thereby enhancing their responsiveness and flexibility to addre…

Decision MakingDiversity

Generative Models in Decision Making: A Survey

2025-02-24 · Yinchuan Li, Xinyu Shao, Jianping Zhang, Haozhi Wang 외

In recent years, the exceptional performance of generative models in generative tasks has sparked significant interest in their integration into decision-making processes. Due to their ability to handle complex data dist…

Decision MakingSurvey