Results for "response time"
Computing end-effector position from joint angles.
Modeling interactions with environment.
Agents have opposing objectives.
No agent benefits from unilateral deviation.
International agreements on AI.
How many requests or tokens can be processed per unit time; affects scalability and cost.
Classical statistical time-series model.
Repeating temporal patterns.
Identifying abrupt changes in data generation.
Letting an LLM call external functions/APIs to fetch data, compute, or take actions, improving reliability.
Balancing learning new behaviors vs exploiting known rewards.
Separates planning from execution in agent architectures.
Detects trigger phrases in audio streams.
Shift in feature distribution over time.
Optimal estimator for linear dynamic systems.
System that independently pursues goals over time.
Cost to run models in production.
Control using real-time sensor feedback.
Enables external computation or lookup.
Stability proven via monotonic decrease of Lyapunov function.
Finding control policies minimizing cumulative cost.
High-fidelity virtual model of a physical system.
Modeling chemical systems computationally.
Training with a small labeled dataset plus a larger unlabeled dataset, leveraging assumptions like smoothness/cluster structure.
Designing input features to expose useful structure (e.g., ratios, lags, aggregations), often crucial outside deep learning.
A robust evaluation technique that trains/evaluates across multiple splits to estimate performance variability.
Generates sequences one token at a time, conditioning on past tokens.
Automated detection/prevention of disallowed outputs (toxicity, self-harm, illegal instruction, etc.).
PEFT method injecting trainable low-rank matrices into layers, enabling efficient fine-tuning.
Search algorithm for generation that keeps top-k partial sequences; can improve likelihood but reduce diversity.