method
active
method:prototype-contrast-loss-l-ce

Prototype Contrast Loss (L_CE)

Loss function pulling representations toward positive centroid and pushing away from negative centroid with angular margins

Neighborhood — ranked by edge-count

Frameworks (1)

framework

Methods (1)

method

Related by similarity (8)

cosine ≥ 0.65 · no typed edge

Entities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.

  • Auxiliary training objective from Grant (2025) that constrains intervened representations to remain near natural distribution
  • Auxiliary objective combining L2 and cosine losses against pre-recorded CL vectors to improve causal relevance when one model is causally inaccessible.
  • L_retain Loss Termconcept0.722
    Regularization component of the composite loss that penalizes deviation from baseline model behavior on Alpaca instructions
  • Distance-based loss comparing injected representation to class centroids in the active subspace
  • InfoNCE Lossmethod0.695
    One of two contrastive objectives analyzed; shown to be minimized by PMI kernel representation up to scaling
  • Modified CL Lossframework0.695
    Novel variant of CL loss introduced in this paper targeting only causal subspace dimensions to improve OOD performance
  • Contrastconcept0.693
    The property that living structures contain intense contrast—far more than one imagines helpful; true opposites which annihilate each other when superimposed, creating differentiation that gives birth to something; contrast unifies rather than separates when used correctly
  • The objective function combining L2 reconstruction error and L1 penalty scaled by decoder norm, used to train the SAE.