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

AI 용어집

인공지능 완전 사전

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

Contractive Autoencoder (CAE)

A type of autoencoder whose loss function includes a penalty on the norm of the encoder's Jacobian matrix, forcing the latent representation to be insensitive to small input variations.

📖
용어

Jacobian Penalty

Regularization term added to the loss function of a contractive autoencoder, calculated as the sum of squares of the partial derivatives of the latent representation with respect to each input pixel.

📖
용어

Robustness to Perturbations

Ability of a model, particularly a contractive autoencoder, to maintain stable performance in the face of slight modifications or noise in the input data.

📖
용어

Contractive Loss Function

Objective function combining the standard reconstruction error and the Jacobian penalty, optimized during the training of a contractive autoencoder.

📖
용어

Gradient Vanishing

Potential problem when computing the Jacobian penalty in deep networks, where gradients can become extremely small, making optimization difficult.

📖
용어

Contracted Latent Space

The low-dimensional representation space produced by the encoder of a CAE, characterized by low sensitivity to local input variations.

📖
용어

Regularization Factor (Lambda)

Hyperparameter that controls the relative importance of the Jacobian penalty compared to the reconstruction error in the loss function of a contractive autoencoder.

📖
용어

Factor Disentanglement

Objective associated with contractive autoencoders where the latent representation aims to capture the most relevant variation factors of the data while ignoring non-informative variations.

📖
용어

Denoising Autoencoder

Related model that learns to reconstruct a clean input from a corrupted version, sharing the robustness objective with the contractive autoencoder but through a different approach.

📖
용어

Model Sensitivity

Measure of the variation in a model's output (here, the latent representation) in response to small changes in its input, which the contractive autoencoder seeks to minimize.

📖
용어

Regularization by Constraint

Regularization strategy used in CAEs, where an explicit constraint (the penalty on the Jacobian) is imposed on the model parameters to guide its learning.

🔍

결과를 찾을 수 없습니다