Results for "physical modeling"
Human-like understanding of physical behavior.
Software simulating physical laws.
Physical form contributes to computation.
Hardware components that execute physical actions.
High-fidelity virtual model of a physical system.
Ensuring robots do not harm humans.
Intelligence emerges from interaction with the physical world.
AI systems that perceive and act in the physical world through sensors and actuators.
Devices measuring physical quantities (vision, lidar, force, IMU, etc.).
Learning physical parameters from data.
The physical system being controlled.
Motion considering forces and mass.
Artificial sensor data generated in simulation.
Modeling interactions with environment.
Modeling chemical systems computationally.
Modeling environment evolution in latent space.
Field combining mechanics, control, perception, and AI to build autonomous machines.
Internal sensing of joint positions, velocities, and forces.
Motion of solid objects under forces.
Systems where failure causes physical harm.
Learning from data by constructing “pseudo-labels” (e.g., next-token prediction, masked modeling) without manual annotation.
Penalizes confident wrong predictions heavily; standard for classification and language modeling.
Converting text into discrete units (tokens) for modeling; subword tokenizers balance vocabulary size and coverage.
Networks with recurrent connections for sequences; largely supplanted by Transformers for many tasks.
Training objective where the model predicts the next token given previous tokens (causal modeling).
An RNN variant using gates to mitigate vanishing gradients and capture longer context.
Models time evolution via hidden states.
CNNs applied to time series.
Differences between simulated and real physics.
The field of building systems that perform tasks associated with human intelligence—perception, reasoning, language, planning, and decision-making—via algori...