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

AI 용어집

인공지능 완전 사전

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

Model Uncertainty

Measure quantifying the model's lack of confidence in its predictions, often used as the main criterion for sample selection in active learning.

📖
용어

Sample Pool

Set of unlabeled data from which the active learning algorithm selects the most relevant samples to be annotated by a human oracle.

📖
용어

Kernel Sampling

Active learning strategy that selects samples maximizing diversity in the feature space using kernel methods to avoid redundancy.

📖
용어

Expected Model Error

Advanced sampling criterion estimating the potential reduction in the model's generalization error if a specific sample were added to the training set.

📖
용어

Committee-Based Active Learning

Approach where multiple models (committee) are trained on the same dataset and disagreements between their predictions are used to measure uncertainty and select samples.

📖
용어

Graph-Based Density

Sampling method that considers both uncertainty and sample density in the feature space by constructing a neighborhood graph to avoid outliers.

📖
용어

Training Set Variation

Strategy measuring the impact of adding a sample on the model's parameters, selecting those that cause the greatest change in the weight space.

📖
용어

Semi-Supervised Active Learning

Combination of active learning and semi-supervised learning where the model learns both from selected samples for annotation and from the inherent structure of unlabeled data.

📖
용어

Prediction Entropy

Uncertainty measure based on the entropy of the model's output probability distribution, where predictions with the highest entropy are selected for annotation.

📖
용어

Reinforcement Active Learning

Framework where the sample selection policy is optimized as a reinforcement learning agent, learning to maximize long-term model improvement.

📖
용어

Annotation Cost

Factor accounting for the resources (time, money) required to label a sample, integrated into active learning strategies for realistic optimization.

📖
용어

Query-Based Active Learning

Paradigm where the model explicitly formulates queries to obtain specific information (labels, features) rather than simply selecting complete samples.

📖
용어

Informative Sample Synthesis

Advanced technique where the model generates new synthetic samples in regions of maximum uncertainty, rather than being limited to selection from the existing pool.

🔍

결과를 찾을 수 없습니다