{"type": "entity", "id": "cryptographic_validation", "name": "Cryptographic Validation", "patent": "P1", "category": "algorithm", "description": "Process of verifying the authenticity and integrity of data using cryptographic techniques.", "related": ["digital_signature", "hash_function", "public_key_infrastructure"]} {"type": "entity", "id": "digital_signature", "name": "Digital Signature", "patent": "P1", "category": "component", "description": "Mathematical scheme for demonstrating the authenticity of a digital message or document.", "related": ["private_key", "public_key", "message_digest"]} {"type": "entity", "id": "hash_function", "name": "Hash Function", "patent": "P1", "category": "algorithm", "description": "Algorithm that maps data of arbitrary size to a fixed-size value.", "related": ["cryptographic_hash_function", "collision_resistance"]} {"type": "entity", "id": "public_key_infrastructure", "name": "Public Key Infrastructure (PKI)", "patent": "P1", "category": "system", "description": "Set of roles, policies, hardware, software and procedures needed to create, manage, distribute, use, store and revoke digital certificates and manage public-key encryption.", "related": ["certificate_authority", "digital_certificate"]} {"type": "entity", "id": "currency_validation", "name": "Currency Validation", "patent": "P2", "category": "algorithm", "description": "Process of verifying the authenticity and validity of a digital currency transaction.", "related": ["transaction_verification", "double_spending_prevention", "ledger_validation"]} {"type": "entity", "id": "transaction_verification", "name": "Transaction Verification", "patent": "P2", "category": "algorithm", "description": "Process of confirming that a currency transaction meets the rules of the digital currency system.", "related": ["signature_verification", "balance_check"]} {"type": "entity", "id": "double_spending_prevention", "name": "Double Spending Prevention", "patent": "P2", "category": "concept", "description": "Mechanism to ensure that a digital currency unit is not spent more than once.", "related": ["consensus_mechanism", "transaction_ordering"]} {"type": "entity", "id": "ledger_validation", "name": "Ledger Validation", "patent": "P2", "category": "algorithm", "description": "Process of confirming the integrity and consistency of the digital currency ledger.", "related": ["block_validation", "chain_validation"]} {"type": "entity", "id": "risk_assessment", "name": "Risk Assessment", "patent": "P3", "category": "algorithm", "description": "Process of identifying, analyzing, and evaluating risks associated with a system or process.", "related": ["threat_modeling", "vulnerability_analysis", "impact_assessment"]} {"type": "entity", "id": "threat_modeling", "name": "Threat Modeling", "patent": "P3", "category": "algorithm", "description": "Process of identifying potential threats to a system.", "related": ["attack_surface_analysis", "security_requirements"]} {"type": "entity", "id": "vulnerability_analysis", "name": "Vulnerability Analysis", "patent": "P3", "category": "algorithm", "description": "Process of identifying weaknesses in a system that could be exploited.", "related": ["penetration_testing", "static_code_analysis"]} {"type": "entity", "id": "impact_assessment", "name": "Impact Assessment", "patent": "P3", "category": "algorithm", "description": "Process of evaluating the potential consequences of a risk.", "related": ["risk_mitigation", "business_continuity"]} {"type": "entity", "id": "audit_trail", "name": "Audit Trail", "patent": "P4", "category": "system", "description": "Chronological record of system activities that allows for the reconstruction and examination of the sequence of events.", "related": ["logging", "event_tracking", "forensic_analysis"]} {"type": "entity", "id": "logging", "name": "Logging", "patent": "P4", "category": "component", "description": "Process of recording events and data in a system.", "related": ["log_management", "log_analysis"]} {"type": "entity", "id": "event_tracking", "name": "Event Tracking", "patent": "P4", "category": "algorithm", "description": "Process of monitoring and recording specific events in a system.", "related": ["user_activity_monitoring", "system_performance_monitoring"]} {"type": "entity", "id": "forensic_analysis", "name": "Forensic Analysis", "patent": "P4", "category": "algorithm", "description": "Process of examining digital evidence to reconstruct events and identify perpetrators.", "related": ["data_recovery", "incident_response"]} {"type": "entity", "id": "multi_model_consensus", "name": "Multi-Model Consensus", "patent": "P5", "category": "algorithm", "description": "Consensus mechanism that combines multiple models or algorithms to achieve a higher level of agreement and reliability.", "related": ["quorum", "fault_tolerance", "Byzantine_fault_tolerance"]} {"type": "entity", "id": "quorum", "name": "Quorum", "patent": "P5", "category": "concept", "description": "Minimum number of participants required to reach a decision in a distributed system.", "related": ["voting", "majority_rule"]} {"type": "entity", "id": "fault_tolerance", "name": "Fault Tolerance", "patent": "P5", "category": "concept", "description": "Ability of a system to continue operating correctly despite the failure of some of its components.", "related": ["redundancy", "replication"]} {"type": "entity", "id": "Byzantine_fault_tolerance", "name": "Byzantine Fault Tolerance (BFT)", "patent": "P5", "category": "concept", "description": "Ability of a distributed system to reach consensus even when some of its components are faulty or malicious.", "related": ["practical_Byzantine_fault_tolerance"]} {"type": "entity", "id": "confidence_scoring", "name": "Confidence Scoring", "patent": "P6", "category": "algorithm", "description": "Process of assigning a numerical score to indicate the level of certainty or reliability of a piece of data or a decision.", "related": ["probability", "statistical_analysis", "machine_learning"]} {"type": "entity", "id": "probability", "name": "Probability", "patent": "P6", "category": "concept", "description": "Measure of the likelihood that an event will occur.", "related": ["Bayesian_inference", "frequentist_statistics"]} {"type": "entity", "id": "statistical_analysis", "name": "Statistical Analysis", "patent": "P6", "category": "algorithm", "description": "Process of collecting, analyzing, and interpreting data to identify patterns and trends.", "related": ["regression_analysis", "hypothesis_testing"]} {"type": "entity", "id": "machine_learning", "name": "Machine Learning", "patent": "P6", "category": "algorithm", "description": "Field of computer science that enables systems to learn from data without being explicitly programmed.", "related": ["supervised_learning", "unsupervised_learning"]} {"type": "entity", "id": "hallucination_detection", "name": "Hallucination Detection", "patent": "P7", "category": "algorithm", "description": "Process of identifying and mitigating instances where a language model generates content that is factually incorrect or nonsensical.", "related": ["fact_checking", "knowledge_graph_validation", "source_attribution"]} {"type": "entity", "id": "fact_checking", "name": "Fact Checking", "patent": "P7", "category": "algorithm", "description": "Process of verifying the accuracy of information.", "related": ["knowledge_base", "information_retrieval"]} {"type": "entity", "id": "knowledge_graph_validation", "name": "Knowledge Graph Validation", "patent": "P7", "category": "algorithm", "description": "Process of ensuring the accuracy and consistency of information stored in a knowledge graph.", "related": ["entity_resolution", "relationship_extraction"]} {"type": "entity", "id": "source_attribution", "name": "Source Attribution", "patent": "P7", "category": "algorithm", "description": "Process of identifying the origin of a piece of information.", "related": ["metadata_analysis", "provenance_tracking"]} {"type": "entity", "id": "privacy_validation", "name": "Privacy Validation", "patent": "P8", "category": "algorithm", "description": "Process of verifying that a system or process adheres to privacy regulations and best practices.", "related": ["differential_privacy", "federated_learning", "anonymization"]} {"type": "entity", "id": "differential_privacy", "name": "Differential Privacy", "patent": "P8", "category": "algorithm", "description": "Technique for protecting the privacy of individuals in a dataset by adding noise to the data.", "related": ["privacy_budget", "epsilon_delta"]} {"type": "entity", "id": "federated_learning", "name": "Federated Learning", "patent": "P8", "category": "algorithm", "description": "Machine learning technique that allows models to be trained on decentralized data without sharing the data itself.", "related": ["secure_aggregation", "privacy_preserving_machine_learning"]} {"type": "entity", "id": "anonymization", "name": "Anonymization", "patent": "P8", "category": "algorithm", "description": "Process of removing or obscuring personally identifiable information (PII) from a dataset.", "related": ["pseudonymization", "generalization"]} {"type": "entity", "id": "self_improving_system", "name": "Self-Improving System", "patent": "P9", "category": "system", "description": "System that can automatically improve its performance over time through learning and adaptation.", "related": ["reinforcement_learning", "adaptive_control", "optimization"]} {"type": "entity", "id": "reinforcement_learning", "name": "Reinforcement Learning", "patent": "P9", "category": "algorithm", "description": "Machine learning technique where an agent learns to make decisions by interacting with an environment and receiving rewards or penalties.", "related": ["Q_learning", "policy_gradient"]} {"type": "entity", "id": "adaptive_control", "name": "Adaptive Control", "patent": "P9", "category": "algorithm", "description": "Control system that can automatically adjust its parameters to compensate for changes in the environment or the system itself.", "related": ["model_reference_adaptive_control"]} {"type": "entity", "id": "optimization", "name": "Optimization", "patent": "P9", "category": "algorithm", "description": "Process of finding the best solution to a problem from a set of possible solutions.", "related": ["gradient_descent", "convex_optimization"]} {"type": "entity", "id": "private_key", "name": "Private Key", "patent": "P1", "category": "component", "description": "Secret key used to encrypt data or create a digital signature.", "related": ["public_key"]} {"type": "entity", "id": "public_key", "name": "Public Key", "patent": "P1", "category": "component", "description": "Key used to decrypt data or verify a digital signature.", "related": ["private_key"]} {"type": "entity", "id": "message_digest", "name": "Message Digest", "patent": "P1", "category": "component", "description": "Fixed-size representation of a message, computed using a hash function.", "related": ["hash_function"]} {"type": "entity", "id": "certificate_authority", "name": "Certificate Authority", "patent": "P1", "category": "system", "description": "Trusted entity that issues digital certificates.", "related": ["public_key_infrastructure"]} {"type": "entity", "id": "digital_certificate", "name": "Digital Certificate", "patent": "P1", "category": "component", "description": "Electronic document that verifies the identity of an individual or organization.", "related": ["certificate_authority"]} {"type": "entity", "id": "signature_verification", "name": "Signature Verification", "patent": "P2", "category": "algorithm", "description": "Process of verifying the authenticity of a digital signature on a transaction.", "related": ["cryptographic_validation"]} {"type": "entity", "id": "balance_check", "name": "Balance Check", "patent": "P2", "category": "algorithm", "description": "Process of verifying that a sender has sufficient funds to complete a transaction.", "related": ["account_balance"]} {"type": "entity", "id": "consensus_mechanism", "name": "Consensus Mechanism", "patent": "P2", "category": "algorithm", "description": "Method for reaching agreement on the state of a distributed ledger.", "related": ["proof_of_work", "proof_of_stake"]} {"type": "entity", "id": "transaction_ordering", "name": "Transaction Ordering", "patent": "P2", "category": "algorithm", "description": "Process of determining the order in which transactions are processed and added to the ledger.", "related": ["timestamping"]} {"type": "entity", "id": "attack_surface_analysis", "name": "Attack Surface Analysis", "patent": "P3", "category": "algorithm", "description": "Process of identifying the potential entry points for attackers.", "related": ["threat_modeling"]} {"type": "entity", "id": "security_requirements", "name": "Security Requirements", "patent": "P3", "category": "concept", "description": "Statements that define the security goals of a system.", "related": ["threat_modeling"]} {"type": "entity", "id": "penetration_testing", "name": "Penetration Testing", "patent": "P3", "category": "algorithm", "description": "Simulated attack on a system to identify vulnerabilities.", "related": ["vulnerability_analysis"]} {"type": "entity", "id": "static_code_analysis", "name": "Static Code Analysis", "patent": "P3", "category": "algorithm", "description": "Analysis of source code to identify potential vulnerabilities without executing the code.", "related": ["vulnerability_analysis"]} {"type": "entity", "id": "risk_mitigation", "name": "Risk Mitigation", "patent": "P3", "category": "algorithm", "description": "Process of reducing the likelihood or impact of a risk.", "related": ["impact_assessment"]} {"type": "entity", "id": "business_continuity", "name": "Business Continuity", "patent": "P3", "category": "concept", "description": "Plan for ensuring that a business can continue operating in the event of a disruption.", "related": ["impact_assessment"]} {"type": "entity", "id": "log_management", "name": "Log Management", "patent": "P4", "category": "system", "description": "Process of collecting, storing, and analyzing log data.", "related": ["logging"]} {"type": "entity", "id": "log_analysis", "name": "Log Analysis", "patent": "P4", "category": "algorithm", "description": "Process of examining log data to identify patterns and anomalies.", "related": ["logging"]} {"type": "entity", "id": "user_activity_monitoring", "name": "User Activity Monitoring", "patent": "P4", "category": "algorithm", "description": "Process of tracking user actions in a system.", "related": ["event_tracking"]} {"type": "entity", "id": "system_performance_monitoring", "name": "System Performance Monitoring", "patent": "P4", "category": "algorithm", "description": "Process of tracking system metrics to identify performance bottlenecks.", "related": ["event_tracking"]} {"type": "entity", "id": "data_recovery", "name": "Data Recovery", "patent": "P4", "category": "algorithm", "description": "Process of restoring lost or damaged data.", "related": ["forensic_analysis"]} {"type": "entity", "id": "incident_response", "name": "Incident Response", "patent": "P4", "category": "algorithm", "description": "Process of handling security incidents.", "related": ["forensic_analysis"]} {"type": "entity", "id": "voting", "name": "Voting", "patent": "P5", "category": "algorithm", "description": "Process of collecting and aggregating votes to reach a decision.", "related": ["quorum"]} {"type": "entity", "id": "majority_rule", "name": "Majority Rule", "patent": "P5", "category": "concept", "description": "Decision-making process where the option with the most votes wins.", "related": ["quorum"]} {"type": "entity", "id": "redundancy", "name": "Redundancy", "patent": "P5", "category": "concept", "description": "Duplication of critical components or functions of a system to increase reliability.", "related": ["fault_tolerance"]} {"type": "entity", "id": "replication", "name": "Replication", "patent": "P5", "category": "concept", "description": "Process of creating multiple copies of data or systems.", "related": ["fault_tolerance"]} {"type": "entity", "id": "practical_Byzantine_fault_tolerance", "name": "Practical Byzantine Fault Tolerance (PBFT)", "patent": "P5", "category": "algorithm", "description": "A Byzantine fault tolerance algorithm designed for practical use in distributed systems.", "related": ["Byzantine_fault_tolerance"]} {"type": "entity", "id": "Bayesian_inference", "name": "Bayesian Inference", "patent": "P6", "category": "algorithm", "description": "Statistical method for updating the probability of a hypothesis as more evidence becomes available.", "related": ["probability"]} {"type": "entity", "id": "frequentist_statistics", "name": "Frequentist Statistics", "patent": "P6", "category": "algorithm", "description": "Statistical method for drawing conclusions from data based on the frequency of events.", "related": ["probability"]} {"type": "entity", "id": "regression_analysis", "name": "Regression Analysis", "patent": "P6", "category": "algorithm", "description": "Statistical method for modeling the relationship between a dependent variable and one or more independent variables.", "related": ["statistical_analysis"]} {"type": "entity", "id": "hypothesis_testing", "name": "Hypothesis Testing", "patent": "P6", "category": "algorithm", "description": "Statistical method for determining whether there is enough evidence to reject a null hypothesis.", "related": ["statistical_analysis"]} {"type": "entity", "id": "supervised_learning", "name": "Supervised Learning", "patent": "P6", "category": "algorithm", "description": "Machine learning technique where a model is trained on labeled data.", "related": ["machine_learning"]} {"type": "entity", "id": "unsupervised_learning", "name": "Unsupervised Learning", "patent": "P6", "category": "algorithm", "description": "Machine learning technique where a model is trained on unlabeled data.", "related": ["machine_learning"]} {"type": "entity", "id": "knowledge_base", "name": "Knowledge Base", "patent": "P7", "category": "system", "description": "Repository of structured and unstructured information used for knowledge management.", "related": ["fact_checking"]} {"type": "entity", "id": "information_retrieval", "name": "Information Retrieval", "patent": "P7", "category": "algorithm", "description": "Process of finding information resources of an unstructured nature that satisfy an information need from within large collections.", "related": ["fact_checking"]} {"type": "entity", "id": "entity_resolution", "name": "Entity Resolution", "patent": "P7", "category": "algorithm", "description": "Process of identifying and linking records that refer to the same real-world entity.", "related": ["knowledge_graph_validation"]} {"type": "entity", "id": "relationship_extraction", "name": "Relationship Extraction", "patent": "P7", "category": "algorithm", "description": "Process of identifying and extracting relationships between entities in text.", "related": ["knowledge_graph_validation"]} {"type": "entity", "id": "metadata_analysis", "name": "Metadata Analysis", "patent": "P7", "category": "algorithm", "description": "Process of examining metadata to extract information about a piece of data.", "related": ["source_attribution"]} {"type": "entity", "id": "provenance_tracking", "name": "Provenance Tracking", "patent": "P7", "category": "algorithm", "description": "Process of tracking the origin and history of a piece of data.", "related": ["source_attribution"]} {"type": "entity", "id": "privacy_budget", "name": "Privacy Budget", "patent": "P8", "category": "concept", "description": "Amount of privacy loss that is allowed when using differential privacy.", "related": ["differential_privacy"]} {"type": "entity", "id": "epsilon_delta", "name": "Epsilon-Delta", "patent": "P8", "category": "concept", "description": "Parameters that control the level of privacy provided by differential privacy.", "related": ["differential_privacy"]} {"type": "entity", "id": "secure_aggregation", "name": "Secure Aggregation", "patent": "P8", "category": "algorithm", "description": "Technique for aggregating data from multiple sources without revealing the individual data.", "related": ["federated_learning"]} {"type": "entity", "id": "privacy_preserving_machine_learning", "name": "Privacy-Preserving Machine Learning", "patent": "P8", "category": "concept", "description": "Machine learning techniques that protect the privacy of the data used to train the models.", "related": ["federated_learning"]} {"type": "entity", "id": "pseudonymization", "name": "Pseudonymization", "patent": "P8", "category": "algorithm", "description": "Process of replacing personally identifiable information with pseudonyms.", "related": ["anonymization"]} {"type": "entity", "id": "generalization", "name": "Generalization", "patent": "P8", "category": "algorithm", "description": "Process of reducing the specificity of data to protect privacy.", "related": ["anonymization"]} {"type": "entity", "id": "Q_learning", "name": "Q-Learning", "patent": "P9", "category": "algorithm", "description": "Model-free reinforcement learning algorithm to learn a policy telling an agent what action to take under what circumstances.", "related": ["reinforcement_learning"]} {"type": "entity", "id": "policy_gradient", "name": "Policy Gradient", "patent": "P9", "category": "algorithm", "description": "Reinforcement learning algorithm that directly optimizes the policy function.", "related": ["reinforcement_learning"]} {"type": "entity", "id": "model_reference_adaptive_control", "name": "Model Reference Adaptive Control (MRAC)", "patent": "P9", "category": "algorithm", "description": "Adaptive control technique where the controller attempts to make the system behave like a reference model.", "related": ["adaptive_control"]} {"type": "entity", "id": "gradient_descent", "name": "Gradient Descent", "patent": "P9", "category": "algorithm", "description": "Optimization algorithm that iteratively moves towards the minimum of a function.", "related": ["optimization"]} {"type": "entity", "id": "convex_optimization", "name": "Convex Optimization", "patent": "P9", "category": "algorithm", "description": "Optimization problem where the objective function and the feasible set are both convex.", "related": ["optimization"]} {"type": "relationship", "id": "r1", "from": "cryptographic_validation", "to": "digital_signature", "relation": "implements", "patent": "P1", "strength": 0.95} {"type": "relationship", "id": "r2", "from": "cryptographic_validation", "to": "hash_function", "relation": "depends_on", "patent": "P1", "strength": 0.90} {"type": "relationship", "id": "r3", "from": "digital_signature", "to": "private_key", "relation": "depends_on", "patent": "P1", "strength": 0.95} {"type": "relationship", "id": "r4", "from": "digital_signature", "to": "public_key", "relation": "depends_on", "patent": "P1", "strength": 0.95} {"type": "relationship", "id": "r5", "from": "hash_function", "to": "message_digest", "relation": "produces", "patent": "P1", "strength": 0.90} {"type": "relationship", "id": "r6", "from": "public_key_infrastructure", "to": "certificate_authority", "relation": "includes", "patent": "P1", "strength": 0.95} {"type": "relationship", "id": "r7", "from": "certificate_authority", "to": "digital_certificate", "relation": "issues", "patent": "P1", "strength": 0.95} {"type": "relationship", "id": "r8", "from": "currency_validation", "to": "transaction_verification", "relation": "implements", "patent": "P2", "strength": 0.95} {"type": "relationship", "id": "r9", "from": "currency_validation", "to": "double_spending_prevention", "relation": "addresses", "patent": "P2", "strength": 0.90} {"type": "relationship", "id": "r10", "from": "currency_validation", "to": "ledger_validation", "relation": "includes", "patent": "P2", "strength": 0.90} {"type": "relationship", "id": "r11", "from": "transaction_verification", "to": "signature_verification", "relation": "depends_on", "patent": "P2", "strength": 0.90} {"type": "relationship", "id": "r12", "from": "transaction_verification", "to": "balance_check", "relation": "depends_on", "patent": "P2", "strength": 0.90} {"type": "relationship", "id": "r13", "from": "double_spending_prevention", "to": "consensus_mechanism", "relation": "requires", "patent": "P2", "strength": 0.95} {"type": "relationship", "id": "r14", "from": "double_spending_prevention", "to": "transaction_ordering", "relation": "requires", "patent": "P2", "strength": 0.90} {"type": "relationship", "id": "r15", "from": "risk_assessment", "to": "threat_modeling", "relation": "includes", "patent": "P3", "strength": 0.95} {"type": "relationship", "id": "r16", "from": "risk_assessment", "to": "vulnerability_analysis", "relation": "includes", "patent": "P3", "strength": 0.95} {"type": "relationship", "id": "r17", "from": "risk_assessment", "to": "impact_assessment", "relation": "includes", "patent": "P3", "strength": 0.95} {"type": "relationship", "id": "r18", "from": "threat_modeling", "to": "attack_surface_analysis", "relation": "implements", "patent": "P3", "strength": 0.90} {"type": "relationship", "id": "r19", "from": "threat_modeling", "to": "security_requirements", "relation": "defines", "patent": "P3", "strength": 0.90} {"type": "relationship", "id": "r20", "from": "vulnerability_analysis", "to": "penetration_testing", "relation": "implements", "patent": "P3", "strength": 0.90} {"type": "relationship", "id": "r21", "from": "vulnerability_analysis", "to": "static_code_analysis", "relation": "implements", "patent": "P3", "strength": 0.90} {"type": "relationship", "id": "r22", "from": "impact_assessment", "to": "risk_mitigation", "relation": "informs", "patent": "P3", "strength": 0.90} {"type": "relationship", "id": "r23", "from": "impact_assessment", "to": "business_continuity", "relation": "informs", "patent": "P3", "strength": 0.90} {"type": "relationship", "id": "r24", "from": "audit_trail", "to": "logging", "relation": "depends_on", "patent": "P4", "strength": 0.95} {"type": "relationship", "id": "r25", "from": "audit_trail", "to": "event_tracking", "relation": "depends_on", "patent": "P4", "strength": 0.95} {"type": "relationship", "id": "r26", "from": "audit_trail", "to": "forensic_analysis", "relation": "enables", "patent": "P4", "strength": 0.90} {"type": "relationship", "id": "r27", "from": "logging", "to": "log_management", "relation": "requires", "patent": "P4", "strength": 0.90} {"type": "relationship", "id": "r28", "from": "logging", "to": "log_analysis", "relation": "enables", "patent": "P4", "strength": 0.90} {"type": "relationship", "id": "r29", "from": "event_tracking", "to": "user_activity_monitoring", "relation": "includes", "patent": "P4", "strength": 0.90} {"type": "relationship", "id": "r30", "from": "event_tracking", "to": "system_performance_monitoring", "relation": "includes", "patent": "P4", "strength": 0.90} {"type": "relationship", "id": "r31", "from": "forensic_analysis", "to": "data_recovery", "relation": "may_require", "patent": "P4", "strength": 0.80} {"type": "relationship", "id": "r32", "from": "forensic_analysis", "to": "incident_response", "relation": "supports", "patent": "P4", "strength": 0.85} {"type": "relationship", "id": "r33", "from": "multi_model_consensus", "to": "quorum", "relation": "may_use", "patent": "P5", "strength": 0.80} {"type": "relationship", "id": "r34", "from": "multi_model_consensus", "to": "fault_tolerance", "relation": "enhances", "patent": "P5", "strength": 0.95} {"type": "relationship", "id": "r35", "from": "multi_model_consensus", "to": "Byzantine_fault_tolerance", "relation": "enhances", "patent": "P5", "strength": 0.90} {"type": "relationship", "id": "r36", "from": "quorum", "to": "voting", "relation": "depends_on", "patent": "P5", "strength": 0.90} {"type": "relationship", "id": "r37", "from": "voting", "to": "majority_rule", "relation": "may_use", "patent": "P5", "strength": 0.75} {"type": "relationship", "id": "r38", "from": "fault_tolerance", "to": "redundancy", "relation": "implements", "patent": "P5", "strength": 0.90} {"type": "relationship", "id": "r39", "from": "fault_tolerance", "to": "replication", "relation": "implements", "patent": "P5", "strength": 0.90} {"type": "relationship", "id": "r40", "from": "Byzantine_fault_tolerance", "to": "practical_Byzantine_fault_tolerance", "relation": "implements", "patent": "P5", "strength": 0.85} {"type": "relationship", "id": "r41", "from": "confidence_scoring", "to": "probability", "relation": "uses", "patent": "P6", "strength": 0.95} {"type": "relationship", "id": "r42", "from": "confidence_scoring", "to": "statistical_analysis", "relation": "uses", "patent": "P6", "strength": 0.90} {"type": "relationship", "id": "r43", "from": "confidence_scoring", "to": "machine_learning", "relation": "uses", "patent": "P6", "strength": 0.85} {"type": "relationship", "id": "r44", "from": "probability", "to": "Bayesian_inference", "relation": "is_basis_for", "patent": "P6", "strength": 0.80} {"type": "relationship", "id": "r45", "from": "probability", "to": "frequentist_statistics", "relation": "is_basis_for", "patent": "P6", "strength": 0.80} {"type": "relationship", "id": "r46", "from": "statistical_analysis", "to": "regression_analysis", "relation": "includes", "patent": "P6", "strength": 0.85} {"type": "relationship", "id": "r47", "from": "statistical_analysis", "to": "hypothesis_testing", "relation": "includes", "patent": "P6", "strength": 0.85} {"type": "relationship", "id": "r48", "from": "machine_learning", "to": "supervised_learning", "relation": "includes", "patent": "P6", "strength": 0.85} {"type": "relationship", "id": "r49", "from": "machine_learning", "to": "unsupervised_learning", "relation": "includes", "patent": "P6", "strength": 0.85} {"type": "relationship", "id":