Novel grid-based filters converge to optimal state estimation.
problem Recursive estimation of Markov processes in noisy conditions.
method Developed novel grid-based filters with relaxed conditions for convergence.
result Grid-based filters converge to the MMSE estimator under relaxed conditions.
We survey agglomerative hierarchical clustering algorithms and discuss efficient implementations that are available in R and other software environments. We look at hierarchical self-organizing maps, and mixture models. We review grid-based clustering, focusing on hierarchical density-based approaches. Finally we descr…
Optimizes ligand binding poses using CNNs and atomic grids.
problem Improving the accuracy of docking predictions for drug discovery.
method Differentiable atomic grid representation, CNN for scoring and optimization.
result Iteratively-trained CNNs outperform single CNNs in optimizing poses.
Develops an adversarial clustering algorithm for detecting cyber attacks.
problem Dealing with active adversaries in cyber security data analytics.
method Grid-based adversarial clustering algorithm using game theoretic ideas.
result Identifies normal and attack objects, sub-clusters, overlapping areas, and outliers.
Lin-DBSCAN is a fast density-based clustering algorithm for spatial data.
problem Efficient clustering of large datasets without prior knowledge of cluster number and shape.
method Grid-based scan and merge approach to a discrete density model of DBSCAN.
result Lin-DBSCAN outperforms DBSCAN in efficiency and validity for spatial data clustering.
Optimized coordinate system improves sparse grid regression performance.
problem Sparse grid methods struggle with skewed and rotated coordinates.
method Proposes an optimized coordinate system to reduce effective dimensionality.
result Adaptive sparse grid least squares algorithm benefits from preprocessing.
New trading strategy beats traditional grid in crypto markets.
problem Low expected return of traditional grid trading strategy.
method Dynamic Grid Trading (DGT) strategy that adapts to market conditions.
result DGT strategy outperforms traditional grid and buy-and-hold strategies.
A novel method visualizes higher-dimensional spaces using hyperbolic geometry.
problem Challenges in visualizing higher-dimensional spaces.
method Interactive visualization of higher-dimensional grids based on hyperbolic geometry.
result Our method shows the whole higher-dimensional space at once and avoids disadvantages of previous methods.
Efficiently accelerates Feldman-Cousins method using Gaussian processes.
problem Slow computation of confidence intervals in high-energy physics.
method Gaussian process acceleration of Feldman-Cousins method.
result Confidence intervals can be computed 5-10 times faster with similar accuracy.
Paper solves trade-off between internalisation and externalisation in stochastic trade flows.
problem Managing risk in stochastic trade flows between internalisation and externalisation.
method Derives almost-closed-form solutions using Almgren-Chriss framework for quadratic execution costs. Uses numerical methods for more general cases. Proposes reinforcement learning as an alternative.
result Almost-closed-form solutions and numerical methods for optimal strategies.
Optimal online method selects source policies for reinforcement learning.
problem Optimal selection of source policies in reinforcement learning.
method Formulates as a multi-armed bandit problem and augments Q-learning with policy reuse.
result The method converges to the optimal policy with theoretical guarantees.
Paper proves spectral filters can be transferred between graphs.
problem Proving spectral filters can be transferred between graphs.
method Introducing the Cayley smoothness space and proving filters in this space are linearly stable.
result Graph spectral filters are transferable if they are in the Cayley smoothness space.
Study compares tessellation strategies for taxi demand-supply forecasting models.
problem Improving taxi demand-supply forecasting using neural networks.
method Compared Voronoi tessellation and Geohash tessellation for LSTM models.
result Variable-sized polygon tessellation yields superior performance in LSTM models.
Tensor trains simplify solving complex PDEs efficiently.
problem Solving high-dimensional parabolic PDEs using traditional methods is computationally infeasible.
method Reformulate PDEs as backward stochastic differential equations and use tensor train format for compression and efficient computation.
result Tensor train methods achieve a good balance between accuracy and computational efficiency.
Adaptive neural network approximates stochastic system densities.
problem Approximating high-dimensional stochastic dynamical systems.
method Temporal KRnet (tKRnet) trained with adaptive collocation points and temporal decomposition.
result Improves density approximation for stochastic systems without curse of dimensionality.
This work prunes CNN filters based on their functionality, not just size.
problem Redundant filters in CNNs waste computation resources.
method Functionality-oriented filter pruning method.
result Pruning based on functionality optimizes computation and interprets filter importance.
A new SOHP filter improves trend estimation in economic time series.
problem Improving trend estimation in nonlinear economic time series.
method Recursive application of one-sided HP filter on updated cyclical components, combined with an incremental HP filtering algorithm.
result Better performance of SOHP filter compared to other HP-type filters on real economic data.
Deep density methods improve filtering in high-dimensional systems.
problem Nonlinear filtering in high-dimensional systems.
method Two deep density methods based on Feynman-Kac formulas and neural networks.
result Logarithmic deep backward stochastic differential equation filter outperforms classical methods in high dimensions.
This paper is concerned about sparse, continuous frequency estimation in line spectral estimation, and focused on developing gridless sparse methods which overcome grid mismatches and correspond to limiting scenarios of existing grid-based approaches, e.g., ℓ1 optimization and SPICE, with an infinitely dense grid…
Bayesian optimisation generates saliency maps for black-box models.
problem Generating saliency maps for models without access to parameters.
method Bayesian optimisation sampling method to find global salient regions.
result Approach outperforms grid-based methods and performs similarly to gradient-based methods.
The paper explores modifications to filter banks for speech recognition.
problem Improving speech recognition accuracy using modified filter banks.
method The authors investigate replacing triangular filters with Gabor or Gammatone filters, and rearranging filter bank computations to integrate features over smaller time scales.
result No significant improvements in phone error rate were observed with the modifications.
Pruning filters in CNNs improves interpretability, showing shape-selective filters are crucial for object recognition.
problem Interpreting the complex decision-making process of CNNs is challenging due to their large number of parameters.
method We developed a greedy structural compression scheme that prunes filters based on the classification accuracy reduction (CAR) index.
result Pruned filters in CNNs, especially those in the first and second layers, are more likely to be shape-selective, indicating their importance in object recognition.
Gradient filters track moving parameters under noisy data and misspecification.
problem Tracking multidimensional time-varying parameters under noisy observations and model misspecification.
method Gradient-based filters update parameters using the gradient of a postulated objective function, evaluated at either the predicted or updated parameters.
result Novel sufficient conditions for exponential stability of the filtered parameter path, and finite-sample and asymptotic mean squared error bounds.
We simplify Bayesian filtering by framing it as optimization, making it practical for high-dimensional systems.
problem Bayesian filtering struggles in high-dimensional state spaces like neural networks.
method We frame Bayesian filtering as optimization, using gradient descent for nonlinear cases.
result Our method results in effective, robust, and scalable filters for high-dimensional systems.
A new model optimizes Bloom filters using machine learning.
problem Improving the efficiency of Bloom filters for data sets.
method Modeling learned Bloom filters with machine learning, optimizing with sandwiching method.
result Optimized learned Bloom filters provide improved performance.
Develops an inverse particle filter for cognitive systems.
problem Tracking cognitive adversaries in counter-adversarial applications.
method Global filtering approach using Monte Carlo methods and differentiable I-PF.
result Demonstrates convergence to optimal inverse filter and improved estimation performance.
A novel method reduces dimensionality for filtering SRNs with observed variables.
problem Challenges in estimating hidden state variables in SRNs with limited observations.
method Filtered Markovian Projection (Filtered MP) for dimensionality reduction in filtering.
result Filtered MP guarantees consistency and superior computational efficiency in high dimensions.
Kernel learning FBSDE filter improves nonlinear filtering efficiency.
problem Nonlinear filtering problem in high-dimensional systems.
method Iterative and adaptive meshfree approach using forward backward SDE and KDE.
result Rigorous convergence analysis provided, supporting empirical results.
Paper develops a particle filter for rapid model parameter adaptation and change detection.
problem Rapidly adapting to changes in model parameters and distinguishing between regime shifts and stochastic volatility.
method Incorporates genetic algorithm elements into a particle filter for accelerated adaptation and change detection.
result The filter adapts to regime shifts extremely rapidly and provides a clear heuristic for distinguishing between regime shifts and stochastic volatility.
New method filters large networks from financial data to reveal key subnetworks.
problem Filtering large dimensional networks to isolate key constituents.
method Exploits spectral properties of high-dimensional data networks, tuning for sparsity and consistency.
result Shows method can interpolate between zero and maximal filtering, preserving spectral properties.
Many nonlinear extensions of the Kalman filter, e.g., the extended and the unscented Kalman filter, reduce the state densities to Gaussian densities. This approximation gives sufficient results in many cases. However, this filters only estimate states that are correlated with the observation. Therefore, sequential esti…
Constructs tangent groupoid for filtered manifolds without coordinates.
problem No specific problem stated; intrinsic construction of tangent groupoid.
method Intrinsic construction of tangent groupoid.
result Intrinsic construction of tangent groupoid for filtered manifolds.
This work analyzes the stability of graph filters under large perturbations.
problem Stability of graph filters under large edge rewires.
method Proves a bound on stability using frequency response and community structure.
result Graph filter stability depends on perturbation to community structure.
Improved Kalman filter for non-linear, non-Gaussian data.
problem Estimating hidden variables with non-linear, non-Gaussian observations.
method Reproduces and extends Burkhart et al.'s discriminative Kalman filter.
result Enhanced filter performance for complex observation models.
Paper proves convergence of Kalman filter on Stiefel manifolds with measurement errors.
problem Filtering constant particle with measurement errors on Stiefel manifolds.
method Extended Kalman filter applied to Stiefel manifold-valued observations.
result Convergence of the extended Kalman filter proved for constant system process.
Advances deep network embedding through multi-filtering GCN.
problem Existing attribute embedding methods fail to capture different aspects of node features.
method Multi-filtering Graph Convolution Neural Network (GCN) framework.
result Significant improvement in link prediction and node classification tasks with limited training data.
Net2Vec maps filters to vectors to reveal complex concept encoding.
problem Understanding how deep neural networks encode semantic concepts.
method Net2Vec framework that maps semantic concepts to vectorial embeddings based on filter responses.
result Multiple filters are often required to code for a concept, and filters help encode multiple concepts.
This work preserves linear invariants in ensemble filters for non-Gaussian data assimilation.
problem Maintaining critical invariants like mass, stoichiometric balance, and charge in non-Gaussian data assimilation.
method Introducing a novel class of nonlinear ensemble filters using measure transport theory.
result Recovery of a constrained Kalman filter for Gaussian settings and combination with regularization techniques.
Convolutional Bayesian filtering generalizes state estimation by incorporating inequality conditions.
problem Standard Bayesian filtering assumes exact conditional probabilities, limiting its applicability.
method Introducing inequality conditions transforms conditional probabilities into convolutional forms, expanding the filtering framework.
result Convolutional Bayesian filtering encompasses standard Bayesian filtering and allows for more nuanced model consideration.
Paper learns to rotate filters for group convolutions.
problem Difficult to rotate 3x3 filters on pixel grids.
method Learn filter basis and rotation-invariant coefficients; switch basis for rotation.
result Produces feature maps insensitive to input rotations.
DKF improves state estimation in non-linear models.
problem State estimation in non-linear and non-Gaussian systems.
method Discriminative Kalman Filter (DKF) for Bayesian filtering.
result DKF outperforms standard Kalman filter in neural decoding.
EnSF improves accuracy in tracking high-dimensional nonlinear systems.
problem Low accuracy in high-dimensional, nonlinear filtering problems.
method Score-based diffusion model, mini-batch Monte Carlo estimator.
result EnSF outperforms state-of-the-art methods in tracking high-dimensional systems.
Non-linear filter aggregation improves image denoising.
problem Efficiently denoise images with complex noise patterns.
method Non-linear aggregation of preliminary filters using a new proximity metric.
result The aggregated filters outperform individual filters in denoising.
Improved Kalman filter for Stiefel manifold measurements.
problem Improving accuracy in measurements on Stiefel manifolds.
method Generalization of extended Kalman filter for Stiefel manifold-valued measurements.
result Significant improvement over raw measurements.
Latent FxLMS accelerates ANC by adapting along low-dimensional filter weights.
problem Improving active noise control with neural adaptive filters.
method Training an auto-encoder on filter coefficients, constraining weights to latent variables, and updating in latent space.
result Latent FxLMS converges in fewer steps with comparable error to standard FxLMS.
In this paper we introduce a projection method for the space of probability distributions based on the differential geometric approach to statistics. This method is based on a direct L2 metric as opposed to the usual Hellinger distance and the related Fisher Information metric. We explain how this apparatus can be used…
Robust Kalman filtering method for outlier detection.
problem Outliers and misspecified measurement models in state-space models.
method Combines generalised Bayesian inference with Kalman filters for robustness and efficiency.
result Matches or outperforms other robust filtering methods at lower computational cost.
ADDA-KR uses KRnets for solving high-dimensional Fokker-Planck equations.
problem High-dimensional, unbounded Fokker-Planck equations.
method KRnet for density approximation, adaptive sampling for stochastic collocation.
result ADDA-KR efficiently approximates high-dimensional density functions.