level-5-frontier/individual/10-jargon-level-5/README.md
Level 5 Jargon: 120 Terms
Frontier vocabulary should sharpen a research claim. It should never make an uncertain result sound settled.
- Activation patching: replace activations to test causal contribution.
- Adversarial training: optimize against generated hard cases.
- AGI: contested term for broadly capable general intelligence.
- AI control: keep powerful systems within intended constraints.
- Algorithmic progress: capability gain from better methods, not scale.
- Alignment faking: strategically appearing aligned during evaluation.
- Amortized inference: learn a reusable approximate inference procedure.
- Automated interpretability: use models to explain model features.
- Autoregressive: generate one token conditioned on prior tokens.
- Bayesian evidence: likelihood-weighted support for a hypothesis.
- Behavioral eval: test observable system behavior.
- Biological anchor: forecast based on brain-compute comparisons.
- Capability overhang: latent ability exceeds deployed use.
- Causal scrubbing: test whether a proposed circuit is sufficient.
- Chain-of-thought monitor: evaluate reasoning traces for risk.
- Circuit: causally linked internal components implementing a computation.
- Cliff: abrupt capability or risk increase at a threshold.
- Compute governance: rules around high-end training computation.
- Concept bottleneck: force models through interpretable concepts.
- Constitutional training: improve behavior using stated principles.
- Control evaluation: test whether supervision remains effective.
- Core knowledge: hypothesized innate-like cognitive priors.
- Corrigibility: willingness to accept correction or shutdown.
- Cross-entropy scaling: loss behavior as resources scale.
- Data mixture: proportion and quality of training sources.
- Deceptive alignment: optimize for hidden objectives strategically.
- Decomposition: split a hard task into verifiable subtasks.
- Deliberative alignment: reason explicitly about safety principles.
- Diffusion model: generate by reversing a noising process.
- Distillation gap: capability lost when compressing a model.
- Elicitation frontier: strongest behavior obtainable with known methods.
- Emergent capability: behavior that appears sharply with scale.
- Eval awareness: model recognizes it is being evaluated.
- Feature superposition: many features share limited neural dimensions.
- Feature splitting: separate entangled representations into features.
- Fine-tuning attack: malicious adaptation of a base model.
- Forecasting tournament: structured aggregation of predictions.
- Frontier model: among the most capable models available.
- Generalization: performance on meaningful unseen conditions.
- Goal misgeneralization: learned proxy diverges under shift.
- Gradient hacking: model influences its own training signal.
- Grokking: late generalization after apparent memorization.
- Hazard analysis: systematic identification of dangerous paths.
- Hierarchical planning: plans operating at multiple abstraction levels.
- Honesty eval: assess truthfulness under incentives or pressure.
- Interpretability tax: cost imposed by transparent architectures/methods.
- In-context learning: learn a task from examples in context.
- Instrumental convergence: different goals favor similar subgoals.
- Inverse scaling: larger models perform worse on a task.
- Inverse RL: infer a reward from observed behavior.
- Iterated amplification: use supervised decomposition recursively.
- Jailbreak: prompt or context that bypasses safeguards.
- Latent knowledge: information encoded but not reliably reported.
- Latent space: continuous internal representation space.
- Mechanistic anomaly detection: find risky internal patterns.
- Mechanistic interpretability: reverse engineer network computation.
- Mechanistic probe: trained readout from internal activations.
- Mesa-optimizer: learned subsystem that itself optimizes.
- Model organism: small test setting for a broader phenomenon.
- Monosemanticity: one unit corresponds to one interpretable feature.
- Multimodal grounding: connect symbols with perceptual/world signals.
- Neural scaling law: performance relationship to resources.
- Objective robustness: preserve intended objective under shift.
- Open-weight release: publication of trained parameters.
- Outer alignment: training objective matches designer intent.
- Oversight: mechanisms for detecting/correcting unacceptable behavior.
- P(doom): subjective probability of catastrophic AI outcomes.
- Pareto frontier: options not dominated on all objectives.
- Path dependence: early choices constrain future options.
- PCA: dimensionality reduction by maximum variance directions.
- Phase transition: abrupt qualitative system change.
- Policy gradient: optimize expected reward through sampled actions.
- Post-training: capability and behavior shaping after pretraining.
- Pretraining corpus: data used for broad initial training.
- Process supervision: score reasoning steps, not just answers.
- Probing: read information from representations with a predictor.
- Red-team transfer: attacks generalize across models or settings.
- Refusal robustness: reliability of declining harmful requests.
- Representation engineering: deliberately steer activation directions.
- Responsible scaling policy: capability-linked safeguards and gates.
- Reward tampering: alter the measurement rather than achieve goal.
- Risk-sensitive eval: weight rare severe failures heavily.
- Sandbagging: hide capability under evaluation.
- SAE: sparse autoencoder used to decompose activations.
- Scalable oversight: supervise beyond unaided human competence.
- Situational awareness: model recognizes salient facts about itself/world.
- Societal-scale deployment: impacts across institutions or populations.
- Sparse autoencoder: learn sparse features reconstructing activations.
- Specification gaming: exploit literal metric against intended goal.
- Steering vector: activation direction used to alter behavior.
- Superalignment: align systems beyond human ability to supervise.
- Synthetic data flywheel: models generate data for future training.
- Takeoff: rapid recursive or compounding capability increase.
- Task decomposition: divide work into smaller auditable pieces.
- Theoretical guarantee: formal proof under stated assumptions.
- Training compute: computation used to optimize weights.
- Transformer circuit: internal causal computation in a transformer.
- Tripwire eval: test designed to trigger a safety response.
- Truthfulness: tendency to state supported claims.
- Unlearning: targeted removal of behavior or data influence.
- Value learning: infer human values/preferences from evidence.
- Verifier: system checking a candidate solution.
- World model: internal predictive representation of environment dynamics.
- Worst-case analysis: reason about severe plausible failures.
- Activation steering: modify activations to change model behavior.
- Agentic benchmark: measure goal pursuit using tools/environments.
- Assurance case: structured argument backed by evidence for safety.
- Capability threshold: level that triggers additional safeguards.
- Catastrophic misuse: use causing severe widespread harm.
- Compute overhang: available compute greatly exceeds current use.
- Data provenance: documented origin and rights of training data.
- Evals-driven development: use evaluations to direct research choices.
- Model spec: explicit behavioral and safety requirements.
- Preparedness framework: governance tied to measured capability risk.
- Research debt: unresolved assumptions that distort future work.
- Safety margin: buffer between measured performance and unsafe boundary.
- Scaffolding: tools, prompts, memory, and control around a model.
- Threat model: assumptions about actors, goals, access, and harm.
- Uncertainty quantification: characterize what is not known.
- Weight release: publish weights enabling independent execution.
Discipline
When a term carries an unstated assumption, write the assumption beside it. Frontier work improves when language exposes the uncertainty instead of concealing it.