Information-Directed Sampling for Causal Bandits
This paper proposes Bayesian Thompson Sampling and Information-Directed Sampling algorithms for contextual causal bandits with non-manipulable variables, establishing entropy-dependent sublinear regret bounds and demonstrating superior performance over baselines by effectively leveraging shared causal mechanisms to accelerate high-reward decision identification.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are a detective trying to solve a mystery, but you can't just ask the suspect anything you want. Some clues are locked behind glass—you can see them, but you can't touch them. This is the world of "causal bandits," a branch of artificial intelligence where a computer learns to make the best decisions by experimenting. In a standard game, if you try one move and get a reward, you only learn about that specific move. But in the real world, actions are connected like dominoes; pushing one might knock over several others. Causal bandits use these hidden connections to learn faster: if you learn how a domino falls, you can guess how the next one will fall without even touching it. However, a major problem arises when some of those dominoes are "non-manipulable." You might be able to push a lever (an action), but you can't change the patient's age or the weather (non-manipulable variables), even though those things heavily influence the outcome. The challenge is figuring out how to learn the best strategy when some of the most important clues are out of your control.
This paper tackles that exact puzzle by introducing two new, smarter ways for an AI to play this game. The authors, working with the idea that the "map" of how things connect is known, propose a method where the AI treats the unknown parts of the system like a mystery box filled with probability. Instead of just guessing, the AI uses a technique called "Information-Directed Sampling" (IDS). Think of IDS as a detective who doesn't just pick the clue they think will solve the case right now, but also picks the clue that will teach them the most about the whole mystery, even if it doesn't solve it immediately. The paper shows that by using this approach, the AI can share information across different experiments much better than older methods.
The researchers developed two specific strategies for this. The first is a twist on "Thompson Sampling," which is like flipping a weighted coin to decide which experiment to run next, where the weight is based on how likely that experiment is to be the best. They proved mathematically that this method gets better and better over time, with the "mistakes" it makes growing very slowly. The second, and more complex, strategy is their new version of IDS. Because the math for IDS is incredibly hard to solve perfectly on a computer, they had to use a "Monte Carlo" method—basically, running thousands of simulated scenarios in their heads to get a good guess. The paper's big finding is that even with these guesses, the method still works incredibly well. They proved that the errors introduced by these simulations are small and controllable. In their tests on made-up scenarios, these new methods beat both the old causal methods and the non-causal ones, showing that when you can't touch everything, the best way to learn is to carefully choose which experiments teach you the most about the whole picture.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.