paper-with-me

Papers

RUVA: Personalized Transparent On-Device Graph Reasoning

2026-02-17 · Gabriele Conte, Alessio Mattiace, Gianni Carmosino, Potito Aghilar, Giovanni Servedio, Francesco Musicco, Vito Walter Anelli, Tommaso Di Noia, Francesco Maria Donini arxiv

The Personal AI landscape is currently dominated by "Black Box" Retrieval-Augmented Generation. While standard vector databases offer statistical matching, they suffer from a fundamental lack of accountability: when an AI hallucinates or retrieves sensitive data, the user cannot inspect the cause nor correct the error. Worse, "deleting" a concept from a vector space is mathematically imprecise, leaving behind probabilistic "ghosts" that violate true privacy. We propose Ruva, the first "Glass Box" architecture designed for Human-in-the-Loop Memory Curation. Ruva grounds Personal AI in a Personal Knowledge Graph, enabling users to inspect what the AI knows and to perform precise redaction of specific facts. By shifting the paradigm from Vector Matching to Graph Reasoning, Ruva ensures the "Right to be Forgotten." Users are the editors of their own lives; Ruva hands them the pen. The project and the demo video are available at http://sisinf00.poliba.it/ruva/.

📄 PDF Abstract BibTeX arXiv:2602.15553

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

REMI: A Novel Causal Schema Memory Architecture for Personalized Lifestyle Recommendation Agents

2025-09-08 · Vishal Raman, Vijai Aravindh R, Abhijith Ragav arxiv

Personalized AI assistants often struggle to incorporate complex personal data and causal knowledge, leading to generic advice that lacks explanatory power. We propose REMI, a Causal Schema Memory architecture for a mult…

Self-supervised Monocular Underwater Depth Recovery, Image Restoration, and a Real-sea Video Dataset

2023-01-01 · ICCV 2023 1 · Nisha Varghese, Ashish Kumar, A. N. Rajagopalan

Underwater (UW) depth estimation and image restoration is a challenging task due to its fundamental ill-posedness and the unavailability of real large-scale UW-paired datasets. UW depth estimation has been attempted …

Depth EstimationDisentanglementImage Restoration

Quantitative model for $^{13}$C tracing applied to citrate production and secretion of prostate epithelial tissue

2019-08-29 · Frits H. A. van Heijster, Vincent Breukels, Arend Heerschap

Healthy human prostate epithelial cells have the unique ability to produce and secrete large amounts of citrate into the lumen of the prostate. Citrate is a Krebs cycle metabolite produced in the condensation reaction be…

Truncated Variance Reduction: A Unified Approach to Bayesian Optimization and Level-Set Estimation

2016-10-24 · NeurIPS 2016 12 · Ilija Bogunovic, Jonathan Scarlett, Andreas Krause, Volkan Cevher

We present a new algorithm, truncated variance reduction (TruVaR), that treats Bayesian optimization (BO) and level-set estimation (LSE) with Gaussian processes in a unified fashion. The algorithm greedily shrinks a sum …

Bayesian OptimizationGaussian Processes

SpecSteer: Synergizing Local Context and Global Reasoning for Efficient Personalized Generation

2026-03-17 · Hang Lv, Sheng Liang, Hao Wang, Yongyue Zhang 외 arxiv

Realizing personalized intelligence faces a core dilemma: sending user history to centralized large language models raises privacy concerns, while on-device small language models lack the reasoning capacity required for …