← Latest papers
🤖 AI

Personalizing Embodied Multimodal Large Language Model Agents over Long-term User Interactions

This paper introduces POLAR, a multimodal memory-augmented framework that organizes long-term user interactions into a knowledge graph to enable embodied agents to effectively retrieve personalized context for improved task execution and reasoning over time.

Original authors: Jeongeun Lee, Chanyoung Park, Dongha Lee

Published 2026-05-27
📖 4 min read☕ Coffee break read

Original authors: Jeongeun Lee, Chanyoung Park, Dongha Lee

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 have a very smart robot butler. This robot is great at following instructions like, "Go get the red cup" or "Find the shoes." It can see the world and understand language. But here's the problem: in the real world, people don't always speak in clear, technical terms.

If you ask your robot, "Bring me my shoes," and you have three different pairs of shoes in the house, the robot gets stuck. It knows what a "shoe" is, but it doesn't know which pair you mean. Maybe you always wear the blue sneakers when it rains, or the high heels for your Tuesday meetings. Without knowing your personal history, the robot is just guessing.

This paper introduces a new system called POLAR to solve this problem. Think of POLAR as giving the robot a special, organized diary that helps it remember your specific habits and preferences over a long time.

Here is how POLAR works, broken down into simple parts:

1. The Problem: The Robot's Short Memory

Current robots are like people with very short attention spans. If you ask them a question based on something you said weeks ago, they often forget the details. They might remember the general idea ("Oh, you like shoes"), but they can't remember the specific story ("You bought those blue sneakers on a snowy day last winter"). Because they can't connect the dots, they often grab the wrong item.

2. The Solution: POLAR's "Smart Diary"

POLAR doesn't just save a video recording of every time the robot moved around (which would be a messy, unorganized pile of data). Instead, it organizes your history into a structured memory graph with two specific types of notes:

  • The "Who and What" Notes (Semantic Memory):
    Imagine a card for every object in your house. On the card for your "blue sneakers," the robot writes down specific facts: "Bought last winter," "Used on snowy days," "Worn for morning runs." These are short, clear facts about you and your relationship with that object.
  • The "How I Found It" Notes (Episodic Memory):
    This is like a travel log. It remembers the robot's past journeys. For example: "Last time I looked for these sneakers, I checked the living room first, but they weren't there. I found them in the garage." This helps the robot know where to look next time, saving it from wasting time in the wrong rooms.

3. How It Works in Real Life

When you give a vague command like, "Bring me my snow-day shoes," here is what POLAR does:

  1. It Reads the Clues: It looks at your new request and searches its organized diary.
  2. It Finds the Match: It sees the note on the "blue sneakers" card that says "Used on snowy days." It realizes, "Ah, the user means these shoes, not the red ones!"
  3. It Plans the Route: It checks its travel log and remembers, "Last time, I found them in the garage, not the bedroom." So, it skips the bedroom and heads straight to the garage.

4. What the Experiments Showed

The researchers tested this system with different robot "brains" (AI models) in a simulated house. They compared three approaches:

  • The "No Memory" Robot: Only looks at what it sees right now. (It fails often because it doesn't know which shoe you mean).
  • The "Raw Data" Robot: Tries to read through all its past video logs and conversations at once. (It gets confused by too much messy information).
  • The POLAR Robot: Uses the organized diary.

The Results:
The POLAR robot was much better at finding the exact item you wanted, especially when there were many similar items (like three pairs of shoes) or when your request was very vague. It also figured out the fastest path to the item because it remembered where it had looked before.

The Big Takeaway

The paper concludes that for a robot to be truly helpful in the long run, it can't just have a "long memory" (storing everything). It needs a smart memory (organizing information into useful facts and experiences). POLAR turns messy past interactions into a clear guide, allowing the robot to understand not just what you are asking for, but who you are asking for it.

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 →