← Back to AI Factory Chat

AI Factory Glossary

9,967 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 157 of 200 (9,967 entries)

self-critiquing, ai safety

Model critiques its own outputs.

self-distillation, model compression

Distill model into itself.

self-distillation, model optimization

Self-distillation uses model's own predictions as soft targets improving generalization.

self-distillation, self-supervised learning

Distill model into itself.

self-ensembling for domain adaptation, domain adaptation

Ensemble predictions for consistency.

self-evaluation,evaluation

Model evaluates its own outputs.

self-explaining neural networks, senn, explainable ai

Architectures designed for interpretability.

self-gating, neural architecture

Use gates controlled by input.

self-heating in soi,reliability

Temperature rise due to buried oxide.

self-heating interconnect, signal & power integrity

Self-heating in interconnects couples electrical and thermal effects influencing reliability.

self-heating modeling, simulation

Model temperature rise in device.

self-inspection, quality & reliability

Self-inspection has operators check their own work immediately.

self-instruct, data generation

Generate instructions from model.

self-instruct, training techniques

Self-Instruct generates training data by prompting models to create instructions and responses.

self-monitoring, ai agents

Self-monitoring tracks progress evaluating whether actions advance toward goals.

self-paced learning, advanced training

Self-paced learning automatically selects training samples based on current model capability starting with easier examples.

self-paced learning, machine learning

Let model select training order.

self-rag, rag

Model decides when and what to retrieve.

self-rag, rag

Self-RAG adaptively retrieves only when needed using learned retrieval decisions.

self-rag,rag

Model decides when it needs to retrieve documents vs generate from memory.

self-refine, prompting

Iteratively improve generations.

self-refine, prompting techniques

Self-refine iteratively generates critiques and improvements without external feedback.

self-supervised depth and ego-motion, 3d vision

Learn without ground truth.

self-supervised disentanglement,representation learning

Learn disentangled representations without labels.

self-supervised gnn, graph neural networks

Self-supervised graph neural networks learn representations through pretext tasks without labeled data.

self-supervised learning for anomaly detection, data analysis

Learn normal patterns to detect anomalies.

self-supervised monocular depth, 3d vision

Learn depth without labels.

self-supervised pre-training for vit, computer vision

DINO MAE BEiT methods.

self-timed circuits, design

Asynchronous circuits less sensitive to variation.

self-training, advanced training

Self-training is a semi-supervised method where models generate pseudo-labels for unlabeled data to augment training sets iteratively.

self-training,semi-supervised learning

Use model predictions on unlabeled data as training labels.

self-verification,reasoning

Model checks its own answers.

selfies, selfies, chemistry ai

Alternative molecular representation.

selu, selu, neural architecture

Self-normalizing activation.

semantic attention, graph neural networks

Semantic attention in heterogeneous GNNs learns importance weights for different metapaths or relation types.

semantic caching, llm optimization

Semantic caching matches semantically similar queries to cached results.

semantic chunking, rag

Split based on semantic coherence.

semantic chunking, rag

Semantic chunking creates segments based on topic boundaries rather than fixed size.

semantic code search, code ai

Search by meaning not keywords.

semantic conditioning, multimodal ai

Semantic segmentation maps guide generation controlling regional content.

semantic direction discovery, generative models

Find meaningful directions in latent space.

semantic editing, multimodal ai

Semantic editing manipulates specific attributes in latent space for targeted modifications.

semantic emergence in dino, computer vision

Object boundaries emerge without labels.

semantic heads, explainable ai

Encode meaning.

semantic kernel,framework

Microsoft's SDK for orchestrating AI plugins.

semantic kernel,microsoft,orchestration

Semantic Kernel is Microsoft SDK for AI orchestration. Plugins, planners. Enterprise focus.

semantic memory, ai agents

Semantic memory stores factual knowledge and learned concepts without temporal tags.

semantic parsing,nlp

Convert natural language to formal representations.

semantic role labeling, nlp

Identify who did what to whom.

semantic search,rag

Search based on meaning similarity using embeddings rather than keyword matching.