Dyadic Morality

Definition

Dyadic morality is a descriptive model of moral judgment in which people compress a situation into a two-role template: an intentional agent acts on a vulnerable patient through a harmful causal relation.

In Varshney’s algebraic exposition, the core dyad is:

where A is perceived intentionality, P is perceived vulnerability or experience, and H is perceived causal harm.

Why It Matters

The concept is useful for AI and machine-ethics work because it translates a psychological model of moral appraisal into symbolic objects that can be inspected, parameterized, and connected to policy design. It also explains why people may judge AI failures by inferred agency and visible suffering rather than by an engineering team’s intended rule list.

Formalism / Key Objects

  • Base variables: perceived agency A, patient vulnerability P, harm causality H, observed suffering S, and perceived wrongness W.
  • One compact wrongness schema is:

with k representing scenario-specific moral weight and alpha representing sensitivity to the agent-patient-harm product.

  • TDM adds psychological operators to an SCM-like base: typecasting couples agency and vulnerability inversely, completion fills missing dyad roles, and valence-dependent inference lets bad outcomes increase inferred intentionality.
  • In multi-stakeholder settings, TDM uses compression mechanisms such as node collapse and sequential dyad processing rather than representing every participant in one large moral graph.
  • See Dyadic Morality Algebra for the reusable equations and policy-conflict graph operations.

Connections

Common Confusions

  • Dyadic morality is descriptive psychology, not a complete normative ethics.
  • A TDM-style computation of public moral judgment does not by itself say what an AI system ought to do.
  • The SCM notation can be misleading: Varshney’s typecasting and valence-dependent inference mechanisms deliberately break assumptions that a normal causal DAG would preserve.
  • Patient-centric policy framing is not the same as maximizing user satisfaction, because future or third-party patients can dominate the immediate user-helpfulness dyad.

Key Sources