This repository provides a curated collection of papers and resources on the intersection of Large Language Models (LLMs) and Multi-Armed Bandits (MABs). As modern LLMs grow more capable, bandit algorithms offer efficient tools for improving prompt design, training, inference optimization, and personalization. Conversely, LLMs enable more expressive and context-aware bandit decision-making.
Our goal is to give researchers a clear entry point into this emerging area, covering both LLM-enhanced bandits and bandit-enhanced LLMs, along with key insights, methods, and open challenges.
ctrl + F and then type the author name. The dropdown list of authors will automatically expand when searching.customization, iteractive, human motion generation tokenizer. (More tags are ongoing)This repository is curated following a systematic methodology to ensure comprehensive and reproducible coverage of research at the intersection of Large Language Models (LLMs) and Bandit Algorithms.
We adopted the PCC (Population, Concept, Context) framework as recommended in 'The Systematic Review: An Overview' by Aromataris & Pearson (2014) to structure our search strings.
Our search strategy is organized into four hierarchical layers to balance Sensitivity (finding all relevant papers) and Specificity (filtering out noise).
Broad terms used to identify foundational literature at the cross-section.
"Large Language Model" AND "Bandit""LLM" AND "Multi-armed Bandit""Generative AI" AND "Contextual Bandit""Foundation Model" AND "Sequential Decision Making""Autoregressive Model" AND "Online Learning"Focusing on where Bandit algorithms enhance specific LLM stages.
Pre-training:
("Pre-training" AND ("Bandit" OR "Exploration"))
Fine-tuning:
("Fine-tuning" AND ("Bandit" OR "Online optimization"))
Alignment:
(("Alignment" OR "RLHF" OR "Preference learning") AND "Bandit")
Prompt Design and Selection:
(("Prompt selection" OR "Prompt optimization" OR "In-context learning") AND "Bandit")
Tool and Function Calling:
(("Tool calling" OR "Function calling" OR "Action invocation") AND "Bandit")
Context Understanding:
(("Context management" OR "Long context" OR "Context window") AND "Bandit")
Retrieval-Augmented Generation (RAG):
(("Retrieval-augmented generation" OR "RAG") AND "Bandit")
Inference Optimization:
(("Inference optimization" OR "Resource allocation") AND "Bandit")
Decoding Strategies:
(("Decoding strategy" OR "Sampling strategy" OR "Generation control") AND "Bandit")
Adaptation and Personalization:
(("Personalization" OR "Model adaptation" OR "User preference modeling") AND "Bandit")
Focusing on how LLMs are integrated into Bandit framework elements.
Regret Minimization Objective:
(("Regret minimization" OR "Reward maximization") AND "LLM")
Arm Definition:
(("Action space" OR "Arm representation") AND "LLM")
Environment Modeling:
(("Environment modeling" OR "Dynamic environment" OR "Simulator") AND "LLM")
Reward Formulation:
(("Reward modeling" OR "Reward shaping") AND "LLM")
Sampling Strategy:
(("Thompson Sampling" OR "UCB" OR "Exploration strategy") AND "LLM")
Action Decision:
(("Action selection" OR "Decision making") AND "LLM")
Capturing specific techniques and interdisciplinary applications.
"RLHF" AND "Bandit""Combinatorial Bandit" AND "Text Generation""Neural Bandit" AND "Transformer""Bayesian Optimization" AND "LLM""Active Learning" AND "LLM" AND "Bandit""Interactive NLP" AND "Bandit""Resource allocation" AND "LLM inference" AND "Bandit""Query selection" AND "RAG" AND "Bandit""Automated prompt engineering" AND "Multi-armed Bandit""Speculative decoding" AND "Multi-armed Bandit""User preference modeling" AND "LLM" AND "Bandit"Multi-armed bandits for resource efficient, online optimization of language model pre-training: the use case of dynamic masking (2022)
Efficient online data mixing for language model pre-training (2023)
Pretraining Decision Transformers with Reward Prediction for In-Context Multi-task Structured Bandit Learning (2024)
Harnessing Diversity for Important Data Selection in Pretraining Large Language Models (2024)
Actor-Critic based Online Data Mixing For Language Model Pre-Training (2025)
EVOLvE: Evaluating and Optimizing LLMs For In-Context Exploration (2025)
RL-NMT: Reinforcement Learning Fine-tuning for Improved Neural Machine Translation of Burmese Dialects (2023)
Reflect-RL: Two-Player Online RL Fine-Tuning for LMs (2024)
Dynamic Data Mixing Maximizes Instruction Tuning for Mixture-of-Experts (2024)
Iterative data smoothing: Mitigating reward overfitting and overoptimization in rlhf (2024)
Sharp Analysis for KL-Regularized Contextual Bandits and RLHF (Unknown Year)
Which LLM to Play? Convergence-Aware Online Model Selection with Time-Increasing Bandits (2024)
Convergence-aware online model selection with time-increasing bandits (2024)
Preference fine-tuning of LLMs should leverage suboptimal, on-policy data (2024)
Sample-efficient alignment for llms (2024)
Chunks as arms: Multi-armed bandit-guided sampling for long-context llm preference optimization (2025)
DynamixSFT: Dynamic Mixture Optimization of Instruction Tuning Collections (2025)
Nash Learning from Human Feedback (2024)
Training a helpful and harmless assistant with reinforcement learning from human feedback (2022)
Aligning large language models with human: A survey (2023)
Training language models to follow instructions with human feedback (2022)
Tokenized Bandit for LLM Decoding and Alignment (2025)
Direct Preference Optimization: Your Language Model is Secretly a Reward Model (2023)
Prompt Optimization with Human Feedback (2024)
Best arm identification for prompt learning under a limited budget (2024)
Prompt optimization with EASE? efficient ordering-aware automated selection of exemplars (2024)
Prompt Optimization with Logged Bandit Data (2024)
Prompt-based Code Completion via Multi-Retrieval Augmented Generation (2024)
Use Your INSTINCT: INSTruction optimization for LLMs usIng Neural bandits Coupled with Transformers (2024)
Efficient prompt optimization through the lens of best arm identification (2024)
FedPOB: Sample-Efficient Federated Prompt Optimization via Bandits (2025)
Prompt Tuning Decision Transformers with Structured and Scalable Bandits (2025)
Meta-prompt optimization for llm-based sequential decision making (2025)
Bandit-Based Prompt Design Strategy Selection Improves Prompt Optimizers (2025)
Prompt Optimization with Logged Bandit Data (2025)
LLM Prompt Duel Optimizer: Efficient Label-Free Prompt Optimization (2025)
Reinforcing multi-turn reasoning in llm agents via turn-level credit assignment (2025)
Advancing Tool-Augmented Large Language Models: Integrating Insights from Errors in Inference Trees (2024)
Semantic Context for Tool Orchestration (2025)
Learning Evolving Tools for Large Language Models (2025)
Verltool: Towards holistic agentic reinforcement learning with tool use (2025)
AgentEvolver: Towards Efficient Self-Evolving Agent System (2025)
Can large language models explore in-context? (2024)
Code Repair with LLMs gives an Exploration-Exploitation Tradeoff (2024)
Efficient exploration for llms (2024)
Enhancing Sequential Recommendations through Multi-Perspective Reflections and Iteration (2024)
Controlling Large Language Model Agents with Entropic Activation Steering (2024)
Chunks as arms: Multi-armed bandit-guided sampling for long-context llm preference optimization (2025)
Efficient jailbreak attack sequences on large language models via multi-armed bandit-based context switching (2025)
EVOLvE: Evaluating and Optimizing LLMs For In-Context Exploration (2025)
Online Multi-LLM Selection via Contextual Bandits under Unstructured Context Evolution (2025)
Context Attribution with Multi-Armed Bandit Optimization (2025)
M-RAG: Reinforcing Large Language Model Performance through Retrieval-Augmented Generation with Multiple Partitions (2024)
AutoRAG-HP: Automatic Online Hyper-Parameter Tuning for Retrieval-Augmented Generation (2024)
Advances in Neural Information Processing Systems (2024)
MBA-RAG: a Bandit Approach for Adaptive Retrieval-Augmented Generation through Question Complexity (2025)
IEEE INFOCOM 2025 - IEEE Conference on Computer Communications (2025)
Adapting to non-stationary environments: Multi-armed bandit enhanced retrieval-augmented generation on knowledge graphs (2025)
Context Attribution with Multi-Armed Bandit Optimization (2025)
LLM Bandit: Cost-Efficient LLM Generation via Preference-Conditioned Dynamic Routing (2025)
Adaptive llm routing under budget constraints (2025)
Dynamic and Cost-Efficient Deployment of Large Language Models Using Uplift Modeling and Multi Armed Bandits (2025)
Learning to Route LLMs from Bandit Feedback: One Policy, Many Trade-offs (2025)
LLM Cache Bandit Revisited: Addressing Query Heterogeneity for Cost-Effective LLM Inference (2025)
BanditSpec: Adaptive Speculative Decoding via Bandit Algorithms (2025)
Speculative Decoding via Early-exiting for Faster LLM Inference with Thompson Sampling Control Mechanism (2024)
Not-a-Bandit: Provably No-Regret Drafter Selection in Speculative Decoding for LLMs (2025)
Tokenized Bandit for LLM Decoding and Alignment (2025)
Personalizing natural language understanding using multi-armed bandits and implicit feedback (2020)
User Feedback-based Online Learning for Intent Classification (2023)
Online personalizing white-box llms generation with neural bandits (2024)
LLMs Are In-Context Bandit Reinforcement Learners (2024)
Cost-Effective Online Multi-LLM Selection with Versatile Reward Models (2024)
Tokenized Reinforcement Learning for LLM Generation: A Survey (2025)
LLM Bandit: Cost-Efficient LLM Generation via Preference-Conditioned Dynamic Routing (2025)
Learning to Route LLMs from Bandit Feedback: One Policy, Many Trade-offs (2025)
Comparing Exploration-Exploitation Strategies of LLMs and Humans: Insights from Standard Multi-armed Bandit Tasks (2025)
On Bits and Bandits: Quantifying the Regret-Information Trade-off (2024)
Beyond Numeric Awards: In-Context Dueling Bandits with LLM Agents (2024)
Do llm agents have regret? a case study in online learning and games (2024)
LLMs and the Abstraction and Reasoning Corpus: Successes, Failures, and the Importance of Object-based Representations (2023)
Neural Dueling Bandits (2024)
LLM-informed multi-armed bandit strategies for non-stationary environments (2023)
Neural Dueling Bandits (2024)
Beyond Numeric Awards: In-Context Dueling Bandits with LLM Agents (2024)
LLMs and the Abstraction and Reasoning Corpus: Successes, Failures, and the Importance of Object-based Representations (2023)
Guiding pretraining in reinforcement learning with large language models (2023)
Multi-Armed Bandit Approach for Optimizing Training on Synthetic Data (2024)
Investigating the Relationship Between Physical Activity and Tailored Behavior Change Messaging: Connecting Contextual Bandit with Large Language Models (2025)
LLM-informed multi-armed bandit strategies for non-stationary environments (2023)
Towards a Pretrained Model for Restless Bandits via Multi-arm Generalization (2024)
Jump Starting Bandits with LLM-Generated Prior Knowledge (2024)
In-context impersonation reveals Large Language Models' strengths and biases (2024)
Multi-Armed Bandit Approach for Optimizing Training on Synthetic Data (2024)
EnvGen: Generating and Adapting Environments via LLMs for Training Embodied Agents (2024)
Balancing act: prioritization strategies for llm-designed restless bandit rewards (2025)
Investigating the Relationship Between Physical Activity and Tailored Behavior Change Messaging: Connecting Contextual Bandit with Large Language Models (2025)
Toward efficient exploration by large language model agents (2025)
Prior-informed optimization of treatment recommendation via bandit algorithms trained on large language model-processed historical records (2025)
Statistical and computational trade-off in multi-agent multi-armed bandits (2024)
On the Importance of Uncertainty in Decision-Making with Large Language Models (2024)
A decision-language model (DLM) for dynamic restless multi-armed bandit tasks in public health (2024)
Towards a Pretrained Model for Restless Bandits via Multi-arm Generalization (2024)
Do llm agents have regret? a case study in online learning and games (2024)
Balancing act: prioritization strategies for llm-designed restless bandit rewards (2025)
Large Language Model-Enhanced Multi-Armed Bandits (2025)
Prior-informed optimization of treatment recommendation via bandit algorithms trained on large language model-processed historical records (2025)
Prioritization Strategies for LLM-Designed Restless Bandit Rewards in Public Health (2024)
Beyond Numeric Rewards: In-Context Dueling Bandits with LLM Agents (2025)
When Greedy Wins: Emergent Exploitation Bias in Meta-Bandit LLM Training (2025)
Towards optimizing with large language models (2023)
On Bits and Bandits: Quantifying the Regret-Information Trade-off (2024)
Efficient Sequential Decision Making with Large Language Models (2024)
Jump Starting Bandits with LLM-Generated Prior Knowledge (2024)
Cost-Effective Online Multi-LLM Selection with Versatile Reward Models (2024)
Large Language Model-Enhanced Multi-Armed Bandits (2025)
When Greedy Wins: Emergent Exploitation Bias in Meta-Bandit LLM Training (2025)
Llms are greedy agents: Effects of rl fine-tuning on decision-making abilities (2025)
Evaluation of LLM Powered Agentic AI for Solving Multi-Arm Bandit Problems (2025)
TextBandit: Evaluating Probabilistic Reasoning in LLMs Through Language-Only Decision Tasks (2025)
Toward efficient exploration by large language model agents (2025)
Using large language models for hyperparameter optimization (2023)
Towards optimizing with large language models (2023)
LLMs for User Interest Exploration: A Hybrid Approach (2024)
Large language models as evolutionary optimizers (2024)
Large Language Model-Enhanced Multi-Armed Bandits (2025)
When Greedy Wins: Emergent Exploitation Bias in Meta-Bandit LLM Training (2025)
Evaluation of LLM Powered Agentic AI for Solving Multi-Arm Bandit Problems (2025)
Llms are greedy agents: Effects of rl fine-tuning on decision-making abilities (2025)
TextBandit: Evaluating Probabilistic Reasoning in LLMs Through Language-Only Decision Tasks (2025)
Toward efficient exploration by large language model agents (2025)
Here is the list of our contributors in each modality of this repository.
| Modality/Task | Contributors |
|---|---|
| Bandit for LLM | Siguang Chen, Miao Xie |
| LLM for Bandit | Siguang Chen, Miao Xie |
| Reference URL Organization | Yuan Wang |
If you find this work useful in your research, Please cite the paper as below:
@article{xxx,
}
This repository provides a curated collection of papers and resources on the intersection of Large Language Models (LLMs) and Multi-Armed Bandits (MABs). As modern LLMs grow more capable, bandit algorithms offer efficient tools for improving prompt design, training, inference optimization, and personalization. Conversely, LLMs enable more expressive and context-aware bandit decision-making.
Our goal is to give researchers a clear entry point into this emerging area, covering both LLM-enhanced bandits and bandit-enhanced LLMs, along with key insights, methods, and open challenges.
ctrl + F and then type the author name. The dropdown list of authors will automatically expand when searching.customization, iteractive, human motion generation tokenizer. (More tags are ongoing)This repository is curated following a systematic methodology to ensure comprehensive and reproducible coverage of research at the intersection of Large Language Models (LLMs) and Bandit Algorithms.
We adopted the PCC (Population, Concept, Context) framework as recommended in 'The Systematic Review: An Overview' by Aromataris & Pearson (2014) to structure our search strings.
Our search strategy is organized into four hierarchical layers to balance Sensitivity (finding all relevant papers) and Specificity (filtering out noise).
Broad terms used to identify foundational literature at the cross-section.
"Large Language Model" AND "Bandit""LLM" AND "Multi-armed Bandit""Generative AI" AND "Contextual Bandit""Foundation Model" AND "Sequential Decision Making""Autoregressive Model" AND "Online Learning"Focusing on where Bandit algorithms enhance specific LLM stages.
Pre-training:
("Pre-training" AND ("Bandit" OR "Exploration"))
Fine-tuning:
("Fine-tuning" AND ("Bandit" OR "Online optimization"))
Alignment:
(("Alignment" OR "RLHF" OR "Preference learning") AND "Bandit")
Prompt Design and Selection:
(("Prompt selection" OR "Prompt optimization" OR "In-context learning") AND "Bandit")
Tool and Function Calling:
(("Tool calling" OR "Function calling" OR "Action invocation") AND "Bandit")
Context Understanding:
(("Context management" OR "Long context" OR "Context window") AND "Bandit")
Retrieval-Augmented Generation (RAG):
(("Retrieval-augmented generation" OR "RAG") AND "Bandit")
Inference Optimization:
(("Inference optimization" OR "Resource allocation") AND "Bandit")
Decoding Strategies:
(("Decoding strategy" OR "Sampling strategy" OR "Generation control") AND "Bandit")
Adaptation and Personalization:
(("Personalization" OR "Model adaptation" OR "User preference modeling") AND "Bandit")
Focusing on how LLMs are integrated into Bandit framework elements.
Regret Minimization Objective:
(("Regret minimization" OR "Reward maximization") AND "LLM")
Arm Definition:
(("Action space" OR "Arm representation") AND "LLM")
Environment Modeling:
(("Environment modeling" OR "Dynamic environment" OR "Simulator") AND "LLM")
Reward Formulation:
(("Reward modeling" OR "Reward shaping") AND "LLM")
Sampling Strategy:
(("Thompson Sampling" OR "UCB" OR "Exploration strategy") AND "LLM")
Action Decision:
(("Action selection" OR "Decision making") AND "LLM")
Capturing specific techniques and interdisciplinary applications.
"RLHF" AND "Bandit""Combinatorial Bandit" AND "Text Generation""Neural Bandit" AND "Transformer""Bayesian Optimization" AND "LLM""Active Learning" AND "LLM" AND "Bandit""Interactive NLP" AND "Bandit""Resource allocation" AND "LLM inference" AND "Bandit""Query selection" AND "RAG" AND "Bandit""Automated prompt engineering" AND "Multi-armed Bandit""Speculative decoding" AND "Multi-armed Bandit""User preference modeling" AND "LLM" AND "Bandit"Multi-armed bandits for resource efficient, online optimization of language model pre-training: the use case of dynamic masking (2022)
Efficient online data mixing for language model pre-training (2023)
Pretraining Decision Transformers with Reward Prediction for In-Context Multi-task Structured Bandit Learning (2024)
Harnessing Diversity for Important Data Selection in Pretraining Large Language Models (2024)
Actor-Critic based Online Data Mixing For Language Model Pre-Training (2025)
EVOLvE: Evaluating and Optimizing LLMs For In-Context Exploration (2025)
RL-NMT: Reinforcement Learning Fine-tuning for Improved Neural Machine Translation of Burmese Dialects (2023)
Reflect-RL: Two-Player Online RL Fine-Tuning for LMs (2024)
Dynamic Data Mixing Maximizes Instruction Tuning for Mixture-of-Experts (2024)
Iterative data smoothing: Mitigating reward overfitting and overoptimization in rlhf (2024)
Sharp Analysis for KL-Regularized Contextual Bandits and RLHF (Unknown Year)
Which LLM to Play? Convergence-Aware Online Model Selection with Time-Increasing Bandits (2024)
Convergence-aware online model selection with time-increasing bandits (2024)
Preference fine-tuning of LLMs should leverage suboptimal, on-policy data (2024)
Sample-efficient alignment for llms (2024)
Chunks as arms: Multi-armed bandit-guided sampling for long-context llm preference optimization (2025)
DynamixSFT: Dynamic Mixture Optimization of Instruction Tuning Collections (2025)
Nash Learning from Human Feedback (2024)
Training a helpful and harmless assistant with reinforcement learning from human feedback (2022)
Aligning large language models with human: A survey (2023)
Training language models to follow instructions with human feedback (2022)
Tokenized Bandit for LLM Decoding and Alignment (2025)
Direct Preference Optimization: Your Language Model is Secretly a Reward Model (2023)
Prompt Optimization with Human Feedback (2024)
Best arm identification for prompt learning under a limited budget (2024)
Prompt optimization with EASE? efficient ordering-aware automated selection of exemplars (2024)
Prompt Optimization with Logged Bandit Data (2024)
Prompt-based Code Completion via Multi-Retrieval Augmented Generation (2024)
Use Your INSTINCT: INSTruction optimization for LLMs usIng Neural bandits Coupled with Transformers (2024)
Efficient prompt optimization through the lens of best arm identification (2024)
FedPOB: Sample-Efficient Federated Prompt Optimization via Bandits (2025)
Prompt Tuning Decision Transformers with Structured and Scalable Bandits (2025)
Meta-prompt optimization for llm-based sequential decision making (2025)
Bandit-Based Prompt Design Strategy Selection Improves Prompt Optimizers (2025)
Prompt Optimization with Logged Bandit Data (2025)
LLM Prompt Duel Optimizer: Efficient Label-Free Prompt Optimization (2025)
Reinforcing multi-turn reasoning in llm agents via turn-level credit assignment (2025)
Advancing Tool-Augmented Large Language Models: Integrating Insights from Errors in Inference Trees (2024)
Semantic Context for Tool Orchestration (2025)
Learning Evolving Tools for Large Language Models (2025)
Verltool: Towards holistic agentic reinforcement learning with tool use (2025)
AgentEvolver: Towards Efficient Self-Evolving Agent System (2025)
Can large language models explore in-context? (2024)
Code Repair with LLMs gives an Exploration-Exploitation Tradeoff (2024)
Efficient exploration for llms (2024)
Enhancing Sequential Recommendations through Multi-Perspective Reflections and Iteration (2024)
Controlling Large Language Model Agents with Entropic Activation Steering (2024)
Chunks as arms: Multi-armed bandit-guided sampling for long-context llm preference optimization (2025)
Efficient jailbreak attack sequences on large language models via multi-armed bandit-based context switching (2025)
EVOLvE: Evaluating and Optimizing LLMs For In-Context Exploration (2025)
Online Multi-LLM Selection via Contextual Bandits under Unstructured Context Evolution (2025)
Context Attribution with Multi-Armed Bandit Optimization (2025)
M-RAG: Reinforcing Large Language Model Performance through Retrieval-Augmented Generation with Multiple Partitions (2024)
AutoRAG-HP: Automatic Online Hyper-Parameter Tuning for Retrieval-Augmented Generation (2024)
Advances in Neural Information Processing Systems (2024)
MBA-RAG: a Bandit Approach for Adaptive Retrieval-Augmented Generation through Question Complexity (2025)
IEEE INFOCOM 2025 - IEEE Conference on Computer Communications (2025)
Adapting to non-stationary environments: Multi-armed bandit enhanced retrieval-augmented generation on knowledge graphs (2025)
Context Attribution with Multi-Armed Bandit Optimization (2025)
LLM Bandit: Cost-Efficient LLM Generation via Preference-Conditioned Dynamic Routing (2025)
Adaptive llm routing under budget constraints (2025)
Dynamic and Cost-Efficient Deployment of Large Language Models Using Uplift Modeling and Multi Armed Bandits (2025)
Learning to Route LLMs from Bandit Feedback: One Policy, Many Trade-offs (2025)
LLM Cache Bandit Revisited: Addressing Query Heterogeneity for Cost-Effective LLM Inference (2025)
BanditSpec: Adaptive Speculative Decoding via Bandit Algorithms (2025)
Speculative Decoding via Early-exiting for Faster LLM Inference with Thompson Sampling Control Mechanism (2024)
Not-a-Bandit: Provably No-Regret Drafter Selection in Speculative Decoding for LLMs (2025)
Tokenized Bandit for LLM Decoding and Alignment (2025)
Personalizing natural language understanding using multi-armed bandits and implicit feedback (2020)
User Feedback-based Online Learning for Intent Classification (2023)
Online personalizing white-box llms generation with neural bandits (2024)
LLMs Are In-Context Bandit Reinforcement Learners (2024)
Cost-Effective Online Multi-LLM Selection with Versatile Reward Models (2024)
Tokenized Reinforcement Learning for LLM Generation: A Survey (2025)
LLM Bandit: Cost-Efficient LLM Generation via Preference-Conditioned Dynamic Routing (2025)
Learning to Route LLMs from Bandit Feedback: One Policy, Many Trade-offs (2025)
Comparing Exploration-Exploitation Strategies of LLMs and Humans: Insights from Standard Multi-armed Bandit Tasks (2025)
On Bits and Bandits: Quantifying the Regret-Information Trade-off (2024)
Beyond Numeric Awards: In-Context Dueling Bandits with LLM Agents (2024)
Do llm agents have regret? a case study in online learning and games (2024)
LLMs and the Abstraction and Reasoning Corpus: Successes, Failures, and the Importance of Object-based Representations (2023)
Neural Dueling Bandits (2024)
LLM-informed multi-armed bandit strategies for non-stationary environments (2023)
Neural Dueling Bandits (2024)
Beyond Numeric Awards: In-Context Dueling Bandits with LLM Agents (2024)
LLMs and the Abstraction and Reasoning Corpus: Successes, Failures, and the Importance of Object-based Representations (2023)
Guiding pretraining in reinforcement learning with large language models (2023)
Multi-Armed Bandit Approach for Optimizing Training on Synthetic Data (2024)
Investigating the Relationship Between Physical Activity and Tailored Behavior Change Messaging: Connecting Contextual Bandit with Large Language Models (2025)
LLM-informed multi-armed bandit strategies for non-stationary environments (2023)
Towards a Pretrained Model for Restless Bandits via Multi-arm Generalization (2024)
Jump Starting Bandits with LLM-Generated Prior Knowledge (2024)
In-context impersonation reveals Large Language Models' strengths and biases (2024)
Multi-Armed Bandit Approach for Optimizing Training on Synthetic Data (2024)
EnvGen: Generating and Adapting Environments via LLMs for Training Embodied Agents (2024)
Balancing act: prioritization strategies for llm-designed restless bandit rewards (2025)
Investigating the Relationship Between Physical Activity and Tailored Behavior Change Messaging: Connecting Contextual Bandit with Large Language Models (2025)
Toward efficient exploration by large language model agents (2025)
Prior-informed optimization of treatment recommendation via bandit algorithms trained on large language model-processed historical records (2025)
Statistical and computational trade-off in multi-agent multi-armed bandits (2024)
On the Importance of Uncertainty in Decision-Making with Large Language Models (2024)
A decision-language model (DLM) for dynamic restless multi-armed bandit tasks in public health (2024)
Towards a Pretrained Model for Restless Bandits via Multi-arm Generalization (2024)
Do llm agents have regret? a case study in online learning and games (2024)
Balancing act: prioritization strategies for llm-designed restless bandit rewards (2025)
Large Language Model-Enhanced Multi-Armed Bandits (2025)
Prior-informed optimization of treatment recommendation via bandit algorithms trained on large language model-processed historical records (2025)
Prioritization Strategies for LLM-Designed Restless Bandit Rewards in Public Health (2024)
Beyond Numeric Rewards: In-Context Dueling Bandits with LLM Agents (2025)
When Greedy Wins: Emergent Exploitation Bias in Meta-Bandit LLM Training (2025)
Towards optimizing with large language models (2023)
On Bits and Bandits: Quantifying the Regret-Information Trade-off (2024)
Efficient Sequential Decision Making with Large Language Models (2024)
Jump Starting Bandits with LLM-Generated Prior Knowledge (2024)
Cost-Effective Online Multi-LLM Selection with Versatile Reward Models (2024)
Large Language Model-Enhanced Multi-Armed Bandits (2025)
When Greedy Wins: Emergent Exploitation Bias in Meta-Bandit LLM Training (2025)
Llms are greedy agents: Effects of rl fine-tuning on decision-making abilities (2025)
Evaluation of LLM Powered Agentic AI for Solving Multi-Arm Bandit Problems (2025)
TextBandit: Evaluating Probabilistic Reasoning in LLMs Through Language-Only Decision Tasks (2025)
Toward efficient exploration by large language model agents (2025)
Using large language models for hyperparameter optimization (2023)
Towards optimizing with large language models (2023)
LLMs for User Interest Exploration: A Hybrid Approach (2024)
Large language models as evolutionary optimizers (2024)
Large Language Model-Enhanced Multi-Armed Bandits (2025)
When Greedy Wins: Emergent Exploitation Bias in Meta-Bandit LLM Training (2025)
Evaluation of LLM Powered Agentic AI for Solving Multi-Arm Bandit Problems (2025)
Llms are greedy agents: Effects of rl fine-tuning on decision-making abilities (2025)
TextBandit: Evaluating Probabilistic Reasoning in LLMs Through Language-Only Decision Tasks (2025)
Toward efficient exploration by large language model agents (2025)
Here is the list of our contributors in each modality of this repository.
| Modality/Task | Contributors |
|---|---|
| Bandit for LLM | Siguang Chen, Miao Xie |
| LLM for Bandit | Siguang Chen, Miao Xie |
| Reference URL Organization | Yuan Wang |
If you find this work useful in your research, Please cite the paper as below:
@article{xxx,
}