✦ For everyone, free.

Practical knowledge for real and everyday life

Home

Behavioral Representation

Behavioral Representation models human actions through signals, linking observable behavior to cognitive processes in signal processing systems.

Behavioral Representation is the explicit organization or encoding of identified behavioral-signal evidence into a structured form whose elements, axes, relations, ordering, mapping, and information semantics are declared sufficiently for scientific interpretation and subsequent analysis. It is crucial to establish that a Behavioral Representation is not the raw behavioral phenomenon itself, nor is it automatically the source signal. It is not synonymous with a Behavioral Signal Descriptor, feature, feature set, embedding, latent state, annotation, behavioral reference, or model output. Furthermore, Behavioral Representation is not merely defined by being stored as a vector, matrix, tensor, sequence, graph, or any other computational container. Instead, it is a scientifically declared construction that organizes behavioral evidence into an interpretable and analyzable structure.


Meaning and Boundaries of Behavioral Representation

A Behavioral Representation is a structured encoding of identified behavioral evidence produced under a declared representation mapping, source/support semantics, parameterization, schema, and fitted or learned state when applicable. Representation concerns how evidence is organized and made available as a scientific object; it can preserve, expose, suppress, discretize, reorder, relate, compress, or transform information without changing the historical fact of what source evidence was originally observed.

Distinct concepts must be clearly distinguished:

  • Behavioral Evidence: The raw or processed data or observations identified as relevant behavioral phenomena.
  • Signal Transformation: An operation that produces another signal-like or coefficient object from original evidence, such as filtering or time-frequency decomposition.
  • Descriptor: A characterization of a declared property or aspect of the evidence, often a measurable or computed attribute.
  • Feature: A quantity used in a particular analytical task, typically selected or engineered for specific inference or classification goals.
  • Representation: An organization of evidence into a declared, structured form with specified semantics and mapping.
  • Annotation / Behavioral Reference: Objects carrying assignment or evidential semantics, such as labels, event tags, or reference markers.
  • Model Output: An inference, prediction, or estimation result derived from applying a model to input data.

One object can participate in constructing another without their scientific identities becoming synonymous. For example, a descriptor may be part of a representation, but the descriptor itself does not constitute the full representation.

Representation is not an intrinsic object hidden inside data. The same behavioral evidence can admit several scientifically legitimate representations because different mappings preserve different distinctions, impose different structures, and support different operations. Conversely, numerically similar representation values can have different meaning when their source evidence, schema, axes, component identities, fitted state, or mapping differ.

ObjectPrimary Scientific RoleIdentity Comes FromCritical Non-Equivalence
Behavioral EvidenceRaw or identified behavioral dataSource observation or measurementNot a constructed or transformed object
Signal TransformationProduces alternate signal-like or coefficient dataTransformation operation applied to evidenceNot a representation or feature, but a transformed signal
DescriptorCharacterizes declared propertyProperty definition and extraction methodDifferent from representation or feature
FeatureAnalytical quantity for specific taskTask context and selection criteriaNot equivalent to representation or raw evidence
RepresentationStructured organization of evidenceDeclared mapping, schema, source/support, stateNot raw data, feature set, annotation, or output
Annotation/ReferenceCarries assignment or evidential semanticsLabeling or referencing protocolDifferent from representation or feature
Model OutputInference or prediction resultModel and input dataNot an evidence encoding; result of a model

Evidence, Mapping, and Representation Identity

Behavioral evidence that can legitimately be represented includes but is not limited to:

  • Prepared signal samples or channels,
  • Descriptor instances and contours,
  • Events,
  • Trajectories and poses,
  • Spectral or time-frequency objects,
  • Symbolic or linguistic evidence,
  • Relational objects,
  • Scientifically compatible collections of any of the above.

The representational semantics inherit whether the source is direct observation, transformed evidence, a derived characterization, an inferred object, or a constructed reference. This evidential distinction remains critical in interpreting the representation.

A generic representation mapping can be expressed as:

Zi = ΦR ( Ei | Si ; θR , ΩR )

