paper-with-me

홈 › Papers

A Pairwise Comparison Relation-assisted Multi-objective Evolutionary Neural Architecture Search Method with Multi-population Mechanism

2024-07-22 · Yu Xue, Chenchen Zhu, Mengchu Zhou, Mohamed Wahib, Moncef Gabbouj

Neural architecture search (NAS) enables re-searchers to automatically explore vast search spaces and find efficient neural networks. But NAS suffers from a key bottleneck, i.e., numerous architectures need to be evaluated during the search process, which requires a lot of computing resources and time. In order to improve the efficiency of NAS, a series of methods have been proposed to reduce the evaluation time of neural architectures. However, they are not efficient enough and still only focus on the accuracy of architectures. In addition to the classification accuracy, more efficient and smaller network architectures are required in real-world applications. To address the above problems, we propose the SMEM-NAS, a pairwise com-parison relation-assisted multi-objective evolutionary algorithm based on a multi-population mechanism. In the SMEM-NAS, a surrogate model is constructed based on pairwise compari-son relations to predict the accuracy ranking of architectures, rather than the absolute accuracy. Moreover, two populations cooperate with each other in the search process, i.e., a main population guides the evolution, while a vice population expands the diversity. Our method aims to provide high-performance models that take into account multiple optimization objectives. We conduct a series of experiments on the CIFAR-10, CIFAR-100 and ImageNet datasets to verify its effectiveness. With only a single GPU searching for 0.17 days, competitive architectures can be found by SMEM-NAS which achieves 78.91% accuracy with the MAdds of 570M on the ImageNet. This work makes a significant advance in the important field of NAS.

📄 PDF Abstract BibTeX arXiv:2407.15600

Code (0)

등록된 구현이 없습니다.

Tasks

GPUNeural Architecture Search

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A Comparison-Relationship-Surrogate Evolutionary Algorithm for Multi-Objective Optimization

2025-04-28 · Christopher M. Pierce, Young-Kee Kim, Ivan Bazarov

Evolutionary algorithms often struggle to find well converged (e.g small inverted generational distance on test problems) solutions to multi-objective optimization problems on a limited budget of function evaluations (he…

Evolutionary Algorithms

A DEMATEL-Based Completion Method for Incomplete Pairwise Comparison Matrix in AHP

2016-07-23 · Xinyi Zhou, Yong Hu, Yong Deng, Felix T. S. Chan 외

Pairwise comparison matrix as a crucial component of AHP, presents the prefer- ence relations among alternatives. However, in many cases, the pairwise comparison matrix is difficult to complete, which obstructs the subse…

Decision MakingMissing ValuesRelation

Relation Reasoning with LLMs in Expensive Optimization

2026-04-30 · Ye Lu, Bingdong Li, Aimin Zhou, Hao Hao arxiv

Expensive optimization problems (EOPs) are black-box tasks with costly objective evaluations and no gradient access, making the evaluation budget the key bottleneck. Surrogate-assisted evolutionary algorithms (SAEAs) red…

Learning Linear Utility Functions From Pairwise Comparison Queries

2024-05-04 · Luise Ge, Brendan Juba, Yevgeniy Vorobeychik

We study learnability of linear utility functions from pairwise comparison queries. In particular, we consider two learning objectives. The first objective is to predict out-of-sample responses to pairwise comparisons, w…

Active Learning

Dynamic Manipulation Hypergraphs for HAR: Beyond Pairwise Relations: Dynamic Manipulation Hypergraphs for Vision-Based Human Activity Recognition

2026-07-15 · Fatemeh Ziaeetabar arxiv

Fine-grained manipulation recognition requires modeling evolving relations among hands, objects, tools, and supporting surfaces. Conventional graph-based methods use pairwise edges that can fragment a coordinated event i…

Human Activity Recognition