Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Item TypeItem Type
-
SubjectSubject
-
YearFrom:-To:
-
More FiltersMore FiltersSourceLanguage
Done
Filters
Reset
6
result(s) for
"Sabzi, Rasool"
Sort by:
PathoNet introduced as a deep neural network backend for evaluation of Ki-67 and tumor-infiltrating lymphocytes in breast cancer
2021
The nuclear protein Ki-67 and Tumor infiltrating lymphocytes (TILs) have been introduced as prognostic factors in predicting both tumor progression and probable response to chemotherapy. The value of Ki-67 index and TILs in approach to heterogeneous tumors such as Breast cancer (BC) that is the most common cancer in women worldwide, has been highlighted in literature. Considering that estimation of both factors are dependent on professional pathologists’ observation and inter-individual variations may also exist, automated methods using machine learning, specifically approaches based on deep learning, have attracted attention. Yet, deep learning methods need considerable annotated data. In the absence of publicly available benchmarks for BC Ki-67 cell detection and further annotated classification of cells, In this study we propose SHIDC-BC-Ki-67 as a dataset for the aforementioned purpose. We also introduce a novel pipeline and backend, for estimation of Ki-67 expression and simultaneous determination of intratumoral TILs score in breast cancer cells. Further, we show that despite the challenges that our proposed model has encountered, our proposed backend, PathoNet, outperforms the state of the art methods proposed to date with regard to harmonic mean measure acquired. Dataset is publicly available in
http://shiraz-hidc.com
and all experiment codes are published in
https://github.com/SHIDCenter/PathoNet
.
Journal Article
Deep learning methods for inverse problems
by
Azimifar, Zohreh
,
Sabzi, Rasool
,
Kamyab, Shima
in
3D reconstruction as inverse problem
,
Artificial Intelligence
,
Categories
2022
In this paper we investigate a variety of deep learning strategies for solving inverse problems. We classify existing deep learning solutions for inverse problems into three categories of Direct Mapping, Data Consistency Optimizer, and Deep Regularizer. We choose a sample of each inverse problem type, so as to compare the robustness of the three categories, and report a statistical analysis of their differences. We perform extensive experiments on the classic problem of linear regression and three well-known inverse problems in computer vision, namely image denoising, 3D human face inverse rendering, and object tracking, in presence of noise and outliers, are selected as representative prototypes for each class of inverse problems. The overall results and the statistical analyses show that the solution categories have a robustness behaviour dependent on the type of inverse problem domain, and specifically dependent on whether or not the problem includes measurement outliers. Based on our experimental results, we conclude by proposing the most robust solution category for each inverse problem class.
Journal Article
Combining convolutional neural networks with SVM classifier for recognizing Persian and Arabic handwritten words
by
Khalili, Abdullah
,
Sabzi, Rasool
,
Golzari, Shahram
in
Artificial neural networks
,
Computer Communication Networks
,
Computer Science
2022
Convolutional Neural Networks (CNNs) show state-of-the-art performance in handwritten word recognition. Existing CNNs operate on one language and their accuracy depends on dataset. Besides, since CNNs automatically extract features from the raw images, pre-processing is not usually applied. In this paper, we aim to achieve two goals: improving the accuracy of recognition task by pre-processing the raw images and designing a CNN structure for successful operation on similar languages (Persian and Arabic here). For doing this, a new CNN structure named PCNS is proposed as follows: images are firstly pre-processed to have the same pixel size. After that, images are given into GoogLeNet for high and low-level feature extraction. Finally, Support Vector Machine (SVM) makes the final classification. Experiments indicate that PCNS statistically outperforms other methods on Persian language (P value = 0.048) and provides competitive results with others on Arabic datasets. Test accuracies on Persian datasets are: Iranshahr (98.62%), Hoda (99.50%), and Farshid_LATP (98.83%). On Arabic datasets: MADBase (99.20%), HACDB (95.96%), and IFN/ENIT (97.65%).
Journal Article
Survey of Deep Learning Methods for Inverse Problems
2021
In this paper we investigate a variety of deep learning strategies for solving inverse problems. We classify existing deep learning solutions for inverse problems into three categories of Direct Mapping, Data Consistency Optimizer, and Deep Regularizer. We choose a sample of each inverse problem type, so as to compare the robustness of the three categories, and report a statistical analysis of their differences. We perform extensive experiments on the classic problem of linear regression and three well-known inverse problems in computer vision, namely image denoising, 3D human face inverse rendering, and object tracking, selected as representative prototypes for each class of inverse problems. The overall results and the statistical analyses show that the solution categories have a robustness behaviour dependent on the type of inverse problem domain, and specifically dependent on whether or not the problem includes measurement outliers. Based on our experimental results, we conclude by proposing the most robust solution category for each inverse problem class.
PathoNet: Deep learning assisted evaluation of Ki-67 and tumor infiltrating lymphocytes (TILs) as prognostic factors in breast cancer; A large dataset and baseline
by
Sabzi, Rasool
,
Movahedi, Fateme
,
Mahsa Kohandel Shirazi
in
Breast cancer
,
Classification
,
Datasets
2021
The nuclear protein Ki-67 and Tumor infiltrating lymphocytes (TILs) have been introduced as prognostic factors in predicting tumor progression and its treatment response. The value of the Ki-67 index and TILs in approach to heterogeneous tumors such as Breast cancer (BC), known as the most common cancer in women worldwide, has been highlighted in the literature. Due to the indeterminable and subjective nature of Ki-67 as well as TILs scoring, automated methods using machine learning, specifically approaches based on deep learning, have attracted attention. Yet, deep learning methods need considerable annotated data. In the absence of publicly available benchmarks for BC Ki-67 stained cell detection and further annotated classification of cells, we propose SHIDC-BC-Ki-67 as a dataset for the aforementioned purpose. We also introduce a novel pipeline and a backend, namely PathoNet for Ki-67 immunostained cell detection and classification and simultaneous determination of intratumoral TILs score. Further, we show that despite facing challenges, our proposed backend, PathoNet, outperforms the state of the art methods proposed to date in the harmonic mean measure.
Deep Generative Models: Deterministic Prediction with an Application in Inverse Rendering
by
Azimifar, Zohreh
,
Sabzi, Rasool
,
Kamyab, Shima
in
Ill posed problems
,
Impact analysis
,
Lower bounds
2019
Deep generative models are stochastic neural networks capable of learning the distribution of data so as to generate new samples. Conditional Variational Autoencoder (CVAE) is a powerful deep generative model aiming at maximizing the lower bound of training data log-likelihood. In the CVAE structure, there is appropriate regularizer, which makes it applicable for suitably constraining the solution space in solving ill-posed problems and providing high generalization power. Considering the stochastic prediction characteristic in CVAE, depending on the problem at hand, it is desirable to be able to control the uncertainty in CVAE predictions. Therefore, in this paper we analyze the impact of CVAE's condition on the diversity of solutions given by our designed CVAE in 3D shape inverse rendering as a prediction problem. The experimental results using Modelnet10 and Shapenet datasets show the appropriate performance of our designed CVAE and verify the hypothesis: \\emph{\"The more informative the conditions in terms of object pose are, the less diverse the CVAE predictions are}\".