Research
On-device research index

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.

169,291 papers · 148 categories

Trend · papers per month

3517021,0521,403 · Jun 202019922001200920182026
48 results for ICA Model

Independent Component Analysis (ICA) is a popular model for blind signal separation. The ICA model assumes that a number of independent source signals are linearly mixed to form the observed signals. We propose a new algorithm, PEGI (for pseudo-Euclidean Gradient Iteration), for provable model recovery for ICA with Gau…

2015-02-13abs ↗pdf ↗

New model combines ICA and HMM for unsupervised learning of nonstationary time series.

problem Manual segmentation of non-stationary data is computationally expensive and inaccurate.
method Combines Hidden Markov Model with nonlinear ICA for unsupervised learning.
result Proves identifiability of the model for general mixing nonlinearity.

Paper proposes compressive ICA algorithms for ICA model.

problem Efficiently solving ICA model with reduced memory and computational complexity.
method Compressive learning approach to ICA model, proving existence of compressive ICA scheme, proposing two algorithms (IPG and ASD).
result Proposed algorithms achieve substantial memory gains over well-known ICA algorithms.

A new framework for nonlinear ICA using auxiliary variables and contrastive learning.

problem Recovering underlying latent variables from data.
method Augmenting data with auxiliary variables and using contrastive learning for identification.
result General theoretical framework and practical algorithm for nonlinear ICA.

AVICA estimates noise levels for better group ICA source recovery.

problem Estimating shared independent sources from multiple noisy views.
method AVICA models each view as a linear mixture of shared sources with additive noise, optimizing noise levels alongside sources.
result AVICA yields better source estimates than other methods, especially in real-world applications like MEG and fMRI.

Generalizes PCA and ICA for continuous-time signals using neural networks.

problem Low-rank decomposition of continuous-time vector-valued signals.
method Implicit neural network framework to learn numerical approximations of PCA and ICA.
result Unified approach to PCA and ICA in continuous domain, enforcing decorrelation and independence.

This paper reviews nonlinear ICA for disentangled representations in unsupervised learning.

problem Finding useful disentangled representations in unsupervised deep learning.
method Review of nonlinear ICA theory and algorithms for disentanglement.
result Nonlinear ICA can be shown to estimate useful disentangled representations.

New framework for identifying spatial data components using TP latent components.

problem Identifying complex dependencies in spatial data.
method Introduces a new nonlinear ICA framework with tt-process latent components and develops a learning and inference algorithm.
result Identifiability of TP independent components under general conditions and Gaussian Process limit.

New ICA method for sources with mixed spectra.

problem Inaccurate separation of sources with temporal autocorrelations and mixed spectra.
method Estimates spectral density functions and line spectra using cubic splines and indicator functions, then maximizes the Whittle likelihood function.
result Outperforms existing ICA methods in simulations and EEG data applications.

OT-ICA uses optimal transport to find independent components, outperforming traditional methods.

problem Finding independent components from linear mixtures of signals.
method OT-ICA uses the squared Wasserstein distance to maximize non-Gaussianity, optimizing projections via gradient descent.
result OT-ICA outperforms traditional proxy-based methods in various applications.

New model improves transfer learning and semi-supervised learning.

problem Improving transfer learning and semi-supervised learning performance.
method Developed a new conditional energy-based model (ICE-BeeM) based on nonlinear ICA.
result Identifiable representations learned by ICE-BeeM improve performance in transfer learning and semi-supervised learning tasks.

Improves ICA via novel mutual dependence measures.

problem Improving Independent Component Analysis (ICA) for better component independence.
method Combines distance-based and kernel-based mutual dependence measures, introduces Latin hypercube sampling and Bayesian optimization for initialization.
result MDMICA outperforms other methods in terms of mutual independence of estimated components, especially when the ICA model is misspecified.

ICA accurately estimates treatment effects even with confounders.

problem Estimating treatment effects in the presence of confounding variables.
method Uses Independent Component Analysis (ICA) to identify latent sources and estimate mixing coefficients.
result Linear ICA can consistently estimate multiple treatment effects, even with Gaussian confounders, and is more sample-efficient than Orthogonal Machine Learning (OML).

New ICA method improves on existing techniques.

problem Finding independent components in data.
method Multiple-weighted Independent Component Analysis (MWeICA) based on approximate diagonalization of weighted covariance matrices.
result MWeICA achieves better results than state-of-the-art ICA methods with similar computational time.

A new ICA algorithm robustifies independent component analysis by accounting for group-wise stationary noise.

problem Tackles the challenge of independent component analysis in the presence of group-wise stationary confounding noise.
method Introduces coroICA, a novel ICA algorithm that extends the ordinary ICA model to incorporate group-wise confounding.
result Demonstrates improved performance and robustness of ICA in settings where other methods fail.

Independent component analysis (ICA) has become a standard data analysis technique applied to an array of problems in signal processing and machine learning. This tutorial provides an introduction to ICA based on linear algebra formulating an intuition for ICA from first principles. The goal of this tutorial is to prov…

2014-04-11abs ↗pdf ↗

LNGCA extends ICA to non-Gaussian signals and noise, improving estimation and testing.

problem Modeling multivariate data with non-Gaussian components and Gaussian noise.
method Linear latent factor model, simultaneous estimation of non-Gaussian and Gaussian components, discrepancy maximization, resampling-based test.
result Improved estimation and testing of non-Gaussian components over competing methods.

New models learn stable latent clusters without side info.

problem Stability of non-linear ICA representations without side information.
method Deep generative models with latent clusterings, compared to standard VAEs and auxiliary labeled models.
result Deep generative models with latent clusterings are as stable as models with side information.

A new ICA model identifies shared brain activity patterns across subjects.

problem Challenges in modeling shared responses in neuroimaging studies with large cohorts.
method MultiView Independent Component Analysis (ICA) model with closed-form likelihood and alternate quasi-Newton method.
result Improved sensitivity in identifying common brain activity patterns.

New methods generalize nonlinear ICA beyond structural sparsity.

problem Identify true latent sources from nonlinear mixtures without structural sparsity assumptions.
method Propose identifiability results for undercomplete, partial sparsity, and flexible grouping structures.
result Prove identifiability in general settings of undercompleteness, partial sparsity, and flexible grouping structures.

New framework extends ICA for non-independent variables, identifying pairwise mean independence.

problem Non-independent variables complicating ICA recovery.
method Algebraic recovery algorithm based on least-squares optimization over the orthogonal group.
result Pairwise mean independence is identifiable, robust to independence constraints.

Paper investigates optimization methods for ICA on real signals, overcoming convergence issues.

problem Optimizing likelihood for ICA on real signals, especially with constrained white signals.
method Rewrites algorithms as quasi-Newton methods, focusing on Hessian approximation.
result Preconditioned ICA for Real Data (Picard) algorithm improves convergence on real signals.