Inferensys

Glossary

Decision Boundary

A geometric threshold in the IQ plane that partitions the signal space into distinct Voronoi regions, determining which constellation point a received noisy symbol is assigned to during demodulation.
Cinematic overhead of a WeWork creative suite room with multiple curved monitors showing AI decision dashboards, executives in casual attire reviewing data, dramatic pendant lighting.
GEOMETRIC THRESHOLD

What is a Decision Boundary?

A decision boundary is a geometric threshold in the IQ plane that partitions the signal space into distinct Voronoi regions, determining which constellation point a received noisy symbol is assigned to during demodulation.

A decision boundary is the geometric threshold that partitions the complex IQ plane into distinct Voronoi regions, each associated with a specific constellation point. During minimum-distance decoding, the receiver measures the Euclidean distance from the received symbol to every candidate point and assigns it to the region whose centroid is closest, making the boundary the perpendicular bisector between adjacent constellation points.

In additive white Gaussian noise channels, these linear boundaries define the optimal maximum likelihood detection rule. When channel impairments like phase rotation or IQ imbalance distort the received constellation, the boundaries warp from their ideal bisector geometry, increasing the symbol error rate. Modern deep learning classifiers learn non-linear, high-dimensional decision boundaries directly from raw IQ samples, adapting to channel imperfections without explicit geometric modeling.

Geometric Thresholds in Signal Space

Key Characteristics of Decision Boundaries

Decision boundaries are the geometric constructs that partition the IQ plane into distinct regions, defining the classification logic for every possible received symbol during demodulation.

01

Voronoi Region Partitioning

The decision boundary is the set of points equidistant between two adjacent constellation points, forming Voronoi regions. Each region is a convex polygon containing all IQ locations closer to its centroid than any other. For a minimum distance decoder operating in additive white Gaussian noise (AWGN), these boundaries are the perpendicular bisectors of the lines connecting neighboring symbols, creating an optimal tessellation that minimizes the probability of symbol error.

02

Linear vs. Non-Linear Boundaries

In uncoded, memoryless modulation with AWGN, the optimal decision boundaries are linear hyperplanes—straight lines in the IQ plane. However, in practical systems, boundaries become non-linear due to:

  • Phase noise warping the constellation into arcs
  • Non-Gaussian interference from co-channel signals
  • Fading channels that scale and rotate the entire constellation
  • Non-uniform a priori probabilities from probabilistic shaping These non-linear boundaries require more sophisticated classifiers, such as neural networks or Gaussian mixture models, to approximate the true Bayesian decision regions.
03

Boundary Density and Modulation Order

As modulation order increases, the density of decision boundaries in the IQ plane grows exponentially. A QPSK constellation has only 4 regions separated by 2 orthogonal boundaries. In contrast, a 4096-QAM constellation contains thousands of tightly packed Voronoi cells, making the boundaries extremely sensitive to small impairments. The minimum Euclidean distance between boundaries shrinks, requiring higher Error Vector Magnitude (EVM) performance and more precise synchronization to avoid crossing into an adjacent region.

04

Impact of Channel Impairments

Channel impairments distort the ideal decision boundaries in predictable ways:

  • Carrier Frequency Offset (CFO) causes the entire boundary structure to rotate continuously, making static boundaries useless without compensation
  • IQ Imbalance stretches the boundaries into an elliptical grid, altering the equidistant relationship between points
  • Phase noise introduces a random angular jitter, effectively blurring the boundaries into probabilistic transition zones Blind equalization algorithms like the Constant Modulus Algorithm (CMA) work to restore the circular or square symmetry of the boundaries before symbol decisions are made.
05

Soft Decision Boundaries

Modern coded systems rarely use hard decision boundaries. Instead, they employ soft decision logic that outputs a likelihood metric—typically a log-likelihood ratio (LLR)—for each bit. The boundary becomes a gradient rather than a hard threshold. Points near the boundary contribute low-confidence LLRs, while points deep within a Voronoi region produce high-confidence values. This soft information is essential for modern error-correcting codes like LDPC and turbo codes, which can recover bits even when the symbol crosses the hard decision boundary.

06

Bayesian Decision Theory Foundation

The optimal decision boundary is derived from Bayesian decision theory, which minimizes the probability of classification error by assigning each point to the class with the maximum a posteriori probability. The boundary occurs where the posterior probabilities of two adjacent classes are equal. Under AWGN with equal priors, this reduces to the minimum Euclidean distance rule. When prior probabilities are unequal—as in probabilistic shaping—the boundary shifts toward the less likely symbol, expanding the decision region of the more probable point to reduce the overall error rate.

DECISION BOUNDARY CLARIFICATIONS

Frequently Asked Questions

Explore the geometric logic that governs how digital receivers make symbol decisions in the presence of noise and interference.

A decision boundary is a geometric threshold in the IQ plane that partitions the signal space into distinct Voronoi regions, determining which constellation point a received noisy symbol is assigned to during demodulation. In a maximum likelihood detector under additive white Gaussian noise (AWGN), these boundaries are the perpendicular bisectors of the lines connecting neighboring constellation points. When a received IQ sample falls on one side of a boundary, the receiver decides in favor of the corresponding symbol. The exact placement of these boundaries directly governs the symbol error rate (SER) of the communication link, as symbols corrupted by noise that cross a boundary result in detection errors.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.