Results for "planning"
Planning
IntermediateMethods for breaking goals into steps; can be classical (A*, STRIPS) or LLM-driven with tool calls.
Planning is like creating a roadmap for achieving a goal. Imagine you want to bake a cake. Instead of just jumping in, you break the task into smaller steps: gathering ingredients, mixing them, baking, and decorating. In AI, planning works similarly by breaking down complex tasks into simpler act...
Number of steps considered in planning.
Decomposing goals into sub-tasks.
Methods for breaking goals into steps; can be classical (A*, STRIPS) or LLM-driven with tool calls.
Finding routes from start to goal.
Separates planning from execution in agent architectures.
Agent reasoning about future outcomes.
Computing collision-free trajectories.
Planning via artificial force fields.
Space of all possible robot configurations.
Sampling-based motion planner.
Detecting and avoiding obstacles.
The field of building systems that perform tasks associated with human intelligence—perception, reasoning, language, planning, and decision-making—via algori...
Predicting future values from past observations.
System that independently pursues goals over time.
Simple agent responding directly to inputs.
Process for managing AI failures.
Governance of model changes.
Assigning AI costs to business units.
Maximum system processing rate.
Field combining mechanics, control, perception, and AI to build autonomous machines.
High-fidelity virtual model of a physical system.
RL using learned or known environment models.
Optimizing continuous action sequences.
Learned model of environment dynamics.
Optimal pathfinding algorithm.
Imagined future trajectories.
Ensuring robots do not harm humans.
Simulating adverse scenarios.
Awareness and regulation of internal processes.
A system that perceives state, selects actions, and pursues goals—often combining LLM reasoning with tools and memory.