🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

Prototypical Networks

Few-shot learning architecture that learns a metric space where classes are represented by prototypes calculated as the mean of embeddings of support examples.

📖
용어

Episode Training

Training strategy in few-shot learning where each episode simulates a few-shot task with a support set and a query set to mimic test conditions.

📖
용어

Support Set

Set of labeled examples provided to the model during inference to help it understand and classify new classes with very few available examples.

📖
용어

Query Set

Set of unlabeled examples that the model must classify using knowledge acquired from the support set during few-shot evaluation.

📖
용어

Metric Learning

Machine learning field aiming to learn a distance or similarity function that brings similar examples closer and pushes different ones apart, fundamental in few-shot learning.

📖
용어

One-Shot Learning

Extreme case of few-shot learning where the model must learn to recognize new classes from only one example per class during inference.

📖
용어

Relation Networks

Few-shot architecture that explicitly learns a comparison function to measure the relationship between support and query examples in an embedding space.

📖
용어

Base Classes

Training categories with many available examples used to pre-train the model before few-shot adaptation to new classes.

📖
용어

Novel Classes

New classes with few or no examples that the model must learn to recognize during the test phase in few-shot learning.

📖
용어

Cross-Domain Few-Shot

Variant of few-shot learning where the target classes come from a different domain than the training classes, presenting a more complex transfer challenge.

📖
용어

Feature Embedding

Low-dimensional vector representation of input data that captures essential semantic features, crucial for comparison in few-shot learning.

📖
용어

Matching Networks

Few-shot architecture that uses an attention mechanism to compare each query example with all support examples and generate a weighted prediction.

📖
용어

Task-Agnostic Pretraining

Pre-training phase where the model learns general representations without knowledge of the specific few-shot tasks it will encounter later.

📖
용어

Adaptive Fine-Tuning

Technique for rapid adaptation of model weights with few iterations on support examples to adapt to new classes in few-shot learning.

📖
용어

Hierarchical Few-Shot

Few-shot approach that exploits hierarchical relationships between classes to improve generalization when few examples are available.

📖
용어

Self-Supervised Few-Shot

Combination of self-supervised learning with few-shot learning to improve representations before adapting to new classes with few examples.

🔍

결과를 찾을 수 없습니다