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,051 papers · 148 categories

Trend · papers per month

2.4%4.8%7.1%9.5% · Sep 199619922001200920172026
48 results for pathology factorization

Method treats pseudo healthy synthesis as a factor decomposition problem.

problem Creating a healthy-looking image from a pathological one.
method Adversarial training with paired or unpaired settings, combining two factors (healthy and disease) to reconstruct the input.
result Method outperforms conditional GAN and CycleGAN in generating pseudo healthy images.

This study investigates how much knowledge from natural images can be transferred to pathology images.

problem Quantifying how much knowledge from natural images can be transferred to pathology images.
method Proposes a framework to quantify knowledge gain by a particular layer, conducts empirical investigation in pathology image centered transfer learning.
result Early layers of deep models can transfer knowledge to pathology image classification tasks.

We define metrics on Culler-Vogtmann space, which are an analogue of the Teichmuller metric and are constructed using stretching factors. In fact the metrics we study are related, one being a symmetrised version of the other. We investigate the basic properties of these metrics, showing the advantages and pathologies o…

2008-03-05abs ↗pdf ↗

Study classifies pathology reports using TF-IDF features and machine learning.

problem Classifying pathology reports for cancer surveillance and diagnostic workflow.
method Extracted TF-IDF features from pathology reports and classified them using SVM, XGBoost, and Logistic Regression.
result XGBoost achieved 92% accuracy in classifying pathology reports.

This paper characterizes VAE training pathologies and their effects on tasks.

problem Characterizing VAE training pathologies and their impact on downstream tasks.
method Concretely characterizing conditions for VAE training pathologies and their connection to specific downstream tasks.
result Connects VAE training pathologies to specific downstream tasks like learning compressed and disentangled representations, adversarial robustness, and semi-supervised learning.

Batch normalization in the last layer reduces sharpness in wide neural networks.

problem Pathological sharpness in wide neural networks.
method Quantifying the geometry of the parameter space using Fisher information matrix and analyzing deep neural networks with random initialization.
result Batch normalization in the last layer significantly decreases pathological sharpness under specific conditions.

SAPSAM trains CNNs on lung CTs with binary labels, improving CPA detection and localization.

problem Chronic Pulmonary Aspergillosis (CPA) detection and localization on CT scans using binary labels.
method Binary labels, average intensity projections, 2D RGB-like images, hierarchical CNN architectures.
result High classification accuracy, precise localization, predictive power of 2-year survival.

KL-regularized RL from expert demos can lead to slow, unstable learning.

problem Pathological training dynamics in KL-regularized RL from expert demonstrations.
method Empirical analysis and non-parametric behavioral reference policies.
result KL-regularized RL can be significantly improved by using non-parametric behavioral policies.

Paper develops a BERT-based classifier to reduce pathology report annotation workload.

problem Manual annotation of pathology reports is labor-intensive and time-consuming.
method Developed an automatic text classifier using BERT and introduced a human-centric metric to identify low-confidence cases.
result The model reduces manual annotation workload by 80% to 98%.

Generative model for morphological continuum of normal and pathological states.

problem Identifying trends and features that separate normality and pathology in biomedical images.
method Wasserstein Auto-encoder with HSIC regularization for latent features.
result Model generates a continuum of morphological changes corresponding to side information.

We introduce a novel approach, requiring only mild assumptions, for the characterization of deep neural networks at initialization. Our approach applies both to fully-connected and convolutional networks and easily incorporates batch normalization and skip-connections. Our key insight is to consider the evolution with …

2018-11-07abs ↗pdf ↗

The paper presents algorithms for diagnosing Pathological Myopia and detecting retinal structures.

problem Diagnosing Pathological Myopia and detecting retinal structures in fundus images.
method The approach uses Deep Learning techniques, including transfer learning with Xception and YOLO architecture.
result The method has shown satisfactory results in the Pathologic Myopia Challenge.

New analysis explains pathology of deep Gaussian processes.

problem Pathology of deep Gaussian processes reduces learning capacities with increased layers.
method Study nonlinear dynamic systems corresponding to DGPs, derive recurrence relations.
result Provide tighter bounds and rate of convergence for dynamic systems.

Causal methods for GRN inference from single-cell data often fail in real-world benchmarks.

problem Understanding when and why causal methods for GRN inference from single-cell data fail in real-world benchmarks.
method Introduced a controlled diagnostic framework to isolate and measure seven pathologies.
result Causal methods dominate in clean and structurally favorable regimes but fail in specific pathologies.

Physics-informed neural networks struggle with stiffness leading to gradient imbalance.

problem Gradient pathologies in physics-informed neural networks.
method Learning rate annealing and novel neural network architecture.
result Significant improvement in predictive accuracy (50-100x) across various physics problems.