Here,

  • i indexes the representation instance,
  • R is the declared representation definition,
  • E_i is the identified behavioral evidence supplied to instance i,
  • S_i is its declared support or evidence scope,
  • Φ_R is the representation mapping defined by R,
  • θ_R are the resolved explicit representation parameters,
  • Ω_R is optional fitted or learned state required by the mapping,
  • Z_i is the resulting Representation Instance.

Z_i can be vectorial, sequential, symbolic, geometric, relational, graph-structured, latent, or another explicitly specified form rather than necessarily a point in an ordinary Euclidean vector space.

It is essential to distinguish four concepts:

  • Representation Definition: The reusable specification establishing semantics, schema, parameterization, and construction rules.
  • Representation Mapping: The operational rule or function that realizes the definition on given evidence, parameters, and fitted state.
  • Representation Instance: The binding of a representation definition to identified evidence, declared support, resolved parameters, and fitted/learned state, producing a concrete encoded content.
  • Represented Value or Structure: The concrete encoded content or data structure output by the instance.

Reusing one representation definition on another participant, session, episode, or support normally creates another instance rather than a new scientific definition.

Explicit parameters include coordinate ordering, support size, normalization policy, vocabulary choice, graph construction rule, or output dimension. These are declared directly.

Fitted or learned state encompasses means or scales estimated from training data, projection bases, dictionaries, codebooks, clustering states, encoder weights, checkpoints, or other data-dependent objects. Changing fitted state can change the representation even when the algorithm name and output shape remain unchanged.


Representation Schema, Structure, and Space

A Representation Schema is the declared organization needed to interpret a representation's structure. It includes:

  • Form (vector, sequence, graph, etc.),
  • Axes and their meaning,
  • Shape or variable-shape policies,
  • Component or token identity,
  • Ordering and coordinates,
  • Units or value semantics,
  • Masks and missingness states,
  • Sparsity,
  • Relation identity,
  • Validity flags.

Identical numerical arrays can represent scientifically different objects when these schema semantics differ.

A Representation Space is the set or structured domain in which Representation Instances are interpreted together with any meaningful geometry, topology, ordering, metric, similarity, algebraic operation, or structural constraint. Euclidean distance, component-wise arithmetic, averaging, interpolation, or nearest-neighbor reasoning is meaningful only when the representation space supports those operations under the declared semantics.

Representation forms include fixed-shape, variable-length or ragged, dense, sparse, set-valued, sequence-valued, matrix/tensor, symbolic, and graph-structured. Storage convenience should never dictate scientific form: padding a variable-length sequence, flattening a tensor, ordering a set, or serializing a graph can change the computational container without changing—or can accidentally change—the intended representation semantics.

Representation FormStructure PreservedMeaningful OperationsRisk If Treated as a Generic Array
VectorFixed coordinate identity and orderComponent-wise arithmetic, averagingLoss of component semantics if components are mixed
SequenceOrdering, temporal or ordinal indexTemporal alignment, interpolation, maskingIgnoring order loses temporal meaning
Matrix/TensorMulti-axis structure and relationsTensor algebra, slicing, reshapingFlattening loses multi-dimensional relations
SetUnordered elements, membershipSet operations, membership testsImposing order introduces artificial structure
Sparse StructureNonzero pattern, sparsity patternSparse arithmetic, efficient storageTreating as dense wastes resources or masks sparsity
Symbolic/Token StructureToken identity, vocabulary, orderSymbolic parsing, token substitutionNumeric IDs treated as metric distort symbolic meaning
Graph/Relational StructureNodes, edges, direction, weightsGraph traversal, connectivity, relation inferenceFlattening destroys graph topology and relations
Latent SpaceLearned latent coordinatesSimilarity, clustering, embedding operationsCoordinates may lack stable semantic interpretation

Principal Forms of Behavioral Representation

Behavioral Representation forms are overlapping scientific organizations rather than mutually exclusive container classes. A representation can simultaneously be temporal and geometric, sparse and symbolic, graph-structured and learned, or feature-space and sequence-valued. Classification should follow the structure and information semantics that matter to the scientific question rather than forcing every representation into one exclusive label.

