TLDR: MIRA is a new framework that enables one-touch AI services on smartphones. By long-pressing images or text, users receive contextually relevant AI task recommendations. It uses Multimodal Large Language Models (MLLMs) with template-augmented reasoning and constrained decoding to accurately infer user intent and suggest precise actions, significantly improving recommendation accuracy and user experience.
Smartphones are becoming increasingly powerful with the integration of advanced AI technologies, from sophisticated virtual assistants to on-demand content generation. However, accessing these diverse AI services often involves multiple steps or complex commands, making daily tasks cumbersome. Imagine needing to process a train booking screenshot; currently, this might involve several manual steps like text recognition, information extraction, and then adding events to a calendar. This is where MIRA steps in.
MIRA, which stands for Multimodal Instruction Recommendation Agent, is a groundbreaking framework designed to simplify how users interact with AI services on their smartphones. It introduces an intuitive “one-touch” AI tasking experience. With MIRA, users can simply long-press on an image or a piece of text on their screen, and the system will instantly recommend contextually relevant AI tasks. For instance, long-pressing a train booking image could suggest actions like “book trains,” “create memos,” “schedule calendar events,” or “navigate to station.”
How MIRA Makes Your Smartphone Smarter
MIRA achieves this seamless experience through three core innovations:
1. Smart Recommendation Engine: At its heart, MIRA uses a Multimodal Large Language Model (MLLM) to understand what you’re looking at. When you long-press an object, the MLLM analyzes the image or text, extracts key information (like dates, locations, or phone numbers), and infers your likely intent. Based on this understanding, it generates precise instructions for AI tasks.
2. Template-Guided Reasoning: To ensure accuracy and consistency, MIRA employs a “template-augmented reasoning” mechanism. This means it uses a library of predefined, high-level reasoning templates. If the initial AI analysis is incomplete or potentially inaccurate, MIRA retrieves the most relevant template to refine its understanding and improve the accuracy of its task inference. This helps the system avoid common AI “hallucinations” and provides more reliable suggestions.
3. Precise Instruction Generation: To prevent the system from suggesting irrelevant or nonsensical actions, MIRA uses a “prefix-tree-based constrained decoding” strategy. This acts like a smart filter, ensuring that the recommended instructions are always coherent and directly aligned with predefined, valid AI tasks. For example, if you’re trying to save a phone number, it will guide the output to “save phone number” rather than a random sequence of words.
The MIRA framework is a significant step forward because it moves beyond traditional conversational AI assistants by offering proactive, context-aware recommendations for complex, multi-step tasks. It transforms your smartphone into a more intelligent AI agent that anticipates your needs and simplifies task completion.
Also Read:
- Test-Time Warmup: Enhancing Multimodal AI’s Visual Reasoning Capabilities
- Boosting Efficiency in UI Code Generation with Smart Token Compression
Real-World Impact and Future Potential
Evaluations using real-world annotated datasets and a user study have shown that MIRA substantially improves the accuracy of instruction recommendations. It consistently outperforms existing methods, even on smaller models, demonstrating its efficiency and suitability for resource-constrained devices like smartphones. For example, a user study showed validity ratios of 93% and 95% for different MIRA versions, indicating high user satisfaction with the recommendations.
While MIRA currently focuses on text and image inputs, future developments aim to expand its capabilities to include audio, video, and sensor data, making it even more versatile. The research paper, available at https://arxiv.org/pdf/2509.13773, details these innovations and their potential to redefine smartphone interaction.
MIRA represents a promising solution for integrating AI services more seamlessly into our daily mobile lives, offering a more efficient and intuitive user experience.


