Music SketchNet generates missing measures in incomplete music pieces, guided by user input.
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
SG-NTF completes HDI tensors with spectral mapping and spatio-temporal gating.
Study task-guided exploration in linear dynamical systems, improving sample complexity.
Given a knowledge base or KB containing (noisy) facts about common nouns or generics, such as "all trees produce oxygen" or "some animals live in forests", we consider the problem of inferring additional such facts at a precision similar to that of the starting KB. Such KBs capture general knowledge about the world, an…
We present a dataset and experiments on applying recurrent neural networks (RNNs) for guiding clause selection in the connection tableau proof calculus. The RNN encodes a sequence of literals from the current branch of the partial proof tree to a hidden vector state; using it, the system selects a clause for extending …
Researchers solved a problem about extreme mass distributions in quasi-copulas.
Accelerates pulsar light curve inference with learned representations and optimization.
Develops a two-stage approach for robust tensor completion of visual data.
Training-free method improves large language model sequence quality via reward-guided sampling.
We present an introduction to boundary value problems for Dirac-type operators on complete Riemannian manifolds with compact boundary. We introduce a very general class of boundary conditions which contains local elliptic boundary conditions in the sense of Lopatinskij and Shapiro as well as the Atiyah-Patodi-Singer bo…
An evolutionary algorithm separates mixed DNA profiles in forensic genetics.
Deployment-complete benchmarking assesses if evidence leads to consistent deployment actions.
New tensor completion method converges linearly and is highly practical.
GGAN improves audio representation learning with fewer labels.
We consider a framework for structured prediction based on search in the space of complete structured outputs. Given a structured input, an output is produced by running a time-bounded search procedure guided by a learned cost function, and then returning the least cost output uncovered during the search. This framewor…
MOPO-LSI offers a user guide for sustainable investments.
GUIDE-VAE generates user-guided data with improved realism and performance.
GCDM generates valid large 3D molecules and optimizes existing molecules.
Dropout is often used in deep neural networks to prevent over-fitting. Conventionally, dropout training invokes \textit{random drop} of nodes from the hidden layers of a Neural Network. It is our hypothesis that a guided selection of nodes for intelligent dropout can lead to better generalization as compared to the tra…
Machine learning guides clinicians in predictive modeling using big data.
An axiomatic approach to signal reconstruction is formulated, involving a sample consistent set and a guiding set, describing desired reconstructions. New frame-less reconstruction methods are proposed, based on a novel concept of a reconstruction set, defined as a shortest pathway between the sample consistent set and…
A new method for imputing missing data using graphical models.
Short-term demand forecasting models commonly combine convolutional and recurrent layers to extract complex spatiotemporal patterns in data. Long-term histories are also used to consider periodicity and seasonality patterns as time series data. In this study, we propose an efficient architecture, Temporal-Guided Networ…
Adapting neural networks to guide program optimization for better classifiers.
We present a novel hierarchical distance-dependent Bayesian model for event coreference resolution. While existing generative models for event coreference resolution are completely unsupervised, our model allows for the incorporation of pairwise distances between event mentions -- information that is widely used in sup…
GRAC improves reinforcement learning by self-guiding and self-regularizing.
XGL uses global explanations to guide human supervision in machine learning.
Study tests if deep hedging differs from delta hedging in a GARCH market model.
We introduce a guide to help deep learning practitioners understand and manipulate convolutional neural network architectures. The guide clarifies the relationship between various properties (input shape, kernel shape, zero padding, strides and output shape) of convolutional, pooling and transposed convolutional layers…
We are interested in attribute-guided face generation: given a low-res face input image, an attribute vector that can be extracted from a high-res image (attribute image), our new method generates a high-res face image for the low-res input that satisfies the given attributes. To address this problem, we condition the …
Probabilistic programming languages (PPLs) are a powerful modeling tool, able to represent any computable probability distribution. Unfortunately, probabilistic program inference is often intractable, and existing PPLs mostly rely on expensive, approximate sampling-based methods. To alleviate this problem, one could tr…
Unified framework improves diffusion model rewards without full trajectories.
Actor-critic methods solve reinforcement learning problems by updating a parameterized policy known as an actor in a direction that increases an estimate of the expected return known as a critic. However, existing actor-critic methods only use values or gradients of the critic to update the policy parameter. In this pa…
Gradient-guided nested sampling improves posterior inference efficiency.
IndiSeek learns disentangled representations by balancing independence and completeness.
Paper introduces ML tools for guided wave behaviour in composite materials.
We use standard physics techniques to model trading and price formation in a market under the assumption that order arrival and cancellations are Poisson random processes. This model makes testable predictions for the most basic properties of a market, such as the diffusion rate of prices, which is the standard measure…
New method uses MMAF-guided learning for spatio-temporal probabilistic forecasts.
Efficiently learns matching rewards in two-sided markets with matrix completion.
These notes from the 2014 summer school Quantum Topology at the CIRM in Luminy attempt to provide a rough guide to a selection of developments in Khovanov homology over the last fifteen years.
Many applications in machine learning require optimizing a function whose true gradient is unknown, but where surrogate gradient information (directions that may be correlated with, but not necessarily identical to, the true gradient) is available instead. This arises when an approximate gradient is easier to compute t…
TgAE constructs surrogates for inverse modeling with theory-guided training.
ContrastiveVI+ models CRISPR screens with noisy guide efficiency.
Loss-guided training accelerates node embedding methods on graphs.
A smaller, less-trained model guides image generation, improving quality without sacrificing variation.
This book is a detailed introduction to the theory of finite type (Vassiliev) knot invariants, with a stress on its combinatorial aspects. It is intended to serve both as a textbook for readers with no or little background in this area, and as a guide to some of the more advanced material. Our aim is to lead the reader…
This paper combines LLMs with RL for better trading strategies.
In many machine learning applications, one needs to interactively select a sequence of items (e.g., recommending movies based on a user's feedback) or make sequential decisions in a certain order (e.g., guiding an agent through a series of states). Not only do sequences already pose a dauntingly large search space, but…