中文
相关论文

相关论文: KNN-Averaging for Noisy Multi-objective Optimisati…

200 篇论文

We study the problem of learning the objective functions or constraints of a multiobjective decision making model, based on a set of sequentially arrived decisions. In particular, these decisions might not be exact and possibly carry…

机器学习 · 计算机科学 2022-12-27 Chaosheng Dong , Yijia Wang , Bo Zeng

$K$-NN classifier is one of the most famous classification algorithms, whose performance is crucially dependent on the distance metric. When we consider the distance metric as a parameter of $K$-NN, learning an appropriate distance metric…

机器学习 · 计算机科学 2019-11-26 Kun Song

Very few K-nearest-neighbor (KNN) ensembles exist, despite the efficacy of this approach in regression, classification, and outlier detection. Those that do exist focus on bagging features, rather than varying k or bagging observations; it…

机器学习 · 统计学 2017-08-08 Colleen M. Farrelly

Multiple rotation averaging is an essential task for structure from motion, mapping, and robot navigation. The task is to estimate the absolute orientations of several cameras given some of their noisy relative orientation measurements. The…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Pulak Purkait , Tat-Jun Chin , Ian Reid

Deep neural networks (DNNs) experience significant performance degradation when processing noisy labels, primarily due to overfitting on mislabeled data. Current mainstream approaches attempt to mitigate this issue by passively filtering…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Ningkang Peng , Jingyang Mao , Xiaoqian Peng , Peirong Ma , Xichen Yang , Weiguang Qu , Yanhui Gu

Different conflicting optimization criteria arise naturally in various Deep Learning scenarios. These can address different main tasks (i.e., in the setting of Multi-Task Learning), but also main and secondary tasks such as loss…

机器学习 · 计算机科学 2024-03-27 S. S. Hotegni , M. Berkemeier , S. Peitz

This paper studies the joint support recovery of similar sparse vectors on the basis of a limited number of noisy linear measurements, i.e., in a multiple measurement vector (MMV) model. The additive noise signals on each measurement vector…

信息论 · 计算机科学 2015-06-18 J. F. Determe , J. Louveaux , L. Jacques , F. Horlin

We consider Bayesian optimization of an expensive-to-evaluate black-box objective function, where we also have access to cheaper approximations of the objective. In general, such approximations arise in applications such as reinforcement…

机器学习 · 统计学 2016-11-16 Matthias Poloczek , Jialei Wang , Peter I. Frazier

Probabilistic k-nearest neighbour (PKNN) classification has been introduced to improve the performance of original k-nearest neighbour (KNN) classification algorithm by explicitly modelling uncertainty in the classification of each feature…

机器学习 · 计算机科学 2013-05-07 Ji Won Yoon , Nial Friel

A key part of any evolutionary algorithm is fitness evaluation. When fitness evaluations are corrupted by noise, as happens in many real-world problems as a consequence of various types of uncertainty, a strategy is needed in order to cope…

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

We solve the analysis sparse coding problem considering a combination of convex and non-convex sparsity promoting penalties. The multi-penalty formulation results in an iterative algorithm involving proximal-averaging. We then unfold the…

Quality-Diversity optimisation algorithms enable the evolution of collections of both high-performing and diverse solutions. These collections offer the possibility to quickly adapt and switch from one solution to another in case it is not…

神经与进化计算 · 计算机科学 2023-04-26 Manon Flageat , Antoine Cully

Fitness landscape analysis aims to understand the geometry of a given optimization problem in order to design more efficient search algorithms. However, there is a very little knowledge on the landscape of multiobjective problems. In this…

神经与进化计算 · 计算机科学 2012-07-19 Sébastien Verel , Arnaud Liefooghe , Clarisse Dhaenens

Conventional predictive Artificial Neural Networks (ANNs) commonly employ deterministic weight matrices; therefore, their prediction is a point estimate. Such a deterministic nature in ANNs causes the limitations of using ANNs for medical…

机器学习 · 计算机科学 2020-07-02 Minhyeok Lee , Junhee Seok

An algorithm based on the interior-point methodology for solving continuous nonlinearly constrained optimization problems is proposed, analyzed, and tested. The distinguishing feature of the algorithm is that it presumes that only noisy…

最优化与控制 · 数学 2025-02-18 Frank E. Curtis , Shima Dezfulian , Andreas Waechter

Deep reinforcement learning has been applied more and more widely nowadays, especially in various complex control tasks. Effective exploration for noisy networks is one of the most important issues in deep reinforcement learning. Noisy…

机器学习 · 计算机科学 2020-06-22 Shuai Han , Wenbo Zhou , Jing Liu , Shuai Lü

Anomaly detection aims at identifying images that deviate significantly from the norm. We focus on algorithms that embed the normal training examples in space and when given a test image, detect anomalies based on the features distance to…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Ori Nizan , Ayellet Tal

The k-Nearest Neighbor (kNN) classification approach is conceptually simple - yet widely applied since it often performs well in practical applications. However, using a global constant k does not always provide an optimal solution, e.g.,…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Mark Kibanov , Martin Becker , Juergen Mueller , Martin Atzmueller , Andreas Hotho , Gerd Stumme

Among the extensions of twin support vector machine (TSVM), some scholars have utilized K-nearest neighbor (KNN) graph to enhance TSVM's classification accuracy. However, these KNN-based TSVM classifiers have two major issues such as high…

机器学习 · 计算机科学 2019-06-25 A. Mir , Jalal A. Nasiri

Fast k-Nearest Neighbor search over real-valued vector spaces (KNN) is an important algorithmic task for information retrieval and recommendation systems. We present a method for using reduced precision to represent vectors through…

信息检索 · 计算机科学 2021-10-19 Anthony Ko , Iman Keivanloo , Vihan Lakshman , Eric Schkufza