中文
相关论文

相关论文: Improved Crowding Distance for NSGA-II

200 篇论文

The algorithms of multi-objective optimisation had a relative growth in the last years. Thereby, it's requires some way of comparing the results of these. In this sense, performance measures play a key role. In general, it's considered some…

神经与进化计算 · 计算机科学 2018-10-30 Thiago Santos , Sebastiao Xavier

We present new results for LambdaCC and MotifCC, two recently introduced variants of the well-studied correlation clustering problem. Both variants are motivated by applications to network analysis and community detection, and have…

计算复杂性 · 计算机科学 2018-09-26 David F. Gleich , Nate Veldt , Anthony Wirth

The compact genetic algorithm is an Estimation of Distribution Algorithm for binary optimisation problems. Unlike the standard Genetic Algorithm, no cross-over or mutation is involved. Instead, the compact Genetic Algorithm uses a virtual…

神经与进化计算 · 计算机科学 2017-08-08 Simon M. Lucas , Jialin Liu , Diego Pérez-Liébana

NSGA-II and NSGA-III are two of the most popular evolutionary multi-objective algorithms used in practice. While NSGA-II is used for few objectives such as 2 and 3, NSGA-III is designed to deal with a larger number of objectives. In a…

神经与进化计算 · 计算机科学 2024-04-19 Andre Opris , Duc-Cuong Dang , Frank Neumann , Dirk Sudholt

Modern, state-of-the-art deep learning approaches yield human like performance in numerous object detection and classification tasks. The foundation for their success is the availability of training datasets of substantially high quantity,…

The Trotter-Suzuki approximation leads to an efficient algorithm for solving the time-dependent Schr\"odinger equation. Using existing highly optimized CPU and GPU kernels, we developed a distributed version of the algorithm that runs…

计算物理 · 物理学 2013-03-06 Peter Wittek , Fernando M. Cucchietti

Object recognition is a primary function of the human visual system. It has recently been claimed that the highly successful ability to recognise objects in a set of emergent computer vision systems---Deep Convolutional Neural Networks…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Ben Lonnqvist , Alasdair D. F. Clarke , Ramakrishna Chakravarthi

While SGD, which samples from the data with replacement is widely studied in theory, a variant called Random Reshuffling (RR) is more common in practice. RR iterates through random permutations of the dataset and has been shown to converge…

机器学习 · 计算机科学 2022-02-07 Amirkeivan Mohtashami , Sebastian Stich , Martin Jaggi

Classification, recommendation, and ranking problems often involve competing goals with additional constraints (e.g., to satisfy fairness or diversity criteria). Such optimization problems are quite challenging, often involving non-convex…

机器学习 · 计算机科学 2021-02-16 Gurpreet Singh , Soumyajit Gupta , Matthew Lease , Clint Dawson

Packing problems are in general NP-hard, even for simple cases. Since now there are no highly efficient algorithms available for solving packing problems. The two-dimensional bin packing problem is about packing all given rectangular items,…

神经与进化计算 · 计算机科学 2020-07-28 Camelia-M. Pintea , Cristian Pascan , Mara Hajdu-Macelaru

The increasing complexity of fog computing environments calls for efficient resource optimization techniques. In this paper, we propose and evaluate three distributed designs of a genetic algorithm (GA) for resource optimization in fog…

神经与进化计算 · 计算机科学 2024-06-17 Carlos Guerrero , Isaac Lera , Carlos Juiz

In this paper, p-dispersion problems are studied to select $p\geqslant 2$ representative points from a large 2D Pareto Front (PF), solution of bi-objective optimization. Four standard p-dispersion variants are considered. A novel variant,…

数据结构与算法 · 计算机科学 2023-07-04 Nicolas Dupin

In this paper, we consider the problem of partitioning a small data sample of size $n$ drawn from a mixture of $2$ sub-gaussian distributions. In particular, we design and analyze two computational efficient algorithms to partition data…

统计理论 · 数学 2024-03-20 Shuheng Zhou

In this paper we consider multi-objective optimization problems over a box. The problem is very relevant and several computational approaches have been proposed in the literature. They broadly fall into two main classes: evolutionary…

最优化与控制 · 数学 2022-12-08 Matteo Lapucci , Pierluigi Mansueto , Fabio Schoen

Nearest neighbor search is a fundamental data structure problem with many applications in machine learning, computer vision, recommendation systems and other fields. Although the main objective of the data structure is to quickly report…

数据结构与算法 · 计算机科学 2025-02-20 Piyush Anand , Piotr Indyk , Ravishankar Krishnaswamy , Sepideh Mahabadi , Vikas C. Raykar , Kirankumar Shiragur , Haike Xu

Decentralized learning over distributed datasets can have significantly different data distributions across the agents. The current state-of-the-art decentralized algorithms mostly assume the data distributions to be Independent and…

机器学习 · 计算机科学 2023-03-22 Sai Aparna Aketi , Sangamesh Kodge , Kaushik Roy

Recently, distributed dual averaging has received increasing attention due to its superiority in handling constraints and dynamic networks in multiagent optimization. However, all distributed dual averaging methods reported so far…

最优化与控制 · 数学 2020-03-20 Changxin Liu , Huiping Li , Yang Shi

Recent empirical evidence indicates that many machine learning applications involve heavy-tailed gradient noise, which challenges the standard assumptions of bounded variance in stochastic optimization. Gradient clipping has emerged as a…

最优化与控制 · 数学 2025-07-10 Florian Hübler , Ilyas Fatkhullin , Niao He

Many problems in geometric optics or convex geometry can be recast as optimal transport problems: this includes the far-field reflector problem, Alexandrov's curvature prescription problem, etc. A popular way to solve these problems…

数值分析 · 数学 2017-03-08 Jun Kitagawa , Quentin Mérigot , Boris Thibert

Pairwise clustering, in general, partitions a set of items via a known similarity function. In our treatment, clustering is modeled as a transductive prediction problem. Thus rather than beginning with a known similarity function, the…

机器学习 · 计算机科学 2017-06-21 Stephen Pasteris , Fabio Vitale , Claudio Gentile , Mark Herbster