paper-with-me

Papers

Multi-Step Knowledge Interaction Analysis via Rank-2 Subspace Disentanglement

2025-11-03 · Sekh Mainul Islam, Pepa Atanasova, Isabelle Augenstein arxiv

Natural Language Explanations (NLEs) describe how Large Language Models (LLMs) make decisions by drawing on external Context Knowledge (CK) and Parametric Knowledge (PK). Understanding the interaction between these sources is key to assessing NLE grounding, yet these dynamics remain underexplored. Prior work has largely focused on (1) single-step generation and (2) modelled PK-CK interaction as a binary choice within a rank-1 subspace. This approach overlooks richer interactions and how they unfold over longer generations, such as complementary or supportive knowledge. We propose a novel rank-2 projection subspace that disentangles PK and CK contributions more accurately and use it for the first multi-step analysis of knowledge interactions across longer NLE sequences. Experiments across four QA datasets and three open-weight LLMs demonstrate that while rank-1 subspaces struggle to represent diverse interactions, our rank-2 formulation captures them effectively, highlighting PK alignment for supportive interactions and CK alignment for conflicting ones. Our multi-step analysis reveals, among others, that hallucinated generations exhibit strong alignment with the PK direction, whereas context-faithful generations maintain a more balanced alignment between PK and CK.

📄 PDF Abstract BibTeX arXiv:2511.01706

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Multistep Frank-Wolfe Method

2022-10-14 · Zhaoyue Chen, Yifan Sun

The Frank-Wolfe algorithm has regained much interest in its use in structurally constrained machine learning applications. However, one major limitation of the Frank-Wolfe algorithm is the slow local convergence property…

Improving Conversational Recommendation System by Pretraining on Billions Scale of Knowledge Graph

2021-04-30 · Chi-Man Wong, Fan Feng, Wen Zhang, Chi-Man Vong 외

Conversational Recommender Systems (CRSs) in E-commerce platforms aim to recommend items to users via multiple conversational interactions. Click-through rate (CTR) prediction models are commonly used for ranking candida…

Click-Through Rate PredictionConversational RecommendationGraph EmbeddingKnowledge Graph Embedding+2

KoMA: Knowledge-driven Multi-agent Framework for Autonomous Driving with Large Language Models

2024-07-19 · Kemou Jiang, Xuan Cai, Zhiyong Cui, Aoyong Li 외

Large language models (LLMs) as autonomous agents offer a novel avenue for tackling real-world challenges through a knowledge-driven manner. These LLM-enhanced methodologies excel in generalization and interpretability. …

Autonomous Driving

Multi-step Retriever-Reader Interaction for Scalable Open-domain Question Answering

2019-05-14 · ICLR 2019 5 · Rajarshi Das, Shehzaad Dhuliawala, Manzil Zaheer, Andrew McCallum

This paper introduces a new framework for open-domain question answering in which the retriever and the reader iteratively interact with each other. The framework is agnostic to the architecture of the machine reading mo…

Open-Domain Question AnsweringQuestion AnsweringReading ComprehensionTriviaQA

Re-ranking for Writer Identification and Writer Retrieval

2020-07-14 · Simon Jordan, Mathias Seuret, Pavel Král, Ladislav Lenc 외

Automatic writer identification is a common problem in document analysis. State-of-the-art methods typically focus on the feature extraction step with traditional or deep-learning-based techniques. In retrieval problems,…

Re-RankingRetrievalWriter Retrieval