isl-org/MultiObjectiveOptimization
Source code for Neural Information Processing Systems (NeurIPS) 2018 paper "Multi-Task Learning as Multi-Objective Optimization" observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2778
- days_rel: n/a
- days_push: 730
- n_releases_24m: 0
Adoption not part of the score
1070 stars · 174 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Source code for the NeurIPS 2018 paper 'Multi-Task Learning as Multi-Objective Optimization', implementing the MGDA_UB algorithm for multi-task learning. It includes PyTorch and pure NumPy implementations of Frank-Wolfe and projected gradient descent solvers, plus the MultiMNIST dataset.
Use cases
- implement multi-task learning as multi-objective optimization
- balance gradients across multiple loss functions in deep learning
- reproduce the MGDA_UB algorithm from the NeurIPS 2018 paper
- train models on the MultiMNIST dataset
- use Frank-Wolfe or projected gradient descent for Pareto optimization
- port gradient surgery techniques to other deep learning frameworks
When to choose
- you need the reference implementation of MGDA_UB for research or citation
- you want a framework-agnostic NumPy multi-objective gradient solver
- you are studying multi-task learning optimization methods
When to avoid
- you need maintained software with bug fixes or updates - Intel has discontinued the project
- you need production-ready multi-task learning tooling with active community support
- you require support for recent PyTorch versions without your own patches
Facets
library · maturity abandoned
machine-learning deep-learning machine-learning deep-learning python cross-platform multi-task-learning multi-objective-optimization mgda gradient-descent pytorch neurips-2018 research-code numpy optimization research
1 source
- readme: https://github.com/isl-org/MultiObjectiveOptimization · fetched 2026-08-28 · dc518480eebe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| isl-org/MultiObjectiveOptimization | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="isl-org/MultiObjectiveOptimization")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem