Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Natalia Sidorova is active.

Publication


Featured researches published by Natalia Sidorova.


Formal Aspects of Computing | 2011

Soundness of workflow nets: classification, decidability, and analysis

van der Wmp Wil Aalst; van Km Kees Hee; ter Ahm Arthur Hofstede; Natalia Sidorova; Hmw Eric Verbeek; Marc Voorhoeve; Moe Thandar Wynn

Workflow nets, a particular class of Petri nets, have become one of the standard ways to model and analyze workflows. Typically, they are used as an abstraction of the workflow that is used to check the so-called soundness property. This property guarantees the absence of livelocks, deadlocks, and other anomalies that can be detected without domain knowledge. Several authors have proposed alternative notions of soundness and have suggested to use more expressive languages, e.g., models with cancellations or priorities. This paper provides an overview of the different notions of soundness and investigates these in the presence of different extensions of workflow nets. We will show that the eight soundness notions described in the literature are decidable for workflow nets. However, most extensions will make all of these notions undecidable. These new results show the theoretical limits of workflow verification. Moreover, we discuss some of the analysis approaches described in the literature.


international conference on move to meaningful internet systems | 2007

Constraint-based workflow models: change made easy

M Maja Pesic; M.H. Schonenberg; Natalia Sidorova; W.M.P. van der Aalst

The degree of flexibility of workflow management systems heavily influences the way business processes are executed. Constraint-based models are considered to be more flexible than traditional models because of their semantics: everything that does not violate constraints is allowed. Although constraint-based models are flexible, changes to process definitions might be needed to comply with evolving business domains and exceptional situations. Flexibility can be increased by run-time support for dynamic changes - transferring instances to a new model - and ad-hoc changes - changing the process definition for one instance. In this paper we propose a general framework for a constraint-based process modeling language and its implementation. Our approach supports both ad-hoc and dynamic change, and the transfer of instances can be done easier than in traditional approaches.


applications and theory of petri nets | 2003

Soundness and separability of workflow nets in the stepwise refinement approach

Kees M. van Hee; Natalia Sidorova; M Marc Voorhoeve

Workflow nets are recognized as a modelling paradigm for the business process modelling. We introduce and investigate several correctness notions for workflow nets, ranging from proper termination of cases to their mutual independence. We define refinement operators for nets and investigate preservation of correctness through these operators. This gives rise to a class of nets that are provably correct.


applications and theory of petri nets | 2004

Generalised soundness of workflow nets is decidable

Kees M. van Hee; Natalia Sidorova; M Marc Voorhoeve

We investigate the decidability of the problem of generalised soundness for Workflow nets: ”Every marking reachable from an initial marking with k tokens on the initial place terminates properly, i.e. it can reach a marking with k tokens on the final place, for an arbitrary natural number k”. We start with considering simple correctness criteria for Workflow nets and reduce them to the check of structural properties formulated in terms of traps and siphons, which can be easily checked. We call the nets that possess those properties Batch Workflow nets (BWF-nets). We show that every sound WF-net can be transformed to a BWF-net with the same behaviour. Then we use algebraic methods to prove that generalized soundness is decidable for BWF-nets and give a decision procedure.


computer based medical systems | 2013

Smart technologies for long-term stress monitoring at work

Rafal Kocielnik; Natalia Sidorova; Fabrizio Maria Maggi; Martin Ouwerkerk; Joyce H. D. M. Westerink

Due to the growing pace of life, stress became one of the major factors causing health problems. We have developed a framework for measuring stress in real-life conditions continuously and unobtrusively. In order to provide meaningful, useful and actionable information, we present stress information, derived from sensor measurements, in the context of persons activities. In this paper, we describe our framework, discuss how we address arising challenges and evaluate our approach on basis of the field studies we have conducted. The main results of the evaluation are that the results of long-term measurements of stress reveal people information about their behavioral patterns that they perceive as meaningful and useful, and trigger their ideas about behavioral changes necessary to achieve a better stress balance.


applications and theory of petri nets | 2006

Nested nets for adaptive systems

Kees M. van Hee; Irina A. Lomazova; Oi Olivia Oanea; Alexander Serebrenik; Natalia Sidorova; Marc Voorhoeve

