Quality-Diversity algorithms explore multiple high-performing solutions in a search space.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
New method improves neural architecture search by optimizing for both performance and diversity.
The paper improves experimental design by weighting diversity metrics with quality, leading to more diverse and effective discoveries.
A new method finds diverse near-optimal portfolios using quality-diversity.
How can we measure whether a natural language generation system produces both high quality and diverse outputs? Human evaluation captures quality but not diversity, as it does not catch models that simply plagiarize from the training set. On the other hand, statistical evaluation (i.e., perplexity) captures diversity b…
MAP-Elites generates diverse trading strategies for improved execution performance.
The paper improves QD policy ensembles using distribution ratio estimators.
We focus on the challenge of finding a diverse collection of quality solutions on complex continuous domains. While quality diver-sity (QD) algorithms like Novelty Search with Local Competition (NSLC) and MAP-Elites are designed to generate a diverse range of solutions, these algorithms require a large number of evalua…
Paper explores how text generation quality and diversity metrics relate to distribution fitting.
BOP-Elites uses Bayesian Optimisation for QD search, improving efficiency and insight.
Deep generative models are proven to be a useful tool for automatic design synthesis and design space exploration. When applied in engineering design, existing generative models face three challenges: 1) generated designs lack diversity and do not cover all areas of the design space, 2) it is difficult to explicitly im…
Proposes a meta-learning method for robust portfolio optimization.
P3BO optimizes biological sequence design by combining multiple methods.
New method optimizes Gaussian process allocation for BO.
Study examines how decoding algorithms affect fairness in language generation models.
Proposes GM Score to evaluate GANs considering diversity, disentanglement, and discriminability.
Fine-tunes diffusion models to generate diverse samples with high genuine rewards.
There are many problems in machine learning and data mining which are equivalent to selecting a non-redundant, high "quality" set of objects. Recommender systems, feature selection, and data summarization are among many applications of this. In this paper, we consider this problem as an optimization problem that seeks …
Develops deep learning for optimizing 5G radio resource allocation.
Unified framework for portfolio optimization using multiple hypotheses.
Text generation is an important Natural Language Processing task with various applications. Although several metrics have already been introduced to evaluate the text generation methods, each of them has its own shortcomings. The most widely used metrics such as BLEU only consider the quality of generated sentences and…
This research introduces a new strategy in cluster ensemble selection by using Independency and Diversity metrics. In recent years, Diversity and Quality, which are two metrics in evaluation procedure, have been used for selecting basic clustering results in the cluster ensemble selection. Although quality can improve …
New model improves diversity in question generation over text.
Condorcet's Jury Theorem has been invoked for ensemble classifiers to indicate that the combination of many classifiers can have better predictive performance than a single classifier. Such a theoretical underpinning is unknown for consensus clustering. This article extends Condorcet's Jury Theorem to the mean partitio…
DsDm selects data to improve model performance, avoiding handpicked notions of quality.
New method designs joint initial noises for diffusion models to improve diversity and alignment.
A new algorithm optimizes multiple molecular properties efficiently.
Meta-CoTGAN improves adversarial text generation by preventing mode collapse.
This paper improves fraud prevention rule sets in fintech by generating diverse rules and finding Pareto-optimal subsets.
A new neural topic model using optimal transport improves document representation and topic coherence.
New method distills discrete diffusion models, maintaining quality and diversity.
New approach for fair graph clustering using semidefinite relaxation.
Adaptive contrastive search improves text generation quality and diversity.
Database activity monitoring (DAM) systems are commonly used by organizations to protect the organizational data, knowledge and intellectual properties. In order to protect organizations database DAM systems have two main roles, monitoring (documenting activity) and alerting to anomalous activity. Due to high-velocity …
We introduce autoregressive implicit quantile networks (AIQN), a fundamentally different approach to generative modeling than those commonly used, that implicitly captures the distribution using quantile regression. AIQN is able to achieve superior perceptual quality and improvements in evaluation metrics, without incu…
The paper corrects Bayesian neural network approximations to improve decision quality.
Multiple clustering aims at exploring alternative clusterings to organize the data into meaningful groups from different perspectives. Existing multiple clustering algorithms are designed for single-view data. We assume that the individuality and commonality of multi-view data can be leveraged to generate high-quality …
The goal of imitation learning (IL) is to learn a good policy from high-quality demonstrations. However, the quality of demonstrations in reality can be diverse, since it is easier and cheaper to collect demonstrations from a mix of experts and amateurs. IL in such situations can be challenging, especially when the lev…
Design optimization techniques are often used at the beginning of the design process to explore the space of possible designs. In these domains illumination algorithms, such as MAP-Elites, are promising alternatives to classic optimization algorithms because they produce diverse, high-quality solutions in a single run,…
CDSSL improves representation quality by integrating linear and nonlinear dependencies.
A simple method treats heteroscedastic variance variatively, improving model calibration and sample quality.
Generative Adversarial Networks (GANs) have been shown to produce realistically looking synthetic images with remarkable success, yet their performance seems less impressive when the training set is highly diverse. In order to provide a better fit to the target data distribution when the dataset includes many different…
Multi-view clustering aims at integrating complementary information from multiple heterogeneous views to improve clustering results. Existing multi-view clustering solutions can only output a single clustering of the data. Due to their multiplicity, multi-view data, can have different groupings that are reasonable and …
The MAP-Elites algorithm produces a set of high-performing solutions that vary according to features defined by the user. This technique has the potential to be a powerful tool for design space exploration, but is limited by the need for numerous evaluations. The Surrogate-Assisted Illumination algorithm (SAIL), introd…
We tackle the task of diverse 3D human motion prediction, that is, forecasting multiple plausible future 3D poses given a sequence of observed 3D poses. In this context, a popular approach consists of using a Conditional Variational Autoencoder (CVAE). However, existing approaches that do so either fail to capture the …
New metric evaluates generative models across domains, diagnosing fidelity, diversity, and generalization.
BMBO-DARN optimizes expensive functions with varying fidelities.
New theory explains GAN's high quality but low diversity.