← Back to AI Factory Chat

AI Factory Glossary

3,145 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 43 of 63 (3,145 entries)

parameter count vs training tokens, planning

Tradeoff in resource allocation.

parameter count,model training

Total number of trainable weights in the model.

parameter sharing, model optimization

Parameter sharing applies same weights to multiple operations enabling efficient architectures with fewer parameters.

parametric activation functions, neural architecture

Activations with learnable parameters.

pareto nas, neural architecture search

Pareto-optimal neural architecture search discovers architectures optimal for multiple objectives like accuracy and latency.

parseval networks, ai safety

Tight control of Lipschitz constant.

parti, multimodal ai

Parti generates images through autoregressive sequence modeling of visual tokens.

partial domain adaptation, domain adaptation

Source has extra classes.

particle filter, time series models

Particle filter performs sequential Monte Carlo inference in non-linear non-Gaussian state space models using weighted particle representations.

particulate abatement, environmental & sustainability

Particulate abatement removes solid particles from exhaust using filters or electrostatic precipitators.

patchgan discriminator, generative models

Discriminate on patches.

patchtst, time series models

Patch Time Series Transformer divides series into patches reducing tokens and improving long-horizon forecasting efficiency.

patent analysis, legal ai

Analyze patent documents with NLP.

patent analysis,legal ai

Analyze patent documents.

patent classification, legal ai

Categorize patents.

patent drafting assistance,legal ai

Help write patent applications.

patent similarity, legal ai

Find similar patents.

path encoding nas, neural architecture search

Path encoding represents architectures through enumeration of computational paths from input to output.

path patching, explainable ai

Intervene on specific paths.

pathology image analysis,healthcare ai

Analyze tissue slides.

patient risk stratification,healthcare ai

Assess patient risk levels.

pbti modeling, pbti, reliability

Model PBTI degradation.

pc algorithm, pc, time series models

PC algorithm learns directed acyclic graphs from data through conditional independence tests.

pc-darts, pc-darts, neural architecture search

Partially Connected DARTS reduces memory costs by searching over subsets of edges rather than entire architecture graph.

pcmci plus, pcmci, time series models

PCMCI+ extends PCMCI with improved conditional independence testing for high-dimensional time series.

pcmci, pcmci, time series models

PCMCI combines PC algorithm with momentary conditional independence testing for causal discovery in multivariate time series.

pelt, pelt, time series models

Pruned Exact Linear Time algorithm efficiently detects multiple change points in univariate time series.

per-channel quantization,model optimization

Different scales for each channel.

per-tensor quantization,model optimization

Single scale for entire tensor.

perceiver io,foundation model

Generalized Perceiver for various input/output modalities.

perceiver,foundation model

Cross-attention to latent array for processing arbitrary inputs.

perceptual compression, generative models

Compress to perceptually meaningful space.

perceptual loss, generative models

Loss based on feature similarity.

performance prediction, neural architecture search

Performance prediction estimates architecture accuracy from features or partial training reducing search costs.

performance profiling analysis,code ai

Analyze code to find bottlenecks.

performer, llm architecture

Performer approximates attention using random feature maps for linear complexity.

performer,llm architecture

Fast attention using kernel methods.

permeability prediction, chemistry ai

Predict membrane permeability.

permutation invariant training, audio & speech

Permutation invariant training resolves label ambiguity in multi-speaker separation through minimum assignment loss.

persona-based models, dialogue

Generate with specific persona.

personalized treatment plans,healthcare ai

Customize therapy for each patient.

perspective api, ai safety

Google's toxicity detection.

perspective api,ai safety

Google's API for detecting toxic comments.

pfc abatement, pfc, environmental & sustainability

Perfluorocompound abatement reduces greenhouse gas emissions from plasma etching and CVD through combustion or catalytic destruction.

pfc destruction efficiency, pfc, environmental & sustainability

PFC destruction efficiency measures percentage of perfluorocompounds converted by abatement systems.

pgd attack, pgd, ai safety

Iterative attack projecting onto constraint set.

pharmacophore modeling, healthcare ai

Identify key features for biological activity.

phase transitions in model behavior, theory

Sudden capability emergence.

phase transitions in training, training phenomena

Abrupt changes in model behavior.

phenaki, multimodal ai

Phenaki generates variable-length videos from open-domain textual prompts.