Skip to main content
QUICK REVIEW

[Paper Review] Types of Cost in Inductive Concept Learning

Peter D. Turney|ArXiv.org|Dec 11, 2002
Imbalanced Data Classification TechniquesComputer Science25 references330 citations
TL;DR

This paper introduces a comprehensive taxonomy of cost types in inductive concept learning, categorizing diverse real-world costs beyond misclassification error—such as data collection, labeling, computation, and deployment costs. By organizing these cost types systematically, the work provides a foundational framework to guide future research in cost-sensitive learning, encouraging deeper investigation into the full spectrum of practical costs in machine learning applications.

ABSTRACT

Inductive concept learning is the task of learning to assign cases to a discrete set of classes. In real-world applications of concept learning, there are many different types of cost involved. The majority of the machine learning literature ignores all types of cost (unless accuracy is interpreted as a type of cost measure). A few papers have investigated the cost of misclassification errors. Very few papers have examined the many other types of cost. In this paper, we attempt to create a taxonomy of the different types of cost that are involved in inductive concept learning. This taxonomy may help to organize the literature on cost-sensitive learning. We hope that it will inspire researchers to investigate all types of cost in inductive concept learning in more depth.

Motivation & Objective

  • To identify and categorize the various types of cost that arise in real-world inductive concept learning applications.
  • To address the gap in the machine learning literature, which predominantly focuses only on misclassification cost while ignoring other practical cost factors.
  • To provide a structured taxonomy that organizes existing and potential cost types for clearer understanding and future research.
  • To inspire researchers to investigate the full range of cost factors in concept learning beyond accuracy and error rates.
  • To support the development of more realistic and practical cost-sensitive learning systems by highlighting overlooked cost dimensions.

Proposed method

  • The author conducts a systematic analysis of real-world machine learning applications to identify recurring cost factors.
  • Cost types are grouped into categories based on their source and timing in the learning pipeline (e.g., data acquisition, labeling, model training, deployment).
  • The taxonomy is developed through conceptual synthesis of existing literature and practical observations from applied machine learning settings.
  • Each cost type is described with examples and contextualized within the learning lifecycle to clarify its impact and measurement.
  • The framework is validated by mapping known cost-sensitive learning approaches to the taxonomy to demonstrate its applicability.
  • The paper uses a classification scheme aligned with ACM and MSC subject headings to ensure academic rigor and consistency.

Experimental results

Research questions

  • RQ1What are the distinct types of cost that occur in inductive concept learning beyond misclassification error?
  • RQ2How do different cost types (e.g., data collection, labeling, computation) affect the design and evaluation of machine learning systems?
  • RQ3Why has the machine learning community largely overlooked non-misclassification costs in prior research?
  • RQ4How can a unified taxonomy of cost types improve the development of cost-sensitive learning algorithms?
  • RQ5What practical implications does a comprehensive cost taxonomy have for real-world deployment of concept learning systems?

Key findings

  • The paper identifies and classifies multiple types of cost in inductive concept learning, including data acquisition, labeling, computation, and deployment costs.
  • Many real-world costs—such as the cost of human labeling or system maintenance—are systematically underappreciated in the machine learning literature.
  • The taxonomy reveals that cost types vary significantly in their timing, measurability, and impact on system design and performance.
  • The framework enables better alignment between machine learning research and real-world application constraints by making cost factors explicit.
  • The study demonstrates that ignoring non-misclassification costs leads to incomplete and potentially misleading evaluations of learning systems.
  • The taxonomy provides a foundation for future research to explore trade-offs between different cost types in algorithm design and system optimization.

Better researchstarts right now

From reading papers to final review, dramatically reduce your research time.

No credit card · Free plan available

This review was created by AI and reviewed by human editors.