Related Experiment Video
Updated: Jun 29, 2025

08:12
A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
Published on: March 1, 2022
2.5K
Computation of the Hausdorff Distance between Two Compact Convex Sets
Kenneth Lange1,2,3
1Department of Computational Medicine, University of California, Los Angeles, CA 90095, USA.
Summary
This study introduces new algorithms for calculating the Hausdorff distance between complex shapes, addressing a significant gap in computational geometry. A homotopy method enhances accuracy for challenging convex sets.
Area of Science:
- Computational Geometry
- Optimization Algorithms
- Convex Analysis
Background:
- The Hausdorff distance is crucial in theory and practice, but generic algorithms are lacking for infinite sets.
- Infinite sets defined by algebraic equations and inequalities present a significant computational challenge.
Purpose of the Study:
- To develop novel algorithms for computing the Hausdorff distance between compact convex sets.
- To address the limitations of existing methods, particularly for infinite sets.
Main Methods:
- Construction of Frank-Wolfe and projected gradient ascent algorithms.
- Investigation of a homotopy method to overcome local maxima issues.
- Testing algorithms on specific pairs of compact convex sets, including a box and a non-negative orthant intersection, and a probability simplex and a translated ball.
Main Results:
- Projected gradient ascent proved more reliable than Frank-Wolfe, finding the exact Hausdorff distance for one problem analytically.
- The homotopy method improved algorithm performance, especially when exact solutions were difficult to attain.
- Demonstrated the effectiveness of the proposed methods on challenging geometric shapes.
Conclusions:
- The developed Frank-Wolfe and projected gradient ascent algorithms, enhanced by a homotopy method, provide a viable approach for computing Hausdorff distance between compact convex sets.
- These methods fill a critical gap in computational geometry for handling infinite sets.
- Projected gradient ascent shows superior reliability for certain problems.
Related Concept Videos
Routh-Hurwitz Criterion II
238
In the application of the Routh-Hurwitz criterion, two specific scenarios can arise that complicate stability analysis.
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
238
Routh-Hurwitz Criterion I
237
Consider an electrical power grid, where stability is essential to prevent blackouts. The Routh-Hurwitz criterion is a valuable tool for assessing system stability under varying load conditions or faults. By analyzing the closed-loop transfer function, the Routh-Hurwitz criterion helps determine whether the system remains stable.
To apply the Routh-Hurwitz criterion, a Routh table is constructed. The table's rows are labeled with powers of the complex frequency variable s, starting from the...
To apply the Routh-Hurwitz criterion, a Routh table is constructed. The table's rows are labeled with powers of the complex frequency variable s, starting from the...
237
Area Computation by the Alternative Coordinate Method
52
The alternative coordinate method, also known as the Shoelace Formula, is a technique for determining the area of a traverse using Cartesian coordinates. This method relies on the sequential arrangement of x and y coordinates for each point of the shape, ensuring accuracy and ease of application.In this approach, each corner's x and y coordinates are listed as fractions, with the x-coordinate as the numerator and the y-coordinate as the denominator. These coordinates are arranged sequentially...
52
Compacting Factor test
145
The compacting factor test is a method used to assess the workability of concrete. It is especially suitable for concrete mixes containing aggregates up to one and a half inches in size. This test involves specialized equipment consisting of two truncated cone-shaped hoppers and a cylinder, all with polished interior surfaces to minimize friction.
The procedure begins by placing concrete into the upper hopper without any compaction. Once filled, the bottom door of this hopper is opened,...
The procedure begins by placing concrete into the upper hopper without any compaction. Once filled, the bottom door of this hopper is opened,...
145
Dot Product
327
The dot product is an essential concept in mathematics and physics.
In engineering, the dot product of any two vectors is the product of the magnitudes of the vectors and the cosine of the angle between them. It is denoted by a dot symbol between the two vectors.
Consider a vehicle pulling an object along the ground using a rope. If the rope makes an angle with the horizontal axis, the work done can be calculated using the dot product of the force applied and the object's displacement.
The dot...
In engineering, the dot product of any two vectors is the product of the magnitudes of the vectors and the cosine of the angle between them. It is denoted by a dot symbol between the two vectors.
Consider a vehicle pulling an object along the ground using a rope. If the rope makes an angle with the horizontal axis, the work done can be calculated using the dot product of the force applied and the object's displacement.
The dot...
327
Moment-Area Theorems
255
The Moment-Area Theorem is crucial in structural engineering for analyzing beam bending, particularly in applications like building floor supports. This theorem utilizes the geometric properties of the elastic curve, which depicts how a beam deforms under load, to simplify the calculations of deflections and slopes.
The theorem is divided into two parts. The first part connects the angle between tangents at any two points on the beam's elastic curve to the area under a curve derived by...
The theorem is divided into two parts. The first part connects the angle between tangents at any two points on the beam's elastic curve to the area under a curve derived by...
255