FormPrimary Structure PreservedRepresentative Input EvidenceCharacteristic Information Risk
Feature-SpaceExplicit coordinate/component identityDescriptors, transformed quantitiesComponent semantics lost if treated as unstructured vector
Temporal SequenceOrdered elements indexed by time/frameTime-series, event sequencesLosing order loses temporal or causal context
Discrete/SymbolicToken identity, vocabulary, orderSymbol codes, linguistic tokensNumeric IDs imply metric relations that are not behaviorally meaningful
Spatial/GeometricCoordinates, landmarks, poses, framesTrajectories, poses, spatial landmarksFlattening loses spatial frame and geometric relations
Relational/GraphEntities and relations (edges, weights)Social networks, interaction graphsFlattening destroys topology and relation semantics
Latent/LearnedData-dependent learned coordinatesEncoded embeddings, latent factorsCoordinates may lack stable or interpretable semantics

Feature-space representations are organized collections of explicitly identified coordinates or components used to place comparable instances in a common representational space. Coordinates can originate from descriptors, transformed quantities, measurements, encoded categories, or other declared sources. A feature-space representation is more than a list of numbers because component identity, order, units/scaling, missingness, and comparability determine its meaning.

Temporal sequence representations are ordered elements indexed by time, frame, event order, support anchor, or another declared sequence coordinate. They preserve ordering, spacing or timestamps when scientifically meaningful, variable-length status, masks, and causal or future-inclusive evidence semantics. A sequence representation records ordered evidence; it does not by itself model temporal dependence, state dynamics, transitions, or forecasting laws.

Discrete and symbolic representations are encodings over a declared finite or countable vocabulary, alphabet, token system, codebook, state set, event type set, or structured symbolic grammar. They preserve symbol identity, ordering, unknown/missing states, vocabulary version, and whether symbols originate from direct coding, quantization, event extraction, linguistic analysis, clustering, or another procedure. Numerical token IDs do not create metric behavioral meaning.

Spatial and geometric representations are structured encodings whose coordinate frames, landmarks, poses, spatial relations, trajectories, meshes, regions, or geometric constraints are part of the represented information. They preserve dimensionality, frame, units, entity identity, calibration, ordering, and projection state. Flattening geometric coordinates into a vector does not erase their geometric semantics.

Relational and graph representations are encodings in which entities and their declared relationships are explicit structural elements. They preserve node/entity identity, edge/relation semantics, directionality, weights, temporal status where applicable, and graph construction policy. Graph topology can encode observed, derived, thresholded, or learned relations; the presence of an edge therefore does not automatically mean physical interaction, causal influence, or social connection.

Latent and learned representations are structured outputs whose coordinates or relations are substantially determined by fitted data-dependent mappings such as learned encoders, factors, dictionaries, codebooks, or other estimated states. Learned representations can be vectors, sequences, tensors, graphs, or other forms. Latent coordinates need not have stable coordinate-wise behavioral interpretations, and high downstream utility does not by itself identify what behavioral information they encode.


Explicit, Fitted, and Learned Mapping Semantics

Representation mappings can be categorized without equating explicit with simple or learned with opaque:

  • Explicit Mapping: Source-to-component semantics are directly specified and declared.
  • Fitted Explicit Mapping: Explicit mapping with data-dependent parameters estimated from training or calibration data (e.g., scaling, PCA basis).
  • Projected/Factor Mapping: A fitted mapping projecting into lower-dimensional subspaces or factor representations.
  • Learned Encoder: Mappings substantially derived from optimization or learning processes, potentially complex and nonlinear.
  • Task-Specific Representation: Learned or constructed representations tailored to a particular downstream task or objective.

Learning objective, training data, augmentations, supervision, architecture, regularization, extraction point, and checkpoint can shape a learned representation's invariances, separability, retained nuisance information, and geometry. Such dependencies are part of the representation identity and interpretation rather than being uniquely defined by model family names.

