New acquisition function improves batch Bayesian active learning.
problem BatchBALD conflates epistemic and aleatoric uncertainty, leading to suboptimal performance.
method Focus on predictive probabilities to separate epistemic uncertainty, leading to better performance and faster evaluation.
result The new acquisition function performs better and allows for larger batches.
Active Kriging Monte Carlo simulation method with conformal certification for failure probability estimation
problem Failure probability estimation in structural reliability analysis
method Active learning framework with conformal prediction
result Improved uncertainty quantification and reliability of failure probability estimates
Active seriation recovers item order from noisy pairwise similarity measurements.
problem Recovering an unknown item ordering from noisy pairwise similarity measurements.
method Proposes an active seriation algorithm that provably recovers the latent ordering with high probability.
result Establishes optimal performance guarantees for successful recovery under a uniform separation condition.
The study examines how the choice of activation function affects the hidden node distribution in deep networks.
problem The effect of activation function on the distribution of hidden nodes in deep networks.
method Analysis of joint probability distribution of hidden variables in deep networks with random weights and biases.
result The convergence of hidden node lengths to a simple function of network parameters and activation function under minimal assumptions.
New insights on active sequential prediction for mean estimation.
problem Active sequential prediction-powered mean estimation problem.
method Combining uncertainty-based suggestion with a constant probability, analyzing non-asymptotic bounds, and using no-regret learning.
result The optimal query probability is close to the constraint when using no-regret learning.
Study improves estimation of rare language model outputs.
problem Estimating probabilities of rare outputs in language models.
method Importance sampling vs. activation extrapolation for low probability estimation.
result Importance sampling outperforms activation extrapolation.
Establishes upper bounds on generalization error in active learning.
problem Improving query algorithms in active learning.
method Derives upper bounds on generalization error using informativeness and representativeness query strategies.
result Validates the use of regularization techniques to ensure bounds' validity.
Deep learning enhances active inference for dynamic state spaces.
problem Limited applicability of active inference to continuous state spaces.
method Use of deep learning to approximate probability distributions for active inference.
result Active inference can be applied to continuous state spaces.
Improves Active Learning by considering class imbalance and difficulty.
problem Active Learning's focus on individual samples ignores class distribution and difficulty.
method Proposes a method based on Bayes' rule to incorporate class imbalance, using a Variational Auto Encoder (VAE).
result Significantly outperforms state-of-the-art methods on datasets with heavy data imbalance.
Active learning recovers choice model from noisy data.
problem Identifying non-parametric choice models from noisy data.
method Directed acyclic graph (DAG) representation and inclusion-exclusion approach.
result Algorithm more accurately recovers frequent preferences.
We study covariance matrix estimation for the case of partially observed random vectors, where different samples contain different subsets of vector coordinates. Each observation is the product of the variable of interest with a 0−1 Bernoulli random variable. We analyze an unbiased covariance estimator under this mod…
Active learning selects optimal measurement times for inferring continuous paths from sparse data.
problem Inferring continuous probability paths from sparse snapshots in high-fidelity domains like single-cell biology.
method Extends active experimentation to the space of measures using Linearized Optimal Transport (LOT) for probabilistic surrogate modeling.
result Empirical results show that the proposed strategy outperforms uncertainty-agnostic baselines.
We propose a model of fractal point process driven by the nonlinear stochastic differential equation. The model is adjusted to the empirical data of trading activity in financial markets. This reproduces the probability distribution function and power spectral density of trading activity observed in the stock markets. …
An active learning approach reduces AoI violation in vehicular networks.
problem Dynamic nature of vehicular networks makes resource allocation challenging.
method Gaussian process regression (GPR) for online decentralized active learning.
result Significant improvement in AoI violation probability with at least 50% reduction.
In this article, we consider a Markov process X, starting from x and solving a stochastic differential equation, which is driven by a Brownian motion and an independent pure jump component exhibiting state-dependent jump intensity and infinite jump activity. A second order expansion is derived for the tail probability …
The paper connects neural networks to physics using probability theory.
problem Creating neural networks that follow physical laws.
method Applying the central limit theorem and Gaussian process theory to neural networks.
result Neural networks can be designed to obey physical laws by choosing appropriate activation functions.
A method for classifying points with minimal queries using Hermite polynomials.
problem Classifying points from an unknown probability measure with minimal label queries.
method Convex combination of conditional probabilities, Hermite polynomial kernel for hierarchical support estimation.
result The method achieves high F-score for classification in hyper-spectral images and MNIST. Paper proposes an efficient AL-GP method for CDF/CCDF estimation in UQ.
problem Estimating full probability distribution in forward UQ analysis.
method Active learning-based Gaussian process (AL-GP) metamodelling method.
result Efficient estimation of CDF/CCDF without explicit discretization.
ReLU units can 'die' in neural networks, causing slower convergence.
problem ReLU units sometimes produce near-zero outputs during training.
method Simulation and statistical analysis of a simplified ReLU unit model.
result Activation probability decreases as training progresses, leading to slower convergence.
Personal VAD detects target speaker voice activity efficiently.
problem Efficiently detect target speaker voice activity for reduced computational cost and battery usage.
method Trains a neural network conditioned on speaker embedding or verification score, outputs probabilities for three speech classes.
result Trained model with 130K parameters outperforms combined standard VAD and speaker recognition networks.
GFlowNets sample diverse candidates in active learning.
problem Sampling diverse candidates in active learning.
method Generative Flow Networks (GFlowNets) for proportional sampling.
result GFlowNets estimate joint and marginal distributions.
Unified framework proves neural networks' ability to mimic complex tasks.
problem Lack of a single constructive framework for neural network universality.
method Introduces neural network approximate identity (nAI) and proves it leads to universality.
result Any nAI activation function is universal.
Researchers infer gene activity in dividing cells, accounting for protein inheritance and division history.
problem Inferring protein production kinetics in dividing cells due to protein inheritance and division history.
method Adapted conditional normalizing flows to approximate intractable likelihoods from simulated data.
result Glc3 gene is mostly inactive under stress, with brief and transient expression.
We study the role of active and passive investors in an investment market with uncertainties. Active investors concentrate on a single or a few stocks with a given probability of determining the quality of them. Passive investors spread their investment uniformly, resembling buying the market index. In this toy market …
Study proposes active learning method for estimating robust regions in uncertain function evaluations.
problem Estimating robust regions for uncertain function evaluations with unknown distributions.
method Distributionally robust level-set estimation (DRPTR) with active learning.
result The proposed method efficiently identifies reliable regions with theoretical guarantees.
Active-LATHE boosts error exponent for learning homogeneous trees.
problem Learning homogeneous trees from i.i.d. data with active sampling.
method Design and analysis of Active Learning Algorithm for Trees with Homogeneous Edge (Active-LATHE).
result Active-LATHE boosts the error exponent by at least 40% for ρ≥0.8. Paper introduces active and passive causal inference techniques.
problem Causal inference in machine learning.
method Categorizes causal inference techniques into active and passive approaches.
result Describes and discusses various causal inference methods.
We introduce the stochastic multiplicative point process modelling trading activity of financial markets. Such a model system exhibits power-law spectral density S(f) ~ 1/f**beta, scaled as power of frequency for various values of beta between 0.5 and 2. Furthermore, we analyze the relation between the power-law autoco…
Many online platforms have deployed anti-fraud systems to detect and prevent fraudulent activities. However, there is usually a gap between the time that a user commits a fraudulent action and the time that the user is suspended by the platform. How to detect fraudsters in time is a challenging problem. Most of the exi…
Improves machine learning model training with noisy labels using active learning and clustering.
problem Training machine learning models with noisy oracles and limited data.
method Uses clustering and importance sampling to select batches of samples, incorporates model uncertainty, and introduces a denoising layer.
result Significant improvement in model accuracy on benchmark datasets compared to existing methods.
This paper presents a method to efficiently estimate rare event probabilities using a combination of high and low-fidelity models.
problem Estimating the probability of failure for complex systems using high-fidelity models is expensive and inaccurate for rare events.
method The paper introduces a multi-fidelity surrogate modeling strategy using active learning and subset simulation to merge high and low-fidelity models.
result The method significantly reduces computational cost while maintaining high accuracy in estimating rare event probabilities.
Method quantifies sensitivity of reliability analysis to uncertainty sources.
problem Computational expense in reliability analysis of complex models.
method Gaussian process surrogate model, active learning, sensitivity analysis.
result Reduces main source of error in estimating rare event probabilities.
A new method estimates rare failure events in complex systems.
problem Estimating the probability of rare failure events in non-linear systems.
method Stochastic Spectral Embedding (SSE) combined with modifications for efficient rare event estimation.
result Rare failure probability decomposed into conditional probabilities for easier computation.
Proposes a new model to generate informative samples for image classification without querying an oracle.
problem Expensive and difficult labeling of data for machine learning models.
method Integrates active learning with a conditional GAN to generate samples with high uncertainty for a specific label.
result Generated samples improve image classification performance without querying an oracle.
Recent theoretical work has demonstrated that deep neural networks have superior performance over shallow networks, but their training is more difficult, e.g., they suffer from the vanishing gradient problem. This problem can be typically resolved by the rectified linear unit (ReLU) activation. However, here we show th…
DCE learns customer embeddings from digital activity and financial context.
problem Comprehensive customer understanding in financial services.
method Leverages customers' digital activity and financial context to learn dense representations.
result DCE showed performance lift in three prediction problems.
In order to model volatile real-world network behavior, we analyze phase-flipping dynamical scale-free network in which nodes and links fail and recover. We investigate how stochasticity in a parameter governing the recovery process affects phase-flipping dynamics, and find the probability that no more than q% of nodes…
New neural network approach mitigates vanishing/exploding gradients.
problem Vanishing and exploding gradients in neural networks.
method Gaussian-Poincaré normalized functions and orthogonal weight matrices.
result High-dimensional probability theory shows gradients disappear with high probability in wide neural networks.
Active inference framework improves U-statistic estimation efficiency.
problem Costly acquisition of labels for U-statistics. method Active inference framework with optimal sampling rule.
result Substantial gains in estimation efficiency over baseline methods.
Develops a real-time exercise recommendation system using deep learning.
problem Improving accuracy in exercise recommendation systems without user feedback.
method Deep recurrent neural network with attention mechanisms, real-time expert feedback.
result Improved accuracy in exercise recommendation system after real-time active learning.
Deep Convolutional Sparse Coding (D-CSC) is a framework reminiscent of deep convolutional neural networks (DCNNs), but by omitting the learning of the dictionaries one can more transparently analyse the role of the activation function and its ability to recover activation paths through the layers. Papyan, Romano, and E…
New method for online influence maximization in social networks.
problem Identifying influential nodes in social networks.
method Factorization of activation probabilities into latent factors on nodes, using upper confidence bound online learning.
result Significant reduction in regret with proposed algorithm.
Paper analyzes neural networks using active subspace for structural analysis and vulnerability, reducing model size and improving attacks.
problem Analyzing and reducing the complexity of neural networks.
method Active subspace method for measuring active neurons, network structure modification, and additive universal adversarial attack vector.
result ASNet achieves significant parameter and flops reduction, and improves universal adversarial attack performance.
Deep active learning improves solvability prediction in power systems.
problem Inconclusive conservatism in traditional solvability region analysis methods.
method Proposes a deep active learning framework to reduce labeled dataset size.
result Significantly reduces the size of labeled dataset for training.
DiAL uses Bayesian Dirichlet random fields for active learning with sparse labels.
problem Active learning with limited labeled data.
method Bayesian Dirichlet random field for feature-conditional class probabilities, calibrating with graph Laplacian.
result Competitive performance in low-label rate graph learning tasks.
Active learning with comparisons reduces label needs for linear classifiers.
problem Learning with limited labeled data in big data.
method Active learning with comparison queries, RPU learning model.
result Active learning with comparisons requires exponentially fewer samples for linear classifiers.
New loss term stabilizes activation variance, improving deep learning models.
problem Improving deep learning model training efficiency and effectiveness.
method Add a loss term to encourage stable variance of activations' sample variances.
result Stabilizing activation variance leads to better model performance.
Proposes PER loss to regularize neural network activations to normal distribution.
problem Improving neural network generalization and training speed.
method Regularizes activations to standard normal distribution via projected error function and Wasserstein distance.
result Minimizes Wasserstein distance between activation distribution and standard normal.