We consider nested nets, i.e. Petri nets in which tokens can be Petri nets themselves. We study the value semantics of nested nets rather than the reference semantics, and apply nested nets to model adaptive workflow, i.e. flexible workflow that can be modified during the execution. A typical domain with a great need for this kind of workflow is health care, from which domain we choose the running example. To achieve the desired flexibility we allow transitions that create new nets out of the existing ones. Therefore, nets with completely new structure can be created at the run time. We show that by careful selection of basic operations on the nets we can obtain a powerful modeling formalism that enforces correctness of models. Moreover, the formalism can be implemented based on existing workflow engines.


international health informatics symposium | 2012

Stess@Work: from measuring stress to its understanding, prediction and handling with personalized coaching

Jorn Bakker; Leszek Holenderski; Rafal Kocielnik; Mykola Pechenizkiy; Natalia Sidorova

The problem of job stress is generally recognized as one of the major factors leading to a spectrum of health problems. People with certain professions, like intensive care specialists or call-center operators, and people in certain phases of their lives, like working parents with young children, are at increased risk of getting overstressed. For instance, one third of the intensive care specialists in the Netherlands are reported to have (had) a burn-out. Stress management should start far before the stress starts causing illnesses. The current state of sensor technology allows to develop systems measuring physical symptoms reflecting the stress level. We propose to use data mining and predictive modeling for gaining insight in the stress effects of the events at work and for enabling better stress management by providing timely and personalized coaching. In this paper we present a general framework allowing to achieve this goal and discuss the lessons learnt from the conducted case study.


international conference on application of concurrency to system design | 2011

Cost-Based Fitness in Conformance Checking

A Arya Adriansyah; Natalia Sidorova; van Bf Boudewijn Dongen

Experience in business process analysis shows that operational processes often do not conform to process models. Although classical conformance checking techniques can identify deviations of process executions from predefined models, they may produce inaccurate results due to strong assumptions. In this paper, we present a robust conformance checking technique based on Petri net techniques allowing us to lift assumptions and to take into account the cost of deviating from given models.


applications and theory of petri nets | 2005

Soundness of resource-constrained workflow nets

Kees M. van Hee; Alexander Serebrenik; Natalia Sidorova; Marc Voorhoeve

We study concurrent processes modelled as workflow Petri nets extended with resource constraints. We define a behavioural correctness criterion called soundness: given a sufficient initial number of resources, all cases in the net are guaranteed to terminate successfully, no matter which schedule is used. We give a necessary and sufficient condition for soundness and an algorithm that checks it.


Information Systems | 2011

Soundness verification for conceptual workflow nets with data: Early detection of errors with the most precision possible

Natalia Sidorova; Christian Stahl; N Nikola Trcka

A conceptual workflow model specifies the control flow of a workflow together with abstract data information. This model is later on refined by adding specific data information, resulting in an executable workflow which is then run on an information system. It is desirable that correctness properties of the conceptual workflow are transferable to its refinements. In this paper, we present classical workflow nets extended with data operations as a conceptual workflow model. For these nets, we develop a novel technique to verify soundness. An executable workflow is sound if from every reachable state it is always possible to terminate properly. Our technique allows us to analyze a conceptual workflow and to conclude whether there exists at least one sound refinement of it, and whether any refinement of a conceptual workflow model is sound. The positive answer to the first question in combination with the negative answer to the second question means that sound and unsound refinements for the conceptual workflow in question are possible.

Collaboration


Dive into the Natalia Sidorova's collaboration.

Top Co-Authors

Avatar

Kees M. van Hee

Eindhoven University of Technology

View shared research outputs
Top Co-Authors

Avatar

Marc Voorhoeve

Eindhoven University of Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Alexander Serebrenik

Eindhoven University of Technology

View shared research outputs
Top Co-Authors

Avatar

Wmp Wil van der Aalst

Eindhoven University of Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Niek Tax

Eindhoven University of Technology

View shared research outputs
Top Co-Authors

Avatar

Cc Carmen Bratosin

Eindhoven University of Technology

View shared research outputs
Top Co-Authors

Avatar

N Nikola Trcka

Eindhoven University of Technology

View shared research outputs
Top Co-Authors

Avatar

Oi Olivia Oanea

Eindhoven University of Technology

View shared research outputs
Researchain Logo
Decentralizing Knowledge