Challenge: Current patient platforms only offer static summaries which do not support inquisitive user queries.
Approach: They propose a framework for question answering over personal glucose data that uses large language models to provide a reasoning engine that selects analytical functions.
Outcome: The proposed framework achieves 94% value accuracy on synthetic queries and 88% on ambiguous real-world queries.

Similar Papers

Hello Again! LLM-powered Personalized Agent for Long-term Dialogue (2025.naacl-long)

Copied to clipboard

Challenge: Existing dialogue systems focus on brief single-session interactions, neglecting real-world needs for long-term companionship and personalized interactions.
Approach: They propose a model-agnostic framework for long-term dialogue agents . they use event summary and persona management to enable reasoning .
Outcome: The proposed framework incorporates three independently tunable modules dedicated to event perception, persona extraction, and response generation.
Can a Large Language Model Keep My Secrets? A Study on LLM-Controlled Agents (2025.acl-srw)

Copied to clipboard

Challenge: Using large language models, agents can assist with natural language tasks when given access to confidential data.
Approach: They created a synthetic dataset consisting of confidentiality-aware planning and deduction tasks in organizational access control.
Outcome: The proposed model can perform tasks similar to humans when given access to confidential data.
LAMP-MedQA: A Lightweight Multi-Agent System for Patient-Oriented Medical Question Answering (2026.acl-srw)

Copied to clipboard

Challenge: Large language models (LLMs) are a promising way to bridge the gap between patient health literacy and access to care.
Approach: They evaluate a range of open- and closed-source LLMs on a MeDiSumQA dataset . they propose a lightweight multi-agent framework for patient-oriented medical question answering .
Outcome: The proposed model achieves lower FKGL than zero-shot GPT-5 and highest simplification quality among all models.
Privacy-R1: Privacy-Aware Multi-LLM Agent Collaboration via Reinforcement Learning (2026.acl-long)

Copied to clipboard

Challenge: Prior approaches to rewriting large language models shatters linguistic coherence and removes privacy-sensitive information.
Approach: They propose a framework that trains an agent to dynamically route text chunks . it implicitly distinguishes between replaceable Personally Identifiable Information (PII) and task-critical PII .
Outcome: The proposed framework achieves state-of-the-art on the privacy-utility frontier . it trains an agent to dynamically route text chunks, learning a policy that balances privacy leakage and task performance.
From Prediction to Intervention: Personalized Meal-Level Glucose Regulation via an LLM Agent (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to individualized glucose regulation are generic and do not account for individual-specific glucose dynamics.
Approach: They propose a physio-feedback agentic loop that integrates individualized absorption modeling with dietary intervention to regulate glucose response.
Outcome: The proposed system improves prediction accuracy and reduces glucose excursions.
Synthesizing question answering data from financial documents: An End-to-End Multi-Agent Approach (2026.eacl-industry)

Copied to clipboard

Challenge: Large language models excel at financial reasoning but their deployment for enterprise use cases remains costly and often constrained by latency, privacy, and regulatory requirements.
Approach: They propose a pipeline that extracts and selects relevant content from unstructured financial documents and generates QA pairs from the selected content for SLM fine-tuning.
Outcome: The proposed model outperforms models trained on previous manual models and achieves competitive in-distribution performance.
PAPILLON: Privacy Preservation from Internet-based and Local Language Model Ensembles (2025.naacl-long)

Copied to clipboard

Challenge: Existing research has studied privacy in LLM training data memorization, but it does not prevent users from disclosing PII at inference time.
Approach: They propose a task for chaining API-based and local LLMs that uses public data to construct a benchmark that contains personally identifiable information (PII)
Outcome: The proposed model maintains high response quality for 85.5% of user queries while restricting privacy leakage to only 7.5%.
PsyDial: A Large-scale Long-term Conversational Dataset for Mental Health Support (2025.acl-long)

Copied to clipboard

Challenge: Existing models for mental health counseling use a privacy-preserving data reconstruction method to reconstruct client-counselor dialogues without removing personally identifiable information due to privacy concerns.
Approach: They propose a privacy-preserving data reconstruction method that reconstructs real-world client-counselor dialogues while mitigating privacy concerns.
Outcome: The proposed method reduces privacy risks while maintaining dialogue diversity and conversational exchange while maintaining conversational diversity.
Controlling What You Share: Assessing Language Model Adherence to Privacy Preferences (2026.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) are accessed via commercial APIs, but expose data to service providers.
Approach: They propose a framework where a local model uses natural language instructions to rewrite queries and paired them with synthetic privacy profiles to achieve better privacy preservation.
Outcome: The proposed model outperforms large-scale few-shot models in terms of privacy preservation and performance.
CoTrust: Privacy-Preserving Collaboration Between Large and Small Language Models in Trusted Execution Environments (2026.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) provide powerful text generation capabilities, but accessing sensitive user inputs raises privacy concerns.
Approach: They propose a privacy-preserving collaborative inference framework that combines large language models with small language models inside TEE to preserve privacy.
Outcome: Experiments show that CoTrust outperforms unconstrained LLMs on multiple question answering and summarization benchmarks while maintaining strong privacy protection.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations