Domain: AI Economics & Strategy

110 terms

Market Microstructure Intermediate

Mechanics of price formation.

Markov Decision Process Intermediate

Formal framework for sequential decision-making under uncertainty.

Maximum Likelihood Estimation Intermediate

Estimating parameters by maximizing likelihood of observed data.

Memory Augmentation Intermediate

Extending agents with long-term memory stores.

Mixture of Experts Intermediate

Routes inputs to subsets of parameters for scalable capacity.

Model Inventory Intermediate

Central catalog of deployed and experimental models.

Model Inversion Intermediate

Inferring sensitive features of training data.

Model Moat Intermediate

Competitive advantage from proprietary models/data.

Model Orchestration Intermediate

Coordinating models, tools, and logic.

Model Risk Intermediate

Risk of incorrect financial models.

Model Risk Management Intermediate

Framework for identifying, measuring, and mitigating model risks.

Model Watermarking Intermediate

Embedding signals to prove model ownership.

Multi-Agent System Intermediate

Multiple agents interacting cooperatively or competitively.

Multi-Head Attention Intermediate

Allows model to attend to information from different subspaces simultaneously.

Mutual Information Intermediate

Quantifies shared information between random variables.

Non-Convex Optimization Intermediate

Optimization with multiple local minima/saddle points; typical in neural networks.

Off-Policy Learning Intermediate

Learning from data generated by a different policy.

On-Policy Learning Intermediate

Learning only from current policy’s data.

Open-Weight Model Intermediate

Models whose weights are publicly available.

PAC Learning Intermediate

A model is PAC-learnable if it can, with high probability, learn an approximately correct hypothesis from finite samples.

Parameter Sharing Intermediate

Using same parameters across different parts of a model.

Planner-Executor Intermediate

Separates planning from execution in agent architectures.

Policy Intermediate

Strategy mapping states to actions.

Policy Gradient Intermediate

Optimizing policies directly via gradient ascent on expected reward.

Prompt Leakage Intermediate

Extracting system prompts or hidden instructions.

Q-Function Intermediate

Expected return of taking action in a state.

Rademacher Complexity Intermediate

Measures a model’s ability to fit random noise; used to bound generalization error.

Residual Connection Intermediate

Allows gradients to bypass layers, enabling very deep networks.

Risk Model Intermediate

Quantifying financial risk.

Rotary Positional Embeddings Intermediate

Encodes positional information via rotation in embedding space.