Structured Personalization: Modeling Constraints as Matroids for Data-Minimal LLM Agents
Daniel Platnick, Marjan Alirezaie, Hossein Rahnama

TL;DR
This paper introduces a novel method to model complex personalization constraints for large language models using matroid theory, enabling efficient and theoretically guaranteed data selection.
Contribution
It formalizes structural personalization constraints as laminar matroids, allowing for submodular maximization with provable guarantees in LLM personalization.
Findings
Constraints form a laminar matroid structure
Greedy algorithms achieve constant-factor approximation guarantees
Enables realistic and efficient personalization under complex rules
Abstract
Personalizing Large Language Model (LLM) agents requires conditioning them on user-specific data, creating a critical trade-off between task utility and data disclosure. While the utility of adding user data often exhibits diminishing returns (i.e., submodularity), enabling near-optimal greedy selection, real-world personalization is complicated by structural constraints. These include logical dependencies (e.g., selecting fact A requires fact B), categorical quotas (e.g., select at most one writing style), and hierarchical rules (e.g., select at most two social media preferences, of which at most one can be for a professional network). These constraints violate the assumptions of standard subset selection algorithms. We propose a principled method to formally model such constraints. We introduce a compilation process that transforms a user's knowledge graph with dependencies into a set…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques · Topic Modeling
