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

ate, ate, advanced test & probe

Automated Test Equipment executes test programs coordinating instruments timing and data collection for high-throughput semiconductor testing.

atlas,foundation model

Retrieval-augmented model for knowledge-intensive tasks.

atmospheric robot,automation

Robot that operates in normal atmosphere or N2 environment.

atom probe tomography, apt, metrology

3D atomic-scale composition analysis.

atomic environment descriptors, materials science

Local atomic neighborhood features.

atomic force microscopy for roughness, metrology

Measure roughness at atomic scale.

atpg, atpg, advanced test & probe

Automatic Test Pattern Generation algorithmically creates test vectors to detect specific faults or maximize fault coverage in digital circuits.

attention as database query, theory

Attention mechanism as retrieval.

attention bias addition, optimization

Add positional bias efficiently.

attention distance analysis, explainable ai

Study how far attention reaches.

attention flow, explainable ai

Trace attention patterns through network.

attention flow, interpretability

Attention flow tracks information propagation through attention mechanisms across layers.

attention forecasting, time series models

Attention mechanisms in time series weight historical values adaptively for improved forecasting accuracy.

attention head roles, explainable ai

Different functions of attention heads.

attention head scaling, transformer

Scale attention by head dimension.

attention mask,transformer

Binary mask indicating which tokens to attend to vs ignore (for padding).

attention pooling graph, graph neural networks

Attention-based graph pooling learns soft cluster assignments through self-attention over node features.

attention rollout in vit, explainable ai

Aggregate attention across layers.

attention rollout, explainable ai

Aggregate attention across layers for interpretability.

attention rollout, interpretability

Attention rollout computes effective attention by multiplying attention weights across transformer layers.

attention sink, llm architecture

Keep first tokens for stable attention.

attention transfer, model compression

Transfer attention maps from teacher.

attention visualization in defect detection, data analysis

See what model focuses on.

attention visualization in vit, explainable ai

Visualize what model attends to.

attention visualization, interpretability

Attention visualization displays learned attention weights revealing which inputs influence outputs.

attention visualization,ai safety

Inspect attention weights to see what the model focuses on.

attention-based explain, recommendation systems

Attention-based explanations visualize which user history items or features influenced specific recommendations.

attention-based fusion, multimodal ai

Use attention to weight modalities.

attention,attention mechanism,qkv

Attention computes Query-Key-Value: softmax(QK^T/sqrt(d))V. Each token attends to all others, enabling long-range dependencies.

attentionnas, neural architecture search

AttentionNAS discovers efficient attention mechanisms and architectures jointly through neural architecture search.

attentive cutmix, data augmentation

Use attention to guide mixing.

attentivenas, neural architecture search

AttentiveNAS uses attention mechanisms to predict architecture performance from training statistics without full training.

attenuated psm (attpsm),attenuated psm,attpsm,lithography

Partially transmit and phase-shift light.

attribute agreement, quality & reliability

Attribute agreement analysis assesses consistency of categorical judgments between appraisers.

attribute manipulation, generative models

Edit specific image attributes.

attributes control charts, spc

Charts for discrete data.

attribution accuracy, evaluation

Whether attributed sources are correct.

attribution in generation, rag

Provide sources for claims.

attribution patching, explainable ai

Attribute predictions to components.

attribution, evaluation

Attribution links generated claims to supporting evidence in sources.

attribution,rag

Track which retrieved sources support each part of the generated answer.

audio discrete tokens, audio & speech

Discrete audio tokens from neural codecs enable language model approaches to audio generation.

audio generation,generative models

Create music speech or sound effects using AI.

audio generation,music,tts

Audio generation creates speech (TTS) or music. WaveNet, Bark, MusicGen. Multimodal applications.

audio inpainting,audio

Fill in missing or corrupted portions of audio.

audio-driven animation, audio & speech

Audio-driven animation systems generate facial expressions and head movements from speech signals.

audio-visual correspondence learning, multimodal ai

Match audio and video.

audio-visual correspondence, multimodal ai

Learn associations between audio and vision.

audio-visual fusion, audio & speech

Audio-visual fusion combines acoustic and visual features through concatenation attention or multiplicative interactions.

audio-visual learning, multimodal ai

Learn from audio and video together.