paper-with-me

Papers

Importance Sampling for Nonlinear Models

2025-05-18 · Prakash Palanivelu Rajmohan, Fred Roosta

While norm-based and leverage-score-based methods have been extensively studied for identifying "important" data points in linear models, analogous tools for nonlinear models remain significantly underdeveloped. By introducing the concept of the adjoint operator of a nonlinear map, we address this gap and generalize norm-based and leverage-score-based importance sampling to nonlinear settings. We demonstrate that sampling based on these generalized notions of norm and leverage scores provides approximation guarantees for the underlying nonlinear mapping, similar to linear subspace embeddings. As direct applications, these nonlinear scores not only reduce the computational complexity of training nonlinear models by enabling efficient sampling over large datasets but also offer a novel mechanism for model explainability and outlier detection. Our contributions are supported by both theoretical analyses and experimental results across a variety of supervised learning scenarios.

📄 PDF Abstract BibTeX arXiv:2505.12353

Code (1)

prprakash02/Importance-Sampling-for-Nonlinear-Models 공식 구현 pytorch

Tasks

Outlier Detection

Similar Papers 제목 키워드 기반

A Model for Temporal Dependencies in Event Streams

2011-12-01 · NeurIPS 2011 12 · Asela Gunawardana, Christopher Meek, Puyang Xu

We introduce the Piecewise-Constant Conditional Intensity Model, a model for learning temporal dependencies in event streams. We describe a closed-form Bayesian approach to learning these models, and describe an importa…

model

Ensemble transport smoothing. Part I: Unified framework

2022-10-31 · Maximilian Ramgraber, Ricardo Baptista, Dennis McLaughlin, Youssef Marzouk

Smoothers are algorithms for Bayesian time series re-analysis. Most operational smoothers rely either on affine Kalman-type transformations or on sequential importance sampling. These strategies occupy opposite ends of a…

Bayesian InferenceComputational EfficiencyState Space ModelsTime Series+1

Uncertainty-Aware Generative Oversampling Using an Entropy-Guided Conditional Variational Autoencoder

2025-09-29 · Amirhossein Zare, Amirhessam Zare, Parmida Sadat Pezeshki, Herlock 외 arxiv

Class imbalance remains a major challenge in machine learning, especially for high-dimensional biomedical data where nonlinear manifold structures dominate. Traditional oversampling methods such as SMOTE rely on local li…

Representation Learning

Coupling techniques for nonlinear ensemble filtering

2019-06-30 · Alessio Spantini, Ricardo Baptista, Youssef Marzouk

We consider filtering in high-dimensional non-Gaussian state-space models with intractable transition kernels, nonlinear and possibly chaotic dynamics, and sparse observations in space and time. We propose a novel filter…

State Space Models

Unsupervised Learning of Sampling Distributions for Particle Filters

2023-02-02 · Fernando Gama, Nicolas Zilberstein, Martin Sevilla, Richard Baraniuk 외

Accurate estimation of the states of a nonlinear dynamical system is crucial for their design, synthesis, and analysis. Particle filters are estimators constructed by simulating trajectories from a sampling distribution …

Design Synthesis