← Latest papers
💬 NLP

Whom to Query for What: Adaptive Group Elicitation via Multi-Turn LLM Interactions

This paper proposes a theoretically grounded, adaptive framework that combines LLM-based question scoring with heterogeneous graph neural network propagation to dynamically select both questions and respondents, thereby improving population-level response prediction under constrained budgets and missing data.

Original authors: Ruomeng Ding, Tianwei Gao, Thomas P. Zollo, Eitan Bachmat, Richard Zemel, Zhun Deng

Published 2026-06-03
📖 4 min read☕ Coffee break read

Original authors: Ruomeng Ding, Tianwei Gao, Thomas P. Zollo, Eitan Bachmat, Richard Zemel, Zhun Deng

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 figure out the "vibe" of a huge city. You want to know what the average person thinks about new laws, but you can't talk to everyone. You only have a tiny budget for time and money.

In the past, detectives (or survey researchers) would pick a few random people to ask a few random questions. If they missed someone important, they had to guess what that person thought based on the few people they did talk to. This often led to wrong guesses.

This paper introduces a smarter way to do detective work using two powerful tools: a Super-Brain AI (Large Language Model) and a Social Map (Graph Neural Network).

Here is how their new method works, broken down into simple steps:

1. The Problem: The "Guessing Game" is Expensive

Usually, when you want to know what a group thinks, you have to ask many people many questions. But asking people costs money and time. If you only ask a few people, you end up with a lot of missing information.

  • Old way: Pick a random person, ask a random question, guess the rest.
  • New way: Be strategic. Ask the right person the right question so you can figure out what everyone else thinks without asking them.

2. The Two Super-Tools

The authors built a system that uses two specific "brains" working together:

  • The Super-Brain (LLM): This is like a very smart interviewer. It looks at the conversation history and says, "If I ask this specific question to this specific person, I will learn the most new information." It helps decide what to ask.
  • The Social Map (Heterogeneous GNN): This is like a giant web connecting everyone. It knows that people with similar backgrounds (like age, job, or location) often think similarly. If you ask one person, this map helps you "fill in the blanks" for their neighbors on the map. It helps decide who to ask and how to guess the answers for the people you didn't ask.

3. How It Works: The "Smart Detective" Loop

The system runs in a loop, round after round:

  1. Pick the Best Target: The system looks at the "Social Map." It finds the people who are most likely to give it new, surprising information (the "hard-to-figure-out" people).
  2. Pick the Best Question: The "Super-Brain" chooses the single question that will teach it the most about the group's overall opinion.
  3. Ask and Learn: It asks that question to that specific person.
  4. Spread the News: Once it gets the answer, it doesn't just write it down. It uses the "Social Map" to update its understanding of everyone else. If Person A (who you asked) thinks "Yes," and Person B is very similar to Person A, the system now has a strong guess that Person B also thinks "Yes," even though it never spoke to Person B.
  5. Repeat: It does this again and again, getting smarter with every single question asked.

4. The Results: Doing More with Less

The authors tested this on real-world data about politics and public opinion (like asking if people support higher taxes or better schools).

  • The Claim: Their method is much better at guessing the whole group's opinion than old methods, even when they are only allowed to talk to a tiny fraction of people (as low as 10%).
  • The Proof: In one test, they got over 12% better accuracy than the next best method while only interviewing 1 out of every 10 people.
  • The Secret Sauce: The paper found that the biggest gains came from asking the "hard" people (those whose opinions are hard to guess). By focusing their limited budget on these specific people, the "Social Map" could accurately fill in the rest of the puzzle.

5. What They Didn't Say

It is important to note what this paper is not about:

  • It is not about predicting the future or changing people's minds.
  • It is not a medical tool for diagnosing patients.
  • It does not claim to work perfectly in every single situation forever; it is a method for making surveys more efficient right now.

In a nutshell: Instead of shouting questions into a crowd and hoping someone answers, this method quietly picks the one person who knows the most, asks the one question that matters, and then uses the connections between people to figure out what the rest of the crowd is thinking. It's like solving a puzzle by placing the most critical pieces first.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →