Independent component analysis (ICA) has been widely used for blind source separation in many fields such as brain imaging analysis, signal processing and telecommunication. Many statistical techniques based on M-estimates have been proposed for estimating the mixing matrix. Recently, several nonparametric methods have…
NEMoTS improves time series analysis by deriving efficient, interpretable models.
problem Lack of comprehensive understanding and insightful explanations in time series analysis.
method Neural-enhanced Monte-Carlo Tree Search (NEMoTS) for symbolic regression.
result NEMoTS provides efficient and interpretable models for time series analysis.
Efficient private matrix analysis algorithms for recent variants.
problem Private analysis of recent matrix updates.
method Identifying sufficient conditions on positive semidefinite matrices.
result First efficient differentially private algorithms for various matrix analysis tasks.
New method improves efficiency analysis with big data.
problem Challenges in detecting inefficiency with big data.
method Post Double LASSO method using Neyman orthogonal moment conditions.
result Improved estimation of efficiency and inefficiency.
Study analyzes profitability and efficiency of Chinese banks, finding state-owned banks superior.
problem Analyzing efficiency and profitability of Chinese banks over time.
method Used Data envelopment analysis (Super-SBM-UND-VRS based DEA) model considering non-performing loans as undesired output.
result State-owned banks and Rural/City Commercial Banks have better profitability super-efficiency than Joint-stock Banks.
Extended analysis of Q-learning's efficiency, matching optimal regret.
problem Theoretical guarantees of Q-learning's efficiency and optimal regret.
method Survey of related research, detailed proof reasoning.
result Q-learning with UCB exploration achieves sample efficiency matching optimal regret.
Efficient tensor decomposition for count data models achieves near-optimal multiway analysis.
problem Efficient tensor decomposition for count data models.
method Rank-constrained maximum-likelihood estimator for tensor decomposition.
result Achieves multiway analysis with variance matching Cramér-Rao Lower Bound up to constants and logarithmic factors.
VarFA efficiently estimates student skill levels with uncertainty for adaptive testing.
problem Efficiently estimating student skill levels with uncertainty for adaptive testing.
method VarFA uses variational inference to extend factor analysis models for educational data.
result VarFA efficiently handles large datasets and produces uncertainty estimates.
Improves probabilistic programming by analyzing program structure.
problem Inefficiency and limitations of single inference algorithms in probabilistic programming.
method Three novel techniques: static and dynamic analyses to adapt programs for more efficient inference.
result Improves probabilistic programming by making inference more efficient.
Study finds super-efficiency correlates more strongly with stock market valuation than ROA in Chinese banks.
problem Investigating the relationship between bank efficiency and stock market valuation.
method Employed a non-radial, non-oriented slack-based super-efficiency Data Envelopment Analysis (Super-SBM-UND-VRS) model, treating NPLs as undesired output.
result Super-efficiency is more strongly correlated with stock market valuation than ROA, as measured by Tobin's Q.
An online algorithm improves cPCA for efficient, interpretable data analysis.
problem Efficiently finding informative low-dimensional representations in large datasets.
method Developed an online algorithm for a modified cPCA* method.
result The online algorithm for cPCA* shows improved performance and interpretability.
Transforms curves and surfaces for efficient geometric analysis.
problem Efficiently analyzing and comparing curves and surfaces.
method Square root velocity transformation for curves and intrinsic comparison for surfaces.
result Fundamental geometric properties of curves under the transformation.
Efficiently identifies key input variables for expensive functions using active learning.
problem Efficiently identify key input variables for expensive, black-box functions.
method Proposes novel active learning acquisition functions targeting derivative-based global sensitivity measures (DGSMs) under Gaussian process surrogate models.
result Active learning substantially enhances sample efficiency of DGSM estimation, especially with limited evaluation budgets.
We introduce RSE to measure robustness in estimation problems.
problem Estimating statistical models from observed data.
method Developed theory for spectral functions of measures to compute RSE.
result RSE reveals a reciprocal relationship with problem complexity.
We perform detrending moving average analysis (DMA) and detrended fluctuation analysis (DFA) of the WTI crude oil futures prices (1983-2012) to investigate its efficiency. We further put forward a strict statistical test in the spirit of bootstrapping to verify the weak-form market efficiency hypothesis by employing th…
Framework for sensitivity analysis in biomanufacturing processes.
problem High complexity and uncertainty in biomanufacturing processes.
method Shapley value estimation for linear and nonlinear pKG models, using quasi-Monte Carlo and antithetic sampling.
result Improved efficiency and accuracy in sensitivity analysis for biomanufacturing processes.
FastCPH efficiently predicts survival times using neural networks.
problem Improving efficiency and accuracy of Cox proportional hazards models in neural networks.
method Developed FastCPH, a linear-time method supporting Breslow and Efron methods for tied events.
result Outperforms existing CoxPH approaches and selects useful covariates.
Intelligent financial data analysis system improves accuracy and efficiency.
problem Inefficient and inaccurate financial data analysis due to complex data and evolving contexts.
method Integrates LLMs with RAG technology for financial data analysis.
result Significant improvements in accuracy and recall (78.6% and 89.2%) compared to baseline.
Oracle-efficient algorithms for online learning with smoothed and hint-adversaries.
problem Online learning with beyond worst-case adversaries.
method Oracle-efficient algorithms for two settings: smoothed analysis and K-hint transductive learning. result Oracle-efficient regret bounds for learning real-valued and binary-valued functions.
Unified analysis of efficient local training methods for distributed variational inequalities.
problem Efficient distributed/federated learning for variational inequality problems.
method Unified convergence analysis of communication-efficient local training methods.
result First local gradient descent-accent algorithms with improved communication complexity.
Weak form of the Efficiency Market Hypothesis (EMH) excludes predictions of future market movements from historical data and makes the technical analysis (TA) out of law. However the technical analysis is widely used by traders and speculators who steadely refuse to consider the market as a "fair game" and survive with…
We revisit a pioneer unsupervised learning technique called archetypal analysis, which is related to successful data analysis methods such as sparse coding and non-negative matrix factorization. Since it was proposed, archetypal analysis did not gain a lot of popularity even though it produces more interpretable models…
Efficiently clusters survival curves without computationally intensive resampling.
problem Identifying clusters of survival curves efficiently and scalably.
method Log-rank test combined with k-means clustering.
result Achieves comparable results to bootstrap-based methods but with improved efficiency.
Proposes a method for evaluating multiple dimensions of organizational effectiveness using DEA.
problem Evaluating multiple dimensions of organizational effectiveness in large data sets.
method Introduces two regularized DEA models (SBM and GP-SBM) to estimate both dimension-specific and aggregate efficiency scores.
result Demonstrates improved efficiency and validity compared to conventional methods.
This paper uses spectrum analysis to understand price behavior in the Indian stock market.
problem Understanding price formation and discovery in the Indian stock market.
method Adapting mathematical physics theories and spectrum analysis to decompose price cycles.
result Decomposing price cycles helps in understanding the effect of information on price formation and discovery.
In real-world applications of reinforcement learning (RL), noise from inherent stochasticity of environments is inevitable. However, current policy evaluation algorithms, which plays a key role in many RL algorithms, are either prone to noise or inefficient. To solve this issue, we introduce a novel policy evaluation a…
The study infers risk preferences from portfolio choices and measures portfolio efficiency.
problem Measuring the efficiency of household investment portfolios based on risk preferences.
method Statistical analysis of portfolio choices and demographic information over six years.
result Implied risk aversion increases with wealth and financial literacy, impacting portfolio efficiency.
GP3 framework efficiently analyzes Gaussian processes on GPUs.
problem Certifiable safety in machine learning applications.
method GP3 framework using interval analysis and multi-resolution sampling on GPUs.
result Efficient analysis of Gaussian processes with certifiable safety.
We propose an efficient end-to-end convolutional neural network architecture, AclNet, for audio classification. When trained with our data augmentation and regularization, we achieved state-of-the-art performance on the ESC-50 corpus with 85:65% accuracy. Our network allows configurations such that memory and compute r…
Divide-and-conquer method splits large data sets for efficient analysis.
problem Handling large data sets that exceed computational limits.
method Split data into smaller sets, analyze each separately, then combine results.
result Combined results provide statistical inference similar to analyzing entire data set.
Bayesian inference has great promise for the privacy-preserving analysis of sensitive data, as posterior sampling automatically preserves differential privacy, an algorithmic notion of data privacy, under certain conditions (Dimitrakakis et al., 2014; Wang et al., 2015). While this one posterior sample (OPS) approach e…
Efficient kernel method learns differential equations with fewer data.
problem Learning differential equations with limited data and computational resources.
method Kernel-based framework for differential equations with theoretical error bounds.
result Significant improvements in accuracy and computational efficiency.
Communication-efficient SGD algorithms, which allow nodes to perform local updates and periodically synchronize local models, are highly effective in improving the speed and scalability of distributed SGD. However, a rigorous convergence analysis and comparative study of different communication-reduction strategies rem…
Signature kernel handles sequential data with theoretical and practical advantages.
problem Handling sequential data efficiently and accurately.
method Positive definite kernel based on stochastic analysis with efficient computation.
result Strong empirical performance and theoretical guarantees.
Theoretical analysis shows MDMs can be efficient but not for all metrics.
problem Understanding the efficiency-accuracy trade-off of diffusion language models.
method Theoretical analysis of Masked Diffusion Model (MDM) using perplexity and sequence error rate as metrics.
result MDM achieves near-optimal perplexity but requires linear scaling for sequence error rate, highlighting efficiency-accuracy trade-offs.
Develops an efficient method for real-time data analysis and visualization.
problem Challenges of analyzing high-dimensional data.
method Incremental non-linear manifold approximation using GMRA framework.
result Accurately represents non-linear manifolds with small initial samples.
Study finds market inefficiencies vary by time scale, with news uncertainty key.
problem Evaluating scale-dependent informational efficiency of stock markets.
method Tensor-eigenvalue-based Financial Chaos Index, Granger causality, network analysis.
result Semi-strong form of EMH rejected at daily frequency, but not at monthly.
Develops a method to optimize hyperparameters for subsampling methods.
problem Optimizing hyperparameters for subsampling methods to improve estimator efficiency.
method Careful theoretical analysis leading to an optimal choice of hyperparameters.
result Improves the statistical efficiency of subsampling estimators without extra CPU time.
IRCUR accelerates RPCA by using CUR decomposition for efficient low rank estimation.
problem Dimension reduction in robust principal component analysis.
method IRCUR employs CUR decomposition to update the low rank component efficiently.
result IRCUR achieves significant computational efficiency compared to existing algorithms.
The paper addresses causal mediation analysis with post-treatment events, proposing robust estimators and efficient methods.
problem Assessing causal mediation in the presence of post-treatment events like noncompliance or clinical events.
method Identifies natural mediation effects for entire populations and principal strata, derives efficient influence functions, and proposes multiply robust estimators.
result Multiply robust estimators are consistent under four types of misspecifications and efficient when all models are correct.
Efficiently estimates covariance for sparse functional data.
problem Sparse data in functional analysis.
method Random-knots and B-spline estimators for covariance function.
result Asymptotic pointwise covariance estimates for sparsified data.
New method improves blockchain analysis by handling temporal changes and scalability.
problem Limited focus on evolving nature and scalability of blockchain transaction networks.
method Incremental approach with Metropolis-Hastings random walks.
result Comparable performance in node classification tasks with reduced computational overhead.
New algorithm improves efficiency of Bayesian Causal Forest for subgroup analysis.
problem Estimating heterogeneous effects in subgroup analysis.
method Developed a novel algorithm for fitting Bayesian Causal Forest (BCF) model, more efficient than Gibbs sampler.
result New algorithm improves posterior exploration and coverage of interval estimates.
Kolmogorov-Arnold network improves GW catalog posterior construction.
problem Efficiently constructing posterior distributions for GW catalogs.
method Using the Kolmogorov-Arnold network to create lightweight neural density estimators.
result Kolmogorov-Arnold network achieves superior interpretability and accuracy in posterior construction.
Efficiently solves inverse PDE problems with Gaussian processes.
problem Solving inverse problems in linear PDEs with noisy data.
method Gaussian process regression with algebraic priors.
result High accuracy and computational efficiency achieved.
Improved SV estimator for efficient data valuation.
problem Computational inefficiency in Shapley value estimation.
method Group Testing-based SV estimator with improvements.
result Enhanced asymptotic sample complexity and insights into challenges.
Proposes a new method for subgroup analysis using optimal trees with parameter fusion.
problem Challenges of greedy heuristics and overfitting in tree-based recursive partitioning methods.
method Fused optimal causal tree method leveraging mixed integer optimization (MIO) for globally optimal partitions and parameter fusion.
result Substantial improvement in subgroup discovery accuracy and statistical efficiency.
Study uses Kalman-Filter to assess market efficiency in major stock markets.
problem Assessing market efficiency in major stock markets.
method Utilizes Kalman-Filter in two stages, assuming a trendline representing true market value.
result Significant portfolio returns in emerging and developed markets.