MEMOIR: Temporal Behavioral Memory for Recommendation Across the Preference-Drift Spectrum
The paper introduces MEMOIR, a framework that leverages LLM-generated semantic behavioral memories from temporal interaction windows to effectively model user preference drift, demonstrating that while its aggregate performance ties with the strong UniSRec baseline, its most significant and reproducible contribution is superior ranking quality specifically for users at the high- and low-drift extremes of the preference spectrum.
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 guess what your friend wants for their birthday. If you only look at what they bought last week, you might get it wrong. Maybe they just bought a new video game, but that doesn't mean they want another one; maybe they are actually starting to get into cooking. This is the heart of recommender systems: the computer programs that suggest movies, songs, or shoes to us. For a long time, these programs treated our past choices like a single, static photo. They assumed that if you liked action movies yesterday, you will want them forever. But people are messy and changeable. We have preference drift, which is just a fancy way of saying our tastes evolve over time. The big question in this field is: How do we build a system that doesn't just see what we are right now, but understands the story of how we got here and where we might be going next?
This is where a new framework called MEMOIR comes in. Think of MEMOIR as a super-smart diary keeper for your online shopping habits. Instead of just looking at a list of items you clicked on, MEMOIR chops your history into monthly "chapters." For each month, it uses a giant, brain-like computer (called a Large Language Model, or LLM) to write a short, semantic summary of your behavior—like, "This month, the user was obsessed with running gear and protein powder."
But MEMOIR doesn't stop at just reading the diary. It tries to understand the plot. It looks at how your story changed from January to February. Did you smoothly shift from casual clothes to gym wear? Or did you swing back and forth? To do this, MEMOIR uses a special math trick called contrastive learning. Imagine it's a game where the computer learns that "running shoes" and "yoga mats" belong in the same chapter of your life, while "suits" belong to a different one. It forces the computer to pay attention to the direction of your change, not just the items themselves.
The researchers tested MEMOIR on real data from Amazon, looking at millions of reviews for electronics and clothing. They found something fascinating: MEMOIR is incredibly good at figuring out the quality of recommendations for people who are either very stable in their tastes or changing very rapidly. However, for people whose tastes are a bit wobbly or in the middle of a slow, confusing shift, another system called UniSRec actually did a slightly better job at just guessing how many items you might click on.
Here is the twist that makes this paper special: The authors tried to figure out why MEMOIR worked so well. They took apart the machine, piece by piece, to see which part was the secret sauce. They removed the "direction" tracker, they removed the "monthly chapters," and they even swapped out the fancy brain for a random guesser. Surprisingly, none of these single pieces explained the whole success. It's like taking a winning sports team apart and finding that no single player is the reason they won; it's the whole team working together in a way we don't fully understand yet.
The most important discovery isn't that MEMOIR is perfect everywhere, but where it shines. It suggests that this "evolution-aware" approach is a game-changer for the extremes: the users who are rock-steady in their habits and the users who are rapidly transforming. For the "middle" group, the old ways still hold their own. The paper concludes that while we can't pinpoint exactly which part of the math is the magic, the idea of treating user history as a moving story rather than a static snapshot is a powerful new direction. It's a reminder that to truly understand a person, you have to listen to their whole story, not just the last sentence they wrote.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.