Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Soft Computing›Three-Way Decisions
Machine learningDecision theory

Three-Way Decisions

Also known as: 3WD, Trisecting-and-Acting, Tri-partition Decision Making, Üç Yönlü Kararlar

Three-Way Decisions (3WD) is a decision-theoretic framework, introduced by Yiyu Yao in 2010, that partitions the universe of objects into three regions—positive (accept), negative (reject), and boundary (abstain)—using probabilistic rough set theory. Unlike binary classifiers that force every object into one of two classes, 3WD explicitly acknowledges uncertainty by allowing a third option: deferring judgment when available evidence is insufficient for a confident decision.

ScholarGate
  1. Machine learning
  2. v1
  3. 1 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Three-Way Decisions
Case-Based ReasoningGranular ComputingVariable Precision Rough…

When to use it

Use Three-Way Decisions when the cost of a wrong binary decision is asymmetric or when gathering more information before deciding is a viable option. It is well-suited to medical diagnosis, credit scoring, anomaly detection, and any setting with noisy or incomplete data. The method requires that equivalence classes can be formed from the attribute space and that domain-specific loss values can be elicited. When data is fully labeled and costs are symmetric, standard binary classifiers may suffice. For continuous or overlapping feature spaces, fuzzy or neighborhood-based extensions of 3WD are preferred.

Strengths & limitations

Strengths
  • Explicitly models uncertainty by reserving a boundary region instead of forcing a binary choice
  • Thresholds are derived from principled loss functions rather than set arbitrarily
  • Reduces the expected decision cost compared to forced binary classification under asymmetric losses
  • Integrates naturally with rough set and granular computing frameworks
Limitations
  • Eliciting accurate loss function values requires domain expertise and is often subjective
  • Equivalence-class construction may be impractical for purely continuous or high-dimensional attribute spaces
  • The boundary region can be large when data is noisy, limiting practical actionability
  • Selecting an appropriate action for the boundary region is left to the practitioner and may itself require a secondary decision rule

Frequently asked

How does Three-Way Decisions differ from standard rough sets?

Classic Pawlak rough sets use fixed thresholds of 0 and 1 to define lower and upper approximations, producing a crisp boundary with no probabilistic justification. Three-Way Decisions replaces these with cost-derived thresholds alpha and beta computed from loss functions, making the partition decision-theoretically optimal and adaptable to domain-specific risk tolerances.

Can Three-Way Decisions be applied to continuous-valued data?

Directly, 3WD requires equivalence classes from nominal or discretized attributes. For continuous data, practitioners use neighborhood rough sets or fuzzy extensions that replace crisp equivalence classes with similarity-based neighborhoods or membership functions, then apply the same trisection principle with adapted probability estimates.

What happens to objects in the boundary region?

The boundary action is application-specific. Common choices include collecting additional attributes before deciding, applying a more expensive but accurate secondary classifier, escalating to a human expert, or taking a conservative default action whose cost is lower than either a false positive or false negative at that confidence level.

Sources

  1. Yao, Y. (2010). Three-way decisions with probabilistic rough sets. Information Sciences, 180(3), 341–353. DOI: 10.1016/j.ins.2009.09.021 ↗

How to cite this page

ScholarGate. (2026, June 2). Three-Way Decisions. ScholarGate. https://scholargate.app/en/soft-computing/three-way-decisions

Related methods

Case-Based ReasoningGranular Computing

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Case-Based ReasoningSoft Computing↔ compare
  • Granular ComputingSoft Computing↔ compare
Compare side by side →

Referenced by

Variable Precision Rough Set

Similar methods

Granular ComputingVariable Precision Rough SetSoft Set TheoryImprecise ProbabilityPossibility TheoryRobust Naive BayesDempster-Shafer TheoryConformal Prediction

Related reference concepts

Many-Valued and Fuzzy LogicsStatistical Decision TheoryReasoning Under UncertaintyDecision Theory and UtilityQuadratic Discriminant AnalysisClassification Algorithms

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Three-Way Decisions (Three-Way Decisions). Retrieved 2026-07-21 from https://scholargate.app/en/soft-computing/three-way-decisions · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Yiyu Yao
Year
2010
Type
Decision-theoretic classification framework
Subfamily
Decision theory
Basis
Probabilistic rough set theory
Output
Accept / Reject / Abstain (three regions)
Related methods
Case-Based ReasoningGranular Computing
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account