paper-with-me

홈 › Papers

A Hyper-Transformer model for Controllable Pareto Front Learning with Split Feasibility Constraints

2024-02-04 · Tran Anh Tuan, Nguyen Viet Dung, Tran Ngoc Thang

Controllable Pareto front learning (CPFL) approximates the Pareto solution set and then locates a Pareto optimal solution with respect to a given reference vector. However, decision-maker objectives were limited to a constraint region in practice, so instead of training on the entire decision space, we only trained on the constraint region. Controllable Pareto front learning with Split Feasibility Constraints (SFC) is a way to find the best Pareto solutions to a split multi-objective optimization problem that meets certain constraints. In the previous study, CPFL used a Hypernetwork model comprising multi-layer perceptron (Hyper-MLP) blocks. With the substantial advancement of transformer architecture in deep learning, transformers can outperform other architectures in various tasks. Therefore, we have developed a hyper-transformer (Hyper-Trans) model for CPFL with SFC. We use the theory of universal approximation for the sequence-to-sequence function to show that the Hyper-Trans model makes MED errors smaller in computational experiments than the Hyper-MLP model.

📄 PDF Abstract BibTeX arXiv:2402.05955

Code (1)

tuantran23012000/cpfl_hyper_transformer 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

A Two-Phase Adaptive Balanced Penalty Method for Controllable Pareto Front Learning under Split Feasibility Conditions

2026-05-19 · Nguyen Viet Hoang, Dung D. Le, Tran Ngoc Thang arxiv

We address the open problem of training hypernetworks for Controllable Pareto Front Learning (CPFL) under split feasibility conditions with rigorous theoretical guarantees. We reformulate the constrained Pareto problem a…

Multi-Task Learning

Hypervolume-Optimal $μ$-Distributions on Line/Plane-based Pareto Fronts in Three Dimensions

2021-04-20 · Ke Shang, Hisao Ishibuchi, WeiYu Chen, Yang Nan 외

Hypervolume is widely used in the evolutionary multi-objective optimization (EMO) field to evaluate the quality of a solution set. For a solution set with $\mu$ solutions on a Pareto front, a larger hypervolume means a b…

A Framework for Controllable Multi-objective Learning with Annealed Stein Variational Hypernetworks

2025-06-07 · Minh-Duc Nguyen, Dung D. Le

Pareto Set Learning (PSL) is popular as an efficient approach to obtaining the complete optimal solution in Multi-objective Learning (MOL). A set of optimal solutions approximates the Pareto set, and its mapping is a set…

Multi-Task Learning

Learning the Pareto Front with Hypernetworks

2020-10-08 · ICLR 2021 1 · Aviv Navon, Aviv Shamsian, Gal Chechik, Ethan Fetaya

Multi-objective optimization (MOO) problems are prevalent in machine learning. These problems have a set of optimal solutions, called the Pareto front, where each point on the front represents a different trade-off betwe…

FairnessMultiobjective OptimizationMulti-target regressionMulti-Task Learning+1

Self-Evolutionary Optimization for Pareto Front Learning

2021-10-07 · Simyung Chang, KiYoon Yoo, Jiho Jang, Nojun Kwak

Multi-task learning (MTL), which aims to improve performance by learning multiple tasks simultaneously, inherently presents an optimization challenge due to multiple objectives. Hence, multi-objective optimization (MOO) …

Multi-Task Learning