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

AI 용어집

인공지능 완전 사전

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

Tensor

Multidimensional data structure generalizing vectors and matrices, represented by an N-order array where N is the number of dimensions or modes.

📖
용어

CANDECOMP/PARAFAC (CP) Decomposition

Tensor factorization decomposing a tensor into a minimal sum of rank-one tensors, representing latent interactions between different modes.

📖
용어

Unique Mode Decomposition (Unique PARAFAC)

Variant of CP decomposition imposing a uniqueness constraint on the factors of each mode to improve interpretability and solution stability.

📖
용어

Tucker Decomposition

Tensor factorization decomposing a tensor into a core tensor and factor matrices for each mode, allowing flexible data compression.

📖
용어

Core Tensor

In Tucker decomposition, a smaller multidimensional tensor that captures interactions between the principal components of each mode.

📖
용어

Tensor Rank

Minimum number of rank-one tensors required to express a tensor as a sum, generalizing the concept of matrix rank to multidimensional structures.

📖
용어

n-mode Matrix Product

Fundamental operation multiplying a tensor by a matrix along a specific mode, essential for tensor transformations and decompositions.

📖
용어

Higher-Order Singular Value Decomposition (HOSVD)

Extension of SVD to tensors, computing orthogonal factor matrices for each mode and the corresponding core tensor in Tucker decomposition.

📖
용어

Coupled Matrix/Tensor Factorization

Approach simultaneously factorizing multiple tensors and/or matrices by sharing common factors to integrate heterogeneous data sources.

📖
용어

Tensor Train (TT) Decomposition

Decomposition representing a high-order tensor as a chain of third-order tensors (cores), drastically reducing the number of parameters for high-dimensional tensors.

📖
용어

Hierarchical Tucker Decomposition

Recursive tensor decomposition structure organizing core tensors in a tree for adaptive and efficient compression of multidimensional data.

📖
용어

Tensor Completion

Problem of estimating missing entries of a tensor by exploiting its underlying low-rank structure, generalizing matrix completion.

📖
용어

Non-negative CP Decomposition

Variant of CP decomposition constraining all factors to be non-negative, ensuring additive interpretability of components for applications like signal analysis.

📖
용어

Tensor Regularization

Techniques adding constraints on tensor factors (such as sparsity or smoothing) to prevent overfitting and improve model generalization.

📖
용어

Unfolding (Matricization)

Operation reorganizing tensor elements into a matrix by concatenating its fibers along a specific mode, enabling the application of matrix algorithms.

📖
용어

Tensor Fiber

Vector obtained by fixing all indices of a tensor except one, representing a column, row, or tube depending on the selected mode for analysis.

📖
용어

Tensor Slice

Lower-order sub-tensor obtained by fixing one or more indices, producing a matrix or vector for the analysis of local structures.

📖
용어

Block Diagonal Tensor Decomposition

Constrained factorization method where the core tensor is structured in diagonal blocks, revealing clusters or groupings in multidimensional data.

📖
용어

Tensor Orthogonality

Property of factors in certain decompositions where the factor matrices for different modes are orthogonal, simplifying interpretation and computation.

📖
용어

Tensor Ring (TR) Decomposition

Generalization of Tensor Train decomposition where the core tensors are connected in a ring, offering a more flexible representation for certain types of data.

🔍

결과를 찾을 수 없습니다