Information Design With Large Language Models

This paper proposes a framework that integrates linguistic framing with Bayesian signaling to optimize information design, leveraging Large Language Models as behavioral proxies to theoretically characterize tractability conditions and empirically demonstrate effective optimization through iterative prompt tuning.

Paul Duetting, Safwan Hossain, Tao Lin, Renato Paes Leme, Sai Srivatsa Ravindranath, Haifeng Xu, Song Zuo

Published 2026-03-05
📖 5 min read🧠 Deep dive

Imagine you are a Chef (the Sender) trying to convince a Food Critic (the Receiver) to order your most expensive dish.

In the old way of doing things (called Bayesian Persuasion), the Chef's only tool was the menu description. If the dish was actually "Spicy," the Chef could choose to say "Mildly Zesty" or "Fiery." The Critic would then update their belief based on the facts provided. The Chef's strategy was purely about what facts to reveal.

But this paper argues that in the real world, people don't just react to facts; they react to how the facts are wrapped up. This is called Framing.

The Core Idea: The "Wrapper" vs. The "Gift"

Think of information design as a two-step process:

  1. The Wrapper (Framing): This is the slogan, the tone, the font, or the story you tell before you even show the product. It's like wrapping a gift in bright, festive paper versus plain brown paper. Even if the gift inside is the same, the wrapper changes how the Critic feels about it before they even open it.
    • Example: A clothing brand doesn't just sell a jacket; they sell a "Mountain-Ready, City-Chic" lifestyle. This slogan (the frame) makes the Critic think the jacket is stylish and durable, even before they see the price tag.
  2. The Gift (Signaling): This is the specific data or signal you give them after the frame is set. In our example, this is the discount. If the jacket is high quality, the brand might offer a small discount. If it's low quality, a huge discount. The Critic uses this signal to update their belief about the specific item.

The Big Question: Should the Chef just focus on the menu description (Signaling), or should they also spend time designing the perfect wrapper (Framing)? And can they do both at once?

The Problem: The "Language Maze"

The authors realized that while we know how to calculate the best menu description (Signaling), figuring out the best wrapper (Framing) is a nightmare.

  • The Space is Huge: There are infinite ways to phrase a slogan. It's like trying to find the perfect sentence in a library with infinite books.
  • The Reaction is Weird: A tiny change in wording (e.g., "90% fat-free" vs. "10% fat") can completely flip a person's decision. It's like a light switch: a tiny nudge turns the light from off to on, or vice versa. This makes it mathematically very hard to predict what will work.

The Solution: Using AI as a "Human Simulator"

This is where Large Language Models (LLMs) like the ones you chat with come in. The authors propose a brilliant shortcut:

  • Instead of running expensive focus groups with thousands of humans to see how they react to slogans, ask an AI.
  • The AI acts as a "proxy" for the human mind. You show it the slogan, and it predicts: "If a human saw this, they would believe there is a 70% chance this jacket is stylish."

The Two Strategies: What the Paper Found

The authors tested two approaches using this AI-assisted method:

1. The "Fixed Wrapper" Strategy (Hard Mode)

Imagine the Chef is stuck with a specific menu layout (Signaling) and can only change the wrapper (Framing).

  • The Result: This is mathematically broken. Because human reactions to wording are so sensitive (like that light switch), a tiny error in the AI's prediction can lead to a massive failure. It's like trying to balance a pencil on its tip; one tiny wobble and it falls. The paper proves this is computationally impossible to solve perfectly.

2. The "Master Chef" Strategy (Easy Mode)

Imagine the Chef can change both the wrapper (Framing) and the menu description (Signaling) together.

  • The Result: This is much more stable. When you have the freedom to adjust the signal (the discount) to match the frame (the slogan), the system becomes smooth and forgiving. If the AI predicts the wrapper makes people think the jacket is "stylish," the Chef can immediately adjust the discount to match that new belief.
  • The Analogy: It's like driving a car with power steering. If you turn the wheel slightly (change the frame), the car adjusts smoothly. You don't crash.

The Experiment: The "Himalaya" Jacket

To prove this works, the authors ran a real-world simulation:

  • The Setup: A fictional brand called "Himalaya" wanted to sell jackets to "fashionable mall shoppers" (who care more about style than technical durability).
  • The Process:
    1. They started with a real-world slogan from a famous brand (Patagonia).
    2. They asked the AI to generate new slogans and descriptions.
    3. The AI predicted how the "mall shoppers" would interpret these new slogans.
    4. A computer solver calculated the best discount strategy for those new beliefs.
    5. The AI used that score to write an even better slogan for the next round.
  • The Outcome: The AI-generated slogans were significantly better at persuading the target audience than the original real-world slogan. The AI found a "sweet spot" in the language that humans hadn't thought of, perfectly aligning the "wrapper" with the "discount."

The Takeaway

This paper is a roadmap for the future of persuasion. It tells us:

  1. Don't just rely on facts. How you say something (Framing) is just as important as what you say (Signaling).
  2. Don't try to optimize them separately. If you can't change your facts, optimizing your words is a dangerous, unstable game.
  3. Do it together. If you can change both your story and your offer, you can use AI to find the perfect combination that guides people to the decision you want, smoothly and effectively.

In short: Use AI to write the perfect story, and then use math to back it up with the perfect offer. That's the winning combination.