← Latest papers
💻 computer science

Beyond Expected Coverage: Lower-Tail Risk Management in Fair Influence Maximization

This paper introduces a lower-tail risk-aware framework for fair influence maximization that utilizes Conditional Value-at-Risk and worst-group shortfall probability to protect disadvantaged groups from severe coverage failures, achieving a significant reduction in coverage risk with only a marginal loss in total expected reach.

Original authors: ZhenghaoChen, Shangzhe Jin

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

Original authors: ZhenghaoChen, Shangzhe Jin

Original paper licensed under CC BY 4.0 (https://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 the manager of a town's emergency alert system. Your job is to pick a few key people (the "seeds") to start a rumor or a warning so that it spreads through the entire community.

The Old Way: Chasing the Biggest Crowd
Traditionally, managers tried to pick the most popular people. The goal was simple: "How many total people will hear this message on average?"

  • The Problem: In a town where rich neighborhoods are well-connected but poor neighborhoods are isolated, picking the most popular people might get the message to 90% of the rich folks but only 10% of the poor folks.
  • The "Average" Trap: If the connection between the rich and poor neighborhoods is a shaky, one-way bridge, the message might cross it 50% of the time. On average, the poor neighborhood gets 50% coverage. That sounds okay! But in reality, that means half the time, the poor neighborhood hears nothing at all. If this is a warning about a flood, "50% average" is a disaster because the worst-case scenario is total silence for the vulnerable group.

The New Idea: Preparing for the Worst
This paper introduces a new way of thinking called "Lower-Tail Risk Management." Instead of just asking, "How many people hear this on average?", it asks two scary questions:

  1. The "Bad Day" Question: If we run this campaign 100 times, what is the average number of people reached in the worst 10% of those days? (This is called Lower-Tail Coverage).
  2. The "Failure" Question: How often does a specific group get almost no one reached? (This is called Shortfall Probability).

The Analogy: The Umbrella Test
Imagine you are selling umbrellas.

  • Old Method (Expected Reach): You look at the weather forecast. It says "50% chance of rain." You sell enough umbrellas for 50% of the people. On average, you are right. But on the days it does rain, half the people get soaked because you didn't prepare for the "worst case" (the rainy day).
  • New Method (LTR-Greedy): You say, "I don't care about the average. I care that on the days it rains, nobody gets soaked." You might sell slightly fewer umbrellas overall (a small loss in total reach), but you ensure that even on the worst rainy days, the most vulnerable people have protection.

What the Paper Actually Did
The authors built a new algorithm (a computer recipe) called LTR-Greedy.

  1. The Setup: They tested this on fake social networks and real ones (like Facebook and Twitter data).
  2. The Comparison: They compared their new method against the old "popular person" method and other "fairness" methods that only looked at averages.
  3. The Result:
    • The old methods left vulnerable groups with a 63% chance of getting almost no coverage in bad scenarios.
    • The new method (LTR-Greedy) cut that failure rate down to 31%.
    • The Trade-off: To achieve this safety, the new method only lost a tiny bit of total reach (about 6% less people reached overall).

The Big Takeaway
The paper argues that "fairness" isn't just about the average. It's about reliability.

  • Old Fairness: "On average, everyone gets a fair share."
  • New Fairness: "Even when things go wrong, the most vulnerable groups still get a fair share."

The authors conclude that if you are distributing important resources (like health info or emergency alerts), you cannot just look at the average. You must specifically design your strategy to protect against the "bad days" when the message fails to reach the people who need it most. They proved mathematically that you can do this without sacrificing too much of your total reach.

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 →