vu cs201 Mid Term Subjective Solved Past Paper No.8

vu cs201 Introduction to Programming Solved Past Papers

Solved Past Papers

This subjective solved past paper is related to book/course code vu cs201 Introduction to Programming which belongs to vu organization. We have 12 past papers available related to the book/course Introduction to Programming. This past paper has a total of 10 subjective questions belongs to topic Mid Term to get prepared. NVAEducation wants its users to help them learn in an easy way. For that purpose, you are free to get prepared for exams by learning subjective questions online on NVAEducatio.

NVAEducation also facilitates users to download these solved past papers with an affordable prices. However, users are not enforced to pay for money, rather they can use credits to buy such stuff on NVAEducation. Users can earn credits for doing some little tasks and then you will be able to use that credits to buy solved past papers on NVAEducation.

Question 1: Conflict Resolution Strategies
Answer:

To overcome the conflict problem stated above, we may choose to use on of the following conflict resolution strategies:

Fire first rule in sequence (rule ordering in list). Using this strategy all the rules in the list are ordered (the ordering imposes prioritization). When more than one rule matches, we simply fire the first in the sequence o Assign rule priorities (rule ordering by importance). Using this approach we assign explicit priorities to rules to allow conflict resolution.

More specific rules (more premises) are preferred over general rules. This strategy is based on the observation that a rule with more premises, in a sense, more evidence or votes from its premises, therefore it should be fired in preference to a rule that has less premises.

Prefer rules whose premises were added more recently to WM (timestamping). This allows prioritizing recently added facts over older facts.

Parallel Strategy (view-points). Using this strategy, we do not actually resolve the conflict by selecting one rule to fire. Instead, we branch out our execution into a tree, with each branch operation in parallel on multiple threads of reasoning. This allows us to maintain multiple view-points on the argument concurrently

(Page 126)
Question 3: Elaborate the importance of Knowledge Base in ES.
Answer:
The knowledge base is the part of an expert system that contains the domain knowledge, i.e.
  1. Problem facts, rules
  2. Concepts
  3. Relationships
As we have emphasized several times, the power of an ES lies to a large extent in its richness of knowledge. Therefore, one of the prime roles of the expert system designer is to act as a knowledge engineer. As a knowledge engineer, the designer must overcome the knowledge acquisition bottleneck and find an effective way to get information from the expert and encode it in the knowledge base, using one of the knowledge representation techniques we discussed in KRR. (Page 117)
Question 6: How knowledge representation and reasoning is closely coupled and independent too in AI cycle
Answer:
Knowledge representation (KR) and reasoning are closely coupled components; each is intrinsically tied to the other. A representation scheme is not meaningful on its own; it must be useful and helpful in achieve certain tasks. The same information may be represented in many different ways, depending on how you want to use that information. For example, in mathematics, if we want to solve problems about ratios, we would most likely use algebra, but we could also use simple hand drawn symbols. To say half of something, you could use 0.5x or you could draw a picture of the object with half of it colored differently. Both would convey the same information but the former is more compact and useful in complex scenarios where you want to perform reasoning on the information. It is important at this point to understand how knowledge representation and reasoning are interdependent components, and as AI system designer, you have to consider this relationship when coming up with any solution. (Page 89)
Question 7: Riding a Horse is same as Riding a Donkey, this Statement belongs which reasoning. Elaborate it
Answer:
This statement belongs to Knowledge Representation and Reasoning. Knowledge representation (KR) and reasoning are closely coupled components; each is intrinsically tied to the other. A representation scheme is not meaningful on its own; it must be useful and helpful in achieve certain tasks. The same information may be represented in many different ways, depending on how you want to use that information. For example, in mathematics, if we want to solve problems about ratios, we would most likely use algebra, but we could also use simple hand drawn symbols. To say half of something, you could use 0.5x or you could draw a picture of the object with half of it colored differently. Both would convey the same information but the former is more compact and useful in complex scenarios where you want to perform reasoning on the information. It is important at this point to understand how knowledge representation and reasoning are interdependent components, and as AI system designer, you have to consider this relationship when coming up with any solution. (Page 89)
Question 8: Step by step procedure of backward chaining
Answer:
  1. Start with the goal.
  2. Goal may be in WM initially, so check and you are done if found!
  3. If not, then search for goal in the THEN part of the rules (match conclusions, rather than premises). This type of rule is called goal rule.
  4. Check to see if the goal rule?s premises are listed in the working memory.
  5. Premises not listed become sub-goals to prove.
  6. Process continues in a recursive fashion until a premise is found that is not supported by a rule, i.e. a premise is called a primitive, if it cannot be concluded by any rule
  7. When a primitive is found, ask user for information about it. Back track and use this information to prove sub-goals and subsequently the goal. (Page 126)

Solved Past Papers of cs201 Introduction to Programming

Other cs related subjective solved past papers

Other categories of vu Solved Past Papers

Other organizations

Theme Customizer

Gaussian Texture



Gradient Background