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.

168,982 papers · 148 categories

Trend · papers per month

1.0%2.0%3.0%4.0% · Jun 202619922001200920172026
48 results for Wisconsin Diagnostic Breast Cancer

In this paper, we analyze the Wisconsin Diagnostic Breast Cancer Data using Machine Learning classification techniques, such as the SVM, Bayesian Logistic Regression (Variational Approximation), and K-Nearest-Neighbors. We describe each model, and compare their performance through different measures. We conclude that S…

2018-07-03abs ↗pdf ↗

A fast method finds interpretable counterfactual explanations using class prototypes.

problem Finding understandable counterfactual explanations for classifier predictions.
method Using class prototypes, the method speeds up and improves interpretability of counterfactual instances.
result The method significantly speeds up and improves the interpretability of counterfactual explanations.

Two new feature selection methods improve breast cancer diagnosis accuracy.

problem Improving breast cancer diagnosis accuracy and reducing dataset dimensions.
method Imperialist Competitive Algorithm (ICA) and Bat Algorithm (BA) integrated with ML algorithms.
result BA-based feature selection method outperforms other methods with 99.12% accuracy.

Paper presents a breast cancer detection model using ELM-RBF.

problem Detecting breast cancer using mammography with high cost and side effects.
method Multilayer fuzzy expert system with ELM-RBF model.
result ELM-RBF model outperforms linear-SVM model in accuracy, precision, sensitivity, specificity, and other metrics.

We present an extension of sparse Canonical Correlation Analysis (CCA) designed for finding multiple-to-multiple linear correlations within a single set of variables. Unlike CCA, which finds correlations between two sets of data where the rows are matched exactly but the columns represent separate sets of variables, th…

2015-11-19abs ↗pdf ↗

Study examines perceptions and attitudes about breast cancer on Twitter.

problem Understanding public perceptions and attitudes towards breast cancer on social media.
method Identified and collected tweets, used topic modeling and sentiment analysis.
result Identified themes and quantified users' perceptions and emotions about breast cancer.

Deep learning model explains breast cancer subtypes using logistic regression.

problem Clarifying the mechanisms of breast cancer subtypes for better treatment.
method Developed a PWL model that generates custom-made logistic regression for each patient.
result The PWL model reveals genes relevant to cell cycle-related pathways.

The paper compares Bayesian trees, Cox models, and random forests for breast cancer survival data.

problem Modeling survival data with nonlinear and additive effects.
method Bayesian Additive Regression Trees, Cox proportional hazards, and Random Survival Forests.
result Bayesian trees outperform other models in terms of bias and prediction accuracy.

Deep learning network matches radiologists in breast cancer segmentation.

problem Automating radiologist-level cancer segmentation from breast MRI.
method 3D U-Net architecture trained on 382,290 breast scans, compared to 255,500 benign cases.
result Network performance matched radiologists' on 2D segmentation of breast cancers.

Unified framework improves gene prioritization in disease studies.

problem Identifying genes involved in diseases using heterogeneous biological data.
method Network propagation-based gene prioritization with integrated biological information.
result Significant improvements in prioritizing genes not identified by traditional methods.

Neural network classifies breast cancer lesions using global and local image features.

problem Classifying breast cancer lesions in medical images with high resolution and small regions of interest.
method Proposes a neural network that combines global saliency maps and local patches for pixel-level saliency maps.
result Achieves radiologist-level performance in screening mammography interpretation.

DDSTN improves breast cancer diagnosis by leveraging imbalanced ultrasound modalities.

problem Imbalanced ultrasound modalities in diagnosing breast cancer.
method Integrates LUPI and MMD into a deep transfer learning framework.
result Outperforms state-of-the-art algorithms in BUS-based CAD.

Copula-based fusion improves breast cancer risk stratification.

problem Combining clinical and genomic risk scores using simple rules fails to capture their joint relationship.
method Used copulas to model the joint relationship between clinical and genomic risk scores.
result Copula-based fusion improves risk stratification, identifying subgroups with the worst prognosis.

Paper optimizes sparse feature selection for cancer detection using GSVP and SVM.

problem Sparse feature selection for cancer detection.
method Regularized GSVP with proximal gradient descent, feature selection via SVM.
result Near-perfect balanced accuracy with few selected features.

Breast density classification is an essential part of breast cancer screening. Although a lot of prior work considered this problem as a task for learning algorithms, to our knowledge, all of them used small and not clinically realistic data both for training and evaluation of their models. In this work, we explore the…

2017-11-10abs ↗pdf ↗

Robust method estimates self-similarity for mammogram images, improving cancer detection.

problem Statistical assessment of self-similarity in real data with large mean level shifts.
method Theil-type weighted regression for wavelet-based estimation, compared to OLS and AV.
result Robust approach shows nearly 68% accuracy in cancer vs non-cancer classification.

Deep object detection improves mitotic nucleus detection in breast cancer biopsies.

problem Challenges in automated mitotic nucleus detection in breast cancer histopathological images.
method Adapted Mask R-CNN for deep object detection, initially selects candidate regions with maximum recall, refines them with multi-object loss function.
result Improved discrimination ability (F-score of 0.86) and significant precision (0.86) for mitotic nuclei compared to two-stage models.

A-MIL improves histopathology image classification and localization.

problem Improving diagnosis of breast cancer through better interpretation of histopathology images.
method Frame image classification as multiple instance learning, use attention-based learning for localization.
result A-MIL achieves better localization without compromising classification accuracy.

PersonalizedUS assesses breast cancer risk with local coverage guarantees.

problem Manual BI-RADS scoring leads to unnecessary biopsies and mental health burden.
method Conformal prediction for precise, personalized risk estimates.
result Local coverage guarantees with high sensitivity and specificity.

Deep learning predicts response to HER2-targeted breast cancer therapy.

problem Predicting response to HER2-targeted neoadjuvant chemotherapy.
method Developed and validated a deep learning approach using pre-treatment dynamic breast MRI.
result Deep learning model achieved strong performance in predicting pathological complete response.

Method predicts ODX scores for breast cancer patients based on clinical data.

problem Predicting ODX scores for breast cancer patients to aid decision-making.
method Distributional random forest approach using 9 clinico-pathological characteristics.
result Correctly predicted 92% of low risk and 40.2% of high risk patients.

Deep learning models are vulnerable to adversarial attacks, leading to critical errors.

problem Vulnerability of deep learning models to adversarial attacks in critical applications.
method Implemented various defenses (adversarial training, dimensionality reduction, prediction similarity) against adversarial attacks.
result Models became more robust against adversarial attacks without significant loss in accuracy.

Improved breast cancer screening with a fast, memory-efficient model.

problem Classifying high-resolution breast cancer screening images.
method Extends globally-aware multiple instance classifier to handle image-level labels.
result Achieves AUC of 0.93 in classifying malignant findings, outperforming existing methods.

Objectives: Most cancer data sources lack information on metastatic recurrence. Electronic medical records (EMRs) and population-based cancer registries contain complementary information on cancer treatment and outcomes, yet are rarely used synergistically. To enable detection of metastatic breast cancer (MBC), we appl…

2019-01-17abs ↗pdf ↗

Study assesses deep neural networks' robustness in mammogram images.

problem Understanding deep neural networks' robustness in mammogram images for breast cancer screening.
method Measuring sensitivity to four perturbations and analyzing low-pass filtering effects.
result Mammogram image classifiers are sensitive to perturbations similar to natural images, but low-pass filtering degrades clinically meaningful features.