Content deleted Content added
GreenC bot (talk | contribs) Reformat 1 archive link. Wayback Medic 2.5 per WP:URLREQ#citeftp |
m What Are Frames in Artificial Intelligence Tags: Reverted Visual edit |
||
Line 8:
According to [[Stuart J. Russell|Russell]] and [[Peter Norvig|Norvig]]'s ''[[Artificial Intelligence: A Modern Approach]]'', structural representations assemble "[...]facts about particular objects and event types and arrange the types into a large [[taxonomy|taxonomic]] hierarchy analogous to a [[biological taxonomy]]".
== What Are Frames in Artificial Intelligence ==
In AI, frames are data structures used for representing stereotyped situations. They allow systems to understand, interpret, and respond like humans by organizing knowledge into slots and facets—like a mental blueprint.
=== Examples of Frames in AI: ===
Frames represent a disease (e.g., “diabetes”) with slots like symptoms, treatments, risk factors. AI uses this to match patient data.
Chatbots use frames to recognize conversation types (complaint, inquiry) and respond using pre-filled responses.
Frames define traffic objects (e.g., pedestrian, stop sign) with rules on behavior and context.
Frames define user shopping habits with slots for item type, time, and frequency, enabling personalized offers.
Frames help AI systems organize and retrieve information efficiently, making them crucial in expert systems, robotics, and natural language processing (NLP).<ref>{{Cite web |last=khan |first=hammad |date=June 24, 2025 |title=The Best Artificial Intelligence Opportunities in Pakistan 2025 |url=https://smarttoolblog.com/the-best-artificial-intelligence-opportunitiesin-in-pakistan-2025/ |url-status=live |access-date=June 25, 2025 |website=smart tool blog}}</ref>
== Features and advantages ==
|