Results for "perception input"
Software pipeline converting raw sensor data into structured representations.
Field combining mechanics, control, perception, and AI to build autonomous machines.
Acting to minimize surprise or free energy.
The field of building systems that perform tasks associated with human intelligence—perception, reasoning, language, planning, and decision-making—via algori...
Continuous cycle of observation, reasoning, action, and feedback.
Temporal and pitch characteristics of speech.
Generates audio waveforms from spectrograms.
System that independently pursues goals over time.
AI systems that perceive and act in the physical world through sensors and actuators.
Devices measuring physical quantities (vision, lidar, force, IMU, etc.).
System-level design for general intelligence.
Chooses which experts process each token.
Designing input features to expose useful structure (e.g., ratios, lags, aggregations), often crucial outside deep learning.
A single attention mechanism within multi-head attention.
Differences between training and deployed patient populations.
A parameterized mapping from inputs to outputs; includes architecture + learned parameters.
Activation max(0, x); improves gradient flow and training speed in deep nets.
Mechanism that computes context-aware mixtures of representations; scales well and captures long-range dependencies.
Inputs crafted to cause model errors or unsafe behavior, often imperceptible in vision or subtle in text.
Attacks that manipulate model instructions (especially via retrieved content) to override system goals or exfiltrate data.
An RNN variant using gates to mitigate vanishing gradients and capture longer context.
Model that compresses input into latent space and reconstructs it.
Sensitivity of a function to input perturbations.
Small prompt changes cause large output changes.
Fast approximation of costly simulations.
Learning a function from input-output pairs (labeled data), optimizing performance on predicting outputs for unseen inputs.
A measurable property or attribute used as model input (raw or engineered), such as age, pixel intensity, or token ID.
The learned numeric values of a model adjusted during training to minimize a loss function.
A parameterized function composed of interconnected units organized in layers with nonlinear activations.
Methods to set starting weights to preserve signal/gradient scales across layers.