Latent-coordinate identifiability and equivalence: Two fitted representations can encode essentially similar relational information while differing by permutation, sign, rotation, reflection, scaling, basis change, or other admissible transformation. Therefore, individual latent coordinates need not be historically or semantically comparable across independently fitted states. Coordinate interpretation requires evidence beyond numerical position alone.

Downstream utility, probes, reconstruction, visualization, separability, and transfer performance provide evidence about selected representational properties rather than definitions of Behavioral Representation. A representation can be scientifically useful without every coordinate being interpretable, while strong performance can also reflect participant identity, device, context, leakage, or other nuisance information that the intended representation should not preserve.

Mapping IdentityData-Dependent StateCoordinate InterpretabilityComparability Requirement
Explicit MappingNoneHigh; semantics declared directlyIdentical schema and parameters
Fitted Explicit MappingParameters estimated from dataModerate; depends on parameter stabilityAlignment or shared parameter definitions
Projected/Factor MappingData-dependent bases or factorsLower; bases may be arbitraryBasis alignment or canonicalization needed
Learned EncoderLearned parameters, weightsVariable; often partial or latentCheckpoint/version matching and schema agreement
Task-Specific RepresentationLearned with supervisionLimited to task semanticsTask and training condition matching

Information Preservation, Loss, Invariance, and Equivariance

Information preservation and loss are relation-specific properties of a mapping. A representation can preserve exact samples, relative ordering, temporal structure, geometry, event identity, selected descriptors, neighborhood relations, reconstructability, predictive information, or another declared property while discarding other information. Terms such as "lower dimensional," "compressed," "normalized," or "learned" do not specify which scientific information was preserved.

Invariance means a representation deliberately remains unchanged under a declared transformation, while equivariance means it changes according to a predictable transformation rule. Transformations such as translation, rotation, scale, time shift, speed change, amplitude gain, participant identity, or device identity can be target-relevant or nuisance depending on the scientific question. Greater invariance is therefore not universally better.

Compression, dimensional reduction, quantization, pooling, aggregation, normalization, and discretization are operations that can improve compactness or selected invariance while losing information. Loss can be intentional and scientifically beneficial when it removes nuisance variation, but an irreversible mapping should not be described as information preserving merely because downstream performance remains high for one task.

Invertibility and reconstructability are different strengths of information-retention evidence. Exact invertibility can demonstrate mathematical retention relative to the declared source object; approximate reconstruction measures what a particular decoder or inverse procedure can recover. Neither guarantees preservation of the behavioral distinction of interest. Conversely, a noninvertible representation can still preserve all information necessary for a narrower declared scientific purpose.

Mapping + Schema Φ_R( E_i | S_i ; θ_R, Ω_R ) Feature Vector Preserves Component Identity May Discard Temporal Order Temporal Sequence Preserves Temporal Order May Discard Component Identity Relational Graph Preserves Relational Structure May Discard Coordinate Interpretability Latent Encoding Preserves Compression, Predictive Info May Discard Stable Coordinate Semantics

Comparability, Missingness, Uncertainty, and Provenance

Representation comparability and version identity require that instances are directly comparable only when the representation definition, schema, component/token/node identities, source/support semantics, parameters, fitted state, normalization, and relevant mapping conventions are compatible or an explicit alignment or mapping justifies comparison. Independently refitted bases, vocabularies, cluster IDs, graph policies, or encoder checkpoints can define different coordinate systems even when output dimensions and labels look identical.

Missingness and partial representation arise from missing source values, absent modalities or channels, invalid descriptors, occluded landmarks, unknown symbols, unavailable nodes or edges, masked sequence steps, and representation-computation failures. These are scientifically different states. Padding, imputation, learned missing tokens, masks, omission, fallback representations, or partial structures change what evidence is represented and must remain distinguishable from observed zero values or genuine absence.

Representation uncertainty and ambiguity can arise from uncertain source evidence, event or landmark boundaries, parameter choice, fitted-state estimation, stochastic mapping, latent-coordinate nonidentifiability, graph construction, symbolization, alignment, or incomplete information. It is critical to distinguish uncertainty in represented values from uncertainty about representation semantics and from uncertainty in a downstream inference that consumes the representation.

