Related Experiment Video
Updated: Oct 12, 2025

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
Published on: August 30, 2013
An Approach to Growth Delimitation of Straight Line Segment Classifiers Based on a Minimum Bounding Box.
Rosario Medina-Rodríguez1, César Beltrán-Castañón1, Ronaldo Fumio Hashimoto2
1Departamento de Ingeniería, Escuela de Posgrado, Pontificia Universidad Católica del Perú, Av. Universitaria 1801, San Miguel, Lima 15088, Peru.
This study introduces a constrained straight-line segment classifier for binary classification problems. By limiting segment lengths, it improves classification rates and offers reliable decision-making for industry applications.
Area of Science:
- Computer Science
- Machine Learning
- Pattern Recognition
Background:
- Supervised machine learning algorithms are widely used for binary classification.
- The straight-line segment classifier offers low complexity and competitive performance.
- Unconstrained segment lengths during training can negatively impact classification accuracy.
Purpose of the Study:
- To propose a novel approach for adjusting straight-line segment classifier parameters.
- To constrain the search space during training to restrict segment lengths.
- To enhance the reliability and classification rates of the straight-line segment classifier.
Main Methods:
- Developed a constrained optimization approach for segment extremity placement.
- Introduced a scale factor parameter to tune the search space and limit segment lengths.
- Evaluated the approach on ten artificial and eight UCI Machine Learning Repository datasets.
Main Results:
- The proposed constrained approach demonstrated promising results compared to other classifiers.
- Limiting segment lengths positively impacted the classification rate.
- The adjusted classifier maintained reliable performance across diverse datasets.
Conclusions:
- The constrained straight-line segment classifier is a reliable tool for binary classification.
- Its straightforward interpretation and strong classification rates make it suitable for industrial decision-making.
- The approach effectively addresses the issue of excessive segment lengths in classifier training.
Related Concept Videos
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Curvilinear Motion: Rectangular Components
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the...
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
Design Example: Measuring Distance Between Two Points with Obstructions
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
Centroid of a Body: Problem Solving
The x-coordinates and y-coordinates of each element's...

