paper-with-me

홈 › Papers

Integrating Large Language Models and Knowledge Graphs to Capture Political Viewpoints in News Media

2025-12-16 · Massimiliano Fadda, Enrico Motta, Francesco Osborne, Diego Reforgiato Recupero, Angelo Salatino arxiv

News sources play a central role in democratic societies by shaping political and social discourse through specific topics, viewpoints and voices. Understanding these dynamics is essential for assessing whether the media landscape offers a balanced and fair account of public debate. In earlier work, we introduced a pipeline that, given a news corpus, i) uses a hybrid human-machine approach to identify the range of viewpoints expressed about a given topic, and ii) classifies relevant claims with respect to the identified viewpoints, defined as sets of semantically and ideologically congruent claims (e.g., positions arguing that immigration positively impacts the UK economy). In this paper, we improve this pipeline by i) fine-tuning Large Language Models (LLMs) for viewpoint classification and ii) enriching claim representations with semantic descriptions of relevant actors drawn from Wikidata. We evaluate our approach against alternative solutions on a benchmark centred on the UK immigration debate. Results show that while both mechanisms independently improve classification performance, their integration yields the best results, particularly when using LLMs capable of processing long inputs.

📄 PDF Abstract BibTeX arXiv:2512.14887

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Integrating Graph Contextualized Knowledge into Pre-trained Language Models

2019-11-30 · Bin He, Di Zhou, Jinghui Xiao, Xin Jiang 외

Complex node interactions are common in knowledge graphs, and these interactions also contain rich knowledge information. However, traditional methods usually treat a triple as a training unit during the knowledge repres…

Knowledge GraphsRepresentation Learning

Online Knowledge Integration for 3D Semantic Mapping: A Survey

2024-11-27 · Felix Igelbrink, Marian Renz, Martin Günther, Piper Powell 외

Semantic mapping is a key component of robots operating in and interacting with objects in structured environments. Traditionally, geometric and knowledge representations within a semantic map have only been loosely inte…

Common Sense ReasoningKnowledge GraphsSurvey

Causal Graphs Meet Thoughts: Enhancing Complex Reasoning in Graph-Augmented LLMs

2025-01-24 · Hang Luo, Jian Zhang, Chujun Li

In knowledge-intensive tasks, especially in high-stakes domains like medicine and law, it is critical not only to retrieve relevant information but also to provide causal reasoning and explainability. Large language mode…

Knowledge GraphsMedical Question AnsweringNatural Language UnderstandingQuestion Answering+5

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

InfuserKI: Enhancing Large Language Models with Knowledge Graphs via Infuser-Guided Knowledge Integration

2024-02-18 · Fali Wang, Runxue Bao, Suhang Wang, Wenchao Yu 외

Large Language Models (LLMs) have achieved exceptional capabilities in open generation across various domains, yet they encounter difficulties with tasks that require intensive knowledge. To address these challenges, met…

Knowledge Graphs