ChangePotential Identity ConsequenceComparability Requirement
Source/Support ChangeDifferent evidence base, representation identity alteredRequires mapping or schema adjustment
Schema ChangeDifferent interpretation of same dataRequires schema alignment or conversion
Component or Vocabulary ChangeCoordinate/token identity shift or mismatchRequires explicit alignment or transformation
Normalization ChangeValue scale or distribution shiftRequires normalization agreement
Fitted Basis/Codebook ChangeCoordinate system or embedding shiftsRequires basis alignment or checkpoint matching
Encoder Checkpoint ChangeLearned parameters differ, representation alteredRequires checkpoint/version control
Graph Construction ChangeTopology or relation definition alteredRequires explicit graph policy reconciliation
Missingness Policy ChangeDifferent handling of missing or invalid dataRequires explicit mask or imputation semantics

Integrated Worked Example: Single Behavioral Episode Representations

Consider the same behavioral episode with the following identified evidence:

  • A prepared movement signal sampled over time,
  • A small set of descriptor instances (e.g., velocity peaks, acceleration contours),
  • Several detected discrete events (e.g., foot strikes, hand gestures),
  • A short pose trajectory of body landmarks.

This evidence can be represented in multiple forms:

Representation FormMappingSchemaSupportPreserved StructureDiscarded InformationMissingness HandlingMeaningful Operation or Comparison
Fixed Feature VectorExtract descriptors, normalize, concatenateFixed order, component identitiesEntire episode or defined windowComponent identity, magnitudeTemporal order, fine timing detailsImputation or maskingEuclidean distance for participant clustering
Time-Indexed Descriptor SequenceOrdered descriptor extraction per frameSequence order, timestampsTemporal intervalTemporal order, descriptor identitySpatial relations, latent factorsMasked steps or missing framesSequence alignment or dynamic time warping
Discrete Event-Token SequenceEvent detection and token assignmentOrdered tokens, vocabulary versionEvent time pointsEvent identity, token semanticsContinuous signal magnitude, spatial detailMissing or uncertain tokensEvent pattern frequency or Markov modeling
Geometric Trajectory/TensorPose extraction, coordinate normalizationSpatial coordinates, frame, unitsTime-indexed landmarksSpatial geometry, temporal orderDescriptor values, discrete eventsOccluded landmarks maskedTrajectory matching or spatial correlation
Relational GraphNodes: landmarks/events; edges: relationsNode and edge identities, weightsSpatial and temporal relationsEntity relations, graph topologyRaw signal magnitudes, temporal orderMissing nodes/edges maskedGraph similarity, centrality analysis
Hypothetical Learned Latent EncodingEncoder network applied to evidenceLatent coordinate space, learned parametersEpisode or segmentCompressed predictive infoExplicit coordinate semantics, orderingLearned missing tokens or masksClassification accuracy, transfer learning

Changing the representation alters the scientific interface to the evidence without changing the original observations. Each form preserves different aspects of the information and supports different operations. No single representation is universally most informative; each serves distinct scientific questions and analytical methods.


Behavioral Representation Provenance

Behavioral Representation provenance comprises the information required to reproduce and scientifically interpret a Representation Instance. It should preserve, when material:

  • Representation definition and version,
  • Represented source evidence and versions,
  • Support and scope,
  • Mapping and parameters,
  • Fitted/learned state identity,
  • Schema and axes,
  • Component/token/node identities,
  • Ordering,
  • Units and value semantics,
  • Timing and availability semantics,
  • Masks and missingness,
  • Normalization details,
  • Coordinate frame,
  • Graph construction policy,
  • Vocabulary or codebook,
  • Output structure,
  • Invalid states,
  • Uncertainty,
  • Implementation and version,
  • Information-preservation assumptions,
  • Intended comparisons,
  • Sensitivity to defensible alternatives.

A defensible Behavioral Representation states explicitly what evidence was encoded, by which mapping, into what structured space, what information the structure preserves or suppresses, and under which conditions different instances can be compared. This provenance is essential for scientific rigor and reproducibility.

Content in this section