Efficient first-order predictor-corrector multiple objective optimization for fair misinformation detection
Eric Enouen, Katja Mathesius, Sean Wang, Arielle Carr and, Sihong Xie

TL;DR
This paper introduces a scalable predictor-corrector method for efficiently exploring the Pareto front in multi-objective neural network optimization, particularly for fairness and accuracy in misinformation detection.
Contribution
It proposes a first-order approximation of the predictor step, reducing computational complexity and enabling large-scale applications of the predictor-corrector approach.
Findings
The method finds Pareto fronts comparable or better than stochastic multi-gradient descent.
It reduces computational time significantly while maintaining solution quality.
Experiments demonstrate effectiveness in fairness and accuracy trade-offs in misinformation detection.
Abstract
Multiple-objective optimization (MOO) aims to simultaneously optimize multiple conflicting objectives and has found important applications in machine learning, such as minimizing classification loss and discrepancy in treating different populations for fairness. At optimality, further optimizing one objective will necessarily harm at least another objective, and decision-makers need to comprehensively explore multiple optima (called Pareto front) to pinpoint one final solution. We address the efficiency of finding the Pareto front. First, finding the front from scratch using stochastic multi-gradient descent (SMGD) is expensive with large neural networks and datasets. We propose to explore the Pareto front as a manifold from a few initial optima, based on a predictor-corrector method. Second, for each exploration step, the predictor solves a large-scale linear system that scales…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Distributed Sensor Networks and Detection Algorithms · Error Correcting Code Techniques
