Alignment & Safety

48 beliefs (48 IN, 0 OUT)

This topic clusters beliefs spanning the empirical measurement of cross-modal representational alignment, the architectural security properties of instruction-following language models, the governance and classification frameworks that constrain model deployment, and the meta-level question of whether safety investment can keep pace with capability growth. It matters because these threads are not independent: the same dual-use properties that make LLMs capable (memorization, instruction-following, code analysis) are the properties that generate their primary vulnerabilities, and the alignment metrics that researchers use to assess whether vision and language models "agree" reveal how coarse and gallery-dependent that agreement actually is, complicating assumptions that underpin multimodal safety evaluation.

The empirical core of the topic is a consistent finding: cross-modal mutual kNN alignment between vision encoders (DINOv2, CLIP, Pixio) and language models (OpenLlama 3b/13b/65b, Gemma, Mistral, LLaMA) degrades sharply as gallery scale increases, falling from roughly 0.135 at k=10 on WIT-1024 to 0.008 on LAION-15M (cross-modal-mutual-knn-drops-with-gallery-scale, mutual-knn-scores-drop-sharply-with-gallery-scale). This pattern is model-agnostic across parameter counts and embedding dimensions (cross-modal-alignment-drop-is-model-agnostic-across-3b-to-65b), generalizes to text-video and text-audio pairs (cross-modal-alignment-finding-generalizes-to-text-video-audio), persists even when the bijective one-to-one pairing assumption is relaxed (bijective-relaxation-decreases-mutual-knn-alignment, many-to-many-correspondence-reduces-measured-alignment), and cannot be rescued by improving caption quality (recaptioning-does-not-prevent-cross-modal-alignment-decline). ImageNet decomposition shows the models share coarse category-level structure but organize fine-grained within-class structure differently (imagenet-decomposition-shows-coarse-but-not-fine-grained-alignment), and in some cases agree on the same incorrect item more often than each individually retrieves the correct class (ipc1-alignment-exceeds-both-models-correct-class-rate). The metric itself is defined operationally in (mutual-knn-metric-computation-method) as a methodological premise, with significance thresholds calibrated at RBF bandwidth sigma (sigma-threshold-significance-boundary). Separately, the previously reported positive alignment–LLM-capability trend holds for language benchmarks like HellaSwag and Wikitext but breaks down entirely for reasoning benchmarks, where negative R-squared values indicate the regression line predicts worse than the mean (alignment-performance-trend-holds-for-language-benchmarks-fails-for-reasoning, stronger-llm-alignment-trend-refuted-with-negative-r2).

On the security side, the topic establishes that prompt injection is not a fixable implementation bug but an architectural vulnerability inherent to the instruction authority hierarchy: the same privilege boundary that constrains model behavior is the channel that injection exploits, making the defense mechanism and the attack surface architecturally inseparable (prompt-injection-is-architectural-vulnerability-not-bug, authority-hierarchy-is-both-security-mechanism-and-attack-surface). LLM security is framed as requiring defense across three independent surfaces—training data poisoning, architectural prompt sensitivity, and inference-time injection—spanning both training and inference stages (llm-security-requires-defense-across-three-independent-surfaces, llm-security-spans-training-and-inference-surfaces). The dual-use property is central: memorization serves as both knowledge retention and a poisoning attack vector (memorization-is-dual-use-capability-and-vulnerability), grokking's memorize-then-generalize trajectory may create a temporally bounded security-vulnerable phase (grokking-implies-training-traverses-security-vulnerable-memorization-phase), and security-validation capability is itself dual-use, as the same agents that find 271 Firefox vulnerabilities for Mozilla (mozilla-271-vulnerabilities-firefox-mythos, claude-opus-22-firefox-vulns-march-2026, frontier-agents-validated-in-high-stakes-domains) could exploit what they discover, while sleeper agents persist through standard safety training (sleeper-agents-resistant-to-safety-training). The synthesis in (dual-use-properties-make-security-scaling-superlinear, security-surfaces-expand-with-capability-scaling, security-expertise-gap-widens-with-each-capability-advance-v2) argues that security challenges may scale superlinearly with capability, though this is characterized at limited scales rather than confirmed as a universal law.

The governance layer describes a tiered classification system (Haiku/Sonnet/Opus/Mythos) where safety level scales with capability, as in Opus 4's Level 3 "significantly higher risk" designation (claude-opus-4-safety-level-3, claude-tiered-strategy-manages-capability-safety-spectrum), and the first public Mythos-class model Fable 5 being suspended three days after release by a Commerce Department directive (fable-5-first-public-mythos-class, safety-classification-triggers-immediate-regulatory-action). Model accessibility is constrained simultaneously at technical, legal, and safety levels, and these constraints are orthogonal—resolving one does not resolve the others (model-accessibility-constrained-at-technical-legal-and-safety-levels, safety-and-licensing-independently-constrain-model-availability). Alignment methodology is represented by Anthropic's Constitutional AI, which uses RLAIF grounded in a ~23,000-word public constitution expanded from 75 guidelines in 2023 (constitutional-ai-rlaif-anthropic, constitutional-ai-codified-in-23k-word-constitution, constitutional-ai-principles-not-per-example-feedback, constitutional-ai-75-guidelines-2023-to-23000-words-2026), with the beta parameter in DPO/IPO/KTO serving as the KL-regularization knob controlling deviation from the reference policy (daa-beta-controls-deviation-from-reference). The topic closes with a structural meta-claim: because the field's engineering-maturity-outpacing-theory pattern makes systematic capability forecasting inherently difficult, the safety deficit is not merely widening but untargetable in advance, placing proactive safety assurance under severe structural strain (safety-deficit-untargetable-due-to-unpredictable-frontier-v2, llm-safety-is-multi-layered-unsettled-challenge). A few peripheral beliefs address interpretability tooling (solu-activation-neuron-basis-alignment, sachan-2022-followup-paper-identifiers), cross-modal safety-feature activation (safety-feature-cross-modal-activation), distributed guardrail models (llama-guard-prompt-guard-safety-models-on-huggingface), and an early governance precedent in GPT-2's 2019 release withholding (gpt2-withheld-disinformation-concern-2019). One belief on ESMFold's removal of MSA (esmfold-removes-msa-runs-10x-faster-than-alfold2) appears tangential to the alignment and safety theme. All beliefs in this group are marked IN; no beliefs have been retracted, so there are no OUT items to note and no implied retractions to interpret.