If a point has the highest residual, it means that the current model is not accurate at that point. To improve accuracy, that point should be added to the sample points. Retrain on the snapshots from these two points and repeat this process until a non-uniform sampling is achieved. This adaptive method considers feedback and helps reduce the curse of dimensionality, although it does not completely eliminate it.