A reference point is a vector in the objective space, often defined by a decision-maker's aspirations or goals, used to guide the search for optimal solutions or to evaluate the quality of a solution set. It serves as a target or anchor, allowing algorithms like NSGA-III or MOEA/D to focus computational effort on regions of the Pareto front that are most relevant to the user's preferences. This concept is central to preference articulation, bridging the gap between mathematical optimization and practical decision-making.
