← Back to AI Factory Chat

AI Factory Glossary

122 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 3 of 3 (122 entries)

noise multiplier, training techniques

Noise multiplier scales added noise controlling privacy-utility tradeoff.

noise schedule, generative models

Variance schedule for diffusion.

noisy labels learning,model training

Train robust models despite label errors.

noisy student, advanced training

Noisy student training iteratively generates pseudo-labels with a teacher model and trains larger student models with added noise.

non-local neural networks, computer vision

Compute long-range dependencies.

nonparametric hawkes, time series models

Nonparametric Hawkes processes learn excitation kernels from data without assuming parametric forms.

normal map control, generative models

Condition on surface normals.

normalized discounted cumulative gain, ndcg, evaluation

Ranking quality metric.

normalizing flows,generative models

Invertible transformations for density estimation.

novelty detection in patents, legal ai

Assess if invention is novel.

npu (neural processing unit),npu,neural processing unit,hardware

Dedicated chip for neural network inference.

npu,neural engine,accelerator

NPUs are neural processing units in phones/laptops. Hardware acceleration for on-device inference.

nsga-ii, nsga-ii, neural architecture search

Non-dominated Sorting Genetic Algorithm II is a multi-objective evolutionary algorithm commonly used for Pareto-optimal architecture discovery in NAS.

nsga-net, neural architecture search

NSGA-Net applies multi-objective evolutionary algorithm to discover Pareto-optimal neural architectures.

ntk-aware interpolation, llm architecture

Neural Tangent Kernel-based scaling.

ntk-aware interpolation,transformer

Scale positional embeddings for longer context.

nucleus sampling threshold, llm optimization

Nucleus sampling threshold controls diversity by probability mass cutoff.

null-text inversion, multimodal ai

Null-text inversion optimizes unconditional embeddings for accurate real image editing.

null-text inversion,generative models

Find embeddings for specific images.

number of diffusion steps, generative models

Sampling iterations tradeoff.

nyströmformer, llm architecture

Nyströmformer approximates attention matrix through Nyström method.

nyströmformer,llm architecture

Approximate attention using Nyström method.