IReEn reveals functionality of black-box agents via iterative neural synthesis.
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
SED integrates synthesis, execution, and debugging for neural program synthesis.
The goal of program synthesis is to automatically generate programs in a particular language from corresponding specifications, e.g. input-output behavior. Many current approaches achieve impressive results after training on randomly generated I/O examples in limited domain-specific languages (DSLs), as with string tra…
PLANS synthesizes programs from noisy inputs using neural specs and filtering.
Autonomous agents can learn by imitating teacher demonstrations of the intended behavior. Hierarchical control policies are ubiquitously useful for such learning, having the potential to break down structured tasks into simpler sub-tasks, thereby improving data efficiency and generalization. In this paper, we propose a…
Dependent MMD coresets help compare multiple related datasets.
SCARY dataset generates complex causal scenarios for causality research.
MusPy is a toolkit for symbolic music generation, providing tools for dataset management and analysis.
In this paper, we propose a data collaboration analysis method for distributed datasets. The proposed method is a centralized machine learning while training datasets and models remain distributed over some institutions. Recently, data became large and distributed with decreasing costs of data collection. If we can cen…
StyleDiff compares unlabeled datasets using disentangled image spaces.
In this paper, we propose a novel method for generating a synthetic dataset obeying Gaussian distribution. Compared to the commonly used benchmark datasets with unknown distribution, the synthetic dataset has an explicit distribution, i.e., Gaussian distribution. Meanwhile, it has the same characteristics as the benchm…
New framework assesses graph-learning datasets for better evaluation.
This paper introduces a new dataset called "ToyADMOS" designed for anomaly detection in machine operating sounds (ADMOS). To the best our knowledge, no large-scale datasets are available for ADMOS, although large-scale datasets have contributed to recent advancements in acoustic signal processing. This is because anoma…
In this paper, we disseminate a new handwritten digits-dataset, termed Kannada-MNIST, for the Kannada script, that can potentially serve as a direct drop-in replacement for the original MNIST dataset. In addition to this dataset, we disseminate an additional real world handwritten dataset (with images), which we …
In this paper, we introduce the Fairness GAN, an approach for generating a dataset that is plausibly similar to a given multimedia dataset, but is more fair with respect to protected attributes in allocative decision making. We propose a novel auxiliary classifier GAN that strives for demographic parity or equality of …
MTL method uses unlabeled data with pseudo labels to improve classification with disjoint datasets.
The study examines dataset usage patterns in machine learning research.
Method embeds numeric tabular datasets into a shared vector space for similarity and retrieval.
This paper presents the recently published Cerema AWP (Adverse Weather Pedestrian) dataset for various machine learning tasks and its exports in machine learning friendly format. We explain why this dataset can be interesting (mainly because it is a greatly controlled and fully annotated image dataset) and present base…
Two large medical dialogue datasets for improving healthcare.
Dataset distillation is a method for reducing dataset sizes by learning a small number of synthetic samples containing all the information of a large dataset. This has several benefits like speeding up model training, reducing energy consumption, and reducing required storage space. Currently, each synthetic sample is …
New framework transforms labeled datasets for various machine learning tasks.
KIP meta-learning compresses datasets significantly.
Elastic co-clustering improves clustering of single-cell genomic data.
Combines datasets to improve model fitting with small sample sizes.
BIOMRC dataset improves MRC performance, especially for non-experts.
An efficient learner is one who reuses what they already know to tackle a new problem. For a machine learner, this means understanding the similarities amongst datasets. In order to do this, one must take seriously the idea of working with datasets, rather than datapoints, as the key objects to model. Towards this goal…
The study improves theoretical understanding of using multiple synthetic datasets for better model accuracy.
This paper introduces a new Urban Point Cloud Dataset for Automatic Segmentation and Classification acquired by Mobile Laser Scanning (MLS). We describe how the dataset is obtained from acquisition to post-processing and labeling. This dataset can be used to learn classification algorithm, however, given that a great a…
New benchmarks for offline RL from diverse datasets.
Dataset pruning is the process of removing sub-optimal tuples from a dataset to improve the learning of a machine learning model. In this paper, we compared the performance of different algorithms, first on an unpruned dataset and then on an iteratively pruned dataset. The goal was to understand whether an algorithm (s…
New dataset for industrial machine malfunction detection with domain shifts.
A new method distills datasets more efficiently and effectively.
Develops efficient algorithm for distilling supervised and offline RL datasets.
OGB provides diverse graph datasets for robust ML research.
FairJob dataset for job recommendations in advertising, preserving fairness and utility.
Quantum datasets improve QML performance.
Study explores how dataset breadth and depth affect Siamese Neural Network performance.
Few-shot classification refers to learning a classifier for new classes given only a few examples. While a plethora of models have emerged to tackle it, we find the procedure and datasets that are used to assess their progress lacking. To address this limitation, we propose Meta-Dataset: a new benchmark for training an…
Study introduces a benchmark suite for evaluating neural MI estimators on real-world unstructured datasets.
Factory machinery is prone to failure or breakdown, resulting in significant expenses for companies. Hence, there is a rising interest in machine monitoring using different sensors including microphones. In the scientific community, the emergence of public datasets has led to advancements in acoustic detection and clas…
We present an algorithm to generate synthetic datasets of tunable difficulty on classification of Morse code symbols for supervised machine learning problems, in particular, neural networks. The datasets are spatially one-dimensional and have a small number of input features, leading to high density of input informatio…
Paper proposes HCDC to improve hyperparameter search efficiency.
Augmentation improves machine learning model performance on small datasets.
One significant challenge to scaling entity resolution algorithms to massive datasets is understanding how performance changes after moving beyond the realm of small, manually labeled reference datasets. Unlike traditional machine learning tasks, when an entity resolution algorithm performs well on small hold-out datas…
This paper improves credit scoring models using a novel dataset distillation technique.
We introduce two challenging datasets that reliably cause machine learning model performance to substantially degrade. The datasets are collected with a simple adversarial filtration technique to create datasets with limited spurious cues. Our datasets' real-world, unmodified examples transfer to various unseen models …
Paper proposes a dataset quality process for ML systems.