IRAIApr 10

Query-Conditioned Graph Retrieval for Contextualized LLM Reasoning in Personalized Wearable Data

arXiv:2605.1876356.0
Predicted impact top 49% in IR · last 90 daysOriginality Incremental advance
AI Analysis

For researchers and practitioners using LLMs on wearable data, this work provides a structured retrieval method that improves reasoning quality and efficiency.

The paper tackles context selection for LLMs analyzing long-term, multimodal, personalized wearable data. WAG, a graph-based retrieval framework, achieves ~70% win rate over baselines in real-world evaluations.

Large language models (LLMs) are increasingly applied to analyzing wearable sensing data, which are long-term, multimodal, and highly personalized. A key challenge is context selection: providing insufficient context limits reasoning, while including all available data leads to inefficiency and degraded generation quality. We propose Wearable As Graph (WAG), a graph-based context retrieval framework that enables query-adaptive reasoning over wearable data with LLMs. WAG organizes wearable metrics and user-specific signals into a personalized knowledge graph, and retrieves a query-conditioned subgraph to support downstream generation. The retrieval process integrates global relationships, capturing prior knowledge and population- and individual-level patterns via hierarchical Bayesian modeling, with local relationships that reflect short-term signal deviations. A query openness signal further controls retrieval breadth. We evaluate WAG on over 10,000 data-grounded queries from real-world wearable datasets. Across LLM-based and human evaluations, WAG achieves an approximately 70% win rate over baseline and standard RAG methods, demonstrating the effectiveness of structured, query-adaptive context retrieval for LLM-driven analysis of wearable data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes