Rough Set
A mathematical approach to handle vagueness and
uncertainty by approximating a set using its lower
and upper bounds based on available information.
Diagram Explanation
❑ Universe: The entire grid of cells.
❑ Target set X: The red irregular
shape.
❑Upper approximation
(possible members) = Yellow
area + Green area
❑Lower approximation (certain
members) = Green area
❑Boundary region (uncertain
members) = Yellow minus
green
What Is a Rough Set?
❑ A rough set is an approximate representation of a
conventional (crisp) set when there's uncertainty or ambiguity
in deciding membership.
❑ Introduced by Pawlak, rough set theory handles inexactness
by using two precise approximations—a lower and an upper
approximation—to capture what’s definitively in or possibly
in the set.
Key Concepts
1. Information System & Indiscernibility
➢ An information system is a table of objects (from universe
U) described by attributes.
➢ Two objects are indiscernible if they share identical values
across a chosen attribute subset; they form equivalence
classes.
➢ These equivalence classes group objects that cannot be
distinguished based on our current information.
Key Concepts
2. Lower and Upper Approximations
❑ Lower Approximation: All objects whose entire equivalence class is
contained within the target set X. These are objects definitely in X.
❑ Upper Approximation: Objects whose equivalence class has a non-
empty intersection with X; they are possibly in X. When an element’s
membership is uncertain, it resides in the boundary region (i.e., upper
minus lower).
Key Concepts
3. Boundary Region
❑ This region—and only this region—captures uncertainty. If
it’s non-empty, the set X is rough.
❑ If empty, X is crisp (precise).