conceptlearning
Concept learning is the task of inferring a rule or concept that separates positive from negative instances based on observed examples. It is central to both cognitive science and machine learning, informing how people and machines categorize the world and generalize to new data.
In cognitive science, concept learning examines how humans form and refine mental representations of categories. Theories
In machine learning, concept learning is typically framed as a supervised learning problem: given a set of
Representations used in concept learning range from simple boolean attribute conjunctions to more complex rules or
Applications include text and image classification, medical diagnosis, and customer segmentation, while key challenges involve noise,