paper-with-me

Papers

GaussianPSL: Soft partitioning for complex PSL problem

2025-09-22 · Phuong Mai Dinh, Van-Nam Huynh arxiv

Many practical applications of multi-objective optimization (MOO), including engineering design, autonomous systems, and machine learning, often yield complex Pareto frontiers (e.g., discontinuous, degenerate, or non-convex), which pose challenges for traditional scalarization and Pareto Set Learning (PSL) methods that struggle to approximate them accurately. In this paper, we propose GaussianPSL, a novel framework that uses soft partitions of the Pareto decision/objective space to address the challenges posed by complex Pareto frontiers. Our method dynamically partitions the space, enabling simple MLP networks to learn localized features within each region and then aggregate this information for the final prediction. This partition-aware strategy enhances both exploration and convergence, reduces sensitivity to initialization, and improves robustness against local optima. Experimental results demonstrate that the proposed approach consistently outperforms standard PSL models in learning complex Pareto fronts while maintaining model simplicity. Overall, GaussianPSL offers a new direction for effective, scalable MOO in challenging frontier geometries.

📄 PDF Abstract BibTeX arXiv:2509.17889

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient Memory Partitioning in Software Defined Hardware

2022-02-02 · Matthew Feldman, Tian Zhao, Kunle Olukotun

As programmers turn to software-defined hardware (SDH) to maintain a high level of productivity while programming hardware to run complex algorithms, heavy-lifting must be done by the compiler to automatically partition …

UpMax: User partitioning for MaxSAT

2023-05-25 · Pedro Orvalho, Vasco Manquinho, Ruben Martins

It has been shown that Maximum Satisfiability (MaxSAT) problem instances can be effectively solved by partitioning the set of soft clauses into several disjoint sets. The partitioning methods can be based on clause weigh…

Soft Partitioning of Latent Space for Semantic Channel Equalization

2024-05-30 · Tomás Hüttebräucker, Mohamed Sana, Emilio Calvanese Strinati

Semantic channel equalization has emerged as a solution to address language mismatch in multi-user semantic communications. This approach aims to align the latent spaces of an encoder and a decoder which were not jointly…

DecoderDescriptive

Machine Learning based Efficient QT-MTT Partitioning Scheme for VVC Intra Encoders

2021-03-09 · Alexandre Tissier, Wassim Hamidouche, Souhaiel Belhadj Dit Mdalsi, Jarno Vanne 외

The next-generation Versatile Video Coding (VVC) standard introduces a new Multi-Type Tree (MTT) block partitioning structure that supports Binary-Tree (BT) and Ternary-Tree (TT) splits in both vertical and horizontal di…

Multi-borders classification

2014-04-15 · Peter Mills

The number of possible methods of generalizing binary classification to multi-class classification increases exponentially with the number of class labels. Often, the best method of doing so will be highly problem depend…

Binary ClassificationClassificationGeneral ClassificationMulti-class Classification