Researcher profile

Nooshin Yousefi

Nooshin Yousefi contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 17 - UnverifiedVerification L1Unclaimed author
4works
0followers
7topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

4 published item(s)

preprint2023arXiv

Appointment scheduling model in healthcare using clustering algorithms

In this study, we provided a scheduling procedure which is a combination of machine learning and mathematical programming that minimizes the waiting time of higher priority outpatients. Outpatients who request for appointment in healthcare facilities have different priorities. Determining the priority of outpatients and allocating the capacity based on the priority classes are important concepts that have to be considered in the scheduling of outpatients. In this study, two stages are defined for scheduling an incoming outpatient. In the initial stage, we employed and evaluated four distinct clustering techniques; K-means clustering, agglomerative hierarchical clustering, DBSCAN, and OPTICS clustering to classify outpatients into priority classes and suggested the best pattern to cluster the outpatients. In the second stage, we modeled the scheduling problem as a Markov Decision Process (MDP) problem since the arrivals are uncertain and the decisions are taken at the end of each day after observing total requests. Due to the curse of dimensionality, we used the fluid approximation method to estimate the optimal solution of the MDP. our methodology is employed in a data set of Shaheed Rajaei Medical and Research Center, and we represented how our model works in prioritizing and scheduling outpatients.

preprint2020arXiv

Dynamic maintenance policy for systems with repairable components subject to mutually dependent competing failure processes

In this paper, a repairable multi-component system is studied where all the components can be repaired individually within the system. The whole system is inspected at inspection intervals and the failed components are detected and replaced with a new one, while the other components continue functioning. Replacing components individually within the system makes their initial age to be different at each inspection time. Different initial age of all the components have affect on the system reliability and probability of failure and consequently the optimal inspection time, which is for the whole system not individual components. A dynamic maintenance policy is proposed to find the next inspection time based on the initial age of all the components. Two competing failure processes of degradation and a shock process are considered for each component. In our paper, there is a mutual dependency between the degradation process and shock process. Each incoming shock adds additional abrupt damages on the cumulative degradation path of all the components, and the shock arrival process is affected by the system degradation process. A realistic numerical example is presented to illustrate the proposed reliability and maintenance model.

preprint2020arXiv

Inspection plan prediction for multi-repairable component systems using neural network

Implementing an appropriate maintenance policy would help us to have a more reliable system and reduce the total costs. In this paper, a dynamic maintenance plan is proposed for repairable multi-component systems, where each component is subject to two competing failure processes of degradation and random shock. For systems with individually repairable components, it is not economical to replace the whole system if it fails. At any inspection time, the failed components can be detected and replaced with a new one and the other components continue functioning; therefore, the initial age of each component at any inspection time is different from other components. Different initial ages have an effect on the optimal time that the whole system should be inspected. The optimal inspection time should be calculated dynamically considering the initial age of all the components and their configuration within the system. In this paper, a neural network method is used to predict the next optimal inspection time for systems considering the initial age of components at the beginning of the inspection. System reliability and cost rate function are formulated and used to train the prediction model. The proposed maintenance plan is demonstrated by numerical examples

preprint2020arXiv

Sequential Deep Learning for Credit Risk Monitoring with Tabular Financial Data

Machine learning plays an essential role in preventing financial losses in the banking industry. Perhaps the most pertinent prediction task that can result in billions of dollars in losses each year is the assessment of credit risk (i.e., the risk of default on debt). Today, much of the gains from machine learning to predict credit risk are driven by gradient boosted decision tree models. However, these gains begin to plateau without the addition of expensive new data sources or highly engineered features. In this paper, we present our attempts to create a novel approach to assessing credit risk using deep learning that does not rely on new model inputs. We propose a new credit card transaction sampling technique to use with deep recurrent and causal convolution-based neural networks that exploits long historical sequences of financial data without costly resource requirements. We show that our sequential deep learning approach using a temporal convolutional network outperformed the benchmark non-sequential tree-based model, achieving significant financial savings and earlier detection of credit risk. We also demonstrate the potential for our approach to be used in a production environment, where our sampling technique allows for sequences to be stored efficiently in memory and used for fast online learning and inference.