Computational Argumentation: Reasoning, Dynamics, and Supporting Explainability

Abstract

This work conducts a first theoretical analysis studying how well the NSGA-III approximates the Pareto front when the population size N is less than the Pareto front size. We show that when N is at least the number Nr of reference points, then the approximation quality, measured by the maximum empty interval (MEI) indicator, on the OneMinMax benchmark is such that there is no empty interval longer than ⌈(5-2√2)n/(Nr-1)⌉. This bound is independent of N, which suggests that further increasing the population size does not increase the quality of approximation when Nr is fixed. This is a notable difference to the NSGA-II with sequential survival selection, where increasing the population size improves the quality of the approximations. We also prove two results indicating approximation difficulties when N<Nr. These theoretical results suggest that the best setting to approximate the Pareto front is Nr=N. In our experiments, we observe that with this setting the NSGA-III computes optimal approximations, very different from the NSGA-II, for which optimal approximations have not been observed so far.

Cite

Text

Wallner. "Computational Argumentation: Reasoning, Dynamics, and Supporting Explainability." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/986

Markdown

[Wallner. "Computational Argumentation: Reasoning, Dynamics, and Supporting Explainability." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/wallner2024ijcai-computational/) doi:10.24963/ijcai.2024/986

BibTeX

@inproceedings{wallner2024ijcai-computational,
  title     = {{Computational Argumentation: Reasoning, Dynamics, and Supporting Explainability}},
  author    = {Wallner, Johannes Peter},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {8583-8588},
  doi       = {10.24963/ijcai.2024/986},
  url       = {https://mlanthology.org/ijcai/2024/wallner2024ijcai-computational/}
}