paper-with-me

Papers

Leveraging Knowledge Graphs and LLMs for Context-Aware Messaging

2025-03-12 · Rajeev Kumar, Harishankar Kumar, Kumari Shalini

Personalized messaging plays an essential role in improving communication in areas such as healthcare, education, and professional engagement. This paper introduces a framework that uses the Knowledge Graph (KG) to dynamically rephrase written communications by integrating individual and context-specific data. The knowledge graph represents individuals, locations, and events as critical nodes, linking entities mentioned in messages to their corresponding graph nodes. The extraction of relevant information, such as preferences, professional roles, and cultural norms, is then combined with the original message and processed through a large language model (LLM) to generate personalized responses. The framework demonstrates notable message acceptance rates in various domains: 42% in healthcare, 53% in education, and 78% in professional recruitment. By integrating entity linking, event detection, and language modeling, this approach offers a structured and scalable solution for context-aware, audience-specific communication, facilitating advanced applications in diverse fields.

📄 PDF Abstract BibTeX arXiv:2503.13499

Code (0)

등록된 구현이 없습니다.

Tasks

Entity LinkingEvent DetectionKnowledge GraphsLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Reasoning with Graphs: Structuring Implicit Knowledge to Enhance LLMs Reasoning

2025-01-14 · Haoyu Han, Yaochen Xie, Xianfeng Tang, Sreyashi Nag 외

Large language models (LLMs) have demonstrated remarkable success across a wide range of tasks; however, they still encounter challenges in reasoning tasks that require understanding and inferring relationships between d…

Logical ReasoningMulti-hop Question AnsweringQuestion Answering

Machine Reading Comprehension Using Structural Knowledge Graph-aware Network

2019-11-01 · IJCNLP 2019 11 · Delai Qiu, Yuanzhe Zhang, Xinwei Feng, Xiangwen Liao 외

Leveraging external knowledge is an emerging trend in machine comprehension task. Previous work usually utilizes knowledge graphs such as ConceptNet as external knowledge, and extracts triples from them to enhance the in…

Knowledge GraphsMachine Reading ComprehensionReading Comprehension

Enhancing Next-Generation Language Models with Knowledge Graphs: Extending Claude, Mistral IA, and GPT-4 via KG-BERT

2025-12-11 · Nour El Houda Ben Chaabene, Hamza Hammami arxiv

Large language models (LLMs) like Claude, Mistral IA, and GPT-4 excel in NLP but lack structured knowledge, leading to factual inconsistencies. We address this by integrating Knowledge Graphs (KGs) via KG-BERT to enhance…

Question AnsweringKnowledge GraphsEntity Linking

How to Mitigate Information Loss in Knowledge Graphs for GraphRAG: Leveraging Triple Context Restoration and Query-Driven Feedback

2025-01-26 · Manzong Huang, Chenyang Bu, Yi He, Xindong Wu

Knowledge Graph (KG)-augmented Large Language Models (LLMs) have recently propelled significant advances in complex reasoning tasks, thanks to their broad domain knowledge and contextual awareness. Unfortunately, current…

Knowledge GraphsQuestion Answering

Injecting Knowledge Graphs into Large Language Models

2025-05-12 · Erica Coppolillo

Integrating structured knowledge from Knowledge Graphs (KGs) into Large Language Models (LLMs) remains a key challenge for symbolic reasoning. Existing methods mainly rely on prompt engineering or fine-tuning, which lose…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsPrompt Engineering