Papers
Topics
Authors
Recent
Search
2000 character limit reached

Behavior Informatics: Modeling Human Actions

Updated 6 April 2026
  • Behavior Informatics is a data-driven discipline that explicitly models and analyzes human and organizational behavior using algorithmic and statistical techniques.
  • It systematically transforms raw data from transactional, sensor, or interactional sources into formal behavioral representations for pattern discovery and simulation.
  • Its applications span health, cyber-physical systems, and social policy, fostering adaptive systems and decision support through real-time analytics.

Behavior Informatics (BI) is a data-driven, quantitative discipline focused on explicitly modeling, representing, analyzing, and utilizing human and organizational behavior in computational systems. BI systematically transforms raw transactional, sensor, or interactional data into formal behavioral abstractions, enabling in-depth pattern discovery, impact assessment, simulation, and decision support. Distinct from traditional qualitative behavioral science, BI employs formal models, algorithmic feature extraction, and statistical learning to make behaviors first-class computational entities—measuring internal drivers, intentions, and impacts at both micro- and macro-scales across social, business, health, and cyber-physical domains (Cao, 2020).

1. Formal Foundations of Behavior Informatics

Behavior Informatics is defined as a scientific field targeting the explicit representation, modeling, analysis, and utilization of symbolic and/or mapped behaviors, their interactions, impacts, pattern structures, simulation outcomes, and practical use (Cao, 2020). BI distinguishes itself from aggregate, demographically anchored, or purely transactional analyses by making behavior itself—rather than records or demography—the primary unit of data modeling and inference.

The abstract behavioral model of BI is a high-dimensional vector capturing the central elements of action:

y={s,o,e,g,b,a,I,f,c,t,w,u,m}y = \{ s, o, e, g, b, a, I, f, c, t, w, u, m \}

Where:

  • ss: subject (actor);
  • oo: object (target);
  • ee: context;
  • gg: goal/intention;
  • bb: belief;
  • aa: action;
  • II: behavioral plan;
  • ff: impact;
  • cc: constraint;
  • ss0: time;
  • ss1: place;
  • ss2: status;
  • ss3: associates (linked behaviors).

Many settings use a simplified subset such as ss4 for efficient instantiation (Cao, 2020). Behavior sequences ss5 are constructed by mapping raw data records ss6 through a domain-specific extraction function ss7, yielding ss8. This process makes behaviors explicit, enabling quantitative pattern mining, simulation, or impact analysis.

2. Core BI Methodologies: Data Construction, Modeling, and Mining

The BI process is organized as a staged computational workflow:

ss9

Key stages:

  • Behavioral Data Construction: Mapping and feature extraction algorithms identify behavioral attributes and structure from transactional, sensor, or event data.
  • Behavior Representation: Formation of behavioral vectors or sequences, with domain ontologies formalizing subject, action, object, and context fields.
  • Pattern Analysis & Mining: Sequential & impact-based pattern mining methods (e.g., frequent impact-oriented patterns, class-difference and impact-contrasted patterns) operate on behavioral entities, not merely on event logs.

Illustrative metrics:

  • Abnormal Return (AR): oo0 for trading behaviors.
  • Intentional Interestingness: oo1.
  • Exceptional Interestingness:

oo2

Behavior Informatics also emphasizes simulation (often agent-based) and visualization, supporting behavior-driven decision systems across domains (Cao, 2020).

3. Sensor-Based, Passive, and Ubiquitous BI Data Collection

Modern BI extends beyond transactional sources to integrate dense, multi-modal sensor streams, supporting fine-grained, longitudinal quantification of individual and group behaviors [(Ennis, 2023); (Papapanagiotou et al., 2020); (Karapanos, 2012)].

  • Mobile Sensing: Accelerometers, GPS, and wearables deliver continuous activity, location, and mobility trajectories (Papapanagiotou et al., 2020). Preprocessing includes gravity removal, band-pass or low-pass filtering, sliding-window feature extraction, and supervised classification of activity type or transport mode.
  • Unobtrusive Environmental Sensing: Passive WiFi Channel State Information (CSI) is leveraged for micro-gesture and behavior inference in settings such as BeSense; this enables contactless, privacy-preserving behavior measurement (Gu et al., 2019). Mathematical signal processing and variance-based segmentation underpin robust micro-gesture recognition pipelines.
  • Technology-Assisted Reconstruction: BI paradigms such as TAR fuse passive sensor logging (e.g., photos, locations, phone events) with episodic recall cues, enabling high-fidelity post hoc behavior reconstruction without user interruption (contrasting with high-burden ESM) (Karapanos, 2012). Metrics for recall consistency, completeness, and burden are used to evaluate paradigm efficacy.

