paper-with-me

Papers

Matching-Based Selection with Incomplete Lists for Decomposition Multi-Objective Optimization

2016-08-30 · Mengyuan Wu, Ke Li, Sam Kwong, Yu Zhou, Qingfu Zhang

The balance between convergence and diversity is a key issue of evolutionary multi-objective optimization. The recently proposed stable matching-based selection provides a new perspective to handle this balance under the framework of decomposition multi-objective optimization. In particular, the stable matching between subproblems and solutions, which achieves an equilibrium between their mutual preferences, implicitly strikes a balance between the convergence and diversity. Nevertheless, the original stable matching model has a high risk of matching a solution with a unfavorable subproblem which finally leads to an imbalanced selection result. In this paper, we propose an adaptive two-level stable matching-based selection for decomposition multi-objective optimization. Specifically, borrowing the idea of stable matching with incomplete lists, we match each solution with one of its favorite subproblems by restricting the length of its preference list during the first-level stable matching. During the second-level stable matching, the remaining subproblems are thereafter matched with their favorite solutions according to the classic stable matching model. In particular, we develop an adaptive mechanism to automatically set the length of preference list for each solution according to its local competitiveness. The performance of our proposed method is validated and compared with several state-of-the-art evolutionary multi-objective optimization algorithms on 62 benchmark problem instances. Empirical results fully demonstrate the competitive performance of our proposed method on problems with complicated Pareto sets and those with more than three objectives.

📄 PDF Abstract BibTeX arXiv:1608.08607

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Knowledge-Based Stable Roommates Problem: A Real-World Application

2021-08-10 · Muge Fidan, Esra Erdem

The Stable Roommates problem with Ties and Incomplete lists (SRTI) is a matching problem characterized by the preferences of agents over other agents as roommates, where the preferences may have ties or be incomplete. SR…

Fairness

TRUST-FS: Tensorized Reliable Unsupervised Multi-View Feature Selection for Incomplete Data

2025-09-16 · Minghui Lu, Yanyong Huang, Minbo Ma, Jinyuan Chang 외 arxiv

Multi-view unsupervised feature selection (MUFS), which selects informative features from multi-view unlabeled data, has attracted increasing research interest in recent years. Although great efforts have been devoted to…

Multi-agent Reinforcement Learning for Decentralized Stable Matching

2020-05-03 · Kshitija Taywade, Judy Goldsmith, Brent Harrison

In the real world, people/entities usually find matches independently and autonomously, such as finding jobs, partners, roommates, etc. It is possible that this search for matches starts with no initial knowledge of the …

FairnessMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Image-text matching for large-scale book collections

2024-07-29 · Artemis Llabrés, Arka Ujjal Dey, Dimosthenis Karatzas, Ernest Valveny

We address the problem of detecting and mapping all books in a collection of images to entries in a given book catalogue. Instead of performing independent retrieval for each book detected, we treat the image-text mappin…

Image-text matchingOptical Character Recognition (OCR)Text Matching

A Tie-breaking based Local Search Algorithm for Stable Matching Problems

2024-09-15 · Junyuan Qiu

The stable marriage problem with incomplete lists and ties (SMTI) and the hospitals/residents problem with ties (HRT) are important in matching theory with broad practical applications. In this paper, we introduce a tie-…