
Lung cancer is a predominant cause of global cancer-related mortality, highlighting the urgent need for enhanced diagnostic and therapeutic modalities. With the integration of artificial intelligence (AI) into clinical practice, a new horizon in lung cancer care has emerged, characterized by precision in both diagnosis and treatment. This review delves into AI's transformative role in this domain. We elucidate AI's significant contributions to imaging, pathology, and genomic diagnostics, underscoring its potential to revolutionize early detection and accurate categorization of the disease. Shifting the focus to treatment, we spotlight AI's synergistic role in tailoring patient-centric therapies, predicting therapeutic outcomes, and propelling drug research and development. By harnessing the combined prowess of AI and clinical expertise, there's potential for a seismic shift in the lung cancer care paradigm, promising more precise, individualized interventions, and ultimately, improved survival rates for patients.
Citation: Meiling Sun, Changlei Cui. Transforming lung cancer care: Synergizing artificial intelligence and clinical expertise for precision diagnosis and treatment[J]. AIMS Bioengineering, 2023, 10(3): 331-361. doi: 10.3934/bioeng.2023020
[1] | Raúl M. Falcón, Víctor Álvarez, José Andrés Armario, María Dolores Frau, Félix Gudiel, María Belén Güemes . A computational approach to analyze the Hadamard quasigroup product. Electronic Research Archive, 2023, 31(6): 3245-3263. doi: 10.3934/era.2023164 |
[2] | Doston Jumaniyozov, Ivan Kaygorodov, Abror Khudoyberdiyev . The algebraic classification of nilpotent commutative algebras. Electronic Research Archive, 2021, 29(6): 3909-3993. doi: 10.3934/era.2021068 |
[3] | Jiuda Huang, Chao Han, Wuju Wei, Chengjun Zhao . Analysis of long-term maintenance decision for asphalt pavement based on analytic hierarchy process and network level optimization decision. Electronic Research Archive, 2023, 31(9): 5894-5916. doi: 10.3934/era.2023299 |
[4] | Enrique Ferres-López, Eugenio Roanes-Lozano, Angélica Martínez-Zarzuelo, Fernando Sánchez . One-sided differentiability: a challenge for computer algebra systems. Electronic Research Archive, 2023, 31(3): 1737-1768. doi: 10.3934/era.2023090 |
[5] | Qiuning Du, Fang Li . Some elementary properties of Laurent phenomenon algebras. Electronic Research Archive, 2022, 30(8): 3019-3041. doi: 10.3934/era.2022153 |
[6] |
Kengo Matsumoto .
|
[7] | Quanguo Chen, Yong Deng . Hopf algebra structures on generalized quaternion algebras. Electronic Research Archive, 2024, 32(5): 3334-3362. doi: 10.3934/era.2024154 |
[8] | Ping Zhou, Hossein Jafari, Roghayeh M. Ganji, Sonali M. Narsale . Numerical study for a class of time fractional diffusion equations using operational matrices based on Hosoya polynomial. Electronic Research Archive, 2023, 31(8): 4530-4548. doi: 10.3934/era.2023231 |
[9] | Wenbin Zheng, Jinjin Li, Shujiao Liao . Decision self-information based on parameterized fuzzy β neighborhood and its application in three-way multi-attribute group decision-making. Electronic Research Archive, 2022, 30(12): 4553-4573. doi: 10.3934/era.2022231 |
[10] | Juping Yang, Junguo Wang, Yongxiang Zhao . Simulation of nonlinear characteristics of vertical vibration of railway freight wagon varying with train speed. Electronic Research Archive, 2022, 30(12): 4382-4400. doi: 10.3934/era.2022222 |
Lung cancer is a predominant cause of global cancer-related mortality, highlighting the urgent need for enhanced diagnostic and therapeutic modalities. With the integration of artificial intelligence (AI) into clinical practice, a new horizon in lung cancer care has emerged, characterized by precision in both diagnosis and treatment. This review delves into AI's transformative role in this domain. We elucidate AI's significant contributions to imaging, pathology, and genomic diagnostics, underscoring its potential to revolutionize early detection and accurate categorization of the disease. Shifting the focus to treatment, we spotlight AI's synergistic role in tailoring patient-centric therapies, predicting therapeutic outcomes, and propelling drug research and development. By harnessing the combined prowess of AI and clinical expertise, there's potential for a seismic shift in the lung cancer care paradigm, promising more precise, individualized interventions, and ultimately, improved survival rates for patients.
Rail transportation is an important mode of transportation around the world. It is a reliable and efficient way to transport goods and people over long distances. According to a literature review on resilience in railway transport systems, rail transportation is a critical infrastructure that plays a vital role in the economy and society[1,2].
Railway interlocking is a safety-critical system that ensures trains do not collide on the tracks. It is a complex problem that has been studied extensively in the literature. One source that provides an overview of railway signalling principles is Pachl [3]. Recent research has explored the use of artificial intelligence to detect faults in railway signal interlocking systems [4]. Other researchers have compared different methods for verifying the safety of railway interlockings [5]. There has also been work on developing formal model-based methodologies to support railway engineers in specifying and verifying interlocking systems [6]. Overall, the railway interlocking problem is an important and active area of research with many different approaches being explored.
Ensuring the compatibility of switch positions and signal indications at a railway station is crucial for safety. Interlocking is a safety measure that prevents improper changes to traffic signals and turnout switches. A railway station consists of sections connected by traffic signals and turnouts, which define the possible movement of trains. A route is a sequence of connected sections that a train can travel along partitioned into several blocks. To prevent collisions and dangerous situations, two trains may never be in the same block of a route. Two intersection routes (or the relevant blocks thereof) must be allocated to trains at the same time, to prevent collisions. Once a route is set and a train receives the signal to proceed, all switches and signals along the route are locked until the train has passed through.
A possible classification of computer-based railway interlocking systems could be as follows:
● Route-table based: For every route request, an algorithm checks its feasibility using a "control table". The software consists of a single algorithm, independent of the topology.
● Geographical: The interlocking program is made up of instances of software objects that mimic the behavior of physical objects. The configuration of this program depends on the topology. Within this category, we can distinguish between:
– Route-based: Routes are defined a priori, and their definitions constitute data shared by the instantiated objects.
– On-demand route definition: There is no a priori definition of routes. Instead, a train's request to the interlocking system is given only as the final destination that the train must reach. Instantiated software objects are responsible for exploring possible routes to the destination and choosing one of them. Our approach lies in this category.
Classical railway interlocking systems are route-based and the compatibility of routes is decided (usually by human experts) in advance [7] (although unacceptable errors have been found in real railway interlocking systems [8]).
Some modern railway interlocking systems can make decisions on the fly. This makes them more flexible as routes are not predetermined. However, before authorizing any changes to signals or switch positions, it is necessary to check if two trains would travel on intersecting routes (including the same route) and potentially collide. If this is the case, changes are not made and it may be necessary to wait for a train to leave the station.
The first railway interlocking systems were developed in the nineteenth century (they were complex mechanical devices with levers and interacting bars). Typical railway interlocking systems of the mid twentieth century were based on the use of electric relays and needed complicated electric circuits translating the connectivity of the railway station. In the 1980's, the first computer-controlled railway interlocking systems are installed [9,10,11,12]. The first geographical railway interlocking system installed in Spain is dated on 1993 [13].
All modern railway interlocking systems are computer based (either geographical or route-based). Naive implementations of geographical algorithms may run into exponential complexity problems concerning the running time needed for finding safe routes through the railway network. Efficient data validation for geographical interlocking systems has also been studied [14]. Another approach to verifying geographically distributed interlocking systems is through model checking using UMC [15]. The approach presented here describes the configuration of the railway station through a single algebraic structure in which safety can be checked by a single algebraic operation. The main goal of our work is mainly theoretical. Nevertheless, it has the limitation that it cannot be certified and applied in practice. However we think that our approach can also be used for simulations that do not require certification credit and it is interesting from a theoretical point of view. Indeed, our approach represents a step on our research on proposing algorithms to solve railway interlocking problems for any railway station using an algebraic model similar to those used in Artificial Intelligence for implementing expert systems based on polynomials, ideals, and Groebner basis [16]. Our proposal offers significant advantages over previous approaches. The motivation for our work is as follows:
● Our approach relates two seemingly different fields: computational algebra and interlocking problems. Indeed the model we propose here proves that an interlocking problem can be solved by applying a division algorithm. This relation is not only interesting and inspiring from a theoretical point of view, but also has certain practical benefits: a possible proposal for improvement in the division algorithm in the field of computational algebra directly results in faster performance in solving interlocking problems.
● By expressing the interlocking problem as an algebraic system similar to those used in expert systems, we can address problems related to expert systems in railway stations. We believe that once the problem is described in algebraic terms, it will be possible to develop expert systems based on these algebraic systems to solve more complex problems in the future. For example, such systems could detect which signals and switches cannot change the state due to safety concerns and provide recommendations for changing the configuration of switches and signals to allow trains to move safely to specific locations.
● Unlike our previously proposed models that used algebraic systems [17,18,19], the model we propose now has great advantages over the others:
– It eliminates the need for calculating Groebner bases, a task that is known to be very slow due to its exponential complexity. Indeed, in contrast to our previous approaches, the present model guarantees a linear complexity.
– As a result, our new model is much faster than our previous models and has been shown to have linear complexity.
– In contrast to our previous approaches, we use different polynomials to represent the static and dynamic topology of the railway station. The static topology is represented by a set of polynomials while the dynamic topology is represented by a monomial. Another monomial is used to represent the position of trains. This allows for immediate updates to the polynomials representing the problem when there are changes in train positions or the configuration of the railway station.
The paper is structured as follows. In Section 2 we discuss other approaches related to the one proposed here. In Section 3 we propose a possible formalisation of the concepts related to a railway interlocking system. In Section 4 we describe our method (as a black box) for determining the safety of a proposed situation in a railway interlocking system. In Section 5 the worst case complexity of the new model in calculated. In Section 6 the extension of the model to trains occupying more than one section of the layout is detailed. In Section 7 we show that the new model is much faster than previous ones. Finally, in Section 8 we set our conclusions.
An overview of different existing approaches to decision making in a railway interlocking system is given afterwards.
The paths (lists of consecutive sections) along the railway station are called routes. An example can be a route from an entrance of a station to a given track beside a certain platform. Establishing a route requires setting the turnouts and colour light signals along the route appropriately.
Many approaches have been applied to decision making in a railway interlocking system. Although out of date, [20] includes an interesting annotated bibliography.
In the classic approaches, the routes of the railway interlocking system are predefined. Moreover, the compatibility of routes is determined in advance (traditionally by human experts). They are usually denoted tabular railway interlocking systems.
The railway interlocking system is usually denoted geographical if the problem is translated into computational notation and decisions are made on the fly.
Geographical approaches do not depend on the track layout of the railway station. An inference engine extracts knowledge in a rule-based expert system and is independent of the given rules and facts stated as true. Similarly, a geographical railway interlocking system can decide upon the safety of any proposed situation in any given railway station.
The [21] uses a theorem prover implemented in a higher-order logic to decide on the safety of a situation. This work is revisited using an annotated logic program with temporal reasoning in [22].
Meanwhile, [7] uses ordered binary decision diagrams to model railway interlocking systems.
A specific work for the Slovak National Railways is [23], that uses Z notation.
Another specific work, in this case for the Danish State Railways is [24], that uses the Vienna Development Method (VDM).
The [25] presents an early but sophisticated formal model that can deal with complex topologies including reversing loops and reversing triangles. It uses Petri nets and graphs and is implemented in Objective-C and PROLOG.
Another model (component-based) is used in the interesting approach [26,27,28]. The railway station is abstracted as a set of connected components.
Another example is [29], where CAD, RailML, and logic programming are used. It is applied to a Norwegian railways station.
A very interesting approach that also uses RailML to describe the topology of the railway station and UML class diagrams and is applied to a Dutch station is [30].
We will describe afterwards some models for decision making in railway interlocking systems designed and implemented by the authors. All these models are topologically-independent and do not have restrictions on the direction of the trains.
● Model based on the use of graphs [31]: Our approach is based on graph theory and Boolean matrices (adjacency matrices). This approach is slow and can only be applied to small railways stations because, although the matrices are sparse, their number of rows and columns is the number of sections of the network.
● Algebraic model [17,32]: Here, our approach is based on algebraic terms which requires calculating a Groebner basis [33,34] of a polynomial ideal. Since the algorithm for calculating this Groebner basis involves a long time, this approach is not suitable for large stations.
● Model based on Boolean propositional logic [35]: This approach is based on propositional logic: sections are represented by Boolean propositional variables and connectivity between sections are represented by a Boolean propositional formula. The safety of a railway station is detected by solving a SAT problem for each section in the railway station. All techniques, like DPLL [36], to solve a SAT problem involve exponential complexity. However, the high number of SAT problems required in this approach makes it impossible for large stations.
● Logic-algebraic model [18]: The advantage with respect to the algebraic model mentioned above is that in this case, the polynomial ring where computations take place is Boolean and consequently, Groebner bases and normal forms calculations required are much faster. In fact, this model is much faster than the three previous ones. However, the algorithm for calculating a Groebner basis involves high complexity computations and therefore, this approach is not suitable for large stations.
● ASP model [37]: This approach is based on the answer set programming (ASP) paradigm. Connectivity and safety relations are defined by relations and derived relations through logic programming. This approach is further more efficient than previous ones and may be suitable for larger railway stations. However, this is not a polynomial complexity approach and consequently, it is not scalable.
● Model based on preprocess and Boolean Polynomials: An algebraic approach that represents the proposed configuration of the railway station and the position of the trains using Boolean polynomials and Groebner bases is detailed in [19]. The set of polynomials for which the Groebner basis is computed does not depend on the position of the trains. A new Groebner basis has to be computed if any changes in the aspect of the colour light signals or the position switches take place. Although faster than previous approaches, it can still be slow if the railway station is really large.
As may be seen, many of these approaches are based on translating the topology of the railway station into polynomials with several variables and require calculating Groebner bases since they are usually required to solve many algebraic problems involving polynomials with several variables. Unfortunately, calculating a Groebner basis requires a very long time, and consequently, all these approaches are not suitable for very large railway stations with many trains since they need a long time to make a decision upon the safety of the proposed situation.
In this paper, we propose a completely new algebraic approach that does not require computing Groebner bases and is much faster than our previous ones. In our approach, the computational complexity of deciding upon the safety of a proposed situation is linear with respect to the number of sections and trains in the railway station (see Section 5). Therefore, it is completely suitable for very large railway stations (even if there are many trains involved).
In this section we will define some formal concepts that allow us to prove the validity of our approach.
A railway station is a set of sections {S1…SN} and a binary relation defining the connection between sections by means of colour light signals and turnouts. There may be trains placed in the sections of a railway station. In this paper, we will initially consider that each train is placed in just one section. Nevertheless, we will generalize our results for the general case that a train can be placed in different sections in Section 6.
A colour light signal is defined as (Si,Sj), a pair of connected sections. If the indication of the colour light signal is proceed, then a train may pass from section Si to section Sj. If the indication of the colour light signal is stop, then trains are not allowed to pass from section Si to section Sj.
A turnout is defined as (Si,Sj,Sk), an array of three connected sections. If the switch of the turnout is in the direct track position, then a train may pass from section Si to section Sj (and conversely). If the switch of the turnout is in the diverted track position, then a train may pass from section Si to Sk (and conversely).
The potential connectivity of a railway station derives from the situation of the colour light signals and the situation of the turnouts (that is, from the so called topology of the station). We define the relation E for describing the potential connectivity between sections. Formally, E is a set of pair of sections (i,j) indicating that the section Si is connected to section Sj (by means of a colour light signal and/or a turnout).
Definition 3.1. We define the set E⊂Z×Z as:
E={(i,j)|SiisconnectedtoSjorSjisconnectedtoSibymeansofacolourlightsignaloraturnout} |
Consequently, the relation E is symmetric.
Remark 3.1. In the case that there are a series of n turnouts, we assume the presence of intermediate sections between them. Consequently, in a railway station, each section is connected to a maximum of three other sections on each extreme through a turnout. This means that each section can be connected to a maximum of six other sections. Therefore, the size of E is less than or equal to 6⋅N where N is the number of sections. As a result, the number of elements in E, is O(N).
The indications of the colour light signals and the position of the switches of the turnouts (that is, the configuration of the railway station) define if a section is reachable from another. A configuration of the railway station is defined by a subset P⊆E. (Si,Sj)∈P if and only if it is possible to pass from the section Si to the section Sj according to the indications of the colour light signals and the position of the switches of the turnouts (obviously a necessary condition is that section Si is connected to section Sj).
Remark 3.2. In this model of railway interlocking systems we assume that if the switch of the turnout (Si,Sj,Sk) is in the direct track position, a train is not allowed to pass from Sk to Si. Similarly, if the switch of the turnout (Si,Sj,Sk) is in the diverted track position, a train should not try to pass from Sj to Si. We will consider that turnouts are always properly protected by colour light signals.
Remark 3.3. Two sections are connected by means of either a colour light signal or a turnout, but not both. If the latter was the case, we introduce a section in between (like S9 between S10 and (S2,S3,S9) in Figure 3.2). Similarly, we include sections between two semaphores or turnouts.
Remark 3.4. Note that, despite the fact that turnouts can be long apparatuses, they are not considered sections in this model, but connections between sections.
The set P determines the possible paths of the railway station. A path is a list of sections [u1…un] such that for every i (ui,ui+1)∈P. The set P fulfills the following important property: For every pair of sections i and j, there is at most one path in P from section i to section j.
Remark 3.5. For the property in the previous paragraph to hold we are considering paths defined by P (not by E). Besides, we are considering in this model only "usual" railway terminus stations or railway overtaking stations (unlike toy trains where one side of the overtaking station is connected to the other side). In these "usual" stations, we have that for every pair of sections i and j, there is at most one path in P from section i to section j.
Example 3.1. Let us consider the railway station of Figure 3.1.
As may be seen, the railway station is divided into sections S1…S11 and there are seven colour light signals (for example, there is a colour light signal between sections S1 and S2) and two turnouts (for example, a turnout connecting sections S2, S3 and S9). Note that signalling is on the right hand side of the track.
According to Definition 3.1, the set E is:
E={(1,2),(2,9),(9,10),(10,11),(11,6),(2,3),(3,4),(4,5),(5,6),(6,7),(7,8)(2,1),(9,2),(10,9),(11,10),(6,11),(3,2),(4,3),(5,4),(6,5),(7,6),(8,7)} |
Note that the set E is defined independently from the specific configuration of the elements of the railway station (from the indications of the colour light signals and the positions of the switches of the turnouts).
Let us consider the configuration depicted in Figure 3.2. The position of the switches of the turnouts is represented by:
● a small segment, if the switch is in the direct track position (see for instance the turnout between sections S2 and S3,S9 in Figure 3.2), or
● a small angle, if the switch is in the diverted track position (see for instance the turnout between sections S6 and S5,S11 in Figure 3.2).
In view that the figures are printed in black and white, the aspect of the colour light signals will be represented by a black circle (indication stop) or white circle (indication proceed).
Now, we will determine the subset P⊆E given by the indications of the colour light signals and the position of the switches of the turnouts in Figure 3.2:
P={(1,2),(9,10),(10,11),(2,3),(3,4),(11,6),(6,7),(7,8),(2,1),(11,10),(5,4),(3,2),(6,11),(8,7)} |
As may be seen, (10,9)∉P because the indication of the colour light signal connecting sections S10 and S9 is stop. In the same way, (2,9)∉P because the switch of the turnout (S2,S3,S9) is in direct track position.
We would like to emphasize here that remark 3.5 holds in Figure 3.2. Although it is apparent that there are sections connected by more than one path, there are no loops once P is defined. That is to say, for every sections i and j there is at most one path in P from i to j.
Let us formally define the set P.
Definition 3.2. We define the subset P⊆E as the set of (i,j)∈E such that exactly one of these conditions holds (with the conditions imposed in this model the conditions are mutually exclusive):
● It is always possible to pass from section Si to section Sj (regardless of the configuration of the railway station).
For example, (2,1)∈P in the configuration of Figure 3.2 since it is always possible to pass from section S2 to section S1.
● There is a colour light signal (Si,Sj) and its indication is proceed.
For example, (1,2)∈P in the configuration of Figure 3.2 since the indication of the colour light signal (S1,S2) (controlling the pass from section S1 to section S2) is proceed.
● There is a turnout (Si,Sj,Sk) or a turnout (Sj,Si,Sk) and its switch is in the direct track position.
For example, (2,3)∈P and (3,2)∈P in the configuration of Figure 3.2 since the switch of the turnout (S2,S3,S9) is in the direct track position.
● There is a turnout (Si,Sk,Sj) or a turnout (Sj,Sk,Si) and its switch is in the diverted track position.
For example, (6,11)∈P and (11,6)∈P in the configuration of Figure 3.2 since the switch of the turnout (S6,S5,S11) is in the diverted track position.
Definition 3.3. We define the multiset Q as the set of sections in which a train is placed: the number of times that element i appears in Q represents the number of trains located in section Si.
We will consider that Q is a multiset instead of a set, since Q will have repeated elements in case that two different trains are placed in the same section (which is dangerous).
Definition 3.4. Let us consider a railway station and let the relation E describe its potential connectivity (see Definition 3.1). A railway interlocking problem is an ordered pair (P,Q), where P is the set of Definition 3.2, describing a certain configuration of the elements of the railway station (indications of the colour light signals and positions of the switches of the turnouts) and Q is the multiset of Definition 3.3, describing the positions of the trains.
Definition 3.5. We will say that the railway interlocking problem (P,Q) is in a dangerous situation if and only if there are two lists of integers [u1,…un] and [v1,…vm] such that all the following conditions hold:
(1) For all 0<i<n, we have that (ui,ui+1)∈P. That is to say, consecutive sections in the list [u1,…un] must be connected.
(2) For all 0<j<m, we have that (vj,vj+1)∈P. That is to say, consecutive sections in the list [v1,…vm] must be connected.
(3) {u1,v1}⊆Q. That is to say, there must be a train in u1 and v1.
(4) un=vm. That is to say, both paths reach the same section (there is a possible collision).
(5) For all 1<i<n ui∉Q and for all 1<j<m vj∉Q. That is to say, intermediate sections in the list must be free of trains so that trains from from section u1 and section v1 may reach section un=vm.
(6) For all 1<i<n and for all 1<j<m we have ui≠vj. That is to say, the possible collision happens at the end of the paths.
(7) For all i≠j we have ui≠uj. That is to say, the path [u1,…un] does not contain cycles.
(8) For all i≠j we have vi≠vj. That is to say, the path [v1,…vm] does not contain cycles.
We will say that the railway interlocking problem (P,Q) is in a safe situation if and only if (P,Q) is not in a dangerous situation.
Example 3.2. Let us recall the railway station of Figure 3.1 and its possible configuration shown in Figure 3.2. Figure 3.3 depicts the placement of one train in section S1 and another train in section S10. Therefore, in this case: Q={1,10}
Clearly, this situation is safe:
● the train located in section S1 could stay in section S1 or move to sections S1,S2,S3,S4,
● the train located in section S10 could stay in section S10 or move to sections S11,S6,S7,S8.
Example 3.3. However, if a new train were allocated in section S8, that is to say Q={1,8,10} (Figure 3.4), the situation would turn into a dangerous one: the trains situated in sections S10 and S8 could collide in sections S7 and S8. Following the formalization of Definition 3.5:
● lists [10,11,6,7] and [8,7] fulfil the conditions Definition 3.5 (representing a possible collision in section S7),
● lists [10,11,6,7,8] and [8] fulfil the conditions Definition 3.5 (representing a possible collision in section S8).
Example 3.4. In case the aspect of the colour light signal between section S10 and section S11 were changed, now indicating stop, the situation would be safe again (Figure 3.5).
In this section we will extensively describe our algebraic approach based on the use of polynomials. As we will see, the potential connectivity of a railway station is represented by a set of polynomials with coefficients in the field Z2. A specific configuration of the railway station is represented by a polynomial with coefficients in the same field. The same happens with a specific placement of trains in the railway station. In order to detect whether a proposed situation is dangerous or not, we only need to check if the remainder of dividing a polynomial by a set of polynomials is zero or not.
Our approach is based on defining a set of polynomials in the variables ti,lij and mij, where:
● ti: a variable ti is considered for each section Si in the railway station.
● lij,mij: two variables, lij and mij, are considered for each pair of sections Si and Sj when (i,j)∈E. That is to say, we consider the variables lij and mij if the topology of the station allows to pass from section Si to section Sj (in some configuration of the railway station).
We will work hereinafter in the polynomial ring
A=Z2[lij,…,mij,…,ti,…] |
and we will use the lexicographical order given by lij>mij>ti. The set of polynomials representing the potential connectivity of the railway station, the polynomial describing the specific configuration of the railway station and the polynomial describing the specific placement of trains in the railway station are constructed as follows.
The list of polynomials E representing the railway station. Through the set E (see Definition 3.1, the set of ordered pairs of integer numbers describing the potential connectivity of a railway station, we will define E as the list of polynomials of A formed by:
● ∀(i,j)∈E, the two polynomials:
gij=lijljiti+mijmjititj |
g′ij=lijmjiti+mijmjititj |
● For each variable ti:
t2i |
As may be seen, the list of polynomials E depends only on E and, therefore, it is defined independently from the specific configuration of the elements of the railway station (from indications of the colour light signals and the position of the switches of the turnouts).
The polynomial p representing a given configuration of the railway station. For each set of ordered pairs of integers P⊆E representing a given configuration of the railway station (see Definition 3.2), we will consider the monomial p∈A:
p=∏(i,j)∈Plij∏(i,j)∈E−Pmij |
As may be seen, this monomial is defined according to the configuration of the railway station in the following way (note that the symbol | represents the relation is a divisor of or divides, for example, xz|xyz because xz divides xyz):
● If it is always possible to pass from section Si to section Sj (regardless of the configuration of the railway station), then lij|p.
● If there is a colour light signal between section Si and section Sj, then:
– if the indication of the colour light signal is proceed, then lij|p.
– if the indication of the colour light signal is stop, then mij|p.
● If there is a turnout connecting section Si to either section Sj or section Sk then:
– if the switch is in the straight track position, then lijljimikmki|p.
– if the switch is in the diverted track position, then liklkimijmji|p.
As may be seen, a variable lij in p represents that it is possible to pass from section Si to section Sj. In the same way, a variable mij in p represents that it is not possible to pass from section Si to section Sj
The polynomial q representing the placement of the trains. Let us consider that there are trains placed in sections Si1,…,Sim. We define the monomial q∈A:
q=m∏i∈Qti |
As may be seen, a variable ti in q represents that there is a train in section Si.
Here we will summarize the steps required to solve a railway interlocking problem.
Step 1. Given a railway station by the set describing its potential connectivity, E, we obtain the list E.
We would like to emphasize that this list E is calculated only once for every railway interlocking problem associated to E. We do not need to recalculate this set if there are movements of trains or if there are changes in the configuration of the railway station. Besides, this set only contains 2K+N polynomials (where K is the size of E and N is the number of sections).
Step 2. Given a configuration of the railway station, P, we calculate the monomial p.
As may be seen, for every change of the configuration in the railway station, we need to calculate p, but this monomial contains K variables where K is O(N).
Step 3. Given a placement of the trains, Q, we need to calculate the monomial q.
As may be seen, for every change of the placement of the trains, we need to calculate q, but this monomial contains at most N variables.
Step 4. In order to solve the (P,Q) railway interlocking problem we need to compute:
NR(p⋅q,E) |
where NR represents the remainder of the monomial pq respect to the list E. If this value is 0, the railway interlocking problem is in a dangerous situation, otherwise it is in a safe situation (see Theorem A.11). This may be calculated with any Computer Algebra System (CAS). In this paper we will use the CAS CoCoA 5.2 [38,39].
As we will see in Section 7, all these steps can be completed in less than 1 s for very large railway stations using a conventional computer.
We will use the CAS CoCoA in order to show how to solve some railway interlocking problems for the railway station of Example 3.1 (depicted in Figure 3.1) using the algebraic approach proposed in this paper.
Example 4.1. Let us recall the potential connectivity of the railway station of Example 3.1. Let us remember that in this case:
E={(1,2),(2,9),(9,10),(10,11),(11,6),(2,3),(3,4),(4,5),(5,6),(6,7),(7,8)(2,1),(9,2),(10,9),(11,10),(6,11),(3,2),(4,3),(5,4),(6,5),(7,6),(8,7)} |
The process starts as follows:
Step 1. We define the polynomial ring and the list E corresponding to the topology of this railway station as described in Section 4.1. The variables of the polynomial ring are:
● variables: t1…t11 (since this railway station contains 11 sections)
and
● variables: l1,2,l2,9,l9,10,l10,11,l11,6,l2,3,l3,4,l4,5,l5,6,l6,7,l7,8,
l2,1,l9,2,l10,9,l11,10,l6,11,l3,2,l4,3,l5,4,l6,5,l7,6,l8,7,
m1,2,m2,9,m9,10,m10,11,m11,6,m2,3,m3,4,m4,5,m5,6,m6,7,m7,8,
m2,1,m9,2,m10,9,m11,10,m6,11,m3,2,m4,3,m5,4,m6,5,m7,6,m8,7
In CoCoA syntax:
useZZ/(2)[l1_2,l2_9,l9_10,l10_11,l11_6,l2_3,l3_4,l4_5,l5_6,l6_7,l7_8,l2_1,l9_2,l10_9,l11_10,l6_11,l3_2,l4_3,l5_4,l6_5,l7_6,l8_7,m1_2,m2_9,m9_10,m10_11,m11_6,m2_3,m3_4,m4_5,m5_6,m6_7,m7_8,m2_1,m9_2,m10_9,m11_10,m6_11,m3_2,m4_3,m5_4,m6_5,m7_6,m8_7,t[1..11]],lex; |
The polynomials in the list E are defined as described in Section 4.2.
● l1,2l2,1t1+m1,2m2,1t1t2 (because (1,2)∈E),
● l1,2m2,1t1+m1,2m2,1t1t2 (because (1,2)∈E),
● …
In CoCoA syntax:
E:=[l1_2∗l2_1∗t[1]+m1_2∗m2_1∗t[1]∗t[2],l1_2∗m2_1∗t[1]+m1_2∗m2_1∗t[1]∗t[2],l2_9∗l9_2∗t[2]+m2_9∗m9_2∗t[2]∗t[9],l2_9∗m9_2∗t[2]+m2_9∗m9_2∗t[2]∗t[9],l9_10∗l10_9∗t[9]+m9_10∗m10_9∗t[9]∗t[10],l9_10∗m10_9∗t[9]+m9_10∗m10_9∗t[9]∗t[10],l10_11∗l11_10∗t[10]+m10_11∗m11_10∗t[10]∗t[11],l10_11∗m11_10∗t[10]+m10_11∗m11_10∗t[10]∗t[11],l11_6∗l6_11∗t[11]+m11_6∗m6_11∗t[11]∗t[6],l11_6∗m6_11∗t[11]+m11_6∗m6_11∗t[11]∗t[6],l2_3∗l3_2∗t[2]+m2_3∗m3_2∗t[2]∗t[3],l2_3∗m3_2∗t[2]+m2_3∗m3_2∗t[2]∗t[3],l3_4∗l4_3∗t[3]+m3_4∗m4_3∗t[3]∗t[4],l3_4∗m4_3∗t[3]+m3_4∗m4_3∗t[3]∗t[4],l4_5∗l5_4∗t[4]+m4_5∗m5_4∗t[4]∗t[5],l4_5∗m5_4∗t[4]+m4_5∗m5_4∗t[4]∗t[5],l5_6∗l6_5∗t[5]+m5_6∗m6_5∗t[5]∗t[6],l5_6∗m6_5∗t[5]+m5_6∗m6_5∗t[5]∗t[6],l6_7∗l7_6∗t[6]+m6_7∗m7_6∗t[6]∗t[7],l6_7∗m7_6∗t[6]+m6_7∗m7_6∗t[6]∗t[7],l7_8∗l8_7∗t[7]+m7_8∗m8_7∗t[7]∗t[8],l7_8∗m8_7∗t[7]+m7_8∗m8_7∗t[7]∗t[8],l2_1∗l1_2∗t[2]+m2_1∗m1_2∗t[2]∗t[1],l2_1∗m1_2∗t[2]+m2_1∗m1_2∗t[2]∗t[1],l9_2∗l2_9∗t[9]+m9_2∗m2_9∗t[9]∗t[2],l9_2∗m2_9∗t[9]+m9_2∗m2_9∗t[9]∗t[2],l10_9∗l9_10∗t[10]+m10_9∗m9_10∗t[10]∗t[9],l10_9∗m9_10∗t[10]+m10_9∗m9_10∗t[10]∗t[9],l11_10∗l10_11∗t[11]+m11_10∗m10_11∗t[11]∗t[10],l11_10∗m10_11∗t[11]+m11_10∗m10_11∗t[11]∗t[10],l6_11∗l11_6∗t[6]+m6_11∗m11_6∗t[6]∗t[11],l6_11∗m11_6∗t[6]+m6_11∗m11_6∗t[6]∗t[11],l3_2∗l2_3∗t[3]+m3_2∗m2_3∗t[3]∗t[2],l3_2∗m2_3∗t[3]+m3_2∗m2_3∗t[3]∗t[2],l4_3∗l3_4∗t[4]+m4_3∗m3_4∗t[4]∗t[3],l4_3∗m3_4∗t[4]+m4_3∗m3_4∗t[4]∗t[3],l5_4∗l4_5∗t[5]+m5_4∗m4_5∗t[5]∗t[4],l5_4∗m4_5∗t[5]+m5_4∗m4_5∗t[5]∗t[4],l6_5∗l5_6∗t[6]+m6_5∗m5_6∗t[6]∗t[5],l6_5∗m5_6∗t[6]+m6_5∗m5_6∗t[6]∗t[5],l7_6∗l6_7∗t[7]+m7_6∗m6_7∗t[7]∗t[6],l7_6∗m6_7∗t[7]+m7_6∗m6_7∗t[7]∗t[6],l8_7∗l7_8∗t[8]+m8_7∗m7_8∗t[8]∗t[7],l8_7∗m7_8∗t[8]+m8_7∗m7_8∗t[8]∗t[7],t[1]∧2,t[2]∧2,t[3]∧2,t[4]∧2,t[5]∧2,t[6]∧2,t[7]∧2,t[8]∧2,t[9]∧2,t[10]∧2,t[11]∧2]; |
Step 2. Let us now consider the configuration of Example 3.1 (Figure 3.2). In this configuration:
P={(1,2),(9,10),(10,11),(2,3),(3,4),(11,6),(6,7),(7,8),(2,1),(11,10),(5,4),(3,2),(6,11),(8,7)}E−P={(2,9),(4,5),(5,6),(9,2),(10,9),(4,3),(6,5),(7,6)} |
so we define the monomial p as follows:
p=l1,2m2,9l9,10l10,11l11,6l2,3l3,4m4,5m5,6l6,7l7,8l2,1m9,2m10,9l11,10l6,11l3,2m4,3l5,4m6,5m7,6l8,7 |
As may be seen, the variable m29 appears in the monomial p since it is not possible to pass from section S2 to section S9. Similarly, the variable l12 appears in p since it is possible to pass from section S1 to section S2.
In CoCoA syntax:
p:=l1_2∗m2_9∗l9_10∗l10_11∗l11_6∗l2_3∗l3_4∗m4_5∗m5_6∗l6_7∗l7_8∗l2_1∗m9_2∗m10_9∗l11_10∗l6_11∗l3_2∗m4_3∗l5_4∗m6_5∗m7_6∗l8_7; |
Example 4.2. Let us now consider the placement of trains of Example 3.2 (Figure 3.3): there are two trains located in sections 1 and 10, respectively.
Step 3. In this case: Q={1,10}. Therefore, we define the monomial
q=t1t10 |
In CoCoA syntax:
q:=t[1]∗t[10]; |
Step 4. In order to solve the railway interlocking problem (P,Q) we need to check whether NR(pq,E)=0 or not. In CoCoA syntax:
NR(p∗q,E)=0; |
As the output of CoCoA is "false", the proposed situation is safe.
Example 4.3. Let us now consider the placement of trains of Example 3.3 (Figure 3.4) instead: a new train is placed in section S8. We only need to perform Steps 3 and 4.
Step 3. We need to recalculate the polynomial q. Now: Q={1,10,8}, and, therefore, we define the monomial
q=t1t10t8 |
In CoCoA syntax:
q:=t[1]∗t[10]∗t[8]; |
Step 4. Again, we need to check whether NR(pq,E)=0 or not. In CoCoA syntax:
NR(p∗q,E)=0; |
The output of CoCoA is "true" in this case. Consequently, the proposed situation is dangerous.
Example 4.4. If the aspect of the colour light signal between section S10 and section S11 were changed, now indicating stop (see Figure 3.5 in Example 3.4), we would only need to recompute Steps 2 and 4.
Step 2. We need to recalculate the polynomial p. Now we have:
P={(1,2),(9,10),(2,3),(3,4),(11,6),(6,7),(7,8),(2,1),(11,10),(5,4),(3,2),(6,11),(8,7)}E−P={(2,9),(10,11),(4,5),(5,6),(9,2),(10,9),(4,3),(6,5),(7,6)} |
and therefore:
p=l1,2m2,9l9,10m10,11l11,6l2,3l3,4m4,5m5,6l6,7l7,8l2,1m9,2m10,9l11,10l6,11l3,2m4,3l5,4m6,5m7,6l8,7 |
(l10,11 has been substituted by m10,11). In CoCoA syntax:
p:=l1_2∗m2_9∗l9_10∗m10_11∗l11_6∗l2_3∗l3_4∗m4_5∗m5_6∗l6_7∗l7_8∗l2_1∗m9_2∗m10_9∗l11_10∗l6_11∗l3_2∗m4_3∗l5_4∗m6_5∗m7_6∗l8_7; |
Step 4. We need to check if the situation is dangerous. In CoCoA syntax:
NR(p∗q,E)=0; |
returns "false". Consequently, the proposed situation is safe.
In this section, we will provide the intuition behind the choice of polynomials and the reason why the division algorithm provides the solution for detecting whether an interlocking problem is in a dangerous situation or not.
As may be seen in the previous section, in order to detect if an interlocking problem (P,Q) is in a dangerous situation we need to check if NR(pq,E)=0. Although the definition NR is not simple and requires many technical details, we provide the intuition behind the value NR(pq,E): the remainder of the polynomial, pq by a list of polynomials E.
In the same way as ordinary division (for polynomials with one variable and natural numbers), the division of a polynomial p (with several variables) by a list of polynomials G=[f1…fm] is p=α1f1+…αmfm+r. The value NR(p,G) just denotes r, the remainder of the division.
The algorithm for calculating NR(p,G), in the same way as ordinary division, involves calculating intermediate dividends: it sets r0=pq and for each step i, it choose a polynomial f∈G and obtain a new intermediate dividend ri+1, fulfilling
ri=f⋅zi+1+ri+1 |
where zi+1 is another polynomial. The new intermediate dividend ri+1 is a polynomial 'simpler'* than ri. The last intermediate dividend rn is one such that it not possible to obtain a polynomial rn+1 simpler than rn. By definition, the value NR(pq,E) is the last intermediate dividend rn. That is to say, NR(p,G)=rn. In Definition A.6 in Appendix A we give more details of this operator.
* Obviously, in order to provide a formal definition, it is required to consider many mathematical issues: define when ri+1 is simpler than ri (this is done by means of leading terms of the polynomial); analyze if the output takes into account the election of f when several choices are possible. All these mathematical questions are deeply considered in [34]. We will briefly describe them in Section A.
In our approach, we calculate NR(pq,E) where pq represents the interlocking problem (P,Q). As we will see in Appendix A, each intermediate dividend ri is a polynomial with the form piqi such that ri represents an interlocking problem (Pi,Qi). This interlocking problem (Pi,Qi) is strongly related to (P,Q). Indeed, (Pi,Qi) is in a dangerous situation if and only if (P,Q) is in a dangerous situation. By means of this property, we can, consequently, detect if (P,Q) is in a dangerous situation by checking if (Pn,Qn) (the interlocking problem associated to rn=NR(pq,E)) is in a dangerous situation. Besides, we will prove in Appendix A another important property: the interlocking problem (Pn,Qn) is in a dangerous situation if and only if rn=0. By means of these two properties we conclude that (P,Q) is in a dangerous situation if and only if NR(pq,E)=0. We will prove all these previous results in Appendix A.
We will illustrate all these ideas by means of an example. We will consider the intermediate dividends of NR(pq,E) for the interlocking problem in Figure 3.4 and the interlocking problems associated to them in Figure 4.1.
● The interlocking problem A in Figure 4.1 is the same as the interlocking problem in Figure 3.4. The monomial pA and qA are the following:
– pA=l1,2m2,9l9,10l10,11l11,6l2,3l3,4m4,5m5,6l6,7l7,8l2,1m9,2m10,9l11,10l6,11l3,2m4,3l5,4m6,5m7,6l8,7
– qA=t1t10t8
● In the interlocking problem A in Figure 4.1 there is a train located in section s10 that can pass from s10 to s11. We can use the polynomial g10,11=l10,11l11,10t10+m10,11m11,10t10t11∈E in the algorithm of division and we have that:
pAqA=z1⋅g10,11+r1 |
where:
– z1=l1,2m2,9l9,10l11,6l2,3l3,4m4,5m5,6l6,7l7,8l2,1m9,2m10,9l6,11l3,2m4,3l5,4m6,5m7,6l8,7t1t8. The monomial zB is irrelevant for our purpose.
– r1=pBqB is the first intermediate dividend, where pB and qB are monomials describing the interlocking problem B in Figure 4.1:
* pB=l1,2m2,9l9,10m10,11l11,6l2,3l3,4m4,5m5,6l6,7l7,8l2,1m9,2m10,9m11,10l6,11l3,2m4,3l5,4m6,5m7,6l8,7
* qB=t1t10t8t11
The interlocking problems A and B are closely related: A is in a dangerous situation if and only if B is in dangerous situation.
● In the interlocking problem B in Figure 4.1 there is a train located in section s8 that can pass from s8 to s7. We can use the polynomial g8,7=l8,7l7,8t8+m8,7m7,8t8t7∈E in the algorithm of division and we have that:
pBqB=z2⋅g8,7+r2 |
where:
– z2=l1,2m2,9l9,10m10,11l11,6l2,3l3,4m4,5m5,6l6,7l2,1m9,2m10,9m11,10l6,11l3,2m4,3l5,4m6,5m7,6t1t10t11. The monomial zC is irrelevant for our purpose.
– r2=pCqC is the second intermediate dividend, where pC and qC are monomials describing the interlocking problem C in Figure 4.1:
* pC=l1,2m2,9l9,10m10,11l11,6l2,3l3,4m4,5m5,6l6,7m7,8l2,1m9,2m10,9m11,10l6,11l3,2m4,3l5,4m6,5m7,6m8,7
* qC=t1t10t8t11t7
In the same way, the interlocking problems B and C are closely related: B is in a dangerous situation if and only if C is in dangerous situation.
● In the interlocking problem C in Figure 4.1 there is a train located in section s11 that can pass from s11 to s6. We can use the polynomial g11,6=l11,6l6,11t11+m11,6m6,11t11t6∈E in the algorithm of division and we have that:
pCqC=z3⋅g11,6+r3 |
where:
– z3=l1,2m2,9l9,10m10,11l2,3l3,4m4,5m5,6l6,7m7,8l2,1m9,2m10,9m11,10l3,2m4,3l5,4m6,5m7,6m8,7t1t10t1t10t8t7. The monomial zD is irrelevant for our purpose.
– r3=pDqD is the third intermediate dividend, where pD and qD are monomials describing the interlocking problem D in Figure 4.1:
* pD=l1,2m2,9l9,10m10,11m11,6l2,3l3,4m4,5m5,6l6,7m7,8l2,1m9,2m10,9m11,10m6,11l3,2m4,3l5,4m6,5m7,6m8,7
* qD=t1t10t8t11t7t6
In the same way, the interlocking problems C and D are closely related: C is in a dangerous situation if and only if D is in dangerous situation.
● In the interlocking problem D in Figure 4.1 there is a train located in section s7 that can pass from s7 to s6. We can use the polynomial g′6,7=l6,7m7,6t6+m6,7m7,6t7t6∈E in the algorithm of division and we have that:
pDqD=z4⋅g′6,7+r4 |
where:
– z4=l1,2m2,9l9,10m10,11m11,6l2,3l3,4m4,5m5,6m7,8l2,1m9,2m10,9m11,10m6,11l3,2m4,3l5,4m6,5m8,7t1t10t8t11t7. The monomial zE is irrelevant for our purpose.
– r4=pEqE is the fourth intermediate dividend, where pE and qE are monomials describing the interlocking problem E in Figure 4.1:
* pE=l1,2m2,9l9,10m10,11m11,6l2,3l3,4m4,5m5,6m6,7m7,8l2,1m9,2m10,9m11,10m6,11l3,2m4,3l5,4m6,5m7,6m8,7
* qE=t1t10t8t11t7t26
● In the interlocking problem E in Figure 4.1 there are two trains located in section s6 (we will say that it as a trivial interlocking problem), and, therefore, the interlocking problem E is in a dangerous situation. Consequently, our original interlocking problem A is also in a dangerous situation. We can use the polynomial t26∈E in the algorithm of division and we have that:
pEqE=z5⋅t26+r5 |
where
– z5=l1,2m2,9l9,10m10,11m11,6l2,3l3,4m4,5m5,6m6,7m7,8l2,1m9,2m10,9m11,10m6,11l3,2m4,3l5,4m6,5m7,6m8,7t1t10t8t11t7. The monomial zE is irrelevant for our purpose.
– r5=0.
We have that r5 is the last intermediate dividend. Therefore, NR(pAqA,E)=r5=0.
In this section we will discuss that the complexity of every step of our approach is linear. We will consider that N is the number of sections in the railway station and K is the size of the set E (see Definition 3.1).
Step 1. Obtaining E. The number of variables of the polynomial ring is N+3K. Since K is O(N), we have that the number of variables is O(N). The number of polynomials in E′ is N+2K. Since K is O(N) (see Remark 3.1), we have that the number of polynomials is O(N). Each polynomials is the sum of two monomials at most. Consequently, the time complexity of this step is O(N).
Step 2. Calculating the polynomial p. Since the number of variables in the polynomial ring is O(N), we have that the time complexity of this step is O(N).
Step 3. Calculating the polynomial q. Since the number of variables in the polynomial ring is O(N), we have that the time complexity of this step is O(N).
Step 4. Checking NR(pq,E)=0. The complexity of generic algorithms for calculating the normal remainder of a polynomial pq with respect to a list of polynomials like E strongly depends on the structure used for representing the polynomials and the kind of polynomials in the list (E in our case). The polynomials in E are just sum of two monomials with a constant number of variables and pq is a monomial with a high number of variables. In Appendix B we describe an algorithm with complexity O(N) for calculating this task when pq and the polynomials in E fulfill these characteristics.
Till now, we have analysed the case where trains are placed just in one section. Here we will see that the railway interlocking problems for trains placed in more than one section can be reduced to railway interlocking problems for trains placed in one section.
Let us consider a railway interlocking problem (P,Q). Lets us suppose that a train is placed in sections {Sv1,…,Svm}, where (vi,vi+1)∈E, i∈{1…m−1}. Clearly, the proposed railway interlocking problem is equivalent to consider that the train is just in Sv1 and that it is possible to pass from section Svi to Svi+1 and from section Svi+1 to Svi for every i∈{1…m−1}. In other words, if there are colour light signals along the train occupying more than one section, it is considered that the indication of them all is proceed, whichever their real indications are. This can be achieved by considering the railway interlocking problem (P′,Q) where:
P′=P∪{(vi,vi+1)|(vi,vi+1)∉P,i∈{1…m−1}}∪∪{(vi+1,vi)|(vi+1,vi)∉P,i∈{1…m−1}} |
instead of (P,Q).
Consequently, we can reduce the general case to the specific one in which every train is placed in just one section.
Example 6.1. We will illustrate this in the example of the railway station with the specific configuration depicted in Figure 3.2 (Example 3.1, Section 3). There we have:
E={(1,2),(2,9),(9,10),(10,11),(11,6),(2,3),(3,4),(4,5),(5,6),(6,7),(7,8)(2,1),(9,2),(10,9),(11,10),(6,11),(3,2),(4,3),(5,4),(6,5),(7,6),(8,7)}P={(1,2),(9,10),(10,11),(2,3),(3,4),(11,6),(6,7),(7,8),(2,1),(11,10),(5,4),(3,2),(6,11),(8,7)} |
In Figure 6.1, we have a situation in which some trains are placed in more than one section: there is a train placed in sections [S1,S2] and there is a train placed in sections [S3,S4,S5].
The general railway interlocking problem of Figure 6.1 is equivalent to the railway interlocking problem (P′,Q′) depicted in Figure 6.2, in which all trains are placed in just one section, and where:
P′=P∪{(1,2),(2,1),(3,4),(4,3),(4,5),(5,4)}=={(1,2),(9,10),(10,11),(2,3),(3,4),(11,6),(6,7),(7,8),(2,1),(11,10),(5,4),(3,2),(6,11),(8,7),(4,3),(4,5)}Q′={1,3,8} |
In this section we analyse the performance of the approach presented in this paper, comparing it with other previous algebraic approaches. Indeed, we have made a comparison between the times required to decide upon the safety of a proposed situation in very large stations, with different numbers of sections (N) and trains (M). As may be seen, the new method proposed is always much more efficient than the other approaches proposed by the authors. This is possible because the present approach has worst case linear complexity (see Section 5).
In Table 1, we show the times required to decide upon the safety of different proposed situations (we have not included model in [31] because its performance is very poor bad for large stations). These times refer to the average performance of ten different configurations (both safe and unsafe) of a railway station with N sections and M trains involved.
N = 52 | N = 156 | N = 260 | N = 520 | N = 780 | N = 1040 | N = 1560 | |
M = 5 | M = 15 | M = 25 | M = 50 | M = 75 | M = 100 | M = 150 | |
Model described in [35] | 10.23 s | 250.250 s | >1 h | >1h | >1 h | >1 h | >1 h |
Model described in [17] | 15.356 s | 380.368 s | >1 h | >1h | >1 h | >1 h | >1 h |
Model described in [18] | 1.124 s | 38.292 s | 554.180 s | >1 h | >1 h | >1 h | >1 h |
Model described in [19] | 0.320 s | 0.920 s | 2.180 s | >1 h | >1 h | >1 h | >1 h |
Model described in [37] | 0.020 s | 0.047 s | 1.038 s | 16.458 s | >1 h | >1 h | >1 h |
Our approach in CoCoA | <0.001s | 0.015 s | 0.015 s | 0.078 s | 0.156 s | 0.250 s | 0.610 s |
Indeed, our new approach takes always less than 1 second to decide upon the safety of the proposed situation, even when the number of sections is huge, while the other approaches are much slower. In this case the first column corresponds to the track layout of a former Spanish railway station. The next columns correspond to concatenating that station with itself several times (we have observed that there are no significant changes in the performance of our approach if we add these stations in parallel by means of turnouts).
Time of our approach include the four steps in Section 4.2: it includes the calculation of the polynomials of the polynomials for the topology, configuration and trains.
Madrid-Chamartín-Clara Campoamor is the biggest railway station in Spain. Now it has 21 passing tracks of two gauges (15 of the Iberian gauge, traditionally used in Spain and Portugal, and 6 of the standard gauge, used in the Spanish high-speed lines) [40]. The railway station is under renovation and it will have in the next future 25 passing tracks (13 of Iberian gauge and 12 of standard gauge) [41]. We have considered in Table 2 the track layout of this railway station when all its tracks were of Iberian gauge (in order to consider a real world example as big as possible). This stations contains 250 sections, 81 semaphores, 100 turnouts.
M = 10 | M = 20 | M = 30 | M = 50 | M = 100 | |
Model described in [37] | 646 ms | 799 ms | 1045 ms | 1124 ms | 1522 ms |
Model described in [19] | 2340 ms | 2340 ms | 2340 ms | 2340 ms | 2340 ms |
Our approach | 0.14 ms | 0.14 ms | 0.14 ms | 0.14 ms | 0.14 ms |
In this paper we have presented a new algebraic model for detecting dangerous situation in a railway station. According to this model, the position of trains in a railway station configuration is considered unsafe if and only if the remainder of a certain monomial (representing the configuration and the current position of the trains) divided by a list of polynomials vanishes. This connects two seemingly different fields: computer algebra and interlocking problems. Not only is this interesting from a theoretical perspective, but it also offers practical advantages. We have implemented this in CoCoA, resulting in very short program code. In this way, any improvement in the implementation of division algorithms immediately results in faster performance in our program. We have compared execution times with other fast models previously implemented by the authors and found that our approach eliminates the need to calculate a Groebner basis. Besides, our approach can be used as 'accelerated-time simulations', allowing for the analysis of different modifications in a railway network without the need to physically implement them with the enormous cost that it would require [42,43,44,45].
However, our approach has a significant limitation. While it is mathematically interesting, Computer Algebra Systems have not been certified for use in safety-critical implementations[46]. Obtaining ad hoc certification is much more costly than certifying a search engine over a table. As a result, our approach currently has no chance of being implemented in real-world systems. Nevertheless, we believe that our approach has value from a mathematical perspective and can be extended in several directions:
● Develop a library that allows for easy definition of the list E for any topology; that defines switch changes and semaphore colors through functions and train movements. Updates to the polynomials p and q through multiplication and division of variables.
● Develop a graphical environment that allows for the visual design of a station and obtains the polynomials in E, p, and q in a computer algebra system like CoCoA.
● Extend our model. Although usual stations do not contain cycles and for each pair of sections there is only one path, it would be interesting from a theoretical point of view to extend the model so that this restriction is not necessary.
● Study alternatives for general graphs, not just those derived from railway stations.
● Extend the interlocking problem to include other problems related to expert systems in railway stations, such as automatically detecting which semaphores and switches cannot be changed because they would imply a dangerous situation. Since our approach expresses the interlocking problem as an algebraic system similar to those used for implementing expert systems [16], we believe that our model can be easily integrated into these expert systems.
The authors declare they have not used Artificial Intelligence (AI) tools in the creation of this article.
This work was partially supported by the research project PID2021-122905NB-C21 (Government of Spain).
This paper is dedicated to the memory of Eugenio Roanes-Lozano. Eugenio passed away suddenly just days after submitting this paper. He was an exceptional researcher in various fields, one of which was his extraordinary passion for trains, with numerous publications on the subject. This paper represents the culmination of his research in this area. Eugenio was a significant figure to us in many ways: as a researcher, teacher, colleague, and most importantly, as a friend. We would like to highlight his immense humanity. Eugenio, it was not yet time for you to take your last train. You will be deeply missed.
The authors declare there are no conflicts of interest.
In this section, we will formally prove that the new algebraic approach works.
Distinguishing different kinds of railway interlocking problems
Given the details of a railway station through its potential connectivity, E (see Definition 3.1), we will study the relation between different possible railway interlocking problems for this railway station.
We will start defining when railway interlocking problem is trivial.
Definition A.1. Given the potential connectivity of railway station, E, a configuration in it, P, and a placement of trains, Q, we say that the railway interlocking problem (P,Q) is trivial if and only if Q contains two repeated elements.
Obviously, a trivial railway interlocking problem is always in a dangerous situation (because there is more than one train at a certain section).
We will define a transitive relation between railway interlocking problems (see Definition A.2). To illustrate the intuition behind this definition, consider Figure A.1. On the right side of the figure, there is a railway interlocking problem A where a train is in Section Si (i.e., i∈Q), and can move from section Si to section Sj. From this interlocking problem A, we can derive another railway interlocking problem, B, illustrated on the left side of the figure. In this interlocking problem, B, there is another train in section Sj but sections Si and Sj are now separated: it is no longer possible to move from Section Si to section Sj or vice versa. We say that the interlocking problem B is derived from A. Problems B and A are closely related. According to Proposition A.1 we can detect if A is in a dangerous situation by analyzing B. That is to say, A is in a dangerous situation if and only if B is in a dangerous situation. As may be seen, the first and the third items of the formal definition (see Definition A.2) extend this idea so that this relation is reflective and transitive. The relation "is derived from" records possible train movements (Q2 contains both old and new train positions) while changing the configuration of the possible movements in the railway network (P2 does not correspond to the configuration resulting from the train movement from i to j).
Definition A.2. Let (P1,Q1) and (P2,Q2) be two possible railway interlocking problems in a railway station detailed by E. We will say that (P2,Q2) is immediately derived from (P1,Q1) if and only if ∃(i,j)∈P1 such that:
● i∈Q1
and
● P2=P1−{(i,j),(j,i)}
and
● Q2=Q1∪{j}
We define the relation "derived from" as the transitive and reflexive closure of the "immediately derived from'" relation. That is to say: (P2,Q2) is derived from (P1,Q1) if and only if
● P1=P2 and Q1=Q2
● (P1,Q1) is immediately derived from (P2,Q2)
● there is a railway interlocking problem (P3,Q3) of E such that (P2,Q2) is derived from (P3,Q3) and (P3,Q3) is derived from (P1,Q1).
(The key idea underlying the second condition is that if there is a train in a section Si and (i,j)∈P, we can consider instead that such train can reach Sj, adding that section to Q2 and to erase (i,j) and (j,i) from P2 –if they belong to P2.)
In Figure 4.1 there are more examples of this relation: the interlocking problem B is derived from A, C is derived from B, D is derived from C, E is derived from D.
Proposition A.1. Let (P1,Q1) and (P2,Q2) be two railway interlocking problems in a railway station detailed by E such that (P2,Q2) is derived from (P1,Q1). We have that:
(P1,Q1)isinadangeroussituation⇔(P2,Q2)isinadangeroussituation. |
Proof. As (P2,Q2) is derived from (P1,Q1), from Definition A.2 it follows that we can suppose that (i,j)∈P1, i∈Q1, P2=P1−{(i,j),(j,i)} and Q2=Q1∪{j}.
⇒) (P1,Q1) is in a dangerous situation. Let [u1,…un] and [v1…vm] be two paths fulfilling Definition 3.5 for (P1,Q1).
We will consider the following cases:
Case ∃k<n such that uk=j and uk+1=i. By (7) in Definition 3.5, we have that for every 1≤k′≤k uk′≠i and, therefore, (uk′,uk′+1)∉{(i,j),(j,i)}. Therefore, [u1…uk] and [j] fulfil all conditions in Definition 3.5 for (P2,Q2).
Case ∃k′<m such that vk′=j and vk′+1=i. It is analogous to the previous case.
Case ∃k<n such that uk=i and uk+1=j. Since i∈Q1, by (5) in Definition 3.5, we have that u1=i.
We will consider the following subcases:
v1=i. Then [u1] and [v1] fulfil all conditions in Definition 3.5 for (P2,Q2).
v1≠i. Since u1=i, by (6) in Definition 3.5, we have that for every 1≤k′<m, vk′≠i. Besides, we have that vm≠i since vm=un≠u1=i, by (4) and (7) in Definition 3.5 (since we are considering that n>1 in this case). Therefore, (vk′,vk′+1)∉{(i,j),(j,i)}.
Since u1=i, by (7) in Definition 3.5 we have that for every 2≤k≤n uk≠i, and therefore, (uk,uk+1)∉{(i,j),(j,i)}.
Consequently, [u2,…un] and [v1…vm] fulfil all conditions in Definition 3.5 for (P2,Q2).
Case ∃k′ such that vk′=i and vk′+1=j. It is analogous to the previous case.
Case for every 1≤k<n (uk,uk+1)∉{(i,j),(j,i)} and for every 1≤k′<m (vk′,vk′+1)∉{(i,j),(j,i)}. It is immediate to prove that [u1,…un] and [v1…vm] fulfil all conditions in Definition 3.5 for (P2,Q2).
⇐) Let [u1…un] and [v1…vm] be paths fulfilling Definition 3.5 for the railway interlocking problem (P2,Q2). Since P2⊂P1, we have that for every 1≤k<n (uk,uk+1)∈P1 and that for every 1≤k′<m (vk′,vk′+1)∈P1. We will consider the following cases:
Case 1. u1=j=v1. We have that [i,j] and [j] are paths fulfilling Definition 3.5 for (P1,Q1).
Case 2. u1≠j≠v1. We have that [u1…un] and [v1…vm] are paths fulfilling Definition 3.5 for (P1,Q1).
Case 3. u1=j≠v1. We have that v1≠i. Otherwise, we would have that [v1,u1…,un] and [v1…vm] would be two different paths from v1 to vm=un for (P1,Q1) and this is excluded (see Remark 3.5). Consequently, [i,u1…un] and [v1…vm] are paths fulfilling Definition 3.5 for (P1,Q1) because:
● (i,u1)=(i,j)∈P1.
● {v1,i}⊆Q1 because i∈Q1, v1≠i, and, since v1≠j v1∈Q1.
Case 4. v1=j≠u1. It is analogous to the previous case.
Although every trivial railway interlocking problem is in a dangerous situation, not all railway interlocking problems in a dangerous situations are trivial ones. However, a trivial railway interlocking problem can be derived from any railway interlocking problem in a dangerous situation (Theorem A.1).
Theorem A.1. A railway interlocking problem (P,Q) is in a dangerous situation if and only if a trivial railway interlocking problem is derived from (P,Q).
Proof. ⇒) Let us suppose that (P,Q) is in a dangerous situation.
Let [u1,…,un] and [v1,…,vm] be paths fulfilling Definition 3.5. That is to say, we have that un=vm, (ui,ui+1)∈P, (vi,vi+1)∈P, u1∈Q and v1∈Q.
We'll proceed by induction on the sum of the lengths of the two paths, n+m.
Case n = m = 1: The paths are [u1] and [v1]. Since u1=v1 we have that this is a trivial railway interlocking problem.
Case n>1 or m>1. Let us suppose that n>1 (the case m>1 is identical). Since (u1,u2)∈P and u1∈Q, we have that (P2,Q2)=(P−{(u1,u2),(u2,u1)},Q∪{u2}) is derived from (P,Q). Then (P2,Q2) is in a dangerous situation because the paths [u2,…,un] and [v1,…,vm] fulfil the conditions in Definition 3.5. By induction hypothesis, a trivial railway interlocking problem is derived from (P2,Q2), and therefore, this trivial railway interlocking problem is derived from (P,Q).
⇐) Let us suppose that a trivial railway interlocking problem is derived from the railway interlocking problem (P,Q). As a consequence of Definition A.1, a trivial railway interlocking problem is always in a dangerous situation, and therefore, by Proposition A.1, we have that (P,Q) is in a dangerous situation too.
Algebraic Preliminaries. Some introductory notes about polynomial rings
In this section we will briefly describe some results about polynomial rings that we will need to prove the validity of our approach (see, for instance, [34], for a detailed introduction to the topic).
Definition A.3. A monomial in x1,…,xN is a product of the form xα11⋅xα22⋅…xαNN. An element in the polynomial ring K[x1,…,xN] is a polynomial in the variables x1,…,xN whose coefficients lie in the field K, that is, a finite linear combination of monomials with coefficients in K:
∑α=(α1,α2,...,αN)a(α1,α2,...,αN)xα11xα22…xαNN |
where a(α1,α2,...,αN)∈K and α1,α2,...,αN∈Z≥0, written sometimes, for the sake of brevity
∑αaαxα , aα∈K , α∈ZN≥0 |
If a(α1,α2,...,αN)≠0 then a(α1,α2,...,αN)xα1xα2…xαN is called a term. If K=Q, an example of polynomial in Q[x1,x2,x3] is p=2x21+7x1x2x3−x3+12x2x3.
Later in this paper we will focus on the case K=Z2. An element in the polynomial ring A=Z2[x1,…,xN] is a polynomial in the variables x1,…,xN whose coefficients lie in the field Z2={0,1}. An example of this kind of polynomials is p=x1x2+x3+x2x3. We must take into account that the coefficients lie in Z2, and therefore, we have that, for instance, (since 1+1 = 0 in Z2):
x1x2+x3x4+x3x4=x1x2+(1+1)x3x4=x1x2 |
The algebraic structure ideal is key in our approach.
Definition A.4. An ideal of a commutative ring is a subring that verifies that the product of any element of the ring by any element of the subring belongs to the subring.
Example A.1. For instance, the set of even numbers is an ideal of Z. For example, the set of polynomials in Z[x] with a trailing coefficient equal to 0 (i.e., the multiples of x) form an ideal of Z[x].
Proposition A.2. Given a set of polynomials G={f1,…,fm}⊆K[x1,…,xN], the smallest ideal containing G, denoted ⟨f1,…,fm⟩, turns out to be:
⟨f1,…,fm⟩={α1f1+…αmfm|α1,…,αm∈K[x1,…,xN]} |
Notation A.1. For the sake of simplicity, if G is a list of polynomials, we will denote ⟨G⟩ the ideal generated by the polynomials in G.
Once an order for the variables is given, for instance x1>x2>…>xm, a total order for the monomials can be defined (see [34], pp. 52–57). Although there are many monomial orderings, we will use the pure lexicographical order in this paper. Simplifying it, if we have, for instance, x<y and the monomials x2y=xxy and x3=xxx, think of them as if they were words to be ordered in a dictionary: xxx<xxy.
Definition A.5. The leading monomial of a polynomial p∈K[x1,…,xN], denoted LM(p), is its greatest monomial with respect to the chosen monomial ordering. The corresponding term is its leading term, and is denoted LT(p).
Example A.2. For example, in R[x1,x2,x3] with x1>x2>x3 and the lexicographic monomial order:
LM(2x21+7x1x2x3−x3+12x2x3)=x21 |
and
LT(2x21+7x1x2x3−x3+12x2x3)=2x21 |
Remark A.1. In this paper we will focus on the case K=Z2, and, obviously, in these polynomial rings: LT(p)=LM(p).
Theorem A.2. Once the monomial ordering is defined in K[x1,…,xN], the division of a polynomial p by an ordered m- list of polynomials G=(f1,…,fm) can be defined. This division outputs:
p=α1f1+…+αmfm+r |
where α1,…,αm,r∈K[x1,…,xN] and either r=0 or r is a linear combination of monomials, none of which is divisible by any of LT(f1)…LT(fm).
A proof can be found in (see [34], pp. 62–64).
Notation A.2. The polynomial r, remainder of p on division by G, will be denoted NR(p,G) or ¯pG.
The proof in [34] (pp. 62–64) provides an algorithm to find the polynomials α1,…αm,r∈K[x1,…,xN] in Theorem A.2. In each step of this algorithm we obtain an intermediate-dividend. We will require only some of the first intermediate-dividends of this algorithm.
Definition A.6. Given p∈K[x1,…,xN] and an ordered m- list of polynomials G=(f1,…,fm)⊆K[x1,…,xN], we recursively define the first-intermediate-dividends of p on division by G, r0,…,rn∈K[x1,…,xN], as follows:
● r0=p,
● if i>0 then
– if ∃j∈{1,…,m} such that LT(fj)|LT(ri) then
ri+1=ri−LT(ri)LT(fk)fk |
where k is the minimum j such that LT(fj)|LT(ri),
– if ∀j∈{1,…,m},LT(fj)⧸|LT(ri) then rn=ri.
According to the proof [34] (pp. 62–64), we have:
Proposition A.3. Let p∈K[x1,…,xN] and let G=(f1,…,fm)⊆K[x1,…,xN] be an ordered m- list of polynomials. Let r0,…rn∈K[x1,…,xN] be the first-intermediate-dividends of p on division by G. We have that:
rn=0ifandonlyifNR(p,G)=0 |
Groebner bases are very special ideal bases: among other nice properties, they allow to decide whether a polynomial belongs to the ideal or not (see Theorem A.3). As we wil see, Grobener bases will play an important role in the proof in our main result, Theorem A.11.
Theorem A.3. Let p be a polynomial in K[x1,…,xN] and let G be a Groebner basis for an ideal I⊂K[x1,…,xN]. Then we have that:
p∈I⇔NR(p,G)=0 |
A proof can be found in [34] (Proposition 1 and Corollary 2, pp. 79–80).
Notation A.3. Let p1,p2∈K[x1,…,xN]. LCM(p1,p2) denotes least common multiple of p1 and p2.
Definition A.7. Let p1,p2∈K[x1,…,xN]. The S-polynomial of p1 and p2 is:
S(p1,p2)=LCM(LM(p1),LM(p2))LT(p1)p1−LCM(LM(p1),LM(p2))LT(p2)p2 |
Remark A.2. Obviously, in case the polynomial ring considered is A=Z2[x1,…,xN], the − in Definition A.7 can be substituted by a +.
Remark A.3. In case the polynomial ring considered is A=Z2[x1,…,xN], if p∈A, p≠0, then LM(p)=LT(p).
The following theorem allows to verify if G is a Groebner basis:
Theorem A.4. Let I be a polynomial ideal in K[x1,…,xN] and let G={f1,…,fm} be a basis of I. Then:
GisaGroebnerbasis⇔¯S(fi,fj)G∗=0 |
(where G∗ is an an ordered m- list of the polynomials in G, ordered in some way).
A proof can be found in [34] (Theorem 6, pp. 82–85).
The railway interlocking problem in algebraic terms
Given a railway station and the description, E, of its potential connectivity between sections (see Definition 3.1), we will define the list E′ from the list E (see Section 4.1) as follows:
E′=E∪⋃(i,j)∈Em2ij |
Lemma A.5. Let E be the description of the potential connectivity between sections of a railway station. Then:
E′isaGroebnerbasisof⟨E′⟩. |
Proof. It is enough to prove that ∀f1,f2∈E′, ¯S(f1,f2)E′=0. But the elements of E′ are of the form gij or g′ij or t2i or m2ij, and, although tedious, it can be easily checked by hand or using a CAS, that in the 42 possible combinations, the S-polynomial vanishes.
Hereinafter, p and q are the polynomials representing the given configuration of the railway station, P, and the placement of the trains, Q, respectively (see Section 4.1).
Lemma A.6. Let (P,Q) be a railway interlocking problem for a railway station whose connectivity is described by E. Let r0,r1…rn be the first-intermediate-dividends of pq on division by any chosen ordering of the elements E′. Then:
i) ∀i∈{0,…,n−1} there is a railway interlocking problem (Pi,Qi) derived from (P,Q) such that ri=piqi.
ii) If NR(pq,E′)=0 the railway interlocking problem (P,Q) is in a dangerous situation.
Proof.
i) For i=0, we have that r0=pq and, therefore, (P0,Q0)=(P,Q) is a railway interlocking problem derived from (P,Q).
Suppose that 0<i<n, ri−1=pi−1qi−1 and (Pi−1,Qi−1) is a railway interlocking problem derived from (P,Q). We will prove that ri represents a railway interlocking problem, (Pi,Qi), derived from (P,Q). According to Definition A.6, we have that:
ri=ri−1−LT(ri−1)LT(fk)fk |
where fk is a polynomial in E′ such that LT(fk)|LT(ri−1). We have also that LT(ri−1)=LT(pi−1qi−1)=pi−1qi−1, where pi−1 is a monomial that contains only variables of the kind lxy and mxy, and qi−1 is a monomial that contains only variables of the kind tx (see Section 4.1).
We have that fk≠t2k. Otherwise, we would have that ri=0, and therefore, i=n (but we have supposed that i<n).
We have that fk≠m2xy because pq is a monomial where the exponent of the mxy variables is at most 1.
Consequently, there are two cases left:
Case fk=gxy. We have that gxy is of the form:
gxy=lxylyxtx+mxymyxtxty.
Since LT(fk)|LT(ri−1) we have that LT(gx,y)=lxylyxtx|pi−1qi−1. Thus, we have that lxylyx|pi and tx|qi (remember that pi−1 is a monomial that contains only variables of the kind lxy and mxy, and qi−1 is a monomial that contains only variables of the kind tx). Consequently:
– pi−1 is of the form pi−1=p′⋅lxylyx where p′ is a monomial.
– qi−1 is of the form qi−1=q′⋅tx where q′ is a monomial.
Therefore, we have that
ri=ri−1−LT(ri−1)LT(fk)fk=p′⋅mxymyxq′⋅txty |
We define:
– pi=p′⋅mxymyx
– qi=q′⋅txty
Just observe that pi is a monomial that contains the same variables as pi−1 except that lx,y and ly,x in pi−1 have respectively turned to be mx,y and my,x. In the same way, qi is a monomial that contains all the variables in qi−1 and also the variable ty. Consequently, we have that ri=piqi are polynomials representing the railway interlocking problem (Pi,Qi) where Pi=Pi−1−{(x,y),(y,x)} and Qi=Qi−1∪{y}.
Case fk=g′x,y. We have that g′xy is of the form:
g′xy=lxymyxtx+mxymyxtxty.
Since LT(fk)|LT(ri−1) we have that LT(g′x,y)=lxymyxtx|pi−1qi−1. Thus, we have that lxymyx|pi and tx|qi (remember that pi−1 is a monomial that contains only variables of the kind lxy and mxy, and qi−1 is a monomial that contains only variables of the kind tx). Consequently:
– pi−1 is of the form pi−1=p′⋅lxymyx where p′ is a monomial
– qi−1 is of the form qi−1=q′⋅tx where q′ is a monomial
Therefore, we have that:
ri=ri−1−LT(ri−1)LT(fk)fk=p′⋅mxymyxq′⋅txty |
We define:
– pi=p′⋅mxymyx
– qi=q′⋅txty
Just observe that pi is a monomial that contains the same variables as pi−1 except that lx,y in pi−1 has turned to be mx,y. In the same way, qi is a monomial that contains all the variables in qi−1 and also the variable ty. Consequently, we have that ri=piqi is a monomial representing the railway interlocking problem (Pi,Qi) where Pi=Pi−1−{(x,y)}=Pi−1−{(x,y),(y,x)} (just observe that (y,x)∉Pi−1) and Qi=Qi−1∪{y}.
Consequently, we have that ri=piqi represents that the interlocking problem (Pi,Qi) is derived from (Pi−1,Qi−1). By the transitivity property of the derived relation between railway interlocking problems (see Definition A.2), we have that (Pi,Qi) is also derived from (P,Q).
ⅱ) According to Proposition A.3, we have that rn=NR(pq,E′)=0. Consequently,
0=rn−1−LT(rn−1)LT(fk)fk |
That is to say, pn−1qn−1=pn−1qn−1LT(fk)fk
Since pn−1qn−1 is a monomial, we have that fk must be also a monomial. Consequently, fk cannot be either of the form gij or the form g′ij. Besides, fk cannot be either of the form m2i since pq is a monomial where the exponent of the mij variables is at most 1. Therefore, we have that fk=t2x.
Since LT(fk)|LT(rn−1), we have that t2x|pn−1qn−1, and consequently, the interlocking problem (Pn−1,Qn−1) is a trivial railway interlocking because Qn−1 contains a repeated element x. Therefore, (Pn−1,Qn−1) is in a dangerous situation.
By ⅰ) we have that (Pn−1,Qn−1) is derived from (P,Q). Since (Pn−1,Qn−1) is in a dangerous situation, by Theorem A.1, we have that (P,Q) is also in a dangerous situation.
Lemma A.7. Let (P,Q) be a railway interlocking problem for a railway station described by E. We have that:
NR(pq,E)=NR(pq,E′) |
Proof. Since the algorithm for calculating NR(pq,E′) in Lemma A.6 discards the case fk=m2ij, we have that NR(pq,E)=NR(pq,E′).
According to previous results (see ii in Lemmas A.6 and A.7), we have a sufficient condition to detect if an interlocking problem (P,Q) is in a dangerous situation: if NR(pq,E)=0 then the interlocking problem (P,Q) is in a dangerous situation. Now, we will prove that this is also a necessary condition: if the interlocking problem (P,Q) is in a dangerous situation, then NR(pq,E)=0. This proof is more complicated and requires translating the problem in terms of a ideal membership problem. An important result for the proof will be that E′ is a Groebner basis.
Lemma A.8. Let (P0,Q0) be a trivial railway interlocking problem for a railway station described by E. We have that:
p0q0∈⟨E′⟩ |
Proof. According to Definition A.1, i must appear more than once in Q0. Let k be the number of times i appears in Q0. Since k≥2, we have that k=m+2 where m≥0. Therefore, we have that q0 is of the form q0=q′⋅tki=q′⋅tm+2i=q′⋅tmi⋅t2i where q′ is a monomial. Consequently, p0q0=p0⋅q′⋅tmi⋅t2i∈⟨E′⟩ since t2i∈E′.
Lemma A.9. Let (P1,Q1) and (P2,Q2) be two railway interlocking problems for a railway station described by E such that (P2,Q2) is derived from (P1,Q1). We have that:
p1q1∈⟨E′⟩⇔p2q2∈⟨E′⟩ |
Proof. Let (i,j)∈P1 be such that i∈Q1
and P2=P1−{(i,j),(j,i)}
and Q2=Q1∪{j}.
Since i∈Q1 and Q2=Q1∪{j}, we have that q1 and q2 are of the form (for a certain monomial q):
q1=q⋅ti
q2=q⋅titj
Since (i,j)∈P1 we have that li|p1.
We will consider two cases:
Case (j,i)∈P1. We have that lji|p1. Since P2=P1∪{(i,j)(j,i)}, we have that p1 and p2 are of the form (for a certain monomial p):
p1=p⋅lijlji
p2=p⋅mijmji
Besides, we have that gij=lijljiti+mijmjititj∈E′. Therefore, we have that:
pq⋅gij=pq⋅lijljiti+pq⋅mijmjititj=p1q1+p2q2
Consequently,
p1q1∈⟨E′⟩⇔p2q2∈⟨E′⟩ |
Case (j,i)∉P1. We have that mji|p1. Since P2=P1∪{(i,j),(j,i)}, we have that the monomials p1,p2 are of the form (where p is a certain monomials):
p1=p⋅lijmji
p2=p⋅mijmji
Besides, we have that g′ij=lijmjiti+mijmjititj∈E′. Therefore, we have that:
pq⋅g′ij=pq⋅lijmjiti+pq⋅mijmjititj=p1q1+p2q2
Consequently,
p1q1∈⟨E′⟩⇔p2q2∈⟨E′⟩ |
We have the following theorem:
Theorem A.10. Let (P,Q) be a railway interlocking problem for a railway station described by E.
(P,Q)isinadangeroussituation⇔pq∈⟨E′⟩ |
Proof. ⇒) Let (P,Q) be a railway interlocking problem in a dangerous situation. According to Theorem A.1, we have that a trivial railway interlocking problem is derived from (P,Q). According to Lemmas A.8 and A.9, we have that pq∈⟨E′⟩.
⇐) Suppose that pq∈⟨E′⟩. Since E′ is a Groebner basis (see Lemma A.5), we have, by Theorem A.3, that NR(pq,E′)=0. Consequently, by Lemma A.6, we have that (P,Q) is in a dangerous situation.
Since the list E′ is indeed a Groebner basis (see Lemma A.5), the ideal membership problem of the previous theorem can be easily solved (see Theorem A.11).
Theorem A.11. Let (P,Q) be a railway interlocking problem for a railway station described by E. We have that:
(P,Q)isinadangeroussituation⇔NR(pq,E)=0 |
Proof. This is a immediate consequence of Theorem A.3, Lemma A.5, Theorem A.10 and Lemma A.7.
Here we will propose an efficient algorithm for calculating NR(p,E) for the specific case that:
● The coefficients of polynomials lie in Z2.
● p is a monomial.
● E={gi} is a list of polynomials such that each gi is the sum of two monomials pi and qi. That is to say, gi=pi+qi where pi>qi. We will use the notation LT(gi)=pi and M(gi)=qi.
In this specific case, the general algorithm for calculating NR can be simplified since all intermediate dividends are monomials and the algorithm can run in O(N) if we use appropriate data structures:
● In order to represent p=∏jxjvj we use the array [v1…vN]. An empty array [] will represent the monomial p=0. We will use this data structure to represent the intermediate dividends of the algorithm. For example, we represent the monomial p=x1x32 by means of the array p:[1,3,0,…,0].
● In order to represent the monomials pi and qi in gi=pi+qi we use a list with the form {(xi,vi)}. In this case a list {(xj,vj)} will represent the monomial qi=∏jxjvj. For example, we represent the monomial qi=x1x32 by means of the list {(x1,1),(x2,3)}.
● In order to represent the polynomial gi=pi+qi, we use two lists: one for representing pi, another for representing qi. For example, for E={g1,g2,g3} where g1=x1x2+x2x3;g2=x22+x5x6;g3=x3+x5 we represent each polynomial gi in the following way:
– g1=x1x2+x2x3 is represented by these two lists: LT(g1)={(1,1),(2,1)};M(g1)={(2,1),(3,1)}.
– g2=x22+x5x6 is represented by these two lists: LT(g2)={(2,2)};M(g2)={(5,1),(6,1)}.
– g3=x3+x5 is represented by these two lists: LT(g3)={(3,1)};M(g3)={(5,1)}.
● For each variable xj we consider Fxj, the list of the polynomials gi∈E such that the variables are in LT(g): that is to say, there is some natural e such that (xj,e)∈LT(g). For example, in case that E=[g1,g2,g3]=[x1x2+x2x3,x22+x5x6,x3+x5], we have that:
– Fx1={g1} because x1 appears in the monomial LT(g1).
– Fx2={g1,g2} because x2 appears in the monomials LT(g1) and LT(g2).
– Fx3={g3} because x2 appears in the monomial LT(g3).
– Fx4=Fx5=Fx6=∅ because x4,x5,x6 do not appear in LT(gi) for any gi.
● For each polynomial gi, we consider Vgi, the set of the variables that are in M(gi). For example, in case that E=[g1,g2,g3]=[x1x2+x2x3,x22+x5x6,x3+x5], we have that:
– Vg1={2,3} because x2 and x3 appears in M(g1).
– Vg2={5,6} because x5 and x6 appears in M(g2).
– Vg3={5} because x5 appears in M(g3).
The algorithm for calculating the remainder of a monomial p with respect to a list of polynomials E is the following:
NR(int[]monomial,listofpolynomialsE)(1)int[]p=Clonemonomial(2)CalculateF_iforeveryvariablei(3)CalculateV_gforeverypolynomialginE(4)Stack<Polynomial>check=E(5)do(6)g=check.Pop();(7)if(CanBeUsedToReduce(g,p))(8)Reduce(g,p);(9)if(p==[])return;(10)foreachVariablejinV_g)(11)foreach(PolynomialfinF_j)(12)check.Push(f);(13)while(check.Count>0);(14)returnp; |
The algorithm CanBeUsedToReduce(g,p) outputs true if LT(g)‖p (that is to say, if the polynomial g can be used to reduce the monomial p). This algorithm is very simple and checks for every (a,b)∈LT(g) if p[a]>b. Since the size of LT(g) is constant in our algebraic model, this algorithm runs in O(1).
The algorithm Reduce(g,p) calculates a new intermediate dividend (that is to say, reduces the monomial p with respect to the polynomial g). This algorithm is also very simple due to the data structures used. For every (a,b)∈LT(g) and (a,c)∈M(g), we update p[a] with the value p[a]−b+c. Since the size of the sets LT(g) and M(g) are constant in our algebraic model, this algorithm runs in O(1).
The algorithm uses a stack, check, in which the algorithm stores the polynomials gi that may be used to reduce the monomial p. The algorithm NR runs in O(N) since the step Reduce can only be applied N times at most and every time the monomial is reduced, the number of polynomials added to check is constant.
[1] |
Xia C, Dong X, Li H, et al. (2022) Cancer statistics in China and United States, 2022: profiles, trends, and determinants. Chin Med J 135: 584-590. https://doi.org/10.1097/CM9.0000000000002108 ![]() |
[2] |
Kanwal M, Ding XJ, Cao Y (2017) Familial risk for lung cancer. Oncol Lett 13: 535-542. https://doi.org/10.3892/ol.2016.5518 ![]() |
[3] |
Boloker G, Wang C, Zhang J (2018) Updated statistics of lung and bronchus cancer in United States. J Thorac Dis 10: 1158. https://doi.org/10.21037/jtd.2018.03.15 ![]() |
[4] |
Siegel RL, Miller KD, Jemal A (2018) Cancer statistics, 2018. CA Cancer J Clin 68: 7-30. https://doi.org/10.3322/caac.21442 ![]() |
[5] |
Planchard D, Popat ST, Kerr K, et al. (2018) Metastatic non-small cell lung cancer: ESMO Clinical Practice Guidelines for diagnosis, treatment and follow-up. Ann Oncol 29: iv192-iv237. https://doi.org/10.3322/caac.21442 ![]() |
[6] |
Wadowska K, Bil-Lula I, Trembecki Ł, et al. (2020) Genetic markers in lung cancer diagnosis: a review. Int J Mol Sci 21: 4569. https://doi.org/10.3390/ijms21134569 ![]() |
[7] |
Pennell NA, Arcila ME, Gandara DR, et al. (2019) Biomarker testing for patients with advanced non–small cell lung cancer: real-world issues and tough choices. Am Soc Clin Oncol Educ Book 39: 531-542. https://doi.org/10.1200/EDBK_237863 ![]() |
[8] |
Khanna P, Blais N, Gaudreau PO, et al. (2017) Immunotherapy comes of age in lung cancer. Clin Lung Cancer 18: 13-22. https://doi.org/10.1016/j.cllc.2016.06.006 ![]() |
[9] |
Hansen RN, Zhang Y, Seal B, et al. (2020) Long-term survival trends in patients with unresectable stage iii non-small cell lung cancer receiving chemotherapy and radiation therapy: a seer cancer registry analysis. BMC cancer 20: 1-6. https://doi.org/10.1186/s12885-020-06734-3 ![]() |
[10] |
Bradley JD, Hu C, Komaki RR, et al. (2020) Long-term results of nrg oncology rtog 0617: standard-versus high-dose chemoradiotherapy with or without cetuximab for unresectable stage iii non–small-cell lung cancer. J Clin Oncol 38: 706. https://doi.org/10.1200/JCO.19.01162 ![]() |
[11] |
Yoon SM, Shaikh T, Hallman M (2017) Therapeutic management options for stage iii non-small cell lung cancer. World J Clin Oncol 8: 1-20. https://doi.org/10.5306/wjco.v8.i1.1 ![]() |
[12] |
Wang Y, Liu Z, Xu J, et al. (2022) Heterogeneous network representation learning approach for ethereum identity identification. IEEE Trans Comput Social Syst 10: 890. https://10.1109/TCSS.2022.3164719 ![]() |
[13] |
Shi Y, Li L, Yang J, et al. (2023) Center-based transfer feature learning with classifier adaptation for surface defect recognition. Mech Syst Signal Process 188: 110001. https://doi.org/10.1016/j.ymssp.2022.110001 ![]() |
[14] |
Shi Y, Li H, Fu X, et al. (2023) Self-powered difunctional sensors based on sliding contact-electrification and tribovoltaic effects for pneumatic monitoring and controlling. Nano Energy 110: 108339. https://doi.org/10.1016/j.nanoen.2023.108339 ![]() |
[15] |
Tian C, Xu Z, Wang L, et al. (2023) Arc fault detection using artificial intelligence: challenges and benefits. Math Biosci Eng 20: 12404-12432. https://10.3934/mbe.2023552 ![]() |
[16] |
Liu Z, Yang D, Wang Y, et al. (2023) Egnn: Graph structure learning based on evolutionary computation helps more in graph neural networks. Appl Soft Comput 135: 110040. https://doi.org/10.1016/j.asoc.2023.110040 ![]() |
[17] |
Wang S, Yang DM, Rong R, et al. (2019) Artificial intelligence in lung cancer pathology image analysis. Cancers 11: 1673. https://doi.org/10.3390/cancers11111673 ![]() |
[18] |
Asuntha A, Srinivasan A (2020) Deep learning for lung cancer detection and classification. Multimed Tools Appl 79: 7731-7762. https://doi.org/10.1007/s11042-019-08394-3 ![]() |
[19] |
Riquelme D, Akhloufi MA (2020) Deep learning for lung cancer nodules detection and classification in ct scans. Ai 1: 28-67. https://doi.org/10.3390/ai1010003 ![]() |
[20] |
Chiu HY, Chao HS, Chen YM (2022) Application of artificial intelligence in lung cancer. Cancers 14: 1370. https://doi.org/10.3390/cancers14061370 ![]() |
[21] |
Dlamini Z, Francies FZ, Hull R, et al. (2020) Artificial intelligence (ai) and big data in cancer and precision oncology. Comput Struct Biotechnol J 18: 2300-2311. https://doi.org/10.1016/j.csbj.2020.08.019 ![]() |
[22] |
Mann M, Kumar C, Zeng WF, et al. (2021) Artificial intelligence for proteomics and biomarker discovery. Cell Syst 12: 759-770. https://doi.org/10.1016/j.cels.2021.06.006 ![]() |
[23] |
Subramanian M, Wojtusciszyn A, Favre L, et al. (2020) Precision medicine in the era of artificial intelligence: implications in chronic disease management. J Transl Med 18: 1-12. https://doi.org/10.1186/s12967-020-02658-5 ![]() |
[24] |
Schork NJ (2019) Artificial intelligence and personalized medicine. Precis Med Cancer Ther 178: 265-283. https://doi.org/10.1007/978-3-030-16391-4_11 ![]() |
[25] |
Magrabi F, Ammenwerth E, McNair JB, et al. (2019) Artificial intelligence in clinical decision support: challenges for evaluating AI and practical implications. Yearb Med Inform 28: 128-134. https://doi.org/10.1055/s-0039-1677903 ![]() |
[26] |
Kim MS, Park HY, Kho BG, et al. (2020) Artificial intelligence and lung cancer treatment decision: agreement with recommendation of multidisciplinary tumor board. Transl Lung Cancer Res 9: 507. https://doi.org/10.21037/tlcr.2020.04.11 ![]() |
[27] |
Giordano C, Brennan M, Mohamed B, et al. (2021) Accessing artificial intelligence for clinical decision-making. Frontiers Digit Health 3: 645232. https://doi.org/10.3389/fdgth.2021.645232 ![]() |
[28] |
Khanagar SB, Al-Ehaideb A, Vishwanathaiah S, et al. (2021) Scope and performance of artificial intelligence technology in orthodontic diagnosis, treatment planning, and clinical decision-making-a systematic review. J Dent Sci 16: 482-492. https://doi.org/10.1016/j.jds.2020.05.022 ![]() |
[29] |
Zhao J, Lv Y (2023) Output-feedback robust tracking control of uncertain systems via adaptive learning. Int J Control Autom Syst 21: 1108-1118. https://doi.org/10.1007/s12555-021-0882-6 ![]() |
[30] |
Qi W, Su H (2022) A cybertwin based multimodal network for ecg patterns monitoring using deep learning. IEEE Trans Industr Inform 18: 6663-6670. https://doi.org/10.1109/TII.2022.3159583 ![]() |
[31] |
Su H, Qi W, Chen J, et al. (2022) Fuzzy approximation-based task-space control of robot manipulators with remote center of motion constraint. IEEE Trans Fuzzy Syst 30: 1564-1573. https://doi.org/10.1109/TFUZZ.2022.3157075 ![]() |
[32] |
Kadir T, Gleeson F (2018) Lung cancer prediction using machine learning and advanced imaging techniques. Transl Lung Cancer Res 7: 304. https://doi.org/10.21037/tlcr.2018.05.15 ![]() |
[33] |
Tuncal K, Sekeroglu B, Ozkan C (2020) Lung cancer incidence prediction using machine learning algorithms. J Adv Inform Technol Vol 11: 91-96. https://doi.org/10.12720/jait.11.2.91-96 ![]() |
[34] |
Tu SJ, Wang CW, Pan KT, et al. (2018) Localized thin-section CT with radiomics feature extraction and machine learning to classify early-detected pulmonary nodules from lung cancer screening. Phys Med Biol 63: 065005. https://doi.org/10.1088/1361-6560/aaafab ![]() |
[35] |
Li Y, Lu L, Xiao M, et al. (2018) CT slice thickness and convolution kernel affect performance of a radiomic model for predicting EGFR status in non-small cell lung cancer: a preliminary study. Sci Rep 8: 17913. https://doi.org/10.1038/s41598-018-36421-0 ![]() |
[36] |
McBee MP, Awan OA, Colucci AT, et al. (2018) Deep learning in radiology. Acad Radiol 25: 1472-1480. https://doi.org/10.1016/j.acra.2018.02.018 ![]() |
[37] |
Yasaka K, Abe O (2018) Deep learning and artificial intelligence in radiology: current applications and future directions. PLoS Med 15: e1002707. https://doi.org/10.1371/journal.pmed.1002707 ![]() |
[38] | Hua KL, Hsu CH, Hidayati SC, et al. (2015) Computer-aided classification of lung nodules on computed tomography images via deep learning technique. Onco Targets Ther 8: 2015-2022. https://doi.org/10.2147/OTT.S80733 |
[39] | Cengil E, Cinar A (2018) A deep learning based approach to lung cancer identification. 2018 International conference on artificial intelligence and data processing (IDAP) 2018: 1-5. https://doi.org/10.1109/IDAP.2018.8620723 |
[40] |
Coudray N, Ocampo PS, Sakellaropoulos T, et al. (2018) Classification and mutation prediction from non–small cell lung cancer histopathology images using deep learning. Nat Med 24: 1559-1567. https://doi.org/10.1038/s41591-018-0177-5 ![]() |
[41] |
Thawani R, McLane M, Beig N, et al. (2018) Radiomics and radiogenomics in lung cancer: a review for the clinician. Lung cancer 115: 34-41. https://doi.org/10.1016/j.lungcan.2017.10.015 ![]() |
[42] |
Su H, Qi W, Schmirander Y, et al. (2022) A human activity-aware shared control solution for medical human–robot interaction. Assem Autom 42: 388-394. https://doi.org/10.1108/AA-12-2021-0174 ![]() |
[43] |
Su H, Qi W, Hu Y, et al. (2020) An incremental learning framework for human-like redundancy optimization of anthropomorphic manipulators. IEEE Trans Industr Inform 18: 1864-1872. https://10.1109/TII.2020.3036693 ![]() |
[44] |
Nair JKR, Saeed UA, McDougall CC, et al. (2021) Radiogenomic models using machine learning techniques to predict EGFR mutations in non-small cell lung cancer. Can Assoc Radiol J 72: 109-119. https://doi.org/10.1177/0846537119899526 ![]() |
[45] |
Singal G, Miller PG, Agarwala V, et al. (2019) Association of patient characteristics and tumor genomics with clinical outcomes among patients with non–small cell lung cancer using a clinicogenomic database. Jama 321: 1391-1399. https://doi.org/10.1001/jama.2019.3241 ![]() |
[46] |
Huang S, Yang J, Shen N, et al. (2023) Artificial intelligence in lung cancer diagnosis and prognosis: Current application and future perspective. Semin Cancer Biol 89: 30-37. https://doi.org/10.1016/j.semcancer.2023.01.006 ![]() |
[47] |
Petousis P, Winter A, Speier W, et al. (2019) Using sequential decision making to improve lung cancer screening performance. Ieee Access 7: 119403-119419. https://doi.org/10.1109/ACCESS.2019.2935763 ![]() |
[48] |
Tortora M, Cordelli E, Sicilia R, et al. (2021) Deep reinforcement learning for fractionated radiotherapy in non-small cell lung carcinoma. Artif Intell Med 119: 102137. https://doi.org/10.1016/j.artmed.2021.102137 ![]() |
[49] |
Pei Q, Luo Y, Chen Y, et al. (2022) Artificial intelligence in clinical applications for lung cancer: diagnosis, treatment and prognosis. Clin Chem Lab Med 60: 1974-1983. https://doi.org/10.1515/cclm-2022-0291 ![]() |
[50] |
Wang M, Herbst RS, Boshoff C (2021) Toward personalized treatment approaches for non-small-cell lung cancer. Nat Med 27: 1345-1356. https://doi.org/10.1038/s41591-021-01450-2 ![]() |
[51] |
Wang L (2022) Deep learning techniques to diagnose lung cancer. Cancers 14: 5569. https://doi.org/10.3390/cancers14225569 ![]() |
[52] |
Bi WL, Hosny A, Schabath MB, et al. (2019) Artificial intelligence in cancer imaging: clinical challenges and applications. CA Cancer J Clin 69: 127-157. https://doi.org/10.3322/caac.21552 ![]() |
[53] |
Abid MMN, Zia T, Ghafoor M, et al. (2021) Multi-view convolutional recurrent neural networks for lung cancer nodule identification. Neurocomputing 453: 299-311. https://doi.org/10.1016/j.neucom.2020.06.144 ![]() |
[54] |
Gu Y, Lu X, Yang L, et al. (2018) Automatic lung nodule detection using a 3D deep convolutional neural network combined with a multi-scale prediction strategy in chest CTs. Comput Biol Med 103: 220-231. https://doi.org/10.1016/j.compbiomed.2018.10.011 ![]() |
[55] |
Setio AAA, Ciompi F, Litjens G, et al. (2016) Pulmonary nodule detection in CT images: false positive reduction using multi-view convolutional networks. IEEE Trans Med Imaging 35: 1160-1169. https://doi.org/10.1109/TMI.2016.2536809 ![]() |
[56] |
Xie H, Yang D, Sun N, et al. (2019) Automated pulmonary nodule detection in CT images using deep convolutional neural networks. Pattern Recognit 85: 109-119. https://doi.org/10.1016/j.patcog.2018.07.031 ![]() |
[57] |
Pezeshk A, Hamidian S, Petrick N, et al. (2018) 3-D convolutional neural networks for automatic detection of pulmonary nodules in chest CT. IEEE J Biomed Health Inform 23: 2080-2090. https://doi.org/10.1109/JBHI.2018.2879449 ![]() |
[58] |
Toğaçar M, Ergen B, Cömert Z (2020) Detection of lung cancer on chest CT images using minimum redundancy maximum relevance feature selection method with convolutional neural networks. Biocybern Biomed Eng 40: 23-39. https://doi.org/10.1016/j.bbe.2019.11.004 ![]() |
[59] |
Ardila D, Kiraly AP, Bharadwaj S, et al. (2019) End-to-end lung cancer screening with three-dimensional deep learning on low-dose chest computed tomography. Nat Med 25: 954-961. https://doi.org/10.1038/s41591-019-0447-x ![]() |
[60] |
Teramoto A, Yamada A, Kiriyama Y, et al. (2019) Automated classification of benign and malignant cells from lung cytological images using deep convolutional neural network. Inform Med Unlocked 16: 100205. https://doi.org/10.1016/j.imu.2019.100205 ![]() |
[61] | Onishi Y, Teramoto A, Tsujimoto M, et al. (2019) Automated pulmonary nodule classification in computed tomography images using a deep convolutional neural network trained by generative adversarial networks. Biomed Res Int 2019: 6051939. https://doi.org/10.1155/2019/6051939 |
[62] |
Bharati S, Podder P, Mondal MRH (2020) Hybrid deep learning for detecting lung diseases from X-ray images. Inform Med Unlocked 20: 100391. https://doi.org/10.1016/j.imu.2020.100391 ![]() |
[63] |
Ke Q, Zhang J, Wei W, et al. (2019) A neuro-heuristic approach for recognition of lung diseases from X-ray images. Expert Syst Appl 126: 218-232. https://doi.org/10.1016/j.eswa.2019.01.060 ![]() |
[64] |
Gordienko Y, Gang P, Hui J, et al. (2019) Deep learning with lung segmentation and bone shadow exclusion techniques for chest X-ray analysis of lung cancer. Advances in Computer Science for Engineering and Education 2019: 638-647. https://doi.org/10.48550/arXiv.1712.07632 ![]() |
[65] | Ausawalaithong W, Thirach A, Marukatat S, et al. (2018) Automatic lung cancer prediction from chest X-ray images using the deep learning approach. 2018 11th biomedical engineering international conference (BMEiCON) 2018: 1-5. https://doi.org/10.1109/BMEiCON.2018.8609997 |
[66] |
Philip B, Jain A, Wojtowicz M, et al. (2023) Current investigative modalities for detecting and staging lung cancers: a comprehensive summary. Indian J Thorac Cardiovasc Surg 39: 42-52. https://doi.org/10.1007/s12055-022-01430-2 ![]() |
[67] |
Bhandary A, Prabhu GA, Rajinikanth V, et al. (2020) Deep-learning framework to detect lung abnormality–A study with chest X-Ray and lung CT scan images. Pattern Recogn Lett 129: 271-278. https://doi.org/10.1016/j.patrec.2019.11.013 ![]() |
[68] |
Li X, Shen L, Xie X, et al. (2020) Multi-resolution convolutional networks for chest X-ray radiograph based lung nodule detection. Artif Intell Med 103: 101744. https://doi.org/10.1016/j.artmed.2019.101744 ![]() |
[69] | Sim AJ, Kaza E, Singer L, et al. (2020) A review of the role of mri in diagnosis and treatment of early stage lung cancer. Clin Transl Radiat Oncol 24: 16-22. https://doi.org/10.1016/j.ctro.2020.06.002 |
[70] |
Rustam Z, Hartini S, Pratama RY, et al. (2020) Analysis of architecture combining convolutional neural network (cnn) and kernel k-means clustering for lung cancer diagnosis. Int J Adv Sci Eng Inf Technol 10: 1200-1206. https://doi.org/10.18517/ijaseit.10.3.12113 ![]() |
[71] |
Isaksson LJ, Raimondi S, Botta F, et al. (2020) Effects of MRI image normalization techniques in prostate cancer radiomics. Phys Med 71: 7-13. https://doi.org/10.1016/j.ejmp.2020.02.007 ![]() |
[72] | Rahman MM, Sazzad TMS, Ferdaus FS (2021) Automated detection of lung cancer using MRI images. 2021 3rd International Conference on Sustainable Technologies for Industry 4.0 (STI) 2021: 1-5. https://doi.org/10.1109/STI53101.2021.9732603 |
[73] | Wahengbam M, Sriram M (2023) MRI Lung Tumor Segmentation and Classification Using Neural Networks. International Conference on Communication, Electronics and Digital Technology 2023: 605-616. https://doi.org/10.1007/978-981-99-1699-3_42 |
[74] |
Baxi V, Edwards R, Montalto M, et al. (2022) Digital pathology and artificial intelligence in translational medicine and clinical practice. Mod Pathol 35: 23-32. https://doi.org/10.1038/s41379-021-00919-2 ![]() |
[75] |
Acs B, Rantalainen M, Hartman J (2020) Artificial intelligence as the next step towards precision pathology. J Intern Med 288: 62-81. https://doi.org/10.1111/joim.13030 ![]() |
[76] |
Garg S, Garg S (2020) Prediction of lung and colon cancer through analysis of histopathological images by utilizing Pre-trained CNN models with visualization of class activation and saliency maps. Proceedings of the 2020 3rd Artificial Intelligence and Cloud Computing Conference 2020: 38-45. https://doi.org/10.1145/3442536.3442543 ![]() |
[77] |
Wang S, Chen A, Yang L, et al. (2018) Comprehensive analysis of lung cancer pathology images to discover tumor shape and boundary features that predict survival outcome. Sci Rep 8: 10393. https://doi.org/10.1038/s41598-018-27707-4 ![]() |
[78] | Šarić M, Russo M, Stella M, et al. (2019) CNN-based method for lung cancer detection in whole slide histopathology images. 2019 4th International Conference on Smart and Sustainable Technologies (SpliTech) 2019: 1-4. https://doi.org/10.23919/SpliTech.2019.8783041 |
[79] |
Sha L, Osinski BL, Ho IY, et al. (2019) Multi-field-of-view deep learning model predicts nonsmall cell lung cancer programmed death-ligand 1 status from whole-slide hematoxylin and eosin images. J Pathol Inform 10: 24. https://doi.org/10.4103/jpi.jpi_24_19 ![]() |
[80] |
Gertych A, Swiderska-Chadaj Z, Ma Z, et al. (2019) Convolutional neural networks can accurately distinguish four histologic growth patterns of lung adenocarcinoma in digital slides. Sci Rep 9: 1483. https://doi.org/10.1038/s41598-018-37638-9 ![]() |
[81] |
Yu KH, Wang F, Berry GJ, et al. (2020) Classifying non-small cell lung cancer types and transcriptomic subtypes using convolutional neural networks. J Am Med Inform Assoc 27: 757-769. https://doi.org/10.1093/jamia/ocz230 ![]() |
[82] |
Tiwari A, Trivedi R, Lin SY (2022) Tumor microenvironment: barrier or opportunity towards effective cancer therapy. J Biomed Sci 29: 1-27. https://doi.org/10.1186/s12929-022-00866-3 ![]() |
[83] |
Saltz J, Gupta R, Hou L, et al. (2018) Spatial organization and molecular correlation of tumor-infiltrating lymphocytes using deep learning on pathology images. Cell Rep 23: 181-193. https://doi.org/10.1016/j.celrep.2018.03.086 ![]() |
[84] |
Yi F, Yang L, Wang S, et al. (2018) Microvessel prediction in H&E Stained Pathology Images using fully convolutional neural networks. BMC bioinformatics 19: 1-9. https://doi.org/10.1186/s12859-018-2055-z ![]() |
[85] |
Wang S, Wang T, Yang L, et al. (2019) ConvPath: A software tool for lung adenocarcinoma digital pathological image analysis aided by a convolutional neural network. EBioMedicine 50: 103-110. https://doi.org/10.1016/j.ebiom.2019.10.033 ![]() |
[86] |
Rączkowski Ł, Paśnik I, Kukiełka M, et al. (2022) Deep learning-based tumor microenvironment segmentation is predictive of tumor mutations and patient survival in non-small-cell lung cancer. BMC cancer 22: 1001. https://doi.org/10.1186/s12885-022-10081-w ![]() |
[87] |
Nooreldeen R, Bach H (2021) Current and future development in lung cancer diagnosis. Int J Mol Sci 22: 8661. https://doi.org/10.3390/ijms22168661 ![]() |
[88] |
Wang S, Zimmermann S, Parikh K, et al. (2019) Current diagnosis and management of small-cell lung cancer. Mayo Clin Proc 94: 1599-1622. https://doi.org/10.1016/j.mayocp.2019.01.034 ![]() |
[89] |
Li B, Zhu L, Lu C, et al. (2021) circNDUFB2 inhibits non-small cell lung cancer progression via destabilizing IGF2BPs and activating anti-tumor immunity. Nat Commun 12: 295. https://doi.org/10.1038/s41467-020-20527-z ![]() |
[90] |
Xu Y, Wang Q, Xie J, et al. (2021) The predictive value of clinical and molecular characteristics or immunotherapy in non-small cell lung cancer: a meta-analysis of randomized controlled trials. Front Oncol 11: 732214. https://doi.org/10.3389/fonc.2021.732214 ![]() |
[91] |
Xiao Y, Wu J, Lin Z, et al. (2018) A deep learning-based multi-model ensemble method for cancer prediction. Comput Methods Programs Biomed 153: 1-9. https://doi.org/10.1016/j.cmpb.2017.09.005 ![]() |
[92] |
Seijo LM, Peled N, Ajona D, et al. (2019) Biomarkers in lung cancer screening: achievements, promises, and challenges. J Thorac Oncol 14: 343-357. https://doi.org/10.1016/j.jtho.2018.11.023 ![]() |
[93] |
Yuan F, Lu L, Zou Q (2020) Analysis of gene expression profiles of lung cancer subtypes with machine learning algorithms. Biochim Biophys Acta-Mol Basis Dis 1866: 165822. https://doi.org/10.1016/j.bbadis.2020.165822 ![]() |
[94] |
Matsubara T, Ochiai T, Hayashida M, et al. (2019) Convolutional neural network approach to lung cancer classification integrating protein interaction network and gene expression profiles. J Bioinf Comput Biol 17: 1940007. https://doi.org/10.1142/S0219720019400079 ![]() |
[95] |
Wiesweg M, Mairinger F, Reis H, et al. (2020) Machine learning reveals a PD-L1–independent prediction of response to immunotherapy of non-small cell lung cancer by gene expression context. Eur J Cancer 140: 76-85. https://doi.org/10.1016/j.ejca.2020.09.015 ![]() |
[96] |
Khalifa NEM, Taha MHN, Ali DE, et al. (2020) Artificial intelligence technique for gene expression by tumor RNA-Seq data: a novel optimized deep learning approach. IEEE Access 8: 22874-22883. https://doi.org/10.1109/ACCESS.2020.2970210 ![]() |
[97] |
Wang W, Ding M, Duan X, et al. (2019) Diagnostic value of plasma microRNAs for lung cancer using support vector machine model. J Cancer 10: 5090. https://doi.org/10.7150/jca.30528 ![]() |
[98] |
Selvanambi R, Natarajan J, Karuppiah M, et al. (2020) Lung cancer prediction using higher-order recurrent neural network based on glowworm swarm optimization. Neural Comput Appl 32: 4373-4386. https://doi.org/10.1007/s00521-018-3824-3 ![]() |
[99] |
Banaganapalli B, Mallah B, Alghamdi KS, et al. (2022) Integrative weighted molecular network construction from transcriptomics and genome wide association data to identify shared genetic biomarkers for COPD and lung cancer. Plos one 17: e0274629. https://doi.org/10.1371/journal.pone.0274629 ![]() |
[100] |
Tanaka I, Furukawa T, Morise M (2021) The current issues and future perspective of artificial intelligence for developing new treatment strategy in non-small cell lung cancer: Harmonization of molecular cancer biology and artificial intelligence. Cancer Cell Int 21: 1-14. https://doi.org/10.1186/s12935-021-02165-7 ![]() |
[101] |
Choi Y, Qu J, Wu S, et al. (2020) Improving lung cancer risk stratification leveraging whole transcriptome RNA sequencing and machine learning across multiple cohorts. BMC Med Genomics 13: 1-15. https://doi.org/10.1186/s12920-020-00782-1 ![]() |
[102] | Khan A, Lee B (2021) Gene transformer: Transformers for the gene expression-based classification of lung cancer subtypes. arXiv preprint arXiv: 2108.11833. https://doi.org/10.48550/arXiv.2108.1183 |
[103] |
Oka M, Xu L, Suzuki T, et al. (2021) Aberrant splicing isoforms detected by full-length transcriptome sequencing as transcripts of potential neoantigens in non-small cell lung cancer. Genome Biol 22: 1-30. https://doi.org/10.1186/s13059-020-02240-8 ![]() |
[104] | Martínez-Ruiz C, Black JRM, Puttick C, et al. (2023) Genomic–transcriptomic evolution in lung cancer and metastasis. Nature : 1-10. https://doi.org/10.1038/s41586-023-05706-4 |
[105] |
Hofman P, Heeke S, Alix-Panabières C, et al. (2019) Liquid biopsy in the era of immuno-oncology: is it ready for prime-time use for cancer patients?. Ann Oncol 30: 1448-1459. https://doi.org/10.1093/annonc/mdz196 ![]() |
[106] |
Ilie M, Benzaquen J, Hofman V, et al. (2017) Immunotherapy in non-small cell lung cancer: biological principles and future opportunities. Curr Mol Med 17: 527-540. https://doi.org/10.2174/1566524018666180222114038 ![]() |
[107] |
Pantel K, Alix-Panabières C (2019) Liquid biopsy and minimal residual disease—latest advances and implications for cure. Nat Rev Clin Oncol 16: 409-424. https://doi.org/10.1038/s41571-019-0187-3 ![]() |
[108] |
He X, Folkman L, Borgwardt K (2018) Kernelized rank learning for personalized drug recommendation. Bioinformatics 34: 2808-2816. https://doi.org/10.1093/bioinformatics/bty132 ![]() |
[109] |
Luo S, Xu J, Jiang Z, et al. (2020) Artificial intelligence-based collaborative filtering method with ensemble learning for personalized lung cancer medicine without genetic sequencing. Pharmacol Res 160: 105037. https://doi.org/10.1016/j.phrs.2020.105037 ![]() |
[110] |
Ciccolini J, Benzekry S, Barlesi F (2020) Deciphering the response and resistance to immune-checkpoint inhibitors in lung cancer with artificial intelligence-based analysis: when PIONeeR meets QUANTIC. Br J Cancer 123: 337-338. https://doi.org/10.1038/s41416-020-0918-3 ![]() |
[111] |
Mu W, Jiang L, Zhang JY, et al. (2020) Non-invasive decision support for NSCLC treatment using PET/CT radiomics. Nat Commun 11: 5228. https://doi.org/10.1038/s41467-020-19116-x ![]() |
[112] |
Chang L, Wu J, Moustafa N, et al. (2021) AI-driven synthetic biology for non-small cell lung cancer drug effectiveness-cost analysis in intelligent assisted medical systems. IEEE J Biomed Health Inform 26: 5055-5066. https://doi.org/10.1109/JBHI.2021.3133455 ![]() |
[113] |
Wang S, Yu H, Gan Y, et al. (2022) Mining whole-lung information by artificial intelligence for predicting EGFR genotype and targeted therapy response in lung cancer: a multicohort study. Lancet Digit Health 4: e309-e319. https://doi.org/10.1016/S2589-7500(22)00024-3 ![]() |
[114] |
Khorrami M, Khunger M, Zagouras A, et al. (2019) Combination of peri-and intratumoral radiomic features on baseline CT scans predicts response to chemotherapy in lung adenocarcinoma. Radiol Artif Intell 1: 180012. https://doi.org/10.1148/ryai.2019180012 ![]() |
[115] |
Song P, Cui X, Bai L, et al. (2019) Molecular characterization of clinical responses to PD-1/PD-L1 inhibitors in non-small cell lung cancer: Predictive value of multidimensional immunomarker detection for the efficacy of PD-1 inhibitors in Chinese patients. Thorac Cancer 10: 1303-1309. https://doi.org/10.1111/1759-7714.13078 ![]() |
[116] |
Yu KH, Berry GJ, Rubin DL, et al. (2017) Association of omics features with histopathology patterns in lung adenocarcinoma. Cell Syst 5: 620-627. https://doi.org/10.1016/j.cels.2017.10.014 ![]() |
[117] |
Lee TY, Huang KY, Chuang CH, et al. (2020) Incorporating deep learning and multi-omics autoencoding for analysis of lung adenocarcinoma prognostication. Comput Biol Chem 87: 107277. https://doi.org/10.1016/j.compbiolchem.2020.107277 ![]() |
[118] |
She Y, Jin Z, Wu J, et al. (2020) Development and validation of a deep learning model for non–small cell lung cancer survival. JAMA Netw Open 3: e205842-e205842. https://doi.org/10.1001/jamanetworkopen.2020.5842 ![]() |
[119] |
Emaminejad N, Qian W, Guan Y, et al. (2015) Fusion of quantitative image and genomic biomarkers to improve prognosis assessment of early stage lung cancer patients. IEEE Trans Biomed Eng 63: 1034-1043. https://doi.org/10.1109/TBME.2015.2477688 ![]() |
[120] |
Liu WT, Wang Y, Zhang J, et al. (2018) A novel strategy of integrated microarray analysis identifies CENPA, CDK1 and CDC20 as a cluster of diagnostic biomarkers in lung adenocarcinoma. Cancer Lett 425: 43-53. https://doi.org/10.1016/j.canlet.2018.03.043 ![]() |
[121] | Malik V, Dutta S, Kalakoti Y, et al. (2019) Multi-omics Integration based Predictive Model for Survival Prediction of Lung Adenocarcinaoma. 2019 Grace Hopper Celebration India (GHCI) : 1-5. https://doi.org/10.1109/GHCI47972.2019.9071831 |
[122] |
Wang X, Duan H, Li X, et al. (2020) A prognostic analysis method for non-small cell lung cancer based on the computed tomography radiomics. Phys Med Biol 65: 045006. https://doi.org/10.1088/1361-6560/ab6e51 ![]() |
[123] |
Johnson M, Albizri A, Simsek S (2022) Artificial intelligence in healthcare operations to enhance treatment outcomes: a framework to predict lung cancer prognosis. Ann Oper Res 308: 275--305. https://doi.org/10.1007/s10479-020-03872-6 ![]() |
[124] |
Ekins S, Puhl AC, Zorn KM, et al. (2019) Exploiting machine learning for end-to-end drug discovery and development. Nat Mater 18: 435-441. https://doi.org/10.1038/s41563-019-0338-z ![]() |
[125] |
Chandak T, Mayginnes JP, Mayes H, et al. (2020) Using machine learning to improve ensemble docking for drug discovery. Proteins 88: 1263-1270. https://publons.com/publon/10.1002/prot.25899 ![]() |
[126] |
Houssein EH, Hosney ME, Oliva D, et al. (2020) A novel hybrid Harris hawks optimization and support vector machines for drug design and discovery. Comput Chem Eng 133: 106656. https://doi.org/10.1016/j.compchemeng.2019.106656 ![]() |
[127] |
Zhao L, Ciallella HL, Aleksunes LM, et al. (2020) Advancing computer-aided drug discovery (CADD) by big data and data-driven machine learning modeling. Drug Discov Today 25: 1624-1638. https://doi.org/10.1016/j.drudis.2020.07.005 ![]() |
[128] |
Zhavoronkov A, Ivanenkov YA, Aliper A, et al. (2019) Deep learning enables rapid identification of potent DDR1 kinase inhibitors. Nat Biotechnol 37: 1038-1040. https://doi.org/10.1038/s41587-019-0224-x ![]() |
[129] |
Bhuvaneshwari S, Sankaranarayanan K (2019) Identification of potential CRAC channel inhibitors: Pharmacophore mapping, 3D-QSAR modelling, and molecular docking approach. SAR QSAR Environ Res 30: 81-108. https://doi.org/10.1080/1062936X.2019.1566172 ![]() |
[130] |
He G, Gong B, Li J, et al. (2018) An improved receptor-based pharmacophore generation algorithm guided by atomic chemical characteristics and hybridization types. Front Pharmacol 9: 1463. https://doi.org/10.3389/fphar.2018.01463 ![]() |
[131] |
Yang H, Wierzbicki M, Du Bois DR, et al. (2018) X-ray crystallographic structure of a teixobactin derivative reveals amyloid-like assembly. J Am Chem Soc 140: 14028-14032. https://doi.org/10.1021/jacs.8b07709 ![]() |
[132] |
Trebeschi S, Drago SG, Birkbak NJ, et al. (2019) Predicting response to cancer immunotherapy using noninvasive radiomic biomarkers. Ann Oncol 30: 998-1004. https://doi.org/10.1093/annonc/mdz108 ![]() |
[133] |
Wang Q, Xu J, Li Y, et al. (2018) Identification of a novel protein arginine methyltransferase 5 inhibitor in non-small cell lung cancer by structure-based virtual screening. Front Pharmacol 9: 173. https://doi.org/10.3389/fphar.2018.00173 ![]() |
[134] |
Haredi Abdelmonsef A (2019) Computer-aided identification of lung cancer inhibitors through homology modeling and virtual screening. Egypt J Med Hum Genet 20: 1-14. https://doi.org/10.1186/s43042-019-0008-3 ![]() |
[135] |
Shaik NA, Al-Kreathy HM, Ajabnoor GM, et al. (2019) Molecular designing, virtual screening and docking study of novel curcumin analogue as mutation (S769L and K846R) selective inhibitor for EGFR. Saudi J Biol Sci 26: 439-448. https://doi.org/10.1016/j.sjbs.2018.05.026 ![]() |
[136] |
Udhwani T, Mukherjee S, Sharma K, et al. (2019) Design of PD-L1 inhibitors for lung cancer. Bioinformation 15: 139. https://doi.org/10.6026/97320630015139 ![]() |
[137] |
Patel HM, Ahmad I, Pawara R, et al. (2021) In silico search of triple mutant T790M/C797S allosteric inhibitors to conquer acquired resistance problem in non-small cell lung cancer (NSCLC): a combined approach of structure-based virtual screening and molecular dynamics simulation. J Biomol Struct Dyn 39: 1491-1505. https://doi.org/10.1080/07391102.2020.1734092 ![]() |
[138] |
Su H, Mariani A, Ovur SE, et al. (2021) Toward teaching by demonstration for robot-assisted minimally invasive surgery. IEEE Trans Autom Sci Eng 18: 484-494. https://doi.org/10.1109/TASE.2020.3045655 ![]() |
[139] |
Qi W, Aliverti A (2019) A multimodal wearable system for continuous and real-time breathing pattern monitoring during daily activity. IEEE J Biomed Health Inf 24: 2199-2207. https://doi.org/10.1109/JBHI.2019.2963048 ![]() |
[140] | Khan B, Fatima H, Qureshi A, et al. (2023) Drawbacks of artificial intelligence and their potential solutions in the healthcare sector. Biomed Mater Devices 2023: 1-8. https://doi.org/10.1007/s44174-023-00063-2 |
[141] |
Hanif A, Zhang X, Wood S (2021) A survey on explainable artificial intelligence techniques and challenges. 2021 IEEE 25th international enterprise distributed object computing workshop (EDOCW) 2021: 81-89. https://doi.org/10.1109/EDOCW52865.2021.00036 ![]() |
[142] |
Dicuonzo G, Donofrio F, Fusco A, et al. (2023) Healthcare system: Moving forward with artificial intelligence. Technovation 120: 102510. https://doi.org/10.1016/j.technovation.2022.102510 ![]() |
[143] |
McLennan S, Fiske A, Tigard D, et al. (2022) Embedded ethics: a proposal for integrating ethics into the development of medical AI. BMC Med Ethics 23: 6. https://doi.org/10.1186/s12910-022-00746-3 ![]() |
[144] |
Steffens D, Pocovi NC, Bartyn J, et al. (2023) Feasibility, reliability, and safety of remote five times sit to stand test in patients with gastrointestinal cancer. Cancers 15: 2434. https://doi.org/10.3390/cancers15092434 ![]() |
[145] |
Askin S, Burkhalter D, Calado G, et al. (2023) Artificial Intelligence Applied to clinical trials: opportunities and challenges. Health Technol 13: 203-213. https://doi.org/10.1007/s12553-023-00738-2 ![]() |
[146] |
Albahri AS, Duhaim AM, Fadhel MA, et al. (2023) A systematic review of trustworthy and explainable artificial intelligence in healthcare: Assessment of quality, bias risk, and data fusion. Inf Fusion 96: 156-191. https://doi.org/10.1016/j.inffus.2023.03.008 ![]() |
1. | Antonio Hernando, José Luis Galán-García, Gabriel Aguilera-Venegas, A novel way to build expert systems with infinite-valued attributes, 2024, 9, 2473-6988, 2938, 10.3934/math.2024145 | |
2. | Antonio Hernando, José Luis Galán-García, Gabriel Aguilera-Venegas, A fast and general algebraic approach to Railway Interlocking System across all train stations, 2024, 9, 2473-6988, 7673, 10.3934/math.2024373 | |
3. | Antonio Hernando, Gabriel Aguilera-Venegas, José Luis Galán-García, Sheida Nazary, An interlocking system determining the configuration of rail traffic control elements to ensure safety, 2024, 9, 2473-6988, 21471, 10.3934/math.20241043 | |
4. | Antonio Hernando, José Luis Galán–García, Yolanda Padilla–Domínguez, María Ángeles Galán–García, Gabriel Aguilera–Venegas, A library in CoCoA for implementing railway interlocking systems, 2025, 466, 03770427, 116594, 10.1016/j.cam.2025.116594 |
N = 52 | N = 156 | N = 260 | N = 520 | N = 780 | N = 1040 | N = 1560 | |
M = 5 | M = 15 | M = 25 | M = 50 | M = 75 | M = 100 | M = 150 | |
Model described in [35] | 10.23 s | 250.250 s | >1 h | >1h | >1 h | >1 h | >1 h |
Model described in [17] | 15.356 s | 380.368 s | >1 h | >1h | >1 h | >1 h | >1 h |
Model described in [18] | 1.124 s | 38.292 s | 554.180 s | >1 h | >1 h | >1 h | >1 h |
Model described in [19] | 0.320 s | 0.920 s | 2.180 s | >1 h | >1 h | >1 h | >1 h |
Model described in [37] | 0.020 s | 0.047 s | 1.038 s | 16.458 s | >1 h | >1 h | >1 h |
Our approach in CoCoA | <0.001s | 0.015 s | 0.015 s | 0.078 s | 0.156 s | 0.250 s | 0.610 s |
M = 10 | M = 20 | M = 30 | M = 50 | M = 100 | |
Model described in [37] | 646 ms | 799 ms | 1045 ms | 1124 ms | 1522 ms |
Model described in [19] | 2340 ms | 2340 ms | 2340 ms | 2340 ms | 2340 ms |
Our approach | 0.14 ms | 0.14 ms | 0.14 ms | 0.14 ms | 0.14 ms |
N = 52 | N = 156 | N = 260 | N = 520 | N = 780 | N = 1040 | N = 1560 | |
M = 5 | M = 15 | M = 25 | M = 50 | M = 75 | M = 100 | M = 150 | |
Model described in [35] | 10.23 s | 250.250 s | >1 h | >1h | >1 h | >1 h | >1 h |
Model described in [17] | 15.356 s | 380.368 s | >1 h | >1h | >1 h | >1 h | >1 h |
Model described in [18] | 1.124 s | 38.292 s | 554.180 s | >1 h | >1 h | >1 h | >1 h |
Model described in [19] | 0.320 s | 0.920 s | 2.180 s | >1 h | >1 h | >1 h | >1 h |
Model described in [37] | 0.020 s | 0.047 s | 1.038 s | 16.458 s | >1 h | >1 h | >1 h |
Our approach in CoCoA | <0.001s | 0.015 s | 0.015 s | 0.078 s | 0.156 s | 0.250 s | 0.610 s |
M = 10 | M = 20 | M = 30 | M = 50 | M = 100 | |
Model described in [37] | 646 ms | 799 ms | 1045 ms | 1124 ms | 1522 ms |
Model described in [19] | 2340 ms | 2340 ms | 2340 ms | 2340 ms | 2340 ms |
Our approach | 0.14 ms | 0.14 ms | 0.14 ms | 0.14 ms | 0.14 ms |