Behavioral indicators extracted from multi-modal streams include step counts, energy expenditure (estimation via windowed accelerometry), visited-places (DBSCAN-like spatial clustering over GPS data), transport mode (windowed SVMs), and episode-specific cue sets (for affective recall support) [(Papapanagiotou et al., 2020); (Karapanos, 2012)].

4. BI in System Architectures: The Internet of Behaviors and Intelligent Environments

The integration of BI with cyber-physical and IoT systems has yielded frameworks such as the Internet of Behaviors (IoB), operationalizing behavior-informed system adaptation and feedback (Moghaddam et al., 2022). The IoB paradigm emphasizes a loop where human behaviors (collected via sensors, aggregated, and modeled probabilistically) dynamically inform and are influenced by system architectures.

The Uffizi Galleries deployment (Moghaddam et al., 2022) demonstrates a complete BI-driven pipeline:

Module Principal Function Key Data/Methodology
Data Acquisition Sensors (CCTV, people counters, RFID) Aggregate visitor flows
Preprocessing Data cleansing, anonymization, slotting MySQL, privacy-by-design
Behavior Modeling Conditional probability matrices of duration oo3joo4ioo5
Prediction Integer Linear Programming slot allocation oo6too7
Adaptation Real-time ticket & kiosk adjustment Feedback via MAPE-K loop
Feedback Digital kiosks, operator dashboards Real-time UI/QoS/QoE

This architecture operationalizes the principles of BI by combining context-aware modeling, real-time probabilistic prediction, and adaptive interfaces tightly coupled with sensed human behavior (Moghaddam et al., 2022).

5. Computational Algorithms and Machine Learning for Behavior Quantification

BI employs a spectrum of computational, statistical, and ML methods:

  • Feature Extraction & Windowing: Sliding-window statistics (mean, variance), frequency-domain analysis, and time-series segmentation are foundational for transforming dense signals into behavioral features (Ennis, 2023, Papapanagiotou et al., 2020).
  • Classification: SVMs, k-NN, and random forests deliver high-accuracy behavioral event recognition from engineered features (e.g., micro-gesture variance, symmetry ratio, event duration in BeSense) (Gu et al., 2019).
  • Temporal Modeling: Hidden Markov Models (HMMs) infer high-level behavior sequences from low-level events, enabling robust session- or context-level activity detection (Gu et al., 2019).
  • Multi-Area Recurrent Neural Networks (RNNs): For high-dimensional, time-aligned behavioral and neural data, multi-area RNNs offer interpretable, stable architectures, with Lyapunov-based stability proofs for clinical interpretability (Ennis, 2023).
  • Dimensionality Reduction & Robustness: Principal Component Analysis (PCA) is commonly utilized for variance capture; pipelines address missing data, dropouts, and domain adaptation for generalizability (Ennis, 2023, Papapanagiotou et al., 2020).

Empirical studies have shown step-count error rates oo8, behavior classification accuracies oo9 in activity recognition, and session-level behavior recognition ee0 in controlled WiFi-based lab conditions (Papapanagiotou et al., 2020, Gu et al., 2019).

6. Applications, Evaluation, and Impact Analysis

Behavior Informatics underpins applications in public health (obesity surveillance), digital psychiatry, cyber-physical systems, market microstructure, and social policy (Papapanagiotou et al., 2020, Ennis, 2023, Moghaddam et al., 2022, Cao, 2020). Impact analysis metrics include pattern support/confidence, abnormal returns, risk quantification, and QoE-related measures. Behavioral pattern mining has yielded actionable decision support—for example, in social security debt prevention, combined demographic-activity patterns revealed high debt risk among certain cohorts only mitigated by specific interventions (Cao, 2020).

Evaluation methodologies emphasize:

  • Measurement of test-retest consistency and report richness in TAR vs. ESM (Karapanos, 2012),
  • Precision/recall/F1 for indicator extraction,
  • Prediction accuracy and error rates in closed-loop, real-world deployments (Moghaddam et al., 2022),
  • Statistical and clinical interpretability in psychiatry via validated linear models and stability-constrained neural networks (Ennis, 2023).

7. Research Challenges and Future Directions

Key open problems and future work in BI include:

A plausible implication is that continued advances in BI will converge data-driven behavioral quantification with adaptive, ethical intelligent systems, facilitating novel forms of human-centric automation, precision intervention, and insight generation across diverse domains.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Behavior Informatics (BI).