The study addresses overlooked data-generating processes in time-series asset pricing.

problem The literature on time-series asset pricing overlooks the data-generating processes for factors expressed in return differences.
method The study proposes a new definition of returns and compound returns for factors, and uses OLS with net returns for single-index models.
result OLS with net returns for single-index models leads to inflated alphas, exaggerated t-values, and overestimated Sharpe ratios.

For test configurations, the Donaldson-Futaki invariant F_1 is well-known. In this note, its refinement will be discussed. Then we see that Li-Xu's pathology doesn't occur, since their example of a non-normal test configuration, with trivial normalization, actually has non-vanishing F_1 in this refined sense.

2013-05-28abs ↗pdf ↗

New test identifies specific biological parameters for personalized CVD detection.

problem Ineffectual pathology tests fail to consider platelet activation and inter-individual variability.
method Stochastic platelet deposition model and approximate Bayesian computation with discriminative summary statistics.
result Inferred parameters help identify specific biological parameters for personalized CVD detection.

This paper proposes synthetic augmentation for nuclei image segmentation in medical pathology.

problem Rare and time-consuming labeling of tumor nuclei images for semantic segmentation.
method Label-to-image translation to generate synthetic images.
result Synthetic augmentation improves segmentation accuracy.

Study reveals pathological eigenvalue spectra in FIM and its variants of DNNs.

problem Understanding sharp local shapes in DNN loss landscapes.
method Analysis of FIM and its variants in regression and classification DNNs.
result Pathological eigenvalue spectra appear in FIM and its variants, indicating sharp local shapes in specific directions.

Automatic Chemical Design is a framework for generating novel molecules with optimized properties. The original scheme, featuring Bayesian optimization over the latent space of a variational autoencoder, suffers from the pathology that it tends to produce invalid molecular structures. First, we demonstrate empirically …

2017-09-16abs ↗pdf ↗

DIVE models brain disease progression with high spatial resolution.

problem Reconstruct long-term brain pathology from short-term data.
method Clusters vertex-wise biomarker measurements, estimates average trajectories, and identifies disease-specific patterns.
result Reveals distinct patterns of pathology in different diseases and biomarker types.

Many people are suffering from voice disorders, which can adversely affect the quality of their lives. In response, some researchers have proposed algorithms for automatic assessment of these disorders, based on voice signals. However, these signals can be sensitive to the recording devices. Indeed, the channel effect …

2018-11-26abs ↗pdf ↗

We propose a new model for digital pathology segmentation, based on the observation that histopathology images are inherently symmetric under rotation and reflection. Utilizing recent findings on rotation equivariant CNNs, the proposed model leverages these symmetries in a principled manner. We present a visual analysi…

2018-06-08abs ↗pdf ↗

SepVAE separates patient-specific patterns from healthy ones using contrastive VAE.

problem Separating patient-specific patterns from healthy ones in medical datasets.
method SepVAE uses a contrastive VAE with disentangling and classification losses to differentiate between common and salient features.
result SepVAE outperforms previous methods in three medical applications and a CelebA dataset.

Enhances disease progression modeling using LLMs for complex brain connectivity.

problem Inaccurate predictions of disease spread due to oversimplified brain connectivity models.
method Uses LLMs to synthesize multi-modal relationships and learn disease trajectories from longitudinal data.
result Superior prediction accuracy and interpretability compared to traditional methods.

Boosted additive models reveal new insights and potential pathologies.

problem Theoretical understanding of boosted additive models (BAMs) and their convergence behavior.
method Study of solution paths of BAMs and derivation of convergence results.
result Uncovering pathologies of boosting for certain additive model classes.

Dropout, a stochastic regularisation technique for training of neural networks, has recently been reinterpreted as a specific type of approximate inference algorithm for Bayesian neural networks. The main contribution of the reinterpretation is in providing a theoretical framework useful for analysing and extending the…

2018-07-05abs ↗pdf ↗

Choosing appropriate architectures and regularization strategies for deep networks is crucial to good predictive performance. To shed light on this problem, we analyze the analogous problem of constructing useful priors on compositions of functions. Specifically, we study the deep Gaussian process, a type of infinitely…

2014-02-24abs ↗pdf ↗

Extends neural network approximations to guarantee continuity of real-world learning tasks.

problem Guaranteeing continuity of real-world learning tasks given by conditional expectations.
method Establishing conditions on learning tasks that guarantee their continuity under a factorization of the data-generating process.
result Conditions guaranteeing the continuity of practically any derived learning task.

Adaptively preconditions SGLD for faster convergence and better generalization.

problem Pathological curvature in deep network loss landscapes.
method Adaptive estimation of noise parameters to precondition isotropic gradient noise.
result Adaptively preconditioned SGLD achieves faster convergence and generalization equivalent of SGD.