Discussion Overview
The discussion focuses on methods for optimizing a function across a noisy 2D surface. Participants explore various approaches and considerations for numerical optimization without fully computing the surface or filtering it.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
Main Points Raised
- One participant inquires about established methods for optimizing across a noisy 2D surface without computing the entire surface or filtering it.
- Another participant suggests using a median filter as a potential technique for filtering noise.
- Multiple participants emphasize that the definition of 'optimize' is ambiguous and depends on factors such as the criterion for optimality, the form of the expression being optimized, and specific constraints or requirements of the problem.
- A participant notes that if the function is noisy, the observed maximum or minimum may not reflect the true optimal value, raising questions about the characteristics of the noise involved.
- One participant proposes the use of Singular Value Decomposition (SVD) but acknowledges that it may still require computing the entire surface.
Areas of Agreement / Disagreement
Participants generally agree that the term 'optimize' requires clarification and that the characteristics of the noise and the specific requirements of the optimization problem are critical to determining an appropriate approach. However, there is no consensus on a specific method or solution.
Contextual Notes
Participants highlight the need for more details regarding the optimization criteria, the nature of the noise, and the constraints of the problem to provide more tailored suggestions.
Who May Find This Useful
Individuals interested in numerical optimization, particularly in contexts involving noisy data or surfaces, may find this discussion relevant.