New method improves meta-reinforcement learning efficiency.
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
PEAR dynamically reconfigures agent roles to prevent persistent biases in multi-agent debates.
Language creates a compact representation of the world and allows the description of unlimited situations and objectives through compositionality. While these characterizations may foster instructing, conditioning or structuring interactive agent behavior, it remains an open-problem to correctly relate language underst…
This work improves RL for complex robotic tasks by guiding exploration with task-specific goal distributions.
Algorithm learns new tasks efficiently from past experience.
Multi-task reinforcement learning (RL) aims to simultaneously learn policies for solving many tasks. Several prior works have found that relabeling past experience with different reward functions can improve sample efficiency. Relabeling methods typically ask: if, in hindsight, we assume that our experience was optimal…
Identifies minimal training subset to flip a prediction.
Cincer cleans both new and past data by identifying and relabeling suspicious and counter-examples.
Paper proposes methods to improve SVM classifiers in noisy data scenarios.
Sparse reward is one of the most challenging problems in reinforcement learning (RL). Hindsight Experience Replay (HER) attempts to address this issue by converting a failed experience to a successful one by relabeling the goals. Despite its effectiveness, HER has limited applicability because it lacks a compact and un…
One of the key reasons for the high sample complexity in reinforcement learning (RL) is the inability to transfer knowledge from one task to another. In standard multi-task RL settings, low-reward data collected while trying to solve one task provides little to no signal for solving that particular task and is hence ef…
For an autonomous agent to fulfill a wide range of user-specified goals at test time, it must be able to learn broadly applicable and general-purpose skill repertoires. Furthermore, to provide the requisite level of generality, these skills must handle raw sensory input such as images. In this paper, we propose an algo…
Current reinforcement learning (RL) algorithms can be brittle and difficult to use, especially when learning goal-reaching behaviors from sparse rewards. Although supervised imitation learning provides a simple and stable alternative, it requires access to demonstrations from a human supervisor. In this paper, we study…
Improved anomaly detection for launch vehicle propulsion systems using LSTM and statistical relabeling.
Study matches two noisy point clouds with geometric transformations and relabeling.
Deep neural networks (DNNs) are powerful tools in computer vision tasks. However, in many realistic scenarios label noise is prevalent in the training images, and overfitting to these noisy labels can significantly harm the generalization performance of DNNs. We propose a novel technique to identify data with noisy lab…
When Daan Krammer and Stephen Bigelow independently proved that braid groups are linear, they used the Lawrence-Krammer-Bigelow representation for generic values of its variables q and t. The t variable is closely connected to the traditional Garside structure of the braid group and plays a major role in Krammer's alge…
When learning from positive and unlabelled data, it is a strong assumption that the positive observations are randomly sampled from the distribution of conditional on , where X stands for the feature and Y the label. Most existing algorithms are optimally designed under the assumption. However, for many real…
FairUDT uses uplift decision trees to detect and mitigate discrimination in training data.
The study examines how permutation-based optimization performance varies across different function representations.
We propose Generative Well-intentioned Networks (GWINs), a novel framework for increasing the accuracy of certainty-based, closed-world classifiers. A conditional generative network recovers the distribution of observations that the classifier labels correctly with high certainty. We introduce a reject option to the cl…
Many machine learning systems rely on data collected in the wild from untrusted sources, exposing the learning algorithms to data poisoning. Attackers can inject malicious data in the training dataset to subvert the learning process, compromising the performance of the algorithm producing errors in a targeted or an ind…
Study efficient interactive learning for structured outputs with reliable computation.
We propose new positive definite kernels for permutations. First we introduce a weighted version of the Kendall kernel, which allows to weight unequally the contributions of different item pairs in the permutations depending on their ranks. Like the Kendall kernel, we show that the weighted version is invariant to rela…
Improves k-NN for monotonic data with robustness against noise.
We survey the role of symmetry in diffeomorphic registration of landmarks, curves, surfaces, images and higher-order data. The infinite dimensional problem of finding correspondences between objects can for a range of concrete data types be reduced resulting in compact representations of shape and spatial structure. Th…
Many popular network models rely on the assumption of (vertex) exchangeability, in which the distribution of the graph is invariant to relabelings of the vertices. However, the Aldous-Hoover theorem guarantees that these graphs are dense or empty with probability one, whereas many real-world graphs are sparse. We prese…
Proposes autoencoding with random forests using spectral graph theory.
A new permutation method improves two-sample testing power.
Linear models can be poisoned by shifting a fraction of one class's data, revealing scaling laws and weight alignment.
Novel discretization of Euler equations for incompressible fluids.
Deep neural networks have achieved impressive success in large-scale visual object recognition tasks with a predefined set of classes. However, recognizing objects of novel classes unseen during training still remains challenging. The problem of detecting such novel classes has been addressed in the literature, but mos…
Study investigates one-shot semi-supervised learning for image classification.
CNNs improve transient detection in DES-SN images.
A new measure of causal influence quantifies intrinsic contributions in DAGs.
Cold posteriors improve Bayesian neural networks by reducing overestimation of aleatoric uncertainty.
Method models other agents' behaviors without requiring direct observation.
New MCMC method tackles label-switching problem for clustering.
We tackle the Multi-task Batch Reinforcement Learning problem. Given multiple datasets collected from different tasks, we train a multi-task policy to perform well in unseen tasks sampled from the same distribution. The task identities of the unseen tasks are not provided. To perform well, the policy must infer the tas…
Agent-to-agent finance aims to manage payments and trust for AI agents.
AI agents manage portfolios, improving on human oversight.
This paper aims to incorporate passive symmetries in machine learning for better generalization.
RL agents outperform baselines in asset allocation.
Agents learn to give rewards to others in a shared learning environment.
New algorithm reduces regret in multi-agent bandits with malicious agents.
Regret analysis is challenging in Multi-Agent Reinforcement Learning (MARL) primarily due to the dynamical environments and the decentralized information among agents. We attempt to solve this challenge in the context of decentralized learning in multi-agent linear-quadratic (LQ) dynamical systems. We begin with a simp…
We formulate and analyze a multi-agent model for the evolution of individual and systemic risk in which the local agents interact with each other through a central agent who, in turn, is influenced by the mean field of the local agents. The central agent is stabilized by a bistable potential, the only stabilizing force…
Algorithm maximizes total reward in multi-agent bandits with adversarial corruptions.