中文
相关论文

相关论文: Multi-Objective Reinforced Evolution in Mobile Neu…

200 篇论文

This paper introduces the inverse modeling constrained multi-objective evolutionary algorithm based on decomposition (IM-C-MOEA/D) for addressing constrained real-world optimization problems. Our research builds upon the advancements made…

神经与进化计算 · 计算机科学 2024-10-28 Lucas R. C. Farias , Aluizio F. R. Araújo

Despite rapid advancements in sensor networks, conventional battery-powered sensor networks suffer from limited operational lifespans and frequent maintenance requirements that severely constrain their deployment in remote and inaccessible…

网络与互联网体系结构 · 计算机科学 2025-10-27 Bowei Tong , Hui Kang , Jiahui Li , Geng Sun , Jiacheng Wang , Yaoqi Yang , Bo Xu , Dusit Niyato

When employing an evolutionary algorithm to optimize a neural networks architecture, developers face the added challenge of tuning the evolutionary algorithm's own hyperparameters - population size, mutation rate, cloning rate, and number…

神经与进化计算 · 计算机科学 2025-03-17 Benjamin David Winter , William J. Teahan

Co-exploitation attacks on software vulnerabilities pose severe risks to enterprises, a threat that can be mitigated by analyzing heterogeneous and multimodal vulnerability data. Multimodal graph neural networks (MGNNs) are well-suited to…

机器学习 · 计算机科学 2025-10-10 Sixuan Wang , Jiao Yin , Jinli Cao , Mingjian Tang , Yong-Feng Ge

In this paper, we present a novel multi-objective hardware-aware neural architecture search (NAS) framework, namely HSCoNAS, to automate the design of deep neural networks (DNNs) with high accuracy but low latency upon target hardware. To…

机器学习 · 计算机科学 2021-03-16 Xiangzhong Luo , Di Liu , Shuo Huai , Weichen Liu

We present an elegant framework of fine-grained neural architecture search (FGNAS), which allows to employ multiple heterogeneous operations within a single layer and can even generate compositional feature maps using several different base…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Heewon Kim , Seokil Hong , Bohyung Han , Heesoo Myeong , Kyoung Mu Lee

The phenomenon of adversarial examples has been revealed in variant scenarios. Recent studies show that well-designed adversarial defense strategies can improve the robustness of deep learning models against adversarial examples. However,…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Jialiang Sun , Wen Yao , Tingsong Jiang , Xiaoqian Chen

This paper presents an evolutionary metaheuristic called Multiple Search Neuroevolution (MSN) to optimize deep neural networks. The algorithm attempts to search multiple promising regions in the search space simultaneously, maintaining…

神经与进化计算 · 计算机科学 2019-01-21 Ahmed Aly , David Weikersdorfer , Claire Delaunay

Evolutionary algorithms have been successful in solving multi-objective optimization problems (MOPs). However, as a class of population-based search methodology, evolutionary algorithms require a large number of evaluations of the objective…

神经与进化计算 · 计算机科学 2024-08-16 Xueming Yan , Yaochu Jin

Recent progress in leveraging large language models (LLMs) has enabled Neural Architecture Design (NAD) systems to generate new architecture not limited from manually predefined search space. Nevertheless, LLM-driven generation remains…

机器学习 · 计算机科学 2025-12-08 Gyusam Chang , Jeongyoon Yoon , Shin han yi , JaeHyeok Lee , Sujin Jang , Sangpil Kim

State-of-the-art Deep Neural Networks (DNNs) often incorporate multi-branch connections, enabling multi-scale feature extraction and enhancing the capture of diverse features. This design improves network capacity and generalisation to…

神经与进化计算 · 计算机科学 2025-06-26 Fergal Stapleton , Daniel García Núñez , Yanan Sun , Edgar Galván

The performance of deep neural networks, such as Deep Belief Networks formed by Restricted Boltzmann Machines (RBMs), strongly depends on their training, which is the process of adjusting their parameters. This process can be posed as an…

神经与进化计算 · 计算机科学 2019-07-16 S. Ivvan Valdez , Alfonso Rojas-Domínguez

Despite the success of metaheuristic algorithms in solving complex network optimization problems, they often struggle with adaptation, especially in dynamic or high-dimensional search spaces. Traditional approaches can become stuck in local…

神经与进化计算 · 计算机科学 2025-01-13 Boris Kriuk , Keti Sulamanidze , Fedor Kriuk

Designing suitable deep model architectures, for AI-driven on-device apps and features, at par with rapidly evolving mobile hardware and increasingly complex target scenarios is a difficult task. Though Neural Architecture Search…

机器学习 · 计算机科学 2022-03-30 Mayukh Das , Brijraj Singh , Harsh Kanti Chheda , Pawan Sharma , Pradeep NS

In machine learning, Neural Architecture Search (NAS) requires domain knowledge of model design and a large amount of trial-and-error to achieve promising performance. Meanwhile, evolutionary algorithms have traditionally relied on fixed…

神经与进化计算 · 计算机科学 2025-04-04 YiMing Yu , Jason Zutty

Despite remarkable progress achieved, most neural architecture search (NAS) methods focus on searching for one single accurate and robust architecture. To further build models with better generalization capability and performance, model…

计算机视觉与模式识别 · 计算机科学 2021-07-19 Minghao Chen , Houwen Peng , Jianlong Fu , Haibin Ling

In this research, we investigate the possibility of applying a search strategy to genetic algorithms to explore the entire genetic tree structure. Several methods aid in performing tree searches; however, simpler algorithms such as…

神经与进化计算 · 计算机科学 2023-08-10 Akshay Hebbar

Robust deployment of large multimodal models (LMMs) in real-world scenarios requires access to external knowledge sources, given the complexity and dynamic nature of real-world information. Existing approaches such as retrieval-augmented…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Jinming Wu , Zihao Deng , Wei Li , Yiding Liu , Bo You , Bo Li , Zejun Ma , Ziwei Liu

In class-incremental learning, a model learns continuously from a sequential data stream in which new classes occur. Existing methods often rely on static architectures that are manually crafted. These methods can be prone to capacity…

机器学习 · 计算机科学 2019-09-17 Shenyang Huang , Vincent François-Lavet , Guillaume Rabusseau

Test Case Selection (TCS) aims to select a subset of the test suite to run for regression testing. The selection is typically based on past coverage and execution cost data. Researchers have successfully used multi-objective evolutionary…

软件工程 · 计算机科学 2021-07-21 Mitchell Olsthoorn , Annibale Panichella