As more users start relying on AI for writing tasks like email drafts and document summaries, one common frustration remains: the output often sounds way too generic. Even when models like ChatGPT or Gemini are given detailed prompts, they rarely nail a user’s individual tone or voice without plenty of manual tweaking. Apple is now proposing a solution.
In a new research paper (Aligning LLMs by Predicting Preferences from User Writing Samples) to be presented at the International Conference on Machine Learning (ICML 2025) next month, Apple researchers unveil PROSE, a technique designed to help large language models better infer and adopt a user’s unique writing preferences by learning directly from their past writing samples.
How PROSE works
The central idea behind PROSE (Preference Reasoning by Observing and Synthesizing Examples) is to move beyond today’s typical alignment techniques, like prompt engineering or reinforcement learning from human feedback. Instead, the AI builds an internal and interpretable profile of the user’s actual writing style.
Rather than requiring the user to manually provide style guides or edit countless AI drafts, PROSE works in two stages:
Iterative Refinement: The AI repeatedly compares its own generated responses with real examples from the user, adjusting its internal “preference description” until it outputs something that closely matches the user’s writing. Consistency Verification: To avoid fixating on just one example, which might not be representative of the user’s overall writing style, the AI double-checks that any inferred preference (e.g., “use short sentences” or “start with a joke”) holds true across multiple writing samples.
Basically, PROSE builds a self-evolving style profile, tests it against multiple user examples, and uses that as the baseline for future generations.
Why this matters for Apple Intelligence
While the paper doesn’t mention Apple products or services by name, the connection is obvious. As Apple pushes deeper into more personalized assistant features, techniques like PROSE could play a big role in making Apple Intelligence write texts that feel more like each individual user.
And with Apple now allowing developers to tap directly into its local models through the newly announced Foundation Models framework, it’s not hard to imagine a future where any app could leverage a system-wide, deeply personalized writing assistant to power its own writing tools.
... continue reading