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

AI 용어집

인공지능 완전 사전

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

Split Learning

Collaborative learning approach where the neural network model is split between client and server, enabling learning without sharing raw data.

📖
용어

SplitNN

Split neural network architecture where initial layers run on the client and deeper layers on the server.

📖
용어

Cut Layer

Division point of the neural network model between client and server, determining which part of the computation is performed locally.

📖
용어

Client-side Model

Portion of the neural network model executed on the client device, processing data without transmitting it.

📖
용어

Server-side Model

Part of the neural network model hosted on the server, completing inference from received partial activations.

📖
용어

Vertical Split Learning

Variant where the model is split vertically between different layers, distributing computation between client and server.

📖
용어

Horizontal Split Learning

Approach where features are partitioned horizontally between different entities collaborating on the same model.

📖
용어

Model Partitioning

Process of strategically dividing an AI model into segments distributed across different infrastructures.

📖
용어

Privacy-Preserving ML

Set of techniques enabling machine learning without exposing users' sensitive data.

📖
용어

Communication Overhead

Cost in bandwidth and latency induced by exchanges between client and server in the distributed architecture.

📖
용어

Latency Optimization

Critical challenge in split learning aiming to minimize response delays in distributed systems.

📖
용어

Activation Smashing

Potential attack where intermediate activations are analyzed to reconstruct input data.

📖
용어

Collaborative Intelligence

Concept where multiple entities combine their computational resources for mutually beneficial learning.

📖
용어

Model Inference

Phase of using the trained model to make predictions, distributed in the context of split learning.

🔍

결과를 찾을 수 없습니다