paper-with-me

홈 › Papers

Knowledge Graph Guided Semantic Evaluation of Language Models For User Trust

2023-05-08 · Kaushik Roy, Tarun Garg, Vedant Palit, Yuxin Zi, Vignesh Narayanan, Amit Sheth

A fundamental question in natural language processing is - what kind of language structure and semantics is the language model capturing? Graph formats such as knowledge graphs are easy to evaluate as they explicitly express language semantics and structure. This study evaluates the semantics encoded in the self-attention transformers by leveraging explicit knowledge graph structures. We propose novel metrics to measure the reconstruction error when providing graph path sequences from a knowledge graph and trying to reproduce/reconstruct the same from the outputs of the self-attention transformer models. The opacity of language models has an immense bearing on societal issues of trust and explainable decision outcomes. Our findings suggest that language models are models of stochastic control processes for plausible language pattern generation. However, they do not ascribe object and concept-level meaning and semantics to the learned stochastic patterns such as those described in knowledge graphs. Furthermore, to enable robust evaluation of concept understanding by language models, we construct and make public an augmented language understanding benchmark built on the General Language Understanding Evaluation (GLUE) benchmark. This has significant application-level user trust implications as stochastic patterns without a strong sense of meaning cannot be trusted in high-stakes applications.

📄 PDF Abstract BibTeX arXiv:2305.04989

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsLanguage Modelling

Similar Papers 제목 키워드 기반

VulReaD: Knowledge-Graph-guided Software Vulnerability Reasoning and Detection

2026-02-11 · Samal Mukhtar, Yinghua Yao, Zhu Sun, Mustafa Mustafa 외 arxiv

Software vulnerability detection (SVD) is a critical challenge in modern systems. Large language models (LLMs) offer natural-language explanations alongside predictions, but most work focuses on binary evaluation, and ex…

Multi-class ClassificationVulnerability DetectionBinary Classification

Guided Navigation in Knowledge-Dense Environments: Structured Semantic Exploration with Guidance Graphs

2025-08-06 · Dehao Tao, Guangjie Liu, Weizheng, Yongfeng Huang 외 arxiv

While Large Language Models (LLMs) exhibit strong linguistic capabilities, their reliance on static knowledge and opaque reasoning processes limits their performance in knowledge intensive tasks. Knowledge graphs (KGs) o…

Knowledge Graphs

Overcoming Knowledge Discrepancies: Structuring Reasoning Threads through Knowledge Balancing in Interactive Scenarios

2025-08-16 · Daniel Burkhardt, Xiangwei Cheng arxiv

Reasoning in interactive problem solving scenarios requires models to construct reasoning threads that reflect user understanding and align with structured domain knowledge. However, current reasoning models often lack e…

Graph Neural Network

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 …

Abstract Meaning Representation Guided Graph Encoding and Decoding for Joint Information Extraction

2021-06-01 · NAACL 2021 4 · Zixuan Zhang, Heng Ji

The tasks of Rich Semantic Parsing, such as Abstract Meaning Representation (AMR), share similar goals with Information Extraction (IE) to convert natural language texts into structured semantic representations. To take …

Abstract Meaning RepresentationDecoderSemantic Parsing