🏠 Trang chủ
Benchmark
📊 Tất cả benchmark 🦖 Khủng long v1 🦖 Khủng long v2 ✅ Ứng dụng To-Do List 🎨 Trang tự do sáng tạo 🎯 FSACB - Trình diễn cuối cùng 🌍 Benchmark dịch thuật
Mô hình
🏆 Top 10 mô hình 🆓 Mô hình miễn phí 📋 Tất cả mô hình ⚙️ Kilo Code
Tài nguyên
💬 Thư viện prompt 📖 Thuật ngữ AI 🔗 Liên kết hữu ích

Thuật ngữ AI

Từ điển đầy đủ về Trí tuệ nhân tạo

162
danh mục
2.032
danh mục con
23.060
thuật ngữ
📖
thuật ngữ

Multiple Kernel SVM

A variant of Support Vector Machines that combines multiple kernel functions, often weighted, to improve data separation by simultaneously capturing different feature structures or scales.

📖
thuật ngữ

Linear Combination of Kernels

A kernel aggregation method where the final kernel is a weighted sum of base kernels, allowing the fusion of their respective representations in the implicit feature space.

📖
thuật ngữ

Multiplicative Kernel

A kernel function constructed by the product of several kernels, favoring feature intersection and strengthening similarity only when individual components are simultaneously similar.

📖
thuật ngữ

Kernel Weight Learning

An optimization process that automatically determines the optimal weighting coefficients for each kernel in a combination, typically integrated into the SVM's cost function.

📖
thuật ngữ

MKL (Multiple Kernel Learning)

An algorithmic framework that simultaneously learns the SVM classifier and the optimal kernel combination, treating kernel weights as additional parameters to be optimized.

📖
thuật ngữ

Heterogeneous Kernel

A kernel designed to operate on different data types (numerical, categorical, textual) by combining kernels specific to each data view or modality.

📖
thuật ngữ

Block Coordinate Descent

An alternating optimization algorithm used in MKL, which sequentially updates kernel weights and classifier parameters by fixing some to optimize others, ensuring convergence.

📖
thuật ngữ

Kernel Regularization

A model complexity control technique in multiple kernel SVMs that penalizes excessive kernel weights to prevent overfitting and promote sparse combinations.

📖
thuật ngữ

Variable Bandwidth Kernel

Kernel function (often RBF) whose bandwidth parameter is adapted locally or across dimensions, often used in combinations to handle multiple feature scales.

📖
thuật ngữ

Automatic Kernel Selection

Process integrated in MKL that identifies the most relevant subset of kernels from a candidate base, eliminating redundant or non-informative kernels through their learned weights.

📖
thuật ngữ

Semantic Similarity Kernel

Specialized kernel type that encodes semantic relationships between entities (words, concepts), frequently combined with structural kernels in natural language processing applications.

📖
thuật ngữ

Combined Gram Matrix

Final similarity matrix in a multiple kernel SVM, obtained by the weighted combination of individual Gram matrices of each kernel, serving as the basis for classifier optimization.

📖
thuật ngữ

Diffusion Kernel

Graph theory-based kernel that captures diffusion similarity between nodes, often integrated in combinations to enrich representation with topological information.

📖
thuật ngữ

Positive Semidefinite Optimization (SDP)

Class of convex optimization problems used to learn kernel weights under the constraint that the combined kernel matrix remains positive semidefinite, ensuring mathematical validity of the model.

📖
thuật ngữ

Function-based Kernel

Approach where the combined kernel is defined as a weighted sum of predefined base functions, allowing clear interpretation of each similarity type's contribution to the final model.

📖
thuật ngữ

Co-learning of Kernels

Strategy where multiple kernels are learned jointly by mutually training each other, each specializing on a subset of data to improve overall combination performance.

📖
thuật ngữ

Multiple Kernel Cross-Validation

Evaluation method specific to MKL models where hyperparameter selection includes not only the SVM parameters but also the configuration and weights of the kernel combination.

🔍

Không tìm thấy kết quả