← Back to AI Factory Chat

AI Factory Glossary

212 technical terms and definitions

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z All
Showing page 4 of 5 (212 entries)

privacy-preserving training,privacy

Techniques to protect data privacy during training.

privacy,on-prem,air-gap,security

For sensitive data, run models on-prem or in a VPC. No logs to third-party clouds, strict access control, encryption, and auditing of all requests.

private data pre-training, computer vision

Use proprietary data for pre-training.

privileged information learning, machine learning

Use extra info during training only.

probability flow ode, generative models

Deterministic ODE with same marginals as SDE.

probe card repair, advanced test & probe

Probe card repair replaces damaged needles cleans contamination and realigns tips to restore measurement accuracy.

probing classifiers, explainable ai

Train classifiers on representations.

probing,ai safety

Train classifiers on internal representations to see what information is encoded.

procedural generation with ai,content creation

AI-assisted procedural content creation.

process optimization energy, environmental & sustainability

Process optimization reduces energy by improving efficiency cycle times and yields.

product carbon footprint, environmental & sustainability

Product carbon footprint quantifies greenhouse gas emissions attributable to specific products.

product quantization, model optimization

Product quantization decomposes vectors into subvectors quantized independently for compression.

product stewardship, environmental & sustainability

Product stewardship extends manufacturer responsibility to entire product lifecycle including design use and end-of-life management.

production scheduling, supply chain & logistics

Production scheduling sequences manufacturing operations optimizing throughput and resource utilization.

profiling training runs, optimization

Analyze performance bottlenecks.

program synthesis,code ai

Automatically generate programs from specifications.

program-aided language models (pal),program-aided language models,pal,reasoning

Generate code to solve reasoning tasks.

program-aided language, prompting techniques

Program-aided language models offload computation to code interpreters.

progressive distillation,generative models

Gradually reduce diffusion steps.

progressive growing in gans, generative models

Gradually increase resolution.

progressive growing, multimodal ai

Progressive growing gradually increases resolution during training stabilizing GAN training.

progressive growing,generative models

Gradually increase resolution during GAN training.

progressive neural networks, continual learning

Add capacity for new tasks.

progressive neural networks,continual learning

Add new capacity for each task.

progressive shrinking, neural architecture search

Progressive shrinking trains once-for-all networks by gradually incorporating smaller sub-networks starting from the largest architecture.

prompt caching, llm optimization

Prompt caching reuses processed prompts reducing latency and cost for repeated prefixes.

prompt chaining, prompting

Use output of one prompt as input to next.

prompt chaining, prompting techniques

Prompt chaining sequences multiple prompts passing outputs as subsequent inputs.

prompt chunking, generative models

Split long prompts.

prompt embeddings, generative models

Vector representation of prompts.

prompt injection attacks, ai safety

Adversarial inputs to subvert model.

prompt injection defense, ai safety

Techniques to prevent injection.

prompt injection, ai safety

Prompt injection inserts malicious instructions into prompts attempting to hijack model behavior.

prompt injection,ai safety

Attack where user input tricks model into ignoring instructions or leaking info.

prompt leaking,ai safety

Trick model into revealing system prompts or instructions.

prompt moderation, ai safety

Check prompts before processing.

prompt truncation, generative models

Cut off excess tokens.

prompt weighting, generative models

Emphasize prompt parts differently.

prompt-to-prompt editing,generative models

Edit images by modifying text prompts.

prompt-to-prompt, multimodal ai

Prompt-to-prompt editing modifies images by adjusting text prompts while preserving structure.

property-based test generation, code ai

Generate property tests.

prophet, time series models

Prophet is an additive time series model decomposing signals into trend seasonality and holiday components with automatic changepoint detection.

proprietary model, llm architecture

Proprietary models have restricted access to weights and implementation.

protected health information detection, phi, healthcare ai

Identify sensitive medical data.

protein design,healthcare ai

Design proteins with desired properties.

protein function prediction from text, healthcare ai

Infer protein function from descriptions.

protein structure prediction,healthcare ai

Predict 3D protein structures (AlphaFold).

protein-ligand binding, healthcare ai

Interaction between protein and small molecule.

prototype learning, explainable ai

Learn representative prototypes for each class.

proxylessnas, neural architecture

Search directly on target hardware.