← Latest papers
💬 NLP

Me-Agent: A Personalized Mobile Agent with Two-Level User Habit Learning for Enhanced Interaction

This paper introduces Me-Agent, a personalized mobile agent that leverages a two-level user habit learning approach—comprising a Personal Reward Model for prompt-level preference learning and a Hierarchical Preference Memory for long-term and app-specific memory storage—to overcome limitations in interpreting ambiguous instructions and handling personalized needs, achieving state-of-the-art performance on the newly proposed User FingerTip benchmark.

Original authors: Shuoxin Wang, Chang Liu, Gowen Loo, Lifan Zheng, Kaiwen Wei, Xinyi Zeng, Jingyuan Zhang, Yu Tian

Published 2026-01-29
📖 4 min read☕ Coffee break read

Original authors: Shuoxin Wang, Chang Liu, Gowen Loo, Lifan Zheng, Kaiwen Wei, Xinyi Zeng, Jingyuan Zhang, Yu Tian

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 digital assistant on your phone that is incredibly smart at following orders, but it's also incredibly literal. If you say, "Play my favorite song," a standard assistant might freeze and ask, "Which song? Which app? What do you mean by 'favorite'?" It treats every user like a stranger, even if you've been using the phone for years.

The paper introduces Me-Agent, a new kind of mobile assistant designed to stop being a stranger and start acting like a close friend who knows your habits.

Here is how it works, broken down into simple concepts:

The Problem: The "Literal Robot"

Current phone agents are like a new employee who hasn't read the company handbook yet.

  • The Issue: If you say, "Play Hey Jude," and you have five music apps installed, the robot doesn't know which one to open. If you say, "Play my usual," it doesn't know what "usual" means.
  • The Result: It fails to guess your intent, forcing you to be very specific every single time.

The Solution: Me-Agent's "Two-Level" Memory

Me-Agent solves this by learning your habits in two specific ways, without needing to be retrained or having its "brain" (the core AI model) changed. Think of it as giving the robot a personal notebook and a filing system.

Level 1: The "Personal Reward System" (User Preference Learning)

Imagine the agent is a student taking a test. Instead of just guessing, it tries to solve the problem in a few different ways (Rollout).

  • The Teacher: A special "Reward Model" looks at the screen and says, "Good job, you opened the right app!" or "Bad job, you clicked the wrong button."
  • The Lesson: The agent compares its attempts. If one way worked and another failed, it writes down a note: "When the user says 'Play music,' they usually open QQ Music, not NetEase."
  • The Magic: It doesn't change its internal code. Instead, it just updates the "notes" it reads before making a decision. This is like a student who gets smarter by reviewing their mistakes rather than going to summer school to relearn math.

Level 2: The "Smart Filing Cabinet" (Hierarchical Preference Memory)

If the agent tried to remember everything about every app in one giant list, it would get confused and forget things (like trying to remember every book in a library by reading the whole library at once).

  • The Solution: Me-Agent uses a two-tier filing system:
    • Level 1 (The Categories): It knows broad categories. "Music," "Navigation," "Shopping."
    • Level 2 (The Specifics): Inside the "Music" folder, it keeps specific notes for each app.
      • QQ Music Folder: "User always plays 'Hey Jude' here."
      • Spotify Folder: "User usually skips ads here."
  • How it helps: When you say "Play music," the agent first checks the "Music" folder, then instantly pulls up the specific notes for the app you likely use. It doesn't waste time reading notes about your banking app.

The New Test: "User FingerTip"

To prove this works, the researchers built a new test called User FingerTip.

  • The Setup: They gave the agents vague instructions like "Play my favorite song" or "Open the music app" without specifying which app or which song.
  • The Challenge: The agent had to guess based on what it "remembered" about the user's past behavior.
  • The Result: Me-Agent was a superstar. It correctly guessed the app and the song almost 100% of the time, while other agents struggled significantly.

Why This Matters (According to the Paper)

  • No Heavy Lifting: It doesn't require expensive cloud training or changing the AI's core brain. It works with existing technology.
  • Privacy Friendly: Since it learns by updating "notes" (memory) rather than retraining the model, it's more adaptable to personal needs without massive data transfers.
  • Better Accuracy: By remembering exactly where buttons are and what you usually do, it makes fewer mistakes when the screen changes or the app updates.

The Catch (Limitations)

The paper admits the system isn't perfect yet:

  1. App Updates: If an app changes its layout (like moving a button from the top to the bottom), the agent's "memory" of where the button used to be might be wrong, causing it to fail.
  2. Context Blindness: The agent only knows your past habits. It doesn't know if you are currently sad, in a rush, or at a specific location, so it might suggest a song you usually like but don't want right now.

In short: Me-Agent is a mobile assistant that stops asking "What do you mean?" and starts saying "I know what you mean," by keeping a smart, organized diary of your daily digital habits.

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 →