TA-RAG: Tone-Aware Retrieval-Augmented Generation for Peer-Support Health Communication
Quick Answer
TA-RAG is a novel tone-aware retrieval-augmented generation framework designed for sensitive peer-support health communication, particularly in HIV contexts.
Quick Take
It incorporates stigma-free rewriting, readability adjustments, recipient adaptation, and empathy rephrasing without requiring model fine-tuning. Evaluations show improved communication quality while maintaining essential content.
Key Points
- TA- embeds tone control in RAG without model fine-tuning.
- Framework operationalizes tone through four core components.
- Evaluated using HIV Online Learning Australia and empathy datasets.
- Results indicate improved communication quality for sensitive topics.
- Focuses on stigma-free, empathetic, and tailored responses.
Paper Resources
Source Excerpt
arXiv:2606. 06794v1 Announce Type: new Abstract: (RAG) successfully grounds (LLM) outputs in trusted documents, but factual grounding alone is insufficient for sensitive peer-support health communication. In domains such as HIV peer support, responses must also be accessible, stigma-free, empathetic, and tailored to the recipient.
This paper presents TA-RAG, a lightweight, prompt-based tone-aware RAG framework that embeds explicit tone control into a RAG pipeline without requiring model fine-tuning. We operationalise tone across four core components: stigma-free rewriting, readability adjustment, recipient adaptation, and empathy rephrasing. …
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.CL
See more →TriAgent: Divergence-Aware Committees for Cost-Efficient Financial Sentiment Analysis
TriAgent introduces a cost-efficient multi-agent system for financial sentiment analysis, combining VADER, FinBERT, and Qwen2.5. It achieves an F1 score of ~0.87 with significant savings of $9.3M/year at a 10M-user scale compared to GPT-4o-mini, while also detecting hallucinations with an AUC of 0.90.