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

AI 용어집

인공지능 완전 사전

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

CAP Theorem

Fundamental principle in distributed systems stating that it is impossible to simultaneously guarantee Consistency, Availability, and Partition tolerance in a distributed system.

📖
용어

Paxos Protocol

Quorum-based consensus algorithm, fault-tolerant, that ensures consistency and safety of a distributed system by allowing a set of agents to agree on a single value.

📖
용어

Raft Protocol

Alternative consensus algorithm to Paxos, designed to be more understandable, which uses an elected leader model to manage log replication and ensure consistency among agents.

📖
용어

Collective Decision Making

Process by which a group of autonomous and heterogeneous agents reach a unified decision, often through aggregation of individual preferences or interactive deliberation.

📖
용어

Belief Fusion

Process of combining information or beliefs from multiple agents, often conflicting, to form a single coherent knowledge base.

📖
용어

Argumentation Theory

Computational model where agents construct, exchange, and evaluate arguments and counter-arguments to reach a justified decision or consensus.

📖
용어

Gossip Protocol

Decentralized communication mechanism where each agent periodically transmits information to a random subset of other agents, ensuring robust propagation to achieve epidemic consensus.

📖
용어

Federated Consensus

Decision-making approach where subgroups of agents reach local consensus that are subsequently aggregated to form a global decision, reducing coordination complexity.

📖
용어

Order Aggregation

Consensus technique aiming to combine the rankings or preference orders from multiple agents into a single collective preference order, minimizing overall dissatisfaction.

📖
용어

Consensus by Approximation

Strategy where agents agree on a solution that is sufficiently close to their individual preferences, without requiring perfect agreement, to accelerate the decision-making process.

📖
용어

Logical Clock Synchronization

Essential mechanism for consensus in asynchronous systems, using clocks such as Lamport or Vector clocks, to order events and establish causality between agent actions.

📖
용어

Quorum

Minimum number of agents or votes required for a decision to be considered valid and binding for the entire group, ensuring sufficient participation in the consensus process.

🔍

결과를 찾을 수 없습니다