← Back to AI Factory Chat

AI Factory Glossary

311 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 2 of 7 (311 entries)

se3-equivariant gnn, graph neural networks

SE(3)-equivariant GNNs process molecular geometries maintaining equivariance to rotations translations and reflections.

seamless tiling, generative models

Generate seamlessly tileable images.

search space design, neural architecture search

Search space design determines the set of possible architectures balancing expressiveness with search efficiency.

seasonal state space, time series models

Seasonal state space models represent seasonality through trigonometric or dummy variable state equations.

secure aggregation, training techniques

Secure aggregation computes collective statistics without revealing individual contributions.

secure multi-party, training techniques

Secure multi-party computation allows joint computation without revealing private inputs.

seebeck effect fa, failure analysis advanced

Seebeck effect imaging detects voltage gradients from thermal variations revealing resistive defects and current paths.

seeds yield model, yield enhancement

Seeds yield model accounts for systematic and random defects with separate density and clustering parameters.

segment-level recurrence, llm architecture

Process segments recurrently.

segmentation control, generative models

Condition on semantic maps.

selective knowledge distillation, model compression

Choose which knowledge to transfer.

selective prediction, ai safety

Selective prediction abstains from answering when confidence is insufficient.

selective prediction,ai safety

Choose when to abstain from prediction.

selective ssm, llm architecture

Selective SSMs dynamically adjust state transitions based on input content.

self-alignment, training techniques

Self-alignment improves models using their own generated critiques and revisions.

self-attention in capsules,neural architecture

Combine capsules with attention.

self-attentive hawkes, time series models

Self-attentive Hawkes processes combine transformer architectures with temporal point process likelihoods for scalable event sequence modeling.

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-ensembling for domain adaptation, domain adaptation

Ensemble predictions for consistency.

self-explaining neural networks, senn, explainable ai

Architectures designed for interpretability.

self-gating, neural architecture

Use gates controlled by input.

self-heating modeling, simulation

Model temperature rise in device.

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-supervised gnn, graph neural networks

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

self-supervised pre-training for vit, computer vision

DINO MAE BEiT methods.

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.

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 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 heads, explainable ai

Encode meaning.

semantic memory, ai agents

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

semantic-aware metapath, graph neural networks

Semantic-aware metapath attention learns which metapaths are relevant for specific prediction tasks.

semi-autonomous, ai agents

Semi-autonomous agents handle routine tasks but request help for complex decisions.

semi-autoregressive models, text generation

Generate multiple tokens per step.

semi-supervised domain adaptation,transfer learning

Use limited target labels.

semiconductor equipment maintenance strategies, production

Approaches to maintaining fabrication tools.

sendgrid,email,api

SendGrid provides email API. Transactional, marketing.

sentence transformers, rag

Sentence Transformers produce semantically meaningful sentence embeddings.

sentence transformers,sbert,python

Sentence Transformers (SBERT) library. Easy semantic similarity.