← Latest papers
🤖 AI

Computational Foundations for Strategic Coopetition: Formalizing Trust and Reputation Dynamics

This paper bridges the gap between qualitative conceptual modeling and computational trust analysis by introducing a game-theoretic, two-layer trust model with asymmetric updating mechanisms that successfully reproduces dynamic trust evolution in strategic coopetition, as validated through extensive parameter testing and a historical case study of the Renault-Nissan Alliance.

Original authors: Vik Pant, Eric Yu

Published 2026-01-22
📖 5 min read🧠 Deep dive

Original authors: Vik Pant, Eric Yu

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 trying to build a long-term partnership with a neighbor. You both need to share tools and help each other move furniture (cooperation), but you also want to make sure they don't steal your best lawn mower or sell your secret family recipe to a competitor (competition). This mix of helping and guarding is what the authors call "coopetition."

This paper is a technical guide on how to build a computer program that understands how trust works in these tricky relationships. The authors argue that while we have good ways to draw maps of who needs what from whom, we lack a way to calculate how trust grows or breaks over time.

Here is the breakdown of their solution, using simple analogies:

1. The Two-Layer Trust System

The authors propose that trust isn't just one number; it's like a two-story house:

  • The Ground Floor (Immediate Trust): This is your gut feeling about your neighbor right now. Did they return the drill on time today? If yes, your immediate trust goes up a little. If they broke it, it goes down a little.
  • The Basement (Reputation): This is the heavy, concrete foundation that remembers the past. If your neighbor once stole your lawnmower, that stain stays in the basement forever. Even if they return the drill today, the "stain" in the basement limits how high your trust can go on the ground floor. You can't fully trust them again until the basement slowly cleans itself over many years.

2. The "Broken Window" Rule (Asymmetry)

The paper claims that trust is incredibly fragile. The authors found that trust breaks much faster than it builds.

  • Building Trust: It's like stacking bricks. You need to do many good things (returning tools, helping out) to stack the trust high. It takes time.
  • Breaking Trust: It's like kicking a hole in the wall. One bad action (stealing, lying) knocks down a huge chunk of the wall instantly.
  • The Math: Their experiments showed that it takes about three times as much good behavior to repair the damage caused by a single bad action. This is called "negativity bias."

3. The "Trust Ceiling" (Hysteresis)

This is the most important finding. Imagine you have a glass ceiling above your trust level.

  • Before a mistake: Your trust can grow all the way to the top of the room (100%).
  • After a mistake: Even if you do everything right for years, the glass ceiling drops down. You might reach 80% or 90%, but you can never quite get back to the original 100% because the "stain" in the basement (reputation) is still there.
  • The Result: A relationship can recover, but it will never be exactly the same as it was before the betrayal. The damage leaves a permanent scar that limits how close you can get again.

4. The "Heavy Backpack" (Interdependence)

The paper connects this trust model to a map of who depends on whom (called an i model*).

  • If you are only slightly dependent on your neighbor (you can borrow a hammer from someone else), a betrayal hurts a little.
  • If you are heavily dependent (they are the only person who can fix your roof), a betrayal hurts much more.
  • The model shows that the more you need someone, the faster your trust evaporates when they mess up. It's like carrying a heavy backpack; if you trip, you fall harder than someone who is walking light.

5. Testing the Theory

The authors didn't just guess these rules; they tested them in two ways:

  • The Simulation Lab: They ran a computer simulation 78,125 times with different settings. In almost every scenario, the "broken window" rule and the "trust ceiling" appeared naturally. The computer confirmed that trust really does break faster than it builds.
  • The Real-World Test: They applied their model to the real-life story of the Renault-Nissan Alliance (a massive car company partnership).
    • The Story: For years, the companies worked well together (high trust). Then, in 2018, a major scandal happened (the arrest of their leader, Carlos Ghosn).
    • The Prediction: The model predicted that trust would crash instantly and would take years to recover, but it would never fully return to the pre-scandal level.
    • The Result: The model matched the real history with 81.7% accuracy. It correctly predicted the crash, the slow recovery, and the fact that the partnership is now "functional but limited" because the trust ceiling is lower than before.

Summary

This paper gives requirements engineers (the people who design how systems and people work together) a new tool. Instead of just saying "we need to trust each other," they can now use a formula to calculate:

  1. How fast trust will grow if we cooperate.
  2. How fast it will shatter if we make a mistake.
  3. How much "permanent damage" a mistake will leave behind.

It proves that in partnerships where people are both friends and rivals, one bad day can ruin years of good work, and you can never fully undo that damage.

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 →