RapidPT accelerates permutation testing in neuroimaging by reducing runtime.
problem Significant computational burden in voxel-wise analysis.
method Exploits low-rank structure of permutation testing matrix for efficient recovery.
result Achieves substantial speedups (1.5x - 1000x) over existing methods.
3D CNNs interpret brain MRI differences between men and women.
problem Interpreting 3D CNNs for voxel-wise brain MRI analysis.
method Three interpretation methods: Meaningful Perturbations, Grad CAM, and Guided Backpropagation.
result Voxel-wise 3D CNN interpretation of brain MRI data.
fcHMRF-LIS controls FDR in neuroimaging data, improving power and scalability.
problem Complex spatial dependencies and high variability in FDR control methods for neuroimaging data.
method fcHMRF-LIS integrates LIS-based testing with fcHMRF to model spatial structures efficiently.
result fcHMRF-LIS achieves accurate FDR control, lower FNR, and higher true positives compared to existing methods.
MRI method predicts glioma features, survival, and endothelial proliferation.
problem Invasive biopsy limits detection of glioma features due to tumor heterogeneity.
method Voxel-wise, multiparametric MRI radiomics with k-NN classifier.
result Model accurately predicts disease compositions, survival, and endothelial proliferation.
Proposes a multi-resolution model for prostate cancer classification using mpMRI.
problem Improving voxel-wise classification of prostate cancer using multi-parametric MRI data.
method Multi-resolution Super Learner framework combining local base learners at multiple resolutions and spatial Gaussian kernel smoothing.
result Enhanced voxel-wise classification of prostate cancer status and clinical significance.
Unified framework for medical image segmentation using active and semi-supervised learning.
problem Training medical image segmentation models with limited annotated data.
method RegAL, a unified active semi-supervised framework that optimizes sample acquisition and unlabeled data utilization.
result RegAL consistently outperforms state-of-the-art methods across various datasets and metrics under extreme annotation scarcity.
Paper improves reproducibility of AD classification using diffusion MRI.
problem Difficulty in comparing and reproducing classification performance of AD studies using diffusion MRI.
method Extended a framework to ADNI data, including preprocessing and feature extraction. Used non-nested validation and compared different components.
result Diffusion MRI features can achieve comparable performance to T1w MRI, with proper feature selection and validation methods.
Proposes a strategy to train models with minimal labeled data.
problem Scarce and expensive labeled data for medical tasks.
method Recursive training strategy to use image-level annotations for pixel-level segmentation.
result Improved segmentation of intracranial hemorrhage in CT scans.
Deep CNNs segment heart substructures from MRI and CT scans.
problem Accurate segmentation of heart substructures from radiology scans.
method Multi-planar deep convolutional neural networks (CNNs) with adaptive fusion strategy.
result Precision and Dice Index of 0.93 and 0.90 for CT, and 0.87 and 0.85 for MRI.
New biomarker predicts MRgFUS treatment outcome without contrast agents.
problem Inaccurate assessment of treated tissue viability after MRgFUS.
method Deep learning on noncontrast multiparametric MRI images, voxel-wise registration.
result Predicted follow-up NPV with DICE coefficient 0.71, outperforming current standard.
Adaptive sampling improves deep learning efficiency by focusing on informative samples.
problem Expensive annotations and loss of sample informativeness in deep learning.
method Adaptive latent space sampling based on hardness-aware strategy.
result The proposed framework outperforms random sampling on various datasets.
A new method combines OCSVM with representation learning for UAD.
problem Detect anomalies without labeled data, especially in rare or unavailable cases.
method Custom loss formulation that aligns latent features with OCSVM decision boundary.
result Succeeds in detecting small, non-hyperintense lesions in MRI.
The paper uses distance correlation for brain connectivity and a novel multi-task learning model for age prediction.
problem Estimating age-related gender differences in brain functional connectivity.
method Estimates functional connectivity using distance correlation and proposes a non-convex multi-task learning model.
result The proposed non-convex multi-task learning model outperforms other models in age prediction and gender-specific connectivity.
EBM uses high-dimensional imaging biomarkers to improve dementia progression estimation.
problem Current EBMs only use scalar biomarkers, limiting accuracy from cross-sectional data.
method Proposes nDEBM, a novel method using semi-supervised SVM on voxel-wise imaging biomarkers.
result nDEBM outperforms state-of-the-art EBM methods using regional volume biomarkers.
Deep learning methods quantify uncertainty in neuroimage enhancement.
problem Uncertainty in deep learning models for medical image enhancement.
method Heteroscedastic noise model and approximate Bayesian inference for uncertainty quantification.
result Uncertainty quantification improves predictive performance and risk assessment.
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.
Prototypal analysis improves archetypal analysis by penalizing distant prototypes, making it more robust and interpretable.
problem Sensitivity to outliers and non-locality in archetypal analysis limit its applicability as a learning tool.
method Prototypal analysis finds prototypes through convex combination of data points, penalizing distant prototypes.
result Prototypal analysis is more robust and interpretable than archetypal analysis.
Lecture notes on analysis tools for X-ray tomography.
problem Understanding X-ray tomography using mathematical analysis.
method Overview of analysis tools and ideas, minimal assumptions.
result Broad overview of analysis tools for X-ray tomography.
The paper explores machine learning in mobile big data analysis.
problem Challenges in mobile big data analysis.
method Discussion and review of existing methods.
result Identification of main challenges and future directions.
This paper introduces compositional data analysis for financial ratios, improving industry-level analysis.
problem Statistical issues with standard financial ratios at industry level.
method Compositional data analysis techniques for financial ratios.
result Improved analysis of financial ratios using compositional data methods.
In this dissertation, the main goal is visualisation of financial time series. We expect that visualisation of financial time series will be a useful auxiliary for technical analysis. Firstly, we review the technical analysis methods and test our trading rules, which are built by the essential concepts of technical ana…
Paper combines geometry and time-series analysis for spatiotemporal data.
problem Multivariate time-series data from multiple sensors.
method Combines manifold learning, Riemannian geometry, and spectral analysis.
result Proposes Riemannian multi-resolution analysis (RMRA) for dynamic mode extraction.
In this paper the exact linear relation between the leading eigenvectors of the modularity matrix and the singular vectors of an uncentered data matrix is developed. Based on this analysis the concept of a modularity component is defined, and its properties are developed. It is shown that modularity component analysis …
Paper uses dynamic analysis to detect malware with PHMMs.
problem Malware detection using static and dynamic analysis techniques.
method Hidden Markov Models (HMMs) and Profile Hidden Markov Models (PHMMs) trained on API call sequences.
result PHMMs outperform HMMs in malware detection.
This paper simplifies complex geometry for shape analysis.
problem Understanding interactions between differential geometry and functional analysis.
method Provides an overview of infinite-dimensional Riemannian manifolds and metrics.
result Roadmap for beginners in computational anatomy and shape analysis.
Interactive DR framework for comparing datasets.
problem Limited flexibility in existing DR methods for comparative analysis.
method Unified linear comparative analysis (ULCA) with interactive optimization and visualization.
result ULCA and optimization algorithm improve comparative analysis efficiency and flexibility.
This paper reviews R packages for automating data analysis tasks.
problem Time-consuming Exploratory Data Analysis in large, noisy data sets.
method Systematic review of 12 R packages for autoEDA.
result Identifies automated tasks and areas for future development.
Improves transparency of deep neural networks through feature and consistency analysis.
problem Black-box nature of deep learning inference limits transparency for safety-critical systems.
method Structural and linguistic feature analysis, consistency analysis.
result 75% of human workers found input data and results consistent, 70% found inference and results consistent.
Proposes a method to optimize class mean preservation in kernel-based feature spaces.
problem Optimizing the selection of kernel subspace for better performance.
method Component analysis method for kernel-based dimensionality reduction that optimally preserves class mean distances.
result Discriminant analysis version of the proposed method provides insights into feature space properties.
Proposes a multivariate regression model for better analysis of multiple datasets.
problem Insufficient performance of single-dataset analysis in integrative studies.
method Sparse estimation for variable and group selection, alternating direction method of multipliers algorithm.
result Demonstrated improved performance through simulations and real data analysis.
Combines topological and geometric approaches to data analysis.
problem Understanding when and how geometric objects intersect.
method Connects topological and geometric concepts of curvature.
result Reconceptualizes curvature and links it to hyperconvexity.
New method uses topological data analysis to study stock market crashes.
problem Characterizing and predicting stock market crashes.
method Topological data analysis, persistence landscape, dynamic time series analysis.
result Demonstrates effectiveness of new method for Flash Crash characterization and prediction.
PARSEC compresses text for sentiment analysis with minimal loss in accuracy.
problem Compressing text data for sentiment analysis without losing accuracy.
method Uses Parts-of-Speech tags to compress text intelligently.
result Accurate compression is possible with minimal loss in sentiment classification accuracy.
A primer on navigating causal analysis problems.
problem Estimating causal effects from observational data.
method Four schools of thought for causal analysis.
result Conceptual map for causal analysis.
Novel sensitivity analysis for neural networks improves model interpretability.
problem Improving interpretability of complex probabilistic models.
method Bayesian neural networks with latent variables and sensitivity analysis.
result Increases interpretability of black-box probabilistic models.
Analyzes stock trends and e-commerce user behavior using Twitter data.
problem Understanding the relationship between stock prices, stock news, and e-commerce user behavior.
method Cross-domain analysis using Hadoop, Hive, and Tableau on three datasets.
result Identified correlations between stock sentiment, stock trends, and e-commerce user behavior.
Genetic programming optimizes Gaussian kernels for better sentiment analysis.
problem Improving accuracy of sentiment analysis in text.
method Genetic Programming applied to evolve more effective Gaussian kernels.
result The evolved kernels outperform traditional Gaussian Processes in sentiment analysis.
This work improves group data analysis using modified tensor decompositions.
problem Improving group data analysis models for better signal modeling.
method Introduces a new generalization of block tensor decomposition for group data analysis.
result Demonstrates improved performance in multilabel classification and clustering tasks.
Study analyzes Disney stock market performance using machine learning.
problem Forecasting stock market performance of Disney.
method Exploratory data analysis, feature engineering, model selection (linear regression).
result Linear regression model performed best.
This study analyzes data science vocabulary changes over 13 years.
problem Understanding evolution of data science terms over time.
method Exploratory Data Analysis, Latent Semantic Analysis, Latent Dirichlet Analysis, N-grams Analysis.
result Identified new vocabulary and its incorporation into scientific literature.
FinSphere improves stock analysis quality with AI and expert-curated data.
problem Lack of objective evaluation metrics and depth in stock analysis by FinLLMs.
method Developed AnalyScore, curated Stocksis dataset, and FinSphere AI agent.
result FinSphere outperforms general and domain-specific LLMs in generating high-quality stock analysis reports.
Analyzes changes in cryptocurrency market structure.
problem Understanding shifts in cryptocurrency market dynamics.
method Structural change analysis techniques.
result Identifies key structural changes in the market.
Random forest identifies key features for diagnosing machine faults.
problem Identifying specific factors causing machine faults.
method Gaussian mixture model clustering, spectrum analysis, random forest classification.
result Identified significant features for different machine states.
This study examines whether PCA can effectively identify nitrogen pollution sources in rivers.
problem Identifying pollution sources in rivers for effective environmental management.
method Principal Component Analysis and its modifications, along with Independent Component Analysis and Factor Analysis, are applied to nitrogen pollution source identification.
result PCA and related techniques can be powerful tools for uncovering nitrogen pollution sources in rivers.
We present a unifying framework which reduces the construction of probabilistic component analysis techniques to a mere selection of the latent neighbourhood, thus providing an elegant and principled framework for creating novel component analysis models as well as constructing probabilistic equivalents of deterministi…
Paper introduces probabilistic methods to approximate archetypal analysis, reducing complexity.
problem Inherent computational complexity of archetypal analysis limits its practical applicability.
method Two preprocessing techniques: dimensionality reduction and representation cardinality reduction, using probabilistic geometry.
result The method effectively reduces scaling and provides near-optimal solutions for prediction errors.
Solves optimal stopping problem for financial technical analysis.
problem Optimal stopping problem for technical analysis models.
method Wide-class dynamics modeling support/resistance lines.
result Solution to optimal stopping problem for technical analysis.
Deep survival analysis improves risk stratification in EHR data.
problem Improving risk stratification in EHR data for clinical decision support.
method Hierarchical generative approach to survival analysis, modeling all observations jointly conditioned on a latent structure and aligned by failure time.
result Deep survival analysis significantly outperforms the Framingham CHD risk score in stratifying patients' risk of CHD.