File size: 1,669 Bytes
95a9764 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 | {
"term": "AIAlignmentProcess",
"role": "concept",
"parent_concepts": [
"CognitiveProcess"
],
"layer": 2,
"domain": "MindsAndAgents",
"definition": "The process of ensuring an artificial intelligence system's goals, behaviors, and decision-making align with human values, ethics, and intentions. This process involves techniques and methods to prevent AI systems from pursuing objectives that are misaligned with or harmful to human interests.",
"definition_source": "SUMO",
"aliases": [
"AI alignment process",
"artificial intelligence alignment",
"AI value alignment",
"machine alignment process",
"AI safety alignment"
],
"wordnet": {
"synsets": [
"ai_alignment_process.n.01"
],
"canonical_synset": "ai_alignment_process.n.01",
"lemmas": [
"AI alignment process",
"artificial intelligence alignment",
"AI value alignment",
"machine alignment process",
"AI safety alignment"
],
"pos": "noun"
},
"relationships": {
"related": [],
"antonyms": [],
"has_part": [
"NonDeceptiveAlignment"
],
"part_of": []
},
"safety_tags": {
"risk_level": "low",
"impacts": [],
"treaty_relevant": false,
"harness_relevant": false
},
"training_hints": {
"positive_examples": [],
"negative_examples": [],
"disambiguation": "",
"seed_terms": [
"AI alignment process",
"artificial intelligence alignment",
"AI value alignment",
"machine alignment process",
"AI safety alignment"
]
},
"children": [
"NonDeceptiveAlignment"
],
"is_category_lens": true,
"child_count": 1
} |