中文
相关论文

相关论文: MobFuzz: Adaptive Multi-objective Optimization in …

200 篇论文

Fuzzing is a powerful software testing technique renowned for its effectiveness in identifying software vulnerabilities. Traditional fuzzing evaluations typically focus on overall fuzzer performance across a set of target programs, yet few…

软件工程 · 计算机科学 2025-06-19 Miao Miao

Multi-modal sensor data fusion takes advantage of complementary or reinforcing information from each sensor and can boost overall performance in applications such as scene classification and target detection. This paper presents a new…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Hersh Vakharia , Xiaoxiao Du

Modern optimization problems in scientific and engineering domains often rely on expensive black-box evaluations, such as those arising in physical simulations or deep learning pipelines, where gradient information is unavailable or…

统计计算 · 统计学 2026-01-05 Foo Hui-Mean , Yuan-chin Ivan Chang

Bayesian optimization (BO) is a popular framework to optimize black-box functions. In many applications, the objective function can be evaluated at multiple fidelities to enable a trade-off between the cost and accuracy. To reduce the…

机器学习 · 计算机科学 2020-12-11 Shibo Li , Wei Xing , Mike Kirby , Shandian Zhe

Diffusion models have been successful in learning complex data distributions. This capability has driven their application to high-dimensional multi-objective black-box optimization problem. Existing approaches often employ an external…

机器学习 · 计算机科学 2025-10-31 Kim Yong Tan , Yueming Lyu , Ivor Tsang , Yew-Soon Ong

The FOX optimizer, inspired by red fox hunting behavior, is a powerful algorithm for solving real-world and engineering problems. However, despite balancing exploration and exploitation, it can prematurely converge to local optima, as agent…

神经与进化计算 · 计算机科学 2025-02-28 Dler O. Hasan , Hardi M. Mohammed , Zrar Khalid Abdul

The goal of multi-objective query optimization (MOQO) is to find query plans that realize a good compromise between conflicting objectives such as minimizing execution time and minimizing monetary fees in a Cloud scenario. A previously…

数据库 · 计算机科学 2014-04-02 Immanuel Trummer , Christoph Koch

We study the multi-armed bandit (MAB) problem where the agent receives a vectorial feedback that encodes many possibly competing objectives to be optimized. The goal of the agent is to find a policy, which can optimize these objectives…

机器学习 · 计算机科学 2017-06-16 Robert Busa-Fekete , Balazs Szorenyi , Paul Weng , Shie Mannor

In expensive multi-objective optimization, where the evaluation budget is strictly limited, selecting promising candidate solutions for expensive fitness evaluations is critical for accelerating convergence and improving algorithmic…

神经与进化计算 · 计算机科学 2025-06-16 Huixiang Zhen , Xiaotong Li , Wenyin Gong , Xiangyun Hu

With the recent advances in autonomous driving and the decreasing cost of LiDARs, the use of multimodal sensor systems is on the rise. However, in order to make use of the information provided by a variety of complimentary sensors, it is…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Quentin Herau , Nathan Piasco , Moussab Bennehar , Luis Roldão , Dzmitry Tsishkou , Cyrille Migniot , Pascal Vasseur , Cédric Demonceaux

Floating Zone (FZ) silicon crystal growth is essential for high-power electronics and advanced detection systems. The increasing pressure to scale up the process is challenging due to competing objectives. This study presents a…

最优化与控制 · 数学 2025-08-25 Lucas Vieira , Milena Petkovic , Robert Menzel , Natasha Dropka

We consider the problem of multi-fidelity zeroth-order optimization, where one can evaluate a function $f$ at various approximation levels (of varying costs), and the goal is to optimize $f$ with the cheapest evaluations possible. In this…

机器学习 · 计算机科学 2024-10-14 Étienne de Montbrun , Sébastien Gerchinovitz

Assigning tasks efficiently in cloud computing is a challenging problem and is considered an NP-hard problem. Many researchers have used metaheuristic algorithms to solve it, but these often struggle to handle dynamic workloads and explore…

分布式、并行与集群计算 · 计算机科学 2025-05-22 Raveena Prasad , Aarush Roy , Suchi Kumari

Program fuzzing---providing randomly constructed inputs to a computer program---has proved to be a powerful way to uncover bugs, find security vulnerabilities, and generate test inputs that increase code coverage. In many applications,…

软件工程 · 计算机科学 2020-05-05 Zi Wang , Ben Liblit , Thomas Reps

Consideration of the primal and dual problems together leads to important new insights into the characteristics of boosting algorithms. In this work, we propose a general framework that can be used to design new boosting algorithms. A wide…

人工智能 · 计算机科学 2011-12-13 Chunhua Shen , Hanxi Li , Nick Barnes

Most cloud computing optimizers explore and improve one workload at a time. When optimizing many workloads, the single-optimizer approach can be prohibitively expensive. Accordingly, we examine "collective optimizer" that concurrently…

分布式、并行与集群计算 · 计算机科学 2018-03-16 Chin-Jung Hsu , Vivek Nair , Tim Menzies , Vincent Freeh

This paper addresses a generalization of the well known multi-agent path finding (MAPF) problem that optimizes multiple conflicting objectives simultaneously such as travel time and path risk. This generalization, referred to as…

机器人学 · 计算机科学 2022-03-08 Zhongqiang Ren , Sivakumar Rathinam , Maxim Likhachev , Howie Choset

In this study, we propose a novel multi-objective Bayesian optimization (MOBO) method to efficiently identify the Pareto front (PF) defined by risk measures for black-box functions under the presence of input uncertainty (IU). Existing BO…

机器学习 · 统计学 2023-11-27 Yu Inatsu , Shion Takeno , Hiroyuki Hanada , Kazuki Iwata , Ichiro Takeuchi

Machine learning (ML) methods offer a wide range of configurable hyperparameters that have a significant influence on their performance. While accuracy is a commonly used performance objective, in many settings, it is not sufficient.…

机器学习 · 计算机科学 2023-09-27 Romain Egele , Tyler Chang , Yixuan Sun , Venkatram Vishwanath , Prasanna Balaprakash

In the bi-objective branch-and-bound literature, a key ingredient is objective branching, i.e. to create smaller and disjoint sub-problems in the objective space, obtained from the partial dominance of the lower bound set by the upper bound…

数据结构与算法 · 计算机科学 2023-09-26 Nicolas Forget , Sophie N. Parragh
‹ 上一页 1 8 9 10 下一页 ›