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

AI 용어집

인공지능 완전 사전

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

Hard Parameter Sharing

Multi-Task Learning approach where the lower layers of the network are shared between all tasks, while only the upper layers are specific to each task.

📖
용어

Soft Parameter Sharing

Technique where each task has its own model with its own parameters, but regularization is applied to encourage similarity between the parameters of models from different tasks.

📖
용어

Cross-Task Regularization

Regularization method that uses knowledge from a source task to constrain and improve learning on a target task, reducing overfitting.

📖
용어

Task-Specific Layers

Neural layers dedicated to a particular task in a multi-task architecture, allowing specialization while benefiting from shared representations of lower layers.

📖
용어

Multi-Head Architecture

Neural network structure with a shared common trunk and multiple specialized prediction heads, each optimized for a different task in a multi-task context.

📖
용어

Shared Representation Learning

Process of learning latent representations that capture features useful simultaneously for multiple tasks, maximizing inter-task knowledge transfer.

📖
용어

Task Relationship Modeling

Technique aimed at quantifying and explicitly exploiting relationships between different learning tasks to optimize representation sharing and improve overall performance.

📖
용어

Progressive Neural Networks

Architecture where new neural columns are added for new tasks while preserving lateral connections to the columns of previous tasks, avoiding catastrophic forgetting.

📖
용어

Transferability Analysis

Quantitative evaluation of the ability of features learned on a source task to be effectively transferred to a different but related target task.

📖
용어

Task Uncertainty Weighting

Multi-task optimization method that automatically weights the loss of each task according to its homoscedastic uncertainty, balancing learning between tasks.

📖
용어

Task Clustering

Approach that groups similar tasks into clusters to optimize the sharing of representations, enabling more effective transfer within groups of related tasks.

📖
용어

Multi-Modal Transfer Learning

Extension of transfer learning where knowledge is transferred between different data modalities (text, image, audio) to enrich shared representations.

🔍

결과를 찾을 수 없습니다