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

AI 용어집

인공지능 완전 사전

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

Semantic Embedding

Dense vector representation of classes in a semantic space where relationships between concepts are preserved, allowing the model to understand similarities between unseen classes.

📖
용어

Attribute-Based Classification

Approach where objects are described by a set of interpretable semantic attributes, enabling classification of new classes by combining these predefined attributes.

📖
용어

Seen Classes

Set of object categories used during the model's training phase, for which visual examples are available for learning representations.

📖
용어

Unseen Classes

Object categories absent from training data but that the model must identify during inference using only semantic descriptions or attributes.

📖
용어

Visual-Semantic Mapping

Learning function that projects visual features of images into the semantic space where textual descriptions of classes reside.

📖
용어

Compatibility Function

Function measuring the similarity between a visual representation and a semantic representation, used to assign the most probable class to a given instance.

📖
용어

Generalized Zero-Shot Learning

Extension of ZSL where the model must classify both seen and unseen classes, introducing a classification bias toward familiar classes encountered during training.

📖
용어

Transductive Zero-Shot Learning

ZSL variant where the model has access to test data from unseen classes during training, but without their labels, allowing better alignment of spaces.

📖
용어

Inductive Zero-Shot Learning

Classic ZSL approach where the model learns only from seen classes and must completely generalize to unseen classes without access to test data.

📖
용어

Cross-Modal Transfer

Transfer of knowledge between different data modalities, such as from text to images, essential for ZSL where textual descriptions guide visual recognition.

📖
용어

Semantic Space

High-dimensional vector space where concepts and classes are represented, preserving semantic relationships and enabling reasoning about conceptual similarities.

📖
용어

Label Embedding

Technique transforming class labels into continuous vectors in a semantic space, allowing models to treat classification outputs as regression problems.

📖
용어

Feature Projection

Mathematical operation transforming visual features extracted from images to align them with semantic representations of classes in a common space.

📖
용어

Zero-Shot Domain Adaptation

Combination of ZSL and domain adaptation where the model must classify unseen classes in a target domain different from the training data domain.

📖
용어

Hierarchical Zero-Shot Learning

Approach leveraging the hierarchical structure of classes to improve generalization to unseen categories using parent-child relationships between concepts.

📖
용어

Generative Zero-Shot Learning

Method using generative models to synthesize visual features of unseen classes, transforming ZSL into a classical supervised classification problem.

🔍

결과를 찾을 수 없습니다