paper-with-me

홈 › Papers

TRACEALIGN -- Tracing the Drift: Attributing Alignment Failures to Training-Time Belief Sources in LLMs

2025-08-04 · Amitava Das, Vinija Jain, Aman Chadha arxiv

Large Language Models (LLMs) fine-tuned to align with human values often exhibit alignment drift, producing unsafe or policy-violating completions when exposed to adversarial prompts, decoding perturbations, or paraphrased jailbreaks. While prior work has behaviorally characterized alignment failure, little is known about the training-time belief sources underlying these failures. We introduce TraceAlign, a unified framework for tracing unsafe completions back to their root causes in the model's training corpus. Central to our approach is the Belief Conflict Index (BCI), which quantifies semantic inconsistency between generated spans and aligned policies, based on retrieved training documents using suffix-array matching. We propose three complementary interventions: (i) TraceShield, an inference-time safety filter that refuses completions with high-BCI spans, (ii) Contrastive Belief Deconfliction Loss, a contrastive fine-tuning objective penalizing high-BCI continuations during DPO, and (iii) Prov-Decode, a provenance-aware decoding strategy that vetoes beam expansions predicted to yield high-BCI spans. Together, these defenses reduce alignment drift by up to 85% on our curated Alignment Drift Benchmark (ADB) while preserving utility on standard tasks, with delta less than 0.2 and improved refusal quality. We further derive a theoretical upper bound on drift likelihood via suffix-array span statistics, linking memorization frequency and length to adversarial reactivation risk. TraceAlign thus provides the first scalable, traceable, and grounded toolkit for understanding and mitigating alignment failures at source. To encourage further exploration and development, we open-source our implementation at: https://anonymous.4open.science/r/tracealign-2DA7

📄 PDF Abstract BibTeX arXiv:2508.02063

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MemTrace: Tracing and Attributing Errors in Large Language Model Memory Systems

2026-05-27 · Xinle Deng, Ruobin Zhong, Hujin Peng, Xiaoben Lu 외 arxiv

Memory is essential for enabling large language models to support long-horizon reasoning, yet existing memory systems remain unreliable and difficult to debug. Tracing memory's dynamic evolution is crucial to understand …

Distributional Semantics Tracing: A Framework for Explaining Hallucinations in Large Language Models

2025-10-07 · Gagan Bhatia, Somayajulu G Sripada, Kevin Allan, Jacobo Azcona arxiv

Hallucinations in large language models (LLMs) produce fluent continuations that are not supported by the prompt, especially under minimal contextual cues and ambiguity. We introduce Distributional Semantics Tracing (DST…

Entropy-Based Measurement of Value Drift and Alignment Work in Large Language Models

2025-11-19 · Samih Fadli arxiv

Large language model safety is usually assessed with static benchmarks, but key failures are dynamic: value drift under distribution shift, jailbreak attacks, and slow degradation of alignment in deployment. Building on …

Investigating the Robustness of Knowledge Tracing Models in the Presence of Student Concept Drift

2025-11-01 · Morgan Lee, Artem Frenk, Eamon Worden, Karish Gupta 외 arxiv

Knowledge Tracing (KT) has been an established problem in the educational data mining field for decades, and it is commonly assumed that the underlying learning process being modeled remains static. Given the ever-changi…

Knowledge Tracing

Source Tracing of Synthetic Speech Systems Through Paralinguistic Pre-Trained Representations

2025-06-01 · Girish, Mohd Mujtaba Akhtar, Orchid Chetia Phukan, Drishti Singh 외

In this work, we focus on source tracing of synthetic speech generation systems (STSGS). Each source embeds distinctive paralinguistic features--such as pitch, tone, rhythm, and intonation--into their synthesized speech,…

Emotion RecognitionRhythmSpeaker RecognitionSpeech Emotion Recognition+1