paper-with-me

홈 › Papers

Semantic-KG: Using Knowledge Graphs to Construct Benchmarks for Measuring Semantic Similarity

2025-11-25 · Qiyao Wei, Edward Morrell, Lea Goetz, Mihaela van der Schaar arxiv

Evaluating the open-form textual responses generated by Large Language Models (LLMs) typically requires measuring the semantic similarity of the response to a (human generated) reference. However, there is evidence that current semantic similarity methods may capture syntactic or lexical forms over semantic content. While benchmarks exist for semantic equivalence, they often suffer from high generation costs due to reliance on subjective human judgment, limited availability for domain-specific applications, and unclear definitions of equivalence. This paper introduces a novel method for generating benchmarks to evaluate semantic similarity methods for LLM outputs, specifically addressing these limitations. Our approach leverages knowledge graphs (KGs) to generate pairs of natural-language statements that are semantically similar or dissimilar, with dissimilar pairs categorized into one of four sub-types. We generate benchmark datasets in four different domains (general knowledge, biomedicine, finance, biology), and conduct a comparative study of semantic similarity methods including traditional natural language processing scores and LLM-as-a-judge predictions. We observe that the sub-type of semantic variation, as well as the domain of the benchmark impact the performance of semantic similarity methods, with no method being consistently superior. Our results present important implications for the use of LLM-as-a-judge in detecting the semantic content of text. Code is available at https://github.com/QiyaoWei/semantic-kg and the dataset is available at https://huggingface.co/datasets/QiyaoWei/Semantic-KG.

📄 PDF Abstract BibTeX arXiv:2511.19925

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SimilarityGeneral KnowledgeKnowledge Graphs

Similar Papers 제목 키워드 기반

Measuring Semantic Coherence of a Conversation

2018-06-17 · Svitlana Vakulenko, Maarten de Rijke, Michael Cochez, Vadim Savenkov 외

Conversational systems have become increasingly popular as a way for humans to interact with computers. To be able to provide intelligent responses, conversational systems must correctly model the structure and semantics…

Knowledge Graphs

RAG-3DSG: Enhancing 3D Scene Graphs with Re-Shot Guided Retrieval-Augmented Generation

2026-01-15 · Yue Chang, Rufeng Chen, Zhaofan Zhang, Yi Chen 외 arxiv

Open-vocabulary 3D Scene Graph (3DSG) can enhance various downstream tasks in robotics by leveraging structured semantic representations, yet current 3DSG construction methods suffer from semantic inconsistencies caused …

Joint Language Semantic and Structure Embedding for Knowledge Graph Completion

2022-09-19 · COLING 2022 10 · Jianhao Shen, Chenguang Wang, Linyuan Gong, Dawn Song

The task of completing knowledge triplets has broad downstream applications. Both structural and semantic information plays an important role in knowledge graph completion. Unlike previous approaches that rely on either …

Knowledge Graph CompletionKnowledge GraphsLink Prediction

Measuring Graph-to-Graph Semantic Similarity in Knowledge Graphs: An Empirical Evaluation of Knowledge Graph Embeddings

2026-06-28 · Seungryeol Baek, Wooseok Sim, Hogun Park arxiv

A Knowledge Graph (KG) represents facts as structured triples and is widely used to organize relational knowledge across diverse domains. Just as textual information ranges from words and sentences to complete documents,…

Semantic SimilarityKnowledge Graphs

GSim: A Graph Neural Network based Relevance Measure for Heterogeneous Graphs

2022-08-12 · Linhao Luo, Yixiang Fang, Moli Lu, Xin Cao 외

Heterogeneous graphs, which contain nodes and edges of multiple types, are prevalent in various domains, including bibliographic networks, social media, and knowledge graphs. As a fundamental task in analyzing heterogene…

Community DetectionGraph MiningGraph Neural NetworkKnowledge Graphs