An MIT team showed experimentally that people only expect favors to be returned among equals. In hierarchical relationships, they expect precedent to continue in one direction. The computational models the researchers are now building have direct implications for how AI agents and social robots reason about cooperation.
When a colleague buys you coffee, you probably plan to cover the next round. That instinct, reciprocal generosity, has been a staple of behavioral economics for decades. A new study from Rebecca Saxe's lab at MIT, published in the journal Open Mind, shows that this instinct is far more conditional than the game-theory literature assumed. People expect a favor to be returned only when the two parties are social equals. When one person holds more status, power, or influence, the expectation flips: whoever started the generous act is expected to keep doing it, indefinitely.

That result might read as a finding for anthropologists rather than engineers, but it lands squarely in a problem that robotics and AI researchers have been circling for years. If we want machines that cooperate with people in homes, hospitals, and warehouses, those machines need an internal model of when humans expect reciprocity and when they don't. Getting that wrong produces agents that feel either exploitative or weirdly servile. The MIT work, and the computational models the team is now building on top of it, offers a concrete experimental target for that kind of social reasoning.
What the experiments actually measured
Most prior studies of generosity used a familiar setup: pair two strangers, hand them a coordination game, and watch what strategies emerge. Under those conditions, people reliably default to turn-taking and tit-for-tat reciprocity. The trouble is that these experiments strip away the social context that defines most real interactions. You are rarely splitting payoffs with an anonymous partner. You are buying lunch for your manager, or your aunt, or a peer.
Graduate student Alicia Chen, the paper's lead author, and senior author Rebecca Saxe, the John W. Jarve Professor of Brain and Cognitive Sciences, designed their experiments to put that context back in. Participants read short stories describing everyday interactions, buying coffee for a co-worker, preparing a meal for family, purchasing concert tickets. Some stories framed the two people as having a symmetric relationship (friends, cousins, co-workers of equal rank). Others framed them as asymmetric (aunt and niece, manager and employee, older and younger sibling). After each story, participants predicted what would happen the next time the interaction occurred.
The pattern was clean. In symmetric relationships, people expected the favor to be reciprocated. In asymmetric ones, they expected the established precedent to continue in whatever direction it started. If an older brother bought concert tickets once, participants expected him to buy them again. Crucially, the direction was not fixed by status. Generosity could flow up or down the hierarchy. A professor might always buy coffee for her students, or a student might always carry groceries for a resident advisor. Whatever happened first set the rule.

The interesting interpretation: reciprocity as the expensive option
The headline finding is interesting on its own, but the interpretation Saxe offers is what makes it useful for modeling cognition. The standard assumption has been that reciprocity is the human default and hierarchy is a deviation. The data suggest the opposite. Keeping track of whose turn it is to give is cognitively expensive bookkeeping. We do it specifically to maintain equality, because equality has to be actively defended. When the relationship is already asymmetric, there is no equal status to preserve, so people fall back on the cheaper strategy: follow precedent.
"In many intimate relationships, hierarchical relationships, or other kinds of role-based relationships, you don't put in the work of trying to keep track of turns," Saxe says. "We just follow precedent because following a precedent is easier. We all know what to expect, and we don't have to keep track of what happened last time."
Framing reciprocity as the high-effort exception rather than the rule reframes a lot of cooperative behavior. It also matches what anthropologists have long observed about gift-giving as a way to construct and maintain social structure. Following a precedent, as Saxe puts it, can actively reinforce a relationship when the asymmetry of the exchange genuinely reflects the asymmetry of the relationship.
Why this matters for AI agents and social robots
The connection to autonomous systems runs through the next phase of the research. Chen and Saxe are building computational models that try to predict whether a person will reciprocate a generous act, given the factors people actually weigh: relative benefit to each party, the type of relationship, and culturally specific norms. The modeling approach is the standard one in computational cognitive science. You encode an existing theory, add a candidate factor, and measure how much that factor improves the model's fit to human behavior. That lets you quantitatively compare competing theories instead of arguing about them.
"One really powerful thing about these models is that we can build in existing theories, add things to the models, and then compare how much these extra factors, like considerations related to social relationships, matter in terms of explaining what people are doing," Chen says.
That methodology is the bridge to robotics. Multi-agent reinforcement learning systems already model reciprocity, but they typically do it the way the old behavioral economics experiments did, as symmetric tit-for-tat among interchangeable agents. A delivery robot, a warehouse cobot, or a household assistant operates in a world full of asymmetric, role-based relationships. A model that assumes every helpful act creates a reciprocal debt will misjudge those situations badly. It might wait for a return favor that humans never expected, or it might fail to recognize that it has implicitly committed to an ongoing role.
The MIT result suggests a more economical design. An agent that infers relationship structure first, equal versus hierarchical, and only runs the expensive turn-tracking machinery when the relationship is symmetric would mirror how people appear to behave. For human-robot interaction specifically, the precedent-following finding is a useful prior. Once a robot establishes a pattern with a particular person, both human expectations and the robot's policy can lock onto that pattern, reducing the negotiation overhead of every future interaction.
Limitations worth keeping in view
This is a study of stated expectations, not behavior in the wild. Participants predicted what fictional characters would do, which measures the social model people hold rather than what they actually do when money or effort is on the line. The relationships were also presented as clearly labeled categories. Real relationships are fuzzy, shifting, and often contested, and people frequently disagree about whether a given relationship is symmetric at all. The computational models the team is building will need to handle that ambiguity to be useful for any deployed system, and the current work does not yet address how people update their model when the perceived relationship changes mid-interaction.
For researchers working on cooperative AI, the value here is not a finished algorithm but a well-specified behavioral benchmark. The experimental design gives a clean way to test whether a model of social reasoning reproduces the equal-versus-asymmetric split that humans show. The full paper, "Expectations of Reciprocal Generosity Are Specific to Equal Relationships," is available through Open Mind, and more on the group's broader work on social cognition is at the Saxe Lab and the McGovern Institute for Brain Research. The work was funded by the Simons Foundation Autism Research Initiative and the Patrick J. McGovern Foundation.

Comments
Please log in or register to join the discussion