WO2017221444A1 - 探索システム、探索方法および物性データベース管理装置 - Google Patents

探索システム、探索方法および物性データベース管理装置 Download PDF

Info

Publication number
WO2017221444A1
WO2017221444A1 PCT/JP2016/086739 JP2016086739W WO2017221444A1 WO 2017221444 A1 WO2017221444 A1 WO 2017221444A1 JP 2016086739 W JP2016086739 W JP 2016086739W WO 2017221444 A1 WO2017221444 A1 WO 2017221444A1
Authority
WO
WIPO (PCT)
Prior art keywords
relationship
graph
search
database
condition
Prior art date
Application number
PCT/JP2016/086739
Other languages
English (en)
French (fr)
Inventor
道子 吉武
進二郎 柳生
知京 豊裕
功 桑島
Original Assignee
国立研究開発法人物質・材料研究機構
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 国立研究開発法人物質・材料研究機構 filed Critical 国立研究開発法人物質・材料研究機構
Priority to US16/306,575 priority Critical patent/US11138772B2/en
Priority to JP2018523281A priority patent/JP6719748B2/ja
Publication of WO2017221444A1 publication Critical patent/WO2017221444A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/20Drawing from basic elements, e.g. lines or circles
    • G06T11/206Drawing of charts or graphs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9024Graphs; Linked lists

Definitions

  • the present invention relates to a search system using a database, a search method, and a physical property database management device thereof, and can be suitably used particularly for searching the relationship between a plurality of physical property parameters.
  • the prediction and design goal in materials research is to identify materials with the desired properties.
  • the technique that has been widely used from the past is a technique aiming to identify a material having a desired characteristic from a condition-characteristic chart. This is because a chart is created by observing changes in characteristics when only one specific condition is changed among multiple conditions, and the chart has the desired characteristics by interpolating or extrapolating the chart. This is a method for identifying a material that matches that.
  • the “chart” here is synonymous with “graph” representing a line graph or the like, but another word is used for the purpose of distinguishing from “graph” composed of nodes and edges, which will be described later.
  • Patent Document 1 discloses a search system that can objectively search for constituent material information of a new material having desired characteristics.
  • the search system disclosed in this document includes a database having a plurality of physical property parameter information for a plurality of (many) substances.
  • the database is expressed in a table format of n rows and m columns.
  • the n-by-m table may have a blank.
  • a substance having a desired characteristic is specified based on a rule defined in advance.
  • Patent Document 1 As a result of examination by the present inventor on Patent Document 1, it has been found that there are the following new problems.
  • the relationship between a plurality of physical property parameters is used to predict virtual data.
  • the relationship of physical property parameters is a relationship based on scientific evidence existing between different physical property parameters, that is, a relationship that is theoretically explained and formulated, for example, based on the above-described predetermined logical expression This includes calculations and first principle calculations. In addition to this, empirically obtained relationships also exist. Even if the theoretical explanation has not yet been made, and even in the stage where it has not been formulated, many physical property parameters are known to exist due to the clear correlation found from the experimental data. Exists. In particular, the combination of physical property parameters whose relationships are known can be further increased by looking at a large number of technical fields.
  • the present inventor has conducted research on a method for extracting such an unknown relationship between physical property parameters, and as a result, since the relevance of the technical field itself is not close, a plurality of physical property parameters that have not been studied are examined. We found that there is a high possibility that the relationship actually exists.
  • An object of the present invention is to provide a search system capable of searching for an unknown combination of physical property parameters having a significant relationship based on a known relationship among arbitrary combinations of a plurality of physical property parameters, and It is to provide a search method.
  • the search system includes a database, a graph generation unit, and a graph search unit, and is configured as follows.
  • the database stores a plurality of pairs of physical property parameters having a relationship with each other
  • the graph generation unit uses the plurality of physical property parameters stored in the database as nodes, and corresponds to the physical property parameter pair stored as having a relationship.
  • the graph search unit searches for a graph generated from the graph generation unit based on a given search condition, and outputs a search result.
  • a search system and a search method capable of searching for an unknown combination of physical property parameters having a significant relationship based on a known relationship among arbitrary combinations of a plurality of physical property parameters are provided. can do.
  • FIG. 1 is a block diagram illustrating a configuration example of a search system according to the first embodiment.
  • FIG. 2 is a block diagram showing an example of a hardware system in which the search system of the present invention is implemented.
  • FIG. 3 is an explanatory diagram illustrating a configuration example of a database of the search system according to the first embodiment.
  • FIG. 4 is an explanatory diagram illustrating an example of a generated graph (in the case of a directed graph).
  • FIG. 5 is an explanatory diagram illustrating an example of a generated graph (in the case of an undirected graph).
  • FIG. 6 is an explanatory diagram illustrating an example of a route search result of the directed graph.
  • FIG. 7 is an explanatory diagram illustrating an example of a route search result of an undirected graph.
  • FIG. 1 is a block diagram illustrating a configuration example of a search system according to the first embodiment.
  • FIG. 2 is a block diagram showing an example of a hardware system in which the search system of the present invention is
  • FIG. 8 is a block diagram illustrating a configuration example of the search system according to the second embodiment.
  • FIG. 9 is an explanatory diagram illustrating an example of an input form for configuring a database of the search system according to the second embodiment.
  • FIG. 10 is a block diagram illustrating a configuration example of a search system according to the third embodiment.
  • FIG. 11 is an explanatory diagram illustrating an example of a more specific database input form according to the fourth embodiment.
  • FIG. 12 is an explanatory diagram showing a graph generated from FIG.
  • FIG. 13 is an explanatory diagram illustrating an example in which a node having a relationship based on another knowledge is newly added to the graph illustrated in FIG. 12.
  • FIG. 14 is an explanatory diagram illustrating an example of another graph that is not related to the graph illustrated in FIG. 12.
  • FIG. 15 shows that the two graphs that are not related to each other shown in FIG. 12 and FIG. 14 are related to each other by adding a node having a new relationship shown in FIG. It is explanatory drawing which shows the example in which one graph is formed by integrating.
  • FIG. 16 is an explanatory diagram illustrating a configuration example of a search system including a physical property database management device according to the sixth embodiment.
  • the search system includes a database (1), a graph generation unit (2), and a graph search unit (4), and is configured as follows.
  • the database stores a plurality of pairs of physical property parameters having a relationship with each other, and the graph generation unit uses the plurality of physical property parameters stored in the database as nodes, and stores the physical property parameter pairs stored as having a relationship.
  • a graph (3) is generated with an edge between nodes corresponding to.
  • the graph search unit (4) searches the graph based on a given search condition and outputs a search result.
  • a search system (10) capable of searching for an unknown combination of physical property parameters having a significant relationship based on a known relationship among arbitrary combinations of a plurality of physical property parameters.
  • the database (2) stores a plurality of pairs of physical property parameters that are related to each other.
  • the pair of physical property parameters that are related to each other is not only based on a relationship based on scientific grounds, that is, a relationship explained theoretically, but a theoretical explanation has not yet been made.
  • a pair of physical property parameters whose existence of a relationship is known can be included when a clear correlation is recognized from experimental data.
  • “theoretically explained relationships” include the presence of correlation and the sign of the correlation coefficient (when one increases, the other increases) Semi-quantitative or qualitative relations that explain whether it is reduced or not) may be widely included. At this time, any relationship known in any field does not need to be excluded, and a physical property parameter pair whose relationship is known in any field can be included. By integrating relationships that are known only in different technical fields into a graph, a route search is performed for the entire graph regardless of the technical field in which all relationships are known. Therefore, it is possible to newly discover a relationship between physical property parameters that were not known.
  • the graph may be a directed graph.
  • the graph generation unit (2) When the relationship between the physical property parameter pair is bidirectional, the graph generation unit (2) generates a bidirectional edge for the corresponding edge, and when the value of one physical property parameter of the physical property parameter pair is determined, the other physical property parameter When the value of is determined but not vice versa, a one-way edge is generated as a corresponding edge from a node corresponding to the one physical property parameter to a node corresponding to the other physical property parameter.
  • the search system (10) further includes a condition extraction unit (7) and a route evaluation unit (8).
  • the database (1) can further store the condition of a pair that has a condition that defines the presence or absence of a relation among the plurality of pairs of physical property parameters having a relation to each other.
  • the condition extraction unit (7) extracts the condition from the database as an edge corresponding to a pair whose existence is defined by the condition as a conditional edge, and extracts the condition in association with the condition.
  • the graph search unit (4) extracts and outputs one or more routes from the graph as the search result. At this time, the presence or absence of the condition is not considered.
  • the route evaluation unit (8) determines whether or not the conditional edge is included for the extracted one or more routes, and the route including the conditional edge corresponds to the conditional edge. If the condition to be satisfied is not satisfied, it is excluded from the one or more routes and output as a search result.
  • the condition for determining the presence / absence of the relationship is previously extracted from the database (1), and it is determined whether each of the plurality of routes output as the search result includes a conditional edge. If a conditional edge is included, by determining whether the condition is satisfied, a route passing through an edge that does not satisfy the condition can be excluded from the search result and output. Thereby, even when a conditional edge is included, a more accurate route search can be performed.
  • the graph search unit (4) searches the graph based on the search condition including the condition and outputs a search result.
  • the search system (10) further includes a condition extraction unit (7) and a route evaluation unit (8).
  • the database (1) is a theoretically established relationship among the plurality of pairs of physical property parameters having a relationship with each other, or a relationship that has been empirically recognized and is theoretically related. Can further store relationship reliability information indicating whether the relationship is not established.
  • the condition extraction unit (7) extracts the reliability information from the database in association with the edge.
  • the graph search unit (4) extracts one or a plurality of routes from the graph as the search result regardless of whether or not the search condition includes a condition for reliability information. Output to 8).
  • the path evaluation unit (8) determines whether or not the edge associated with the reliability information is included for the one or a plurality of paths, and includes an edge associated with the reliability information.
  • the route is excluded from the one or more routes and output as a search result when the condition for the reliability information included in the search condition is not satisfied.
  • the user can appropriately specify a search condition such as searching with priority on a highly reliable relationship, and a more accurate route search can be performed.
  • the search system (10) further includes a database interface unit (5).
  • the database interface unit (5) determines whether or not the physical parameter pair input from the outside and the relationship thereof conforms to a predetermined input rule (9), and the physical parameter conforms to the input rule (9).
  • the pair and its relationship are stored in the database (1), and predetermined error processing is performed for the physical parameter pair and its relationship that do not comply with the input rule (9).
  • the database (3) associates each of a plurality of physical property parameters with one node, and among the physical property parameter pairs included in the plurality of physical property parameters, an edge is set between nodes corresponding to the relevant physical property parameter pairs. It is the information of the graph format which has.
  • the interface unit (5) can input the physical parameter pair and its relationship to the graph generation unit (2), and the graph generation unit (2) can input the physical property parameter constituting the input physical property parameter pair. It is checked whether or not the corresponding node and the edge corresponding to the relationship are included in the database (3), and the node and / or the edge not included in the database (3) are added to the database (3).
  • a useful physical property database can be provided.
  • the database (1) and the graph (3) are not distinguished from each other, and the graph (3) itself is managed as a graph-format database (3). However, like the items [1] to [6], the database 1 and the graph 3 may be managed separately.
  • the graph generation unit (2) When the relationship between the physical property parameter pair is bidirectional, the graph generation unit (2) generates a bidirectional edge for the corresponding edge, and when the value of one physical property parameter of the physical property parameter pair is determined, the other physical property parameter When the value of is determined but not vice versa, a one-way edge is generated as a corresponding edge from a node corresponding to the one physical property parameter to a node corresponding to the other physical property parameter.
  • a one-way relationship having a causal relationship can be appropriately handled, and a physical property database that contributes to an improvement in route search accuracy can be provided.
  • the physical property database management device (20) further includes a condition extraction unit (7).
  • the database (3) can further store the condition of a pair for which there is a condition that defines the presence / absence of a relation among the plurality of pairs of physical property parameters having a relation to each other.
  • the condition extraction unit (7) extracts the condition from the database as an edge corresponding to a pair whose existence is defined by the condition as a conditional edge, and extracts the condition in association with the condition.
  • the condition for determining the presence / absence of the relationship is extracted in advance from the graph information included in the database (3) and stored in the database (3).
  • one or a plurality of physical property database search terminals 21_1 and 21_2 connected via the network 200 determines whether a conditional edge is included in each of a plurality of routes output as a search result. Can do. If a conditional edge is included, by determining whether the condition is satisfied, a route passing through an edge that does not satisfy the condition can be excluded from the search result and output. Thereby, even when a conditional edge is included, a more accurate route search can be performed.
  • one or a plurality of physical property database search terminals 21_1 and 21_2 connected via the network 200 includes a graph search unit (4), so that the search condition includes a condition for the reliability information.
  • the graph can be searched based on a search condition including the condition.
  • the physical property database management device (20) further includes a condition extraction unit (7).
  • the database (3) is a theoretically established relationship among the plurality of pairs of physical property parameters that have a relationship with each other, or a relationship that has been empirically correlated and is a theoretical relationship. Can further store relationship reliability information indicating whether the relationship is not established.
  • the condition extraction unit (7) extracts the reliability information from the database in association with the edge.
  • the reliability is high as in the item [4].
  • a search condition such as searching with priority on the relationship can be appropriately designated by the user, and a more accurate route search can be performed.
  • the graph search unit (4) extracts one or a plurality of routes from the graph as the search result regardless of whether or not the search condition includes a condition for reliability information. Output to 8).
  • the route evaluation unit (8) determines whether or not the edge associated with the reliability information is included for the one or more routes, and the route includes the edge associated with the reliability information. Is excluded from the one or more routes and output as a search result when the condition for reliability information included in the search condition is not satisfied.
  • FIG. 1 is a block diagram illustrating a configuration example of a search system according to the first embodiment.
  • the search system 10 includes a database 1, a graph generation unit 2, and a graph search unit 4 that store relationships between physical property parameters.
  • the database 1 stores a plurality of pairs of physical property parameters that are related to each other. What physical property parameter pairs are related to each other is well established theoretically and described in textbooks. In addition, relationships that are empirically known may be included even if they have not been fully explained theoretically.
  • the graph generation unit 2 generates a graph 3 having a plurality of physical property parameters stored in the database 1 as nodes and an edge between nodes corresponding to the relevant physical property parameter pairs.
  • the graph search unit 4 searches the graph 3 based on a given search condition and outputs a search result.
  • the search system 10 can search for an unknown combination of physical property parameters having a significant relationship based on a known relationship among arbitrary combinations of a plurality of physical property parameters.
  • the physical property parameter pairs stored in the database 1 storing the physical property parameter relationships are collected from as many technical fields as possible. This is expressed in a single graph 3 so that a route search for the graph 3 can be performed.
  • “one graph” means a range having a plurality of nodes and a plurality of edges connecting them, that is, sides or branches, and all the nodes are directly or indirectly connected by the edges, It may be a set of a plurality of graphs (sometimes called partial graphs).
  • the search system 10 may further include a database interface 5 and a user interface 6.
  • the database interface 5 supports the management function of the database 1 such as writing information about the relationship of physical property parameters to the database 1 and then reading and confirming information stored in the database 1.
  • the user interface 6 can give a search condition to the graph search unit 4 and output the search result to the outside.
  • the database interface 5 and the user interface 6 are not necessarily limited to human interfaces, and may be interfaces to other databases and search systems.
  • the search system 10 of the present invention is function-constructed as software on a hardware system including a storage device and a computer.
  • FIG. 2 is a block diagram showing an example of a hardware system in which the search system 10 of the present invention is implemented.
  • the server 100 and user-side workstations 110 and 120 are connected to a network 200 such as the Internet.
  • the server 100 includes a computer 101, a storage device 102, a network interface 103, an input unit 104, and a display unit 105. If input / output via the network 200 is sufficient, the input unit 104 and the display unit 105 may not be provided.
  • the user-side workstations 110 and 120 also have computers 111 and 121, storage devices 112 and 122, network interfaces 113 and 123, input units 114 and 124, and display units 115 and 125, respectively.
  • the database 1 of the search system 10 is stored in the storage device 102, and the graph generation unit 2 is software that operates on the computer 101.
  • the graph 3 generated by the graph generation unit 2 is stored in the storage device 102 as intermediate data, and is used as input data for the graph search unit 4 installed as software on the computer 101.
  • the graph search unit 4 is given search conditions from the workstations 110 and 120 on the user side, and the search result is returned to the workstations 110 and 120.
  • the graph search unit 4 may be implemented as software on the computers 111 and 121 of the workstations 110 and 120 on the user side. At this time, the graph 3 is supplied from the server 100 in response to a request from the workstations 110 and 120 on the user side. Prior to the route search of the graph 3, it may be downloaded in advance and stored on the storage devices 112 and 122 of the workstations 110 and 120. Thereby, the route search process by the graph search unit 4 is speeded up. In particular, when a large number of users execute graph search processing at the same time, it is possible to prevent the processing load from being concentrated on the server 100.
  • the graph generation unit 2 may also be implemented as software on the computers 111 and 121 of the workstations 110 and 120 on the user side.
  • the graph generation unit 2 may also be implemented as software on the computers 111 and 121 of the workstations 110 and 120 on the user side.
  • each user can have his own graph 3, it is possible to execute a search for a graph different from the graphs possessed by other users. For example, a physical property parameter pair can be experimentally added.
  • the search system 10 according to the first embodiment will be described in more detail.
  • FIG. 3 is an explanatory diagram showing a configuration example of the database 1.
  • the input form 11 of the database 1 is shown.
  • the input form 11 has a tabular format with a pair of physical property parameters having a relationship with each other.
  • the first column is a cause-side physical property parameter
  • the second column is a result-side physical property parameter.
  • the relationship between a plurality of physical property parameter pairs entered and entered in the input form 11 is taken into the computer and stored as the database 1.
  • the graph generation unit 2 receives the database 1 as an input, and generates a graph 3 having each physical property parameter as a node and an edge indicating whether there is a relationship between the physical property parameters.
  • the input form 11 and the database 1 are clearly distinguished in FIG. 3, the input form 11 may be called the database 1. This is because if two sets of physical property parameters (pairs) described in the same line of the input form 11 are two nodes and an edge is defined between the two nodes, the information is equivalent to a graph.
  • FIG. 4 shows an example when the generated graph 3 is a directed graph.
  • the graph 3 may be an undirected graph.
  • FIG. 5 shows an example in which the generated graph 3 is an undirected graph.
  • the graph search unit 4 executes a route search for the graph 3 under given search conditions. For example, when the user wants to know the presence or absence of a causal relationship in which the physical property parameter A is the cause side and J is the result side, the graph search unit 4 has the node A as the start point and the node J as the end point. Given a search condition, a route search is executed. As a result, a route search result as shown in FIG. 6 is obtained in the case of the directed graph shown in FIG. 4, and a route search result as shown in FIG. 7 is obtained in the case of the undirected graph shown in FIG. .
  • the search condition given to the graph search unit 4 can be arbitrarily changed in addition to the above-described start point and end point.
  • the end point and the number of nodes reaching the end point can be specified as search conditions, and the graph search unit 4 can list all the routes whose length to the end point is within the number of nodes. This makes it possible to comprehensively list physical parameters that are relatively strongly related to a specific physical parameter.
  • the textbooks X1, X2, papers Y1, Y2, and conference announcement Z are preferably textbooks, papers, conference presentations, etc. in completely different fields.
  • the relationship between the physical parameters A and D known in the textbook X1 the relationship between the physical parameters D and E known in the paper Y1
  • the physical property parameters A and J have a relationship by sequentially tracing the relationship between the physical property parameters C and M known in the paper Y2, and the physical property parameters M and J known in the textbook X2.
  • New knowledge can be obtained.
  • the new relationship obtained here is only a relationship that can exist mathematically, and whether it is actually a valid relationship may need to be judged after physical evaluation. It is worth at least providing awareness to the researcher who is the user.
  • the format of the input form 11 shown in FIG. 3 is merely an example, and can be arbitrarily changed or other information can be added.
  • the graph 3 to be searched by the graph search unit 4 is an undirected graph
  • the physical property parameters can be listed in any order.
  • the storage capacity of the storage device 102 for storing the database 1 and the graph 3 can be kept smaller than in the case of the directed graph.
  • the input form 11 may have a format in which information indicating bidirectional, forward, or reverse directions is described as the relationship after the description of the two parameters.
  • Other information added to the database 1 includes, for example, the reliability of the relationship between the physical property parameter pairs. While theoretically proven and widely recognized relationships are extremely reliable, experimental data showing that there is a correlation between the two physical property parameters has been obtained, but additional experiments to confirm reproducibility If the data is not yet available, and the theoretical explanation explaining the relationship is not out of the hypothesis, the reliability of the relationship may be regarded as low.
  • Such reliability information is additionally input to the database 1 and can be handled as, for example, the distance of the edge in the graph 3 and the distance of the route in the graph search unit 4. For example, it is possible to associate a long edge such as 2, 3, 4 and so on with the length of the edge having high reliability being 1, and as the reliability decreases.
  • the database 1 and the graph 3 are described separately, but the graph 3 itself can be managed as a database in a graph format.
  • a “database” is a collection of data collected so that it can be used by multiple users.
  • the database can be classified into several types such as a hierarchical type, a network type, and a relational type, the database 1 referred to in the present invention may have any type. If the database 1 of the present invention includes at least the data constituting the graph 3, that is, the relationship between the physical property parameter corresponding to each node and the physical property parameter pair corresponding to the edge, as a data set.
  • the graph 3 may be composed of only a collection of data.
  • each physical property parameter is set to a node, a physical property parameter via the graph generation unit 2 from the database interface 5. It can be implemented so that the graph with the relationship between the edges can be accessed.
  • the graph at this time is positioned as one form of the database and is referred to as a “graph format database”, and the code follows “3” of the graph. This is because the database in the form of a graph acts as an object such as route search using graph theory.
  • tensile strength and Vickers hardness are proportional to each other on the condition that they are transition metal carbides. This is because, when the tensile strength is determined by the shear strength, the tensile strength and the Vickers hardness are in a proportional relationship, but the tensile strength of the transition metal carbide is determined by the shear strength. In addition, there is a relationship between tensile strength and bond potential depth, provided that the material does not exhibit superplasticity. Therefore, when searching for the relationship between the physical property parameters, it is necessary to determine the existence of the route and the distance in consideration of such conditions.
  • incorporating such a condition judgment into a general graph search may not always be an appropriate solution.
  • a purely mathematical algorithm has been established, and a software library that implements the algorithm has already been provided.
  • the present invention has an aspect in which various search algorithms based on such general graph theory can be used by mapping the relationship of physical property parameters to the graph 3. Therefore, a software library in which such a graph search algorithm is implemented has extremely high consistency when applied to the graph search unit 4 of the present invention, and many software libraries can be directly applied to the graph search unit 4 without being changed. can do.
  • the software library in which the graph search algorithm that can deal with the conditional edge as described above can be applied to the graph search unit 4 of the present invention as it is, or Adding a condition determination function to a software library that implements a general graph search algorithm requires additional man-hours for additional programming and increases the risk of introducing program bugs.
  • FIG. 8 is a block diagram illustrating a configuration example of the search system 10 according to the second embodiment. Compared with the search system 10 shown in FIG. 1, it further includes a condition extraction unit 7, a route evaluation unit 8, and an input rule 9.
  • the database 1 further stores the condition of a pair that has a condition that defines the presence / absence of a relationship among a plurality of pairs of physical property parameters that are related to each other.
  • the condition extraction unit 7 extracts the condition from the database 1 in association with an edge (conditional edge) corresponding to a pair whose existence is defined by the condition.
  • the graph search unit 4 performs a route search of the graph 3 and outputs a search result. At this time, the presence / absence of a conditional edge is not considered.
  • the route evaluation unit 8 determines whether or not a conditional edge is included in the extracted route, and determines whether or not the condition is satisfied for a route including a conditional edge. If the condition is not satisfied, the graph search unit 4 excludes the result and outputs it as a search result.
  • the graph search unit 4 does not need to add a function capable of searching for a graph including a conditional edge, and general graph search software can be applied as in the first embodiment.
  • conditional edge has been described by taking a directed graph as an example.
  • an embodiment including a conditional edge is also possible in an undirected graph.
  • condition determines whether or not there is a relationship, that is, the presence or absence of an edge.
  • conditions determine the contents of the relationship as described above, there can be various embodiments.
  • information corresponding to a condition for determining the content of the relationship is input to the user together with the search condition from the user interface 6, and the route evaluation unit determines whether the condition is satisfied and adds the searched route. Output as information.
  • an edge between physical property parameters included in the route and a condition for determining the content of the relationship are added to the search result and output in association with the searched route.
  • the input rule 9 is supplied to the database interface 5 and describes a rule that the data input by the input form 11 should comply with. For example, a processing method is described in which the same physical property parameter pairs are described in a plurality of locations. An error is output if the mutually conflicting relationship information is described for the same physical property parameter pair, and if updated, a new relationship is preferentially registered in the database 1 and a warning is output.
  • the function of supplying the input rule 9 to the database interface 5 and checking the contents of the input form 11 can be added to the search system 10 of the first embodiment shown in FIG.
  • FIG. 9 is an explanatory diagram showing an example of an input form 11 for configuring the database 1 of the search system 10.
  • the relationship classification may be, for example, the reliability information described in the first embodiment.
  • the condition is a value (content) of a specific physical property parameter
  • the condition node describes a node corresponding to the physical property parameter, and describes the value or content in the condition.
  • the equation is described when the relationship is formulated, and the approximate equation is described when the relationship is empirical.
  • a qualitative relationship may be described instead of the formula or in combination with a physical property parameter pair in which the formula is defined. For example, it may be described whether it has a positive correlation or a negative correlation.
  • the relationship between the newly found physical property parameter pairs can be formulated.
  • a qualitative relationship is included in the route as a search result, it is possible to find a qualitative relationship between a newly found physical property parameter pair. For example, in the route illustrated in FIG. 6, in order to increase the physical property parameter J, it is possible to obtain a suggestion that the physical property parameter A should be changed to a smaller material.
  • the database 1 includes information indicating the reliability of the relationship, conditions for specifying the presence or absence of the relationship or contents, expressions indicating the relationship, or qualitative relationships. Can be further included. These pieces of information can be used for route search in the graph search unit 4, or can be used as additional information of the route supplied to the route evaluation unit 8 through the condition extraction unit 7 and extracted.
  • the graph search unit 4 can be implemented as software operating on the server 100, while the user side It may be implemented as software on the computers 111 and 121 of the workstations 110 and 120.
  • the condition extraction unit 7 is mounted on the server 100, whereas the path evaluation unit 8 is naturally mounted on the computers 111 and 121 of the workstations 110 and 120 on the user side.
  • the condition extraction unit 7 mounted on the server 100 extracts the conditional edge and its condition, but does not need to determine whether or not the condition is satisfied. Whether or not the conditional edge condition is actually satisfied may be determined by the path evaluation unit 8 mounted on the workstations 110 and 120 on the user side.
  • conditional edge condition When whether or not the conditional edge condition is actually satisfied is determined by individual specific physical properties specific to the user's search, it is not necessary to transmit the physical properties to the server side, and the server 100 side is also a graph. The burden of determining satisfaction or unsatisfaction of the condition every time the search is executed is reduced. On the other hand, the conditions extracted from the database 1 by the condition extraction unit 7 need to be transmitted to the route evaluation unit 8. For this purpose, it is necessary to define a protocol to be placed on a communication packet via the network 200.
  • FIG. 10 is a block diagram illustrating a configuration example of the search system 10 according to the third embodiment. Compared with the search system 10 shown in FIG. 8, the conditions extracted by the condition extraction unit 7 are input to the graph generation unit 2, and the route evaluation unit 8 is omitted.
  • the database 1 further stores the condition of a pair that has a condition that defines the presence / absence of a relationship among a plurality of pairs of physical property parameters that are related to each other.
  • the condition extraction unit 7 extracts the condition from the database 1 in association with an edge (conditional edge) corresponding to a pair whose existence is defined by the condition.
  • the extracted condition is input to the graph generation unit 2.
  • the graph generation unit 2 When generating a graph from the database 1, the graph generation unit 2 also determines whether or not the condition of the conditional edge is satisfied. As a result, if the condition is satisfied, the graph 3 including the conditional edge is generated, and if the condition is not satisfied, the graph 3 is generated without including the conditional edge.
  • the graph search unit 4 performs a route search of the graph 3 and outputs a search result. At this time, since the edge that does not satisfy the condition is not included in the graph 3, the result of the route search may be output without considering the presence or absence of the conditional edge or whether the condition is satisfied.
  • the graph search unit 4 does not need to add a function capable of searching for a graph including a conditional edge, and general graph search software can be applied in the same manner as in the first embodiment. Furthermore, even when the graph search unit 4 is implemented in a computer environment different from the graph generation unit 2, it is not necessary to transmit information about conditional edges by network communication or the like.
  • conditional edge has been described by taking a directed graph as an example.
  • an embodiment including a conditional edge is also possible in an undirected graph.
  • FIG. 11 is an explanatory diagram showing an example of a more specific input form 11 of the database 1.
  • the work function and its surface term, bulk term, and whether or not there is a relationship between the surface dipole, surface charge distribution, and Fermi level depth are defined.
  • the relationship between the Fermi level depth and the bond potential depth is derived a priori based on chemical bond theory.
  • the relationship between composition and presence / absence of surface segregation, surface composition and bulk composition is based on surface thermodynamics.
  • the relationship between tensile strength, Vickers hardness and bond potential depth is based on material mechanics, and the bulk composition and Fermi level depth are based on solid state physics.
  • Condition 1 “substance not exhibiting superplasticity” is satisfied, and between tensile strength and Vickers hardness, Condition 2 is defined as “proportional relationship for transition metal carbide”.
  • FIG. 12 is an explanatory diagram showing the graph 3 generated from FIG. It is a directed graph with the cause side physical property parameter as the start point and the result side physical property parameter as the end point.
  • the physical property parameters that can be actually measured are indicated by double frame lines.
  • the search system 10 of the present invention enables cross-disciplinary route searches by aggregating and expressing knowledge of a plurality of different fields in a single graph, and as a result has no apparent relationship. It is possible to find the existence of cross-sectoral relationships between physical property parameters.
  • FIG. 13 is an explanatory diagram showing an example in which a node having a relationship based on another knowledge is newly added to the graph shown in FIG. An edge between a node “surface tension” and “composition” “surface composition” is added to the graph shown in FIG. 12, and a node “melting point” and a “binding potential depth” An edge between has been added.
  • FIG. 14 is an explanatory diagram showing an example of another graph that is not related to the graph shown in FIG. Although it is a graph having six nodes of “surface tension”, “interface energy”, “film growth mode judgment formula”, “FM (layer growth)”, “SK growth”, “VW (island growth)” None of the nodes has a relationship with the nodes included in the graph of FIG. 12, at least information indicating such a relationship is not input to the database 1. It is treated as a separate graph from the graph shown in FIG.
  • FIG. 15 shows that the two graphs that are not related to each other shown in FIG. 12 and FIG. 14 are related to each other by adding a node having a new relationship shown in FIG.
  • FIG. 13 shows the example in which one graph is formed by integrating.
  • an edge between the node “surface tension” and the “composition” “surface composition” is added to the graph shown in FIG.
  • the two graphs that are common to and separate from the graph shown in FIG. 14 are integrated.
  • the node “melting point” has been added to FIG. 12, it does not contribute to the integration with the graph of FIG. 14, but by integrating the graph, for example, the relationship between “melting point” and “interface energy”.
  • the search range can be expanded, such as checking the presence or absence of.
  • the database 1 can be expanded by adding a new pair of physical property parameters having a relationship based on knowledge different from the previous one.
  • this extension it is possible to integrate a plurality of graphs that have not been previously related.
  • FIG. 16 is an explanatory diagram illustrating a configuration example of the search system 10 including the physical property database management apparatus 20 according to the sixth embodiment.
  • the physical property database management apparatus 20 is connected to one or a plurality of physical property database search terminals 21_1 and 21_2 via the network 200, whereby the search system 10 is configured as a whole. Since the function of the configured search system 10 is the same as that of each of the first to fifth embodiments described above, detailed description is omitted.
  • the physical property database management device 20 includes a database 3 in a graph format held in a storage device, a graph generation unit 2 realized by software on a computer, and a database interface 5.
  • the database 3 in a graph format associates each of a plurality of physical property parameters with one node, and among the physical property parameter pairs included in the plurality of physical property parameters, an edge between nodes corresponding to the relevant physical property parameter pair It is the information of the graph format which has.
  • the database interface 5 is an interface through which a physical parameter pair and its relationship can be input to the graph generation unit 2.
  • a graph such as writing information about the relationship of physical property parameters to the database 3 in the graph format, and reading and confirming information stored in the subsequent database 3 in the graph format.
  • the management function of the database 3 in the format is supported.
  • the database interface 5 is not necessarily limited to a human interface, and may be an interface to another database or a search system.
  • the database interface 5 generates graphs by extracting nodes and relationships of physical property parameter pairs by natural language processing from academic papers, lectures / explanation materials, e-learning materials published on the web, for example. Input to part 2.
  • ontology means a formal representation of knowledge as a set of concepts within a domain and the relationships between those concepts.
  • Ontologies provide a shared vocabulary of objects and concept types and their characteristics and relationships that are used to model a domain.
  • vocabulary confusion occurs, a different vocabulary can be applied.
  • vocabulary confusion may occur in the term “work function”.
  • work function In the technical field where “work function” is supposed to be a physical property parameter that is originally defined only for the surface, it is described as “work function of the interface” and conversely “effective work” defined for the interface.
  • the “function” may be simply described as “work function”.
  • the original “work function” may be described as “vacuum work function” in the field where the “effective work function” defined for the interface is simply called “work function”.
  • work function the “effective work function” defined for the interface
  • the graph generation unit 2 checks whether the node corresponding to the physical property parameter constituting the input physical property parameter pair and the edge corresponding to the relationship are included in the database 3 in the graph format. Nodes and / or edges not included in 3 are added to the database 3 in the graph format.
  • the physical property parameter pair already registered and its relationship it can comprise so that consistency can be determined. For example, the relationship between the already registered relationship and the reliability of the newly input relationship can be compared, and the graph-type database 3 can be updated by prioritizing the relationship with higher reliability. If the already registered relationship and the newly input relationship are inconsistent with each other, it may be inquired to the administrator via the database interface 5 which relationship has priority. Can be configured to do so.
  • the physical property database management apparatus 20 is further connected to a network 200 such as the Internet via the network interface 103, and is connected to the network 200 for one or a plurality of physical property database search terminals 21_1 and 21_2 in a graph format. 3 information can be provided.
  • the physical property database search terminals 21_1 and 21_2 are configured to include network interfaces 113 and 123, graph search units 4_1 and 4_2, and user interfaces 6_1 and 6_2, respectively. A route search is performed on the graph information, and a combination of physical property parameters having a significant relationship can be searched.
  • the database 1 and the graph 3 are not distinguished from each other, and the graph 3 itself is managed as the graph-type database 3 in the graph format. 3 may be changed so as to be managed separately.
  • the physical property database management apparatus 20 may further include a graph search unit 4 and a user interface 6 without using the network interface 103.
  • a useful physical property database can be provided.
  • the physical property database management apparatus 20 is connected to one or a plurality of physical property database search terminals 21_1 and 21_2 via the network 200, so that the search system 10 is configured as a whole. This is the same as in Embodiments 1 to 5.
  • the database 3 can be a directed graph as in FIGS.
  • the graph generation unit 2 when the relationship between the physical property parameter pair is bidirectional, the graph generation unit 2 generates a bidirectional edge as the corresponding edge, and when the value of one physical property parameter of the physical property parameter pair is determined, the other physical property is determined.
  • a one-way edge is generated as a corresponding edge from the node corresponding to the one physical property parameter to the node corresponding to the other physical property parameter.
  • a one-way relationship having a causal relationship can be appropriately handled, and a physical property database that contributes to an improvement in route search accuracy can be provided.
  • the physical property database management apparatus 20 can further include a condition extraction unit 7 as in FIGS.
  • the condition extraction unit 7 extracts and extracts the condition of the plurality of pairs of physical property parameters that are stored in the database 3 and have a condition that defines the presence / absence of the relationship among the plurality of pairs.
  • the edge corresponding to the pair for which the presence or absence of the relationship is defined by the condition is stored as a conditional edge in the database 3 together with the condition.
  • the physical property database search terminals 21_1 and 21_2 connected via the network 200 can determine whether or not a conditional edge is included in each of a plurality of routes output as search results. If a conditional edge is included, by determining whether the condition is satisfied, a route passing through an edge that does not satisfy the condition can be excluded from the search result and output. Thereby, even when a conditional edge is included, a more accurate route search can be performed.
  • the relationship is a theoretically established relationship, or a relationship that has been empirically correlated and is not theoretically established. You may comprise so that the reliability information of relationship, such as a relationship, can be memorize
  • the database 3 can be searched based on the search condition including the condition.
  • the user can appropriately specify a search condition such as searching for a relationship with high reliability in the physical property database search terminal, and a more accurate route search can be performed.
  • the present invention can be widely applied to a search system using a database, a search method, and a physical property database management apparatus thereof.

Abstract

複数の物性パラメータの任意の組合せのうち、既に知られている関係性に基づいて、有意な関係性を有する物性パラメータの未知の組合せを探索することができる、探索システム及び探索方法を提供する。 データベースとグラフ生成部とグラフ探索部とを備える探索システムであって、以下のように構成される。データベースは、互いに関係性を有する物性パラメータの複数の対を記憶し、グラフ生成部は、データベースに記憶された複数の物性パラメータをノードとし、関係性を有すると記憶された物性パラメータ対に対応するノード間をエッジとする、グラフを生成する。グラフ探索部は、与えられる探索条件に基づいてグラフ生成部から生成されたグラフを探索し、探索結果を出力する。

Description

探索システム、探索方法および物性データベース管理装置
 本発明は、データベースを使った探索システム、探索方法及びその物性データベース管理装置に関し、特に複数の物性パラメータの関係性の探索に好適に利用できるものである。
 材料研究における予測や設計の目標は、目的の特性を持つ材料を特定することである。このために旧来から多用されてきた手法は、条件-特性チャートから目的の特性を持つ材料の特定を目指す手法である。これは複数の条件のうち特定の1つの条件のみを変化させたときの特性の変化を観測してチャートを作成し、そのチャートを補間または外挿することによって、目的の特性を持つ条件を求め、それに合致する材料を特定する方法である。ここでいう「チャート」とは、折れ線グラフ等を表す「グラフ」と同義であるが、後述する、ノードとエッジから成る「グラフ」と区別する目的で別の語を用いる。
 このとき、複数の条件のうち特定の1つの条件のみを変化させたときの特性の変化は、自ら実験を行って入手することが多い。多数の文献を調査しても上記特定の条件以外の条件がすべて同じであるデータを大量に入手することは困難だからである。
 特許文献1には、所望の特性を有する新規材料の構成物質情報を、客観的に探索することが可能な探索システムが開示されている。
 同文献に開示される探索システムは、複数(多数)の物質についてそれぞれ複数の物性パラメータ情報を有するデータベースを備える。例えば、n個の物質についてm個の物性パラメータを有するときには、データベースはn行m列のテーブル形式で表現される。このとき、個々の物質によっては実データが得られる物性パラメータだけではなく、実データが与えられていない物性パラメータがあってもよい。即ち、上記n行m列のテーブルには空欄があってもよい。
 検索対象の物性パラメータを1つの軸とし、他の物性パラメータの一部をその他の軸として、2次元または3次元以上の空間を作成して、上記データベース内の各物質をマッピングする。このとき、実データのない物性パラメータについては、多変量解析、所定の論理式に基づく計算、または、第1原理計算などを使って予測した仮想データによって補う。
 実データと仮想データをマッピングして得られた探索マップにおいて、予め規定したルールに基づいて所望の特性を有する物質を特定するとされる。
特開2007-18444号公報
 特許文献1について本発明者が検討した結果、以下のような新たな課題があることがわかった。
 特許文献1に記載される技術では、仮想データを予測するために、複数の物性パラメータ相互の関係性を利用することとなる。物性パラメータの関係性とは、異なる物性パラメータ間に存在する科学的根拠に基づいた関係性、即ち、理論的に説明され定式化された関係性であり、例えば、上記の所定の論理式に基づく計算や第1原理計算もこれに含まれる。これに加えて、経験的に得られた関係性も存在する。理論的な説明が未だなされておらず、また、定式化もされていない段階であっても、実験データから明確な相関が認められることによって、関係性の存在が知られている物性パラメータが数多く存在する。特に、多数の技術分野を横断的に見ることによって、関係性が知られている物性パラメータの組合せをさらに増やすことができる。
 このように、多数の技術分野を横断的に見た場合には、物性パラメータの数が非常に多くなるため、関係性の有無に依らない任意の組合せは数学的に算出される、膨大な数に上ってしまう。取り扱う物性パラメータの数をK個とすれば、そのうちの任意の2個の組合せはK!×(K-1)!/2である。したがって、特許文献1に記載されるような従来の探索システムに利用することができる関係性は、物性パラメータの組合せのうち、あくまでも既に知られた組合せに限定されることとなる。これを関係性の存在が知られていない組合せに拡張するためには、そもそも任意の組合せが上述のように膨大であるところから、有望な組合せを選ぶためにはユーザ自身の知識や経験に依るところが大きい。しかしながら、多くの技術分野を横断的に見た場合には、その全般に渡る広範な知識と経験を備えることを、ユーザに期待するのは非現実的である。
 本発明者はこのような物性パラメータ間の未知の関係性を抽出する方法について研究を重ねてきた結果、技術分野自体の関連性が密ではないために、検討されなかった、複数の物性パラメータの関係性が、実は存在している可能性は高いことを見出した。
 本発明の目的は、複数の物性パラメータの任意の組合せのうち、既に知られている関係性に基づいて、有意な関係性を有する物性パラメータの未知の組合せを探索することができる、探索システム及び探索方法を提供することである。
 このような課題を解決するための手段を以下に説明するが、その他の課題と新規な特徴は、本明細書の記述及び添付図面から明らかになるであろう。
 一実施の形態によれば、下記の通りである。
 すなわち、データベースとグラフ生成部とグラフ探索部とを備える探索システムであって、以下のように構成される。データベースは、互いに関係性を有する物性パラメータの複数の対を記憶し、グラフ生成部は、データベースに記憶された複数の物性パラメータをノードとし、関係性を有すると記憶された物性パラメータ対に対応するノード間をエッジとする、グラフを生成する。グラフ探索部は、与えられる探索条件に基づいてグラフ生成部から生成されたグラフを探索し、探索結果を出力する。
 前記一実施の形態によって得られる効果を簡単に説明すれば下記のとおりである。
 すなわち、複数の物性パラメータの任意の組合せのうち、既に知られている関係性に基づいて、有意な関係性を有する物性パラメータの未知の組合せを探索することができる、探索システム及び探索方法を提供することができる。
図1は、実施形態1に係る探索システムの構成例を示すブロック図である。 図2は、本発明の探索システムの実装されるハードウェアシステムの一例を示すブロック図である。 図3は、実施形態1に係る探索システムのデータベースの構成例を示す説明図である。 図4は、生成されるグラフの一例(有向グラフの場合)を示す説明図である。 図5は、生成されるグラフの一例(無向グラフの場合)を示す説明図である。 図6は、有向グラフの経路探索結果の一例を示す説明図である。 図7は、無向グラフの経路探索結果の一例を示す説明図である。 図8は、実施形態2に係る探索システムの構成例を示すブロック図である。 図9は、実施形態2に係る探索システムのデータベースを構成するための入力フォームの一例を示す説明図である。 図10は、実施形態3に係る探索システムの構成例を示すブロック図である。 図11は、実施形態4に係るより具体的なデータベースの入力フォームの例を示す説明図である。 図12は、図11から生成されるグラフを示す説明図である。 図13は、図12に示したグラフに対して、別の知見に基づく関係性を有するノードが新たに追加された例を示す説明図である。 図14は、図12に示したグラフとは関連性を有さない別のグラフの例を示す説明図である。 図15は、図12と図14に示した互いに関連性を有さない2つのグラフが、図13に示す新たな関連性を有するノードが追加されたことによって、互いに関連性を有することとなり、統合されて1つのグラフが形成される例を示す説明図である。 図16は、実施形態6に係る、物性データベース管理装置を含む探索システムの構成例を示す説明図である。
1.実施の形態の概要
 先ず、本願において開示される代表的な実施の形態について概要を説明する。代表的な実施の形態についての概要説明で括弧を付して参照する図面中の参照符号はそれが付された構成要素の概念に含まれるものを例示するに過ぎない。
 〔1〕<物性パラメータをノードとし関係性をエッジとするグラフの探索(図1)>
 データベース(1)とグラフ生成部(2)とグラフ探索部(4)とを備える探索システム(10)であって、以下のように構成される。
 前記データベースは、互いに関係性を有する物性パラメータの複数の対を記憶し、前記グラフ生成部は、前記データベースに記憶された複数の物性パラメータをノードとし、関係性を有すると記憶された物性パラメータ対に対応するノード間をエッジとする、グラフ(3)を生成する。グラフ探索部(4)は、与えられる探索条件に基づいて前記グラフを探索し、探索結果を出力する。
 これにより、複数の物性パラメータの任意の組合せのうち、既に知られている関係性に基づいて、有意な関係性を有する物性パラメータの未知の組合せを探索することができる、探索システム(10)を提供することができる。データベース(2)には、互いに関係性を有する物性パラメータの複数の対が記憶される。このときの互いに関係性を有する物性パラメータの対は、科学的根拠に基づいた関係性、即ち、理論的に説明された関係性に基づくものだけではなく、理論的な説明が未だなされておらず、また、定式化もされていない段階であっても、実験データから明確な相関が認められることによって、関係性の存在が知られている物性パラメータの対を含めることができる。なお、「理論的に説明された関係性」には、定理や公式のように定式化された関係性の他、相関の有無や相関係数の正負(一方が増加するときに他方も増加するか減少するかなど)が説明されている半定量的、或いは、定性的な関係性までもが広く含まれて良い。このとき、如何なる分野で知られている関係性であっても特に排除される必要はなく、あらゆる分野で関係性が知られている物性パラメータ対を含めることができる。互いに異なる技術分野においてのみ知られていた関係性を、グラフに統合して表すことによって、すべての関係性がどの技術分野で知られていたかに関わらず、グラフ全体を対象とした経路探索をすることができるため、知られていなかった物性パラメータ間の関係性を新たに発見することができる。
 〔2〕<有向グラフ(図4、図6)>
 〔1〕項において、前記グラフは有向グラフとすることができる。
 グラフ生成部(2)は、物性パラメータ対の関係性が双方向であるときには、対応するエッジは双方向のエッジを生成し、物性パラメータ対の一方の物性パラメータの値が決まると他方の物性パラメータの値が決まるが逆は決まらないときには、対応するエッジとして、前記一方の物性パラメータに対応するノードから前記他方の物性パラメータに対応するノードへの一方向のエッジを生成する。
 これにより、因果関係を有するような、一方向の関係性を適切に扱うことができ、経路探索の精度を向上させることができる。
 〔3〕<条件付きエッジ(図8、図9)>
 〔1〕項または〔2〕項において、探索システム(10)は、条件抽出部(7)と経路評価部(8)とをさらに備える。
 データベース(1)は、互いに関係性を有する物性パラメータの前記複数の対のうち、関係性の有無を規定する条件が存在する対についてはその条件をさらに記憶可能とされる。
 条件抽出部(7)は、前記データベースから前記条件を、当該条件によって関係性の有無が規定される対に対応するエッジを条件付きエッジとし、合せてその条件と対応付けて抽出する。
 グラフ探索部(4)は、前記探索結果として、1または複数の経路を前記グラフから抽出して出力する。このとき、前記条件の有無は考慮されない。
 経路評価部(8)は、抽出された前記1または複数の経路について、前記条件付きエッジが含まれるか否かを判定し、前記条件付きエッジが含まれる経路については、当該条件付きエッジに対応する条件が満足されない場合には、前記1または複数の経路から除外して、探索結果として出力する。
 これにより、その関係性に対応する物性パラメータの値、或いは、別の物性パラメータの値によって、関係性の有無が変化するような、複雑な関係性をも探索の対象に含めることができる。上述のように、関係性の有無を決める条件は、データベース(1)から予め抽出しておき、探索結果として出力される複数の経路のそれぞれに、条件付きエッジが含まれているかどうか判断する。条件付きエッジが含まれていればその条件が満足されているかどうかを判定することによって、条件を満たさないエッジを経由する経路を、探索結果から除外して出力することができる。これにより、条件付きエッジが含まれる場合にも、より精度の高い経路探索を行なうことができる。
 〔4〕<信頼度情報付きエッジ(図9)>
 〔1〕項または〔2〕項において、データベース(1)は、互いに関係性を有する物性パラメータの前記複数の対のうち、当該関係性が理論的に確立された関係性か、経験的に相関が認められた関係性であって理論的には未確立の関係性かを示す、関係性の信頼度情報をさらに記憶可能とされる。
 グラフ探索部(4)は、前記探索条件に前記信頼度情報についての条件が含まれたときには、当該条件を含む探索条件に基づいて前記グラフを探索し、探索結果を出力する。
 これにより、信頼性の高い関係性を優先して探索するなどの探索条件を、ユーザが適宜指定することができ、より精度の高い経路探索を行なうことができる。
 〔5〕<信頼度情報付きエッジ(図8、図9)>
 〔1〕項または〔2〕項において、探索システム(10)は、条件抽出部(7)と経路評価部(8)とをさらに備える。
 データベース(1)は、互いに関係性を有する物性パラメータの前記複数の対のうち、当該関係性が理論的に確立された関係性か、経験的に相関が認められた関係性であって理論的には未確立の関係性かを示す、関係性の信頼度情報をさらに記憶可能とされる。
 条件抽出部(7)は、前記データベースから前記信頼度情報をエッジと対応付けて抽出する。
 グラフ探索部(4)は、前記探索条件に信頼度情報についての条件が含まれているか否かに関わらず、前記探索結果として、1または複数の経路を前記グラフから抽出して経路評価部(8)に出力する。
 前記経路評価部(8)は、前記1または複数の経路について、前記信頼度情報が対応付けられたエッジが含まれるか否かを判定し、前記信頼度情報が対応付けられたエッジが含まれる経路については、前記探索条件に含まれる信頼度情報についての前記条件が満足されない場合に、前記1または複数の経路から除外して、探索結果として出力する。
 これにより、〔4〕項と同様に、信頼性の高い関係性を優先して探索するなどの探索条件を、ユーザが適宜指定することができ、より精度の高い経路探索を行なうことができる。
 〔6〕<入力フォームのルールチェック(図8)>
 〔1〕~〔5〕項のうちのいずれか1項において、探索システム(10)は、データベースインターフェース部(5)をさらに備える。
 データベースインターフェース部(5)は、外部から入力される物理パラメータ対とその関係性について、所定の入力ルール(9)に則っているかどうかの判定を行い、入力ルール(9)に則っている物理パラメータ対とその関係性についてはデータベース(1)に記憶し、入力ルール(9)に則っていない物理パラメータ対とその関係性については所定のエラー処理を行なう。
 これにより、相互に矛盾する関係性を有する物性パラメータ対等の不適切なデータが、誤ってデータベース(1)に書き込まれないように、適切に管理することができる。
 〔7〕<物性データベース管理装置(図16)>
 記憶装置に保持されるデータベース(3)と計算機上のソフトウェアで実現されるグラフ生成部(2)とインターフェース部(5)とを備える物性データベース管理装置(20)であって、以下のように構成される。
 データベース(3)は、複数の物性パラメータのそれぞれを1個のノードと対応付け、前記複数の物性パラメータに含まれる物性パラメータ対のうち、関係性を有する物性パラメータ対に対応するノード間にエッジを有するグラフ形式の情報である。
 インターフェース部(5)は、グラフ生成部(2)に対して、物理パラメータ対とその関係性を入力可能であり、グラフ生成部(2)は、入力された物性パラメータ対を構成する物性パラメータに対応するノード及びその関係性に対応するエッジがデータベース(3)に含まれているか否かを検査し、データベース(3)に含まれていないノード及び/またはエッジをデータベース(3)に追加する。
 これにより、複数の物性パラメータの任意の組合せのうち、既に知られている関係性に基づいて、有意な関係性を有する物性パラメータの未知の組合せを探索することができる、探索システムを構築するために有用な、物性データベースを提供することができる。
 なお、本〔7〕項及びこれ以降の各項では、データベース(1)とグラフ(3)とを区別せず、グラフ(3)自体をグラフ形式のグラフ形式のデータベース(3)として管理する形態として説明したが、〔1〕項~〔6〕項と同様に、データベース1とグラフ3とを区別して管理するように変更してもよい。
 〔8〕<有向グラフ(図4、図6)>
 〔7〕項において、前記データベース(3)は有向グラフとすることができる。
 グラフ生成部(2)は、物性パラメータ対の関係性が双方向であるときには、対応するエッジは双方向のエッジを生成し、物性パラメータ対の一方の物性パラメータの値が決まると他方の物性パラメータの値が決まるが逆は決まらないときには、対応するエッジとして、前記一方の物性パラメータに対応するノードから前記他方の物性パラメータに対応するノードへの一方向のエッジを生成する。
 これにより、因果関係を有するような、一方向の関係性を適切に扱うことができ、経路探索精度の向上に資する物性データベースを提供することができる。
 〔9〕<条件付きエッジ(図8、図9、図16)>
 〔7〕項または〔8〕項において、物性データベース管理装置(20)は、条件抽出部(7)をさらに備える。
 データベース(3)は、互いに関係性を有する物性パラメータの前記複数の対のうち、関係性の有無を規定する条件が存在する対についてはその条件をさらに記憶可能とされる。
 条件抽出部(7)は、前記データベースから前記条件を、当該条件によって関係性の有無が規定される対に対応するエッジを条件付きエッジとし、合せてその条件と対応付けて抽出する。
 これにより、その関係性に対応する物性パラメータの値、或いは、別の物性パラメータの値によって、関係性の有無が変化するような、複雑な関係性をも探索の対象に含めることができる。上述のように、関係性の有無を決める条件は、データベース(3)に含まれるグラフ情報から予め抽出しておき、データベース(3)内に保持しておく。例えば、ネットワーク200を介して接続される、1台または複数の物性データベース探索端末21_1、21_2は、探索結果として出力される複数の経路のそれぞれに、条件付きエッジが含まれているかどうか判断することができる。条件付きエッジが含まれていればその条件が満足されているかどうかを判定することによって、条件を満たさないエッジを経由する経路を、探索結果から除外して出力することができる。これにより、条件付きエッジが含まれる場合にも、より精度の高い経路探索を行なうことができる。
 〔10〕<信頼度情報付きエッジ(図9、図16)>
 〔7〕項または〔8〕項において、データベース(3)は、互いに関係性を有する物性パラメータの前記複数の対のうち、当該関係性が理論的に確立された関係性か、経験的に相関が認められた関係性であって理論的には未確立の関係性かを示す、関係性の信頼度情報をさらに記憶可能とされる。
 例えば、ネットワーク200を介して接続される、1台または複数の物性データベース探索端末21_1、21_2は、グラフ探索部(4)を備えることによって、前記探索条件に前記信頼度情報についての条件が含まれているときには、当該条件を含む探索条件に基づいて前記グラフを探索することができる。
 これにより、信頼性の高い関係性を優先して探索するなどの探索条件を、物性データベース探索端末において、ユーザが適宜指定することができ、より精度の高い経路探索を行なうことができる。
 〔11〕<信頼度情報付きエッジ(図8、図9、図16)>
 〔7〕項または〔8〕項において、物性データベース管理装置(20)は、条件抽出部(7)をさらに備える。
 データベース(3)は、互いに関係性を有する物性パラメータの前記複数の対のうち、当該関係性が理論的に確立された関係性か、経験的に相関が認められた関係性であって理論的には未確立の関係性かを示す、関係性の信頼度情報をさらに記憶可能とされる。
 条件抽出部(7)は、前記データベースから前記信頼度情報をエッジと対応付けて抽出する。
 これにより、例えば、ネットワーク200を介して接続される、1台または複数の物性データベース探索端末21_1、21_2にグラフ探索部(4)を備えることによって、〔4〕項と同様に、信頼性の高い関係性を優先して探索するなどの探索条件を、ユーザが適宜指定することができ、より精度の高い経路探索を行なうことができる。グラフ探索部(4)は、前記探索条件に信頼度情報についての条件が含まれているか否かに関わらず、前記探索結果として、1または複数の経路を前記グラフから抽出して経路評価部(8)に出力する。経路評価部(8)は、前記1または複数の経路について、前記信頼度情報が対応付けられたエッジが含まれるか否かを判定し、前記信頼度情報が対応付けられたエッジが含まれる経路については、前記探索条件に含まれる信頼度情報についての前記条件が満足されない場合に、前記1または複数の経路から除外して、探索結果として出力する。
 2.実施の形態の詳細
 実施の形態について更に詳述する。
 〔実施形態1〕
図1は、実施形態1に係る探索システムの構成例を示すブロック図である。
 探索システム10は、物性パラメータの関係性を記憶するデータベース1とグラフ生成部2とグラフ探索部4とを備える。データベース1には、互いに関係性を有する物性パラメータの複数の対が記憶されている。どのような物性パラメータの対が互いに関係性を有するかは、理論的に確立され教科書等に記載されて広く知られている。この他、理論的に十分に説明されるには至っていなくても、経験的に知られている関係性が含まれても良い。グラフ生成部2は、データベース1に記憶された複数の物性パラメータをノードとし、関係性を有する物性パラメータ対に対応するノード間をエッジとする、グラフ3を生成する。グラフ探索部4は、与えられる探索条件に基づいてグラフ3を探索し、探索結果を出力する。
 これにより、探索システム10は、複数の物性パラメータの任意の組合せのうち、既に知られている関係性に基づいて、有意な関係性を有する物性パラメータの未知の組合せを探索することができる。物性パラメータの関係性を記憶するデータベース1に記憶する、互いに関係性を有する物性パラメータ対を、できる限り多くの技術分野から収集する。これを1つのグラフ3に集約して表現し、グラフ3を対象とした経路探索を可能としている。ここで「1つのグラフ」とは、複数のノードとそれらを接続する複数のエッジ、即ち、辺または枝を有し、全てのノードがエッジによって直接または間接に接続されている範囲を意味し、複数のグラフ(部分グラフと呼ばれる場合もある)の集合であってもよい。グラフ3を用いて表現することによって、そのエッジに対応する関係性がどのような技術分野で知られていたかに関わらず、単純にエッジの有無のみに基づく経路を探索することができるため、多くの分野を横断的に探索することができる。その結果、有意な関係性を有する物性パラメータの未知の組合せをも発見することができる。グラフ探索部4には、数学的なアルゴリズムに基づく、種々の経路探索手法を適用することができる。
 探索システム10は、データベースインターフェース5とユーザインターフェース6とをさらに備えるとよい。データベースインターフェース5により、データベース1へ物性パラメータの関係性について情報を書き込み、その後のデータベース1に記憶されている情報を読み出し確認するなどの、データベース1の管理機能がサポートされる。ユーザインターフェース6により、グラフ探索部4に対して探索条件を与え、探索結果を外部に出力することができる。データベースインターフェース5とユーザインターフェース6は、必ずしもヒューマンインターフェースに限られるものではなく、他のデータベースや検索システムへのインターフェースであってもよい。
 本発明の探索システム10は、記憶装置と計算機を備えたハードウェアシステム上に、ソフトウェアとして機能構築される。
 図2は、本発明の探索システム10の実装されるハードウェアシステムの一例を示すブロック図である。
 サーバー100とユーザ側のワークステーション110,120が、インターネットなどのネットワーク200に接続されている。サーバー100は、計算機101、記憶装置102、ネットワークインターフェース103、入力部104及び表示部105を有する。ネットワーク200を介する入出力で十分であれば、入力部104及び表示部105は具備されなくても良い。ユーザ側のワークステーション110,120もそれぞれ、計算機111、121、記憶装置112、122、ネットワークインターフェース113、123、入力部114,124及び表示部115,125を有する。
 探索システム10のデータベース1は記憶装置102に記憶され、グラフ生成部2は計算機101上で動作するソフトウェアである。グラフ生成部2によって生成されるグラフ3は、中間データとして記憶装置102に記憶され、計算機101上にソフトウェアとして実装されるグラフ探索部4の入力データとされる。グラフ探索部4には、ユーザ側のワークステーション110,120から探索条件が与えられ、探索結果がワークステーション110,120へ応答される。
 グラフ探索部4は、ユーザ側のワークステーション110,120の計算機111,121上にソフトウェアとして実装されても良い。このとき、グラフ3は、ユーザ側のワークステーション110,120からの要求に応じてサーバー100から供給される。グラフ3の経路探索に先立って、予めダウンロードし、ワークステーション110,120の記憶装置112、122上に格納しておいても良い。これにより、グラフ探索部4による経路探索処理が高速化される。特に、多数のユーザが同時にグラフ探索処理を実行する場合に、サーバー100に処理の負荷が集中するのを防止することができる。
 さらに、グラフ生成部2も、ユーザ側のワークステーション110,120の計算機111,121上にソフトウェアとして実装されても良い。この場合も、同様に、多数のユーザが同時にグラフ探索処理を実行する場合に、サーバー100に処理の負荷が集中するのを防止することができる上に、ユーザ側でさらなる物性パラメータ対を追加することができる。ユーザはそれぞれ独自のグラフ3を持つことが可能になるので、他のユーザが有するグラフとは異なるグラフを対象とした探索を実行することができる。例えば、物性パラメータ対の試験的な追加が可能となる。
 本実施形態1に係る探索システム10についてさらに詳しく説明する。
 図3は、データベース1の構成例を示す説明図である。一例としてデータベース1の入力フォーム11を示す。入力フォーム11は、互いに関係性を有する物性パラメータの対を各行とする表形式である。第1列は原因側物性パラメータ、第2列は結果側物性パラメータである。必ずしも原因側と結果側に分ける必要はないが、因果関係に方向性がある関係性についても表現することができるメリットがある。一方、双方向に関係性がある場合には、原因側と結果側の物性パラメータを入れ替えた2行を使って、その関係性が記述される。
 図3に例示されるように、教科書X1に理論的関係性として、「D=A+B」が定式化されているとき、原因側の物性パラメータがA及びB、結果側物性パラメータがDとなり(2行目~3行目)、「A=f(B)」が定式化されているとき、fはBを入力としAを出力とする関数であって逆関数が定義できないときには、原因側の物性パラメータがB、結果側物性パラメータがAとなる(4行目)。論文Y1に物性パラメータDとEが良い相関を持つというデータ(チャート)が示されているとき、その関係性が5行目と6行目に入力されている。同様に学会Zにおいて、物性パラメータCとEが良い相関を持つというデータ(チャート)が発表されているとき、その関係性が7行目と8行目に入力されている。以下同様に、論文Y2に示された物性パラメータMとCの関係性が9行目と10行目に、教科書X2に示された理論式から導かれる、物性パラメータKとJ、KとL、JとL、LとJの関係性が11行目から15行目に、その他、理論的あるいは経験的に知られている物性パラメータIとK、GとC、GとF、GとI、IとF、LとH、GとHの関係性が16行目から23行目に、それぞれ入力されている。
 入力フォーム11に記入されて入力された、複数の物性パラメータ対の関係性は、計算機に取り込まれてデータベース1として記憶される。グラフ生成部2はこのデータベース1を入力として、各物性パラメータをノードとし、物性パラメータ相互の関係性の有無をエッジとするグラフ3を生成する。なお、図3では入力フォーム11とデータベース1とを明確に区別して表記したが、入力フォーム11をデータベース1と呼んでもよい。入力フォーム11の同じ行に記載される2つ1組の物性パラメータ(対)を、2つのノードとしその2つのノード間にエッジが規定されるとすれば、グラフと等価の情報だからである。
 図4に、生成されるグラフ3が有向グラフである場合の一例を示す。一方、グラフ3は無向グラフでも良い。図5に、生成されるグラフ3が無向グラフである場合の一例を示す。
 グラフ探索部4は、このグラフ3を対象として、与えられた探索条件で経路探索を実行する。例えばユーザが物性パラメータAを原因側とし、Jを結果側とする因果関係の有無を知りたいと考えた場合には、グラフ探索部4に、ノードAを始点、ノードJを終点とすることを探索条件として与えて、経路探索を実行させる。その結果、図4に示す有向グラフの場合には、図6に示すような経路探索結果が得られ、図5に示す無向グラフの場合には、図7に示すような経路探索結果が得られる。
 グラフ探索部4に与える探索条件は、上述の始点と終点とするほか、任意に変更することができる。例えば、探索条件として、終点とその終点に至るノード数を指定して、グラフ探索部4に、その終点に至る経路の長さがそのノード数以内である経路をすべてリストアップさせることもできる。これによって、ある特定の物性パラメータと比較的関係性の強い物性パラメータを網羅的にリストアップすることができる。
 教科書X1、X2、論文Y1、Y2、学会発表Zは、まったく異なる分野における教科書、論文、学会発表等であることが望ましい。これにより、教科書X1で知られていた物性パラメータAとDの関係性、論文Y1で知られていた物性パラメータDとEの関係性、学会発表Zで知られていた物性パラメータEとCの関係性、論文Y2で知られていた物性パラメータCとMの関係性、及び、教科書X2で知られていた物性パラメータMとJの関係性を順次辿って、物性パラメータAとJが関係性を有するという新たな知見を得ることができる。ここで得られる新たな関係性は、数学的に存在し得る関係性に過ぎず、現実に有効な関係性であるかどうかは物理的な評価を待って判断される必要があるかもしれないが、少なくともユーザである研究者に気付きを提供するという価値がある。
 図3に示した入力フォーム11の様式は一例に過ぎず、任意に変更しまたは他の情報を追加することができる。
 例えば、グラフ探索部4が探索の対象とするグラフ3が無向グラフの場合には、物性パラメータ対について、原因側と結果側の区別をする必要がないので、1行に2つの互いに関連する物性パラメータを順不同で列記する様式とすることができる。これにより、データベース1及びグラフ3を記憶するための記憶装置102の記憶容量は有向グラフの場合よりも小さく抑えることができる。
 また、有向グラフであっても、入力フォーム11は、2つのパラメータの記載に続けて、その関係性として、双方向、順方向、または逆方向を示す情報を記載する様式としても良い。
 データベース1に追加する他の情報としては、例えば、物性パラメータ対の関係性の信頼度が挙げられる。理論的に証明されて広く認知されている関係性は極めて信頼度が高い一方、2つの物性パラメータ間に相関があることを示す実験データが得られてはいるものの、再現性を確認する追実験のデータがまだ得られておらず、また関係性を説明する理論的説明も仮説の域を出ていないような場合には、その関係性の信頼度は低いものとして扱いたい場合がある。このような信頼度情報を、データベース1に追加入力しておき、グラフ3では例えば、エッジの長さに対応付け、グラフ探索部4では経路の距離として扱うことができる。例えば、信頼度の高いエッジの長さを1とし、信頼度が低くなるにしたがって、2、3、4などと長いエッジを対応付けることができる。
 なお、本実施形態1では、データベース1とグラフ3とを区別して説明したが、グラフ3自体をグラフ形式のデータベースとして管理することができる。
 一般に「データベース」とは、複数のユーザによる利用を可能とするためにまとめられたデータの集合体である。データベースは階層型、ネットワーク型、リレーショナル型などいくつかの形式に分類することができるが、本願発明で言うところのデータベース1は、どのような形式であってもよい。本願発明のデータベース1は、少なくとも、グラフ3を構成するデータ、即ち、各ノードに対応する物性パラメータと、エッジに対応する物性パラメータ対の間の関係性を、データの集合体として含んでいれば良く、グラフ3を構成するデータの集合体のみで構成されてもよい。
 その場合には、後述の実施形態6で引用する図16に示すように、データベース1という構成要素を省略して、データベースインターフェース5からグラフ生成部2を介して、各物性パラメータをノード、物性パラメータ間の関係性をエッジとしたグラフにアクセスすることができるように実装することができる。このときのグラフは、データベースの一形態として位置付けられ、「グラフ形式のデータベース」と呼び、符号はグラフの「3」を踏襲することとする。グラフ形式のデータベースは、グラフ理論を利用した経路探索等の対象として作用するからである。
 このような実施形態の変更は、以下の各実施形態にも同様に適用することができる。
 〔実施形態2〕
 物性パラメータ対の関係性には、その有無や内容が条件によって変化するものがある。例えば、引っ張り強さとビッカース硬度は、遷移金属炭化物であることを条件として比例関係となる。引っ張り強度がせん断強度で決まる場合に、引っ張り強さとビッカース硬度は比例関係となるが、遷移金属炭化物の引っ張り強度がせん断強度で決まるからである。また、超塑性を示さない物質であることを条件として、引っ張り強さと結合ポテンシャルの深さには関係性が存在する。したがって、物性パラメータの関係性を探索する上では、このような条件を勘案して経路の有無や距離を判断する必要がある。
 物性パラメータ対の条件付きの関係性に対応するためには、グラフ探索部4を条件付きのエッジに対応することができるグラフ探索アルゴリズムを実装したソフトウェアに変更することによって解決することができる。これにより、図1の構成を変更することなく、そのまま条件付きの関係性に対応することができる。
 一方、このような条件判断を一般的なグラフ探索に組み込むことは、必ずしも適切な解決手段ではない場合がある。グラフの経路探索は、純粋に数学的なアルゴリズムが確立しており、それを実装したソフトウェアライブラリが既に提供されている。本発明には、物性パラメータの関係性をグラフ3にマッピングすることによって、このような一般的なグラフ理論に基づく種々の探索アルゴリズムの利用を可能としたという側面がある。そのため、このようなグラフ探索アルゴリズムを実装したソフトウェアライブラリは、本発明のグラフ探索部4に適用するにあたっての整合性が極めて高く、多くのソフトウェアライブラリは変更することなく、そのままグラフ探索部4に適用することができる。これに対して、上記のような条件付きのエッジに対応することができるグラフ探索アルゴリズムを実装したソフトウェアライブラリは、そのまま本発明のグラフ探索部4に適用することができるものは限られ、または、一般的なグラフ探索アルゴリズムを実装したソフトウェアライブラリに、条件判断機能を追加するのは、追加するプログラミングのための作業工数が必要となる上、プログラムバグを混入させる危険性が増える。
 図8は、本実施形態2に係る探索システム10の構成例を示すブロック図である。図1に示す探索システム10と比較して、さらに、条件抽出部7と経路評価部8と入力ルール9とをさらに備える。
 データベース1には、互いに関係性を有する物性パラメータの複数の対のうち、関係性の有無を規定する条件が存在する対については、その条件がさらに記憶される。条件抽出部7は、データベース1からその条件を、当該条件によって関係性の有無が規定される対に対応するエッジ(条件付きエッジ)と対応付けて抽出する。グラフ探索部4は、グラフ3の経路探索を行って探索結果を出力するが、このとき、条件付きエッジの有無は考慮されない。経路評価部8は、抽出された経路に条件付きエッジが含まれるか否かを判定し、条件付きエッジが含まれる経路については、その条件が満足されるか否かを判定する。条件が満足されない場合には、グラフ探索部4が出力した結果から除外して、探索結果として出力する。
 これにより、その関係性に対応する物性パラメータの値、或いは、別の物性パラメータの値によって、関係性の有無が変化するような、複雑な関係性をも探索の対象に含めることができる。一方、グラフ探索部4は、条件付きエッジを含むグラフを探索することができるような機能を追加する必要はなく、実施形態1と全く同様に、一般のグラフ探索ソフトウェアを適用することができる。
 なお、本実施形態では、有向グラフを例に採って条件付きエッジについて説明したが、無向グラフにおいても同様に条件付きエッジを含めた実施形態が可能である。
 この例では、条件が関係性の有無、即ち、エッジの有無を決める場合を示した。このように条件が関係性の内容を決める場合には、種々の実施形態が有り得る。
 例えば、関係性の内容を決める条件に対応する情報を、ユーザインターフェース6から探索条件とともにユーザに入力させ、経路評価部においてその条件が満足されたか否かを判定して、探索された経路の付加情報として出力する。あるいはユーザからの情報の入力なしに、探索された経路に対応付けてその経路に含まれる物性パラメータ間のエッジと関係性の内容を決める条件とを、探索結果に付加して出力する。
 入力ルール9はデータベースインターフェース5に供給され、入力フォーム11によって入力されるデータが遵守すべきルールが記述されている。例えば、同一の物性パラメータの対が複数箇所に記載されている場合の処理方法が記載されている。同一の物性パラメータ対について互いに矛盾する関係性情報が記載されている場合にはエラーを出力し、更新されていれば新しい関係性を優先してデータベース1に登録した上で、ワーニングを出力する。
 なお、入力ルール9をデータベースインターフェース5に供給して入力フォーム11の内容をチェックする機能は、図1に示した実施形態1の探索システム10にも同様に追加することができる。
 図9は、探索システム10のデータベース1を構成するための入力フォーム11の一例を示す説明図である。図3に示した入力フォーム11の例と比較すると、関係性の有無、関係性メモ、関係性分類1、関係性分類2、条件ノード、条件及び関係性が追加されている。関係性分類は、例えば、実施形態1において説明した信頼度情報であってもよい。条件ノードは、条件が特定の物性パラメータの値(内容)である場合に、その物性パラメータに対応するノードを記載し、条件にはその値または内容を記載する。
 関係性には、その関係性が定式化されているときにその式が、また、関係性が経験的なものである場合にはその近似式が、それぞれ記載される。式に代えて、または、式が規定される物性パラメータ対と混在させて、定性的な関係性が記載されても良い。例えば、正の相関を持つか負の相関を持つかが記載されてもよい。探索結果である経路上のすべての式を使用することによって、新たに見出された物性パラメータ対の関係性を定式化することができる。探索結果である経路に定性的な関係性が含まれている場合には、新たに見出された物性パラメータ対の定性的な関係性を見出すことができる。例えば、図6に例示した経路において、物性パラメータJを大きくするために、物性パラメータAがより小さい物質に変更すると良いというような示唆を得ることができる。
 以上説明したように、データベース1には単純な関係性に加えて、関係性の信頼度を示す情報、関係性の有無または内容を規定する条件、関係性を示す式或いは定性的な関係性を、さらに含めることができる。これらの情報は、グラフ探索部4における経路探索に利用し、または、条件抽出部7を介して経路評価部8に供給されて抽出された経路の付加情報として利用することができる。
 〔実施形態3〕
 図8に示した本実施形態2に係る探索システム10では、グラフ生成部2からグラフ探索部4までの処理の経路を、図1に示した実施形態1のような条件付きエッジを想定しない単純なモデルと共通にすることができる一方、条件抽出部7がデータベース1から抽出した条件を、経路評価部8に伝達する必要がある。
 図8に示した本実施形態2に係る探索システム10では、実施形態1で図2を引用して説明したように、グラフ探索部4は、サーバー100で動作するソフトウェアとして実装できる一方、ユーザ側のワークステーション110,120の計算機111,121上にソフトウェアとして実装されても良い。このような場合には、条件抽出部7がサーバー100に実装されるのに対し、経路評価部8はユーザ側のワークステーション110,120の計算機111,121上に実装されるのが自然である。サーバー100に実装される条件抽出部7は、条件付きエッジとその条件を抽出するものの、その条件が満足されたか否かの判断を行う必要はない。条件付きエッジの条件が実際に満足されるか否かは、ユーザ側のワークステーション110,120に実装される経路評価部8で判断されればよい。条件付きエッジの条件が実際に満足されるか否かが、ユーザの探索に固有の個別具体的な物性によって決まる場合に、その物性をサーバー側に伝達する必要がなく、またサーバー100側もグラフ探索が実行される度に条件の満足不満足を判定する負担が軽減される。一方、条件抽出部7がデータベース1から抽出した条件を、経路評価部8に伝達する必要がある。このためには、ネットワーク200を介する通信パケットに乗せるプロトコルを規定することが必要となる。
 図10は、本実施形態3に係る探索システム10の構成例を示すブロック図である。図8に示す探索システム10と比較して、条件抽出部7が抽出した条件は、グラフ生成部2に入力され、経路評価部8は省略される。
 データベース1には、互いに関係性を有する物性パラメータの複数の対のうち、関係性の有無を規定する条件が存在する対については、その条件がさらに記憶される。条件抽出部7は、データベース1からその条件を、当該条件によって関係性の有無が規定される対に対応するエッジ(条件付きエッジ)と対応付けて抽出する。抽出された条件は、グラフ生成部2に入力される。グラフ生成部2は、データベース1からグラフを生成する際に、条件付きエッジについては、その条件が満足されているか否かの判断も合わせて行う。その結果、条件が満足されていればその条件付きエッジを含むグラフ3を生成し、条件が満足されていなければその条件付きエッジを含まずにグラフ3を生成する。
 グラフ探索部4は、グラフ3の経路探索を行って探索結果を出力する。このとき、条件を満足しないエッジはグラフ3には含まれていないので、条件付きエッジの有無や条件が満足されたか否かを考慮する必要なく、経路探索の結果を出力すればよい。
 これにより、その関係性に対応する物性パラメータの値、或いは、別の物性パラメータの値によって、関係性の有無が変化するような、複雑な関係性をも探索の対象に含めることができる。また、グラフ探索部4は、条件付きエッジを含むグラフを探索することができるような機能を追加する必要はなく、実施形態1と全く同様に、一般のグラフ探索ソフトウェアを適用することができる。さらに、グラフ探索部4がグラフ生成部2とは異なる計算機環境に実装される場合であっても、条件付きエッジについての情報をネットワーク通信等によって伝達する必要がない。
 なお、本実施形態では、有向グラフを例に採って条件付きエッジについて説明したが、無向グラフにおいても同様に条件付きエッジを含めた実施形態が可能である。
 〔実施形態4〕
 以上の実施形態1、2及び3では、物性パラメータをA,B,C等、抽象化して説明したが、本実施形態4では、具体的な物性パラメータに適用した例について説明する。
 図11は、より具体的なデータベース1の入力フォーム11の例を示す説明図である。この例では「関係性分類1」の項目に、信頼度が数値で入力されている。関係性がない場合は信頼度=0、理論的に確立した関係性があるときは信頼度=1、理論的な演繹または実験によって得られた相関関係に基づく関係性は信頼度=2として示した。
 表面物理の分野で知られている知見から、仕事関数とその表面項、バルク項、及び、表面ダイポール、表面電荷分布、フェルミレベル深さの相互に関係性の有無が規定される。フェルミレベルの深さと結合ポテンシャル深さとの関係性は、化学結合論に基づいて演繹的に導かれる。組成と表面偏析の有無、表面組成及びバルク組成の関係性は、表面熱力学に基づくものである。引張り強さとビッカース硬度と結合ポテンシャル深さとの関係は材料力学に基づくものであり、バルク組成とフェルミレベルの深さは固体物理に基づくものである。また、引張り強さと結合ポテンシャル深さとの関係性には、「超塑性を示さない物質」であるという条件1が満足されたときに関係性が認められ、引張り強さとビッカース硬度の間には、「遷移金属炭化物なら比例関係」であるという条件2が規定されている。このように、多くの分野の知見が1つのデータベース1に集約される。
 図12は、図11から生成されるグラフ3を示す説明図である。原因側物性パラメータを始点とし、結果側物性パラメータを終点とする有向グラフである。信頼度=1のエッジを実線で示し、信頼度=2のエッジを破線で示す。信頼度=0は関係性がないので対応するエッジはない。条件1及び2はグラフ3のノードとエッジのいずれにも属していないので、関係性が規定される対象のエッジに対応付けて示される。なお、実測が可能な物性パラメータは、二重枠線で示される。
 このグラフ3を経路探索することにより、ビッカース硬度と仕事関数との間に関係性が存在することが見出される。即ち、ビッカース硬度-引張り強さ-結合ポテンシャルの深さ-フェルミレベルの深さ-仕事関数のバルク項-仕事関数という、経路である。この経路は、材料力学の知見と、化学結合論の知見と、表面物理の知見とを、横断的に探索することによって初めて見出すことができる、分野横断的な関係性である。このように、本発明の探索システム10は、互いに異なる複数の分野の知見を1つのグラフに集約して表現することによって、分野横断的な経路探索を可能とし、その結果、一見関係性がないと思われるような物性パラメータ間に分野横断的な関係性の存在を見出すことができる。
 〔実施形態5〕
 データベース1には、別の知見に基づく関係性を有する物性パラメータ対を、新たに追加していくことができる。これに伴って、生成されるグラフ3も拡張される。その結果、互いに関係性を持たないとされ、別々のグラフとされていた複数のグラフを、1つのグラフに統合することができる。これにより、新たな経路が生まれ、その結果、一見関係性がないと思われるような物性パラメータ間に、新たな関係性の存在を見出すことができる可能性が拡張される。
 図13は、図12に示したグラフに対して、別の知見に基づく関係性を有するノードが新たに追加された例を示す説明図である。図12に示したグラフに対して、「表面張力」というノードと、「組成」「表面組成」との間のエッジが追加され、また、「融点」というノードと、「結合ポテンシャル深さ」との間のエッジが追加されている。
 図14は、図12に示したグラフとは関連性を有さない別のグラフの例を示す説明図である。「表面張力」、「界面エネルギー」、「膜成長モード判定式」、「FM(層状成長)」、「SK成長」、「VW(島状成長)」の6つのノードを有するグラフであるが、いずれのノードも図12のグラフに含まれるノードとの間で関係性を有していない、少なくともデータベース1にはそのような関係性を示す情報が入力されていないので、経路探索の上では、図12に示すグラフとは別個のグラフとして扱われている。
 図15は、図12と図14に示した互いに関連性を有さない2つのグラフが、図13に示す新たな関連性を有するノードが追加されたことによって、互いに関連性を有することとなり、統合されて1つのグラフが形成される例を示す説明図である。図12に示すグラフに対して、図13に示したように、「表面張力」というノードと、「組成」「表面組成」との間のエッジが追加されことによって、「表面張力」というノードが図14に示すグラフとの間で共通になり、別々であった2つのグラフが統合される。「融点」というノードは、図12に追加されたものの、図14のグラフとの統合には寄与していないが、グラフが統合されたことによって、例えば「融点」と「界面エネルギー」の関連性の有無を調べることができるなど、探索範囲が拡張される。
 以上説明したように、データベース1は、それまでとは異なる知見に基づく関係性を有する物性パラメータの新たな対を追加して拡張することができる。また、この拡張によって、それまでに関係性を有するとはされていなかった複数のグラフを統合することができる。一方、誤って入力された関係性を削除することもできる。
 〔実施形態6〕
 以上説明したような、複数の物性パラメータの任意の組合せのうち、既に知られている関係性に基づいて、有意な関係性を有する物性パラメータの未知の組合せを探索することができる、探索システムを構築するために有用な、物性データベースについて説明する。
 図16は、実施形態6に係る、物性データベース管理装置20を含む探索システム10の構成例を示す説明図である。物性データベース管理装置20は、ネットワーク200を介して1台または複数の物性データベース探索端末21_1、21_2と接続されることによって、全体として探索システム10が構成されている。構成される探索システム10の機能は、上述した各実施形態1~5と同様であるので、詳しい説明は省略する。
 物性データベース管理装置20は、記憶装置に保持されるグラフ形式のデータベース3と計算機上のソフトウェアで実現されるグラフ生成部2とデータベースインターフェース5とを備える。
 グラフ形式のデータベース3は、複数の物性パラメータのそれぞれを1個のノードと対応付け、前記複数の物性パラメータに含まれる物性パラメータ対のうち、関係性を有する物性パラメータ対に対応するノード間にエッジを有するグラフ形式の情報である。
 データベースインターフェース5は、グラフ生成部2に対して、物理パラメータ対とその関係性を入力することができるインターフェースである。上述の各実施形態で説明したのと同様に、グラフ形式のデータベース3へ物性パラメータの関係性について情報を書き込み、その後のグラフ形式のデータベース3に記憶されている情報を読み出し確認するなどの、グラフ形式のデータベース3の管理機能がサポートされる。データベースインターフェース5は、必ずしもヒューマンインターフェースに限られるものではなく、他のデータベースや検索システムへのインターフェースであってもよい。
 データベースインターフェース5は、例えば、ウェブ上に公開されている、学術論文、講義・解説資料、e-learningの教材などから、自然言語処理により物性パラメータ対のノードや関係などを抽出して、グラフ生成部2に入力する。
 また、例えば、オントロジーから互いに関連する物性パラメータ対を抽出して、グラフ生成部2に入力する。ここで、オントロジーとは、あるドメイン内の概念とそれらの概念間の関係のセットとしての知識の形式的な表現を意味する。オントロジーは、あるドメインをモデル化するため使われる、すなわちそこに存在するオブジェクトや概念のタイプとそれらの特性や関係の、共有される語彙を提供するので、ノードとなる物性パラメータについて、同一の意味や概念に共有語彙を当て、異なる分野で同一の語彙が別の意味に使われる、いわゆる語彙の混同が生じている場合に、別の語彙を当てはめることができる。例えば、「仕事関数」という用語に語彙の混同が発生する場合がある。「仕事関数」が本来は表面に対してのみ定義される物性パラメータであるべきとされている技術分野において、「界面の仕事関数」と記述され、逆に界面に対して定義される「実効仕事関数」が単に「仕事関数」と記述される場合がある。一方、界面に対して定義される「実効仕事関数」を単に「仕事関数」と呼ぶ習慣がある分野において、本来の「仕事関数」が「真空仕事関数」と記述される場合がある。このような語彙の混同がある場合に、文理上の一致/不一致を排除して本質的な意味づけに基づいて物性パラメータを扱うために、オントロジーは有効である。このため、技術分野ごとにオントロジーが公開されている場合がある。
 このように、公開され或いは提供されているオントロジーを利用して、互いに関連する物性パラメータ対を抽出することができる。
 グラフ生成部2は、入力された物性パラメータ対を構成する物性パラメータに対応するノード及びその関係性に対応するエッジがグラフ形式のデータベース3に含まれているか否かを検査し、グラフ形式のデータベース3に含まれていないノード及び/またはエッジをグラフ形式のデータベース3に追加する。既に登録されている物性パラメータ対及びその関係性については、整合性を判定することができるように構成することができる。例えば、既に登録されている関係性と新たに入力された関係性の信頼性を比較し、より信頼度の高い関係性を優先して、グラフ形式のデータベース3を更新することができる。また、既に登録されている関係性と新たに入力された関係性とが互いに矛盾する場合には、データベースインターフェース5を介して管理者に対して、どちらの関係性を優先するかを問い合わせることができるように、構成することができる。
 物性データベース管理装置20は、さらにネットワークインターフェース103を介してインターネットなどのネットワーク200に接続され、ネットワーク200に接続される、1台または複数の物性データベース探索端末21_1、21_2に対して、グラフ形式のデータベース3の情報を提供することができる。物性データベース探索端末21_1、21_2は、ネットワークインターフェース113、123、グラフ探索部4_1、4_2、及びユーザインターフェース6_1、6_2をそれぞれ備えて構成され、物性データベース管理装置20から供給されるグラフ形式のデータベース3のグラフ情報に対して、経路探索を行い、有意な関係性を有する物性パラメータの組合せを探索することができる。
 なお、本実施形態6では、データベース1とグラフ3とを区別せず、グラフ3自体をグラフ形式のグラフ形式のデータベース3として管理する形態として説明したが、実施形態1と同様にデータベース1とグラフ3とを区別して管理するように変更してもよい。
 また、図示は省略するが、物性データベース管理装置20は、ネットワークインターフェース103を介すことなく、グラフ探索部4及びユーザインターフェース6をさらに備えてもよい。
 これにより、複数の物性パラメータの任意の組合せのうち、既に知られている関係性に基づいて、有意な関係性を有する物性パラメータの未知の組合せを探索することができる、探索システムを構築するために有用な、物性データベースを提供することができる。
 上述したように、物性データベース管理装置20は、ネットワーク200を介して1台または複数の物性データベース探索端末21_1、21_2と接続されることによって、全体として探索システム10が構成され、その機能は各実施形態1~5と同様である。
 即ち、データベース3は、図4、図6と同様に、有向グラフとすることができる。このとき、グラフ生成部2は、物性パラメータ対の関係性が双方向であるときには、対応するエッジは双方向のエッジを生成し、物性パラメータ対の一方の物性パラメータの値が決まると他方の物性パラメータの値が決まるが逆は決まらないときには、対応するエッジとして、前記一方の物性パラメータに対応するノードから前記他方の物性パラメータに対応するノードへの一方向のエッジを生成する。
 これにより、因果関係を有するような、一方向の関係性を適切に扱うことができ、経路探索精度の向上に資する物性データベースを提供することができる。
 また、図示は省略するが、物性データベース管理装置20は、図8、図9と同様に、条件抽出部7をさらに備えることができる。
 条件抽出部7は、データベース3に格納されている、互いに関係性を有する物性パラメータの前記複数の対のうち、関係性の有無を規定する条件が存在する対についてはその条件を抽出し、抽出した条件によって関係性の有無が規定される対に対応するエッジを条件付きエッジとして、その条件と共にデータベース3に格納する。
 これにより、その関係性に対応する物性パラメータの値、或いは、別の物性パラメータの値によって、関係性の有無が変化するような、複雑な関係性をも探索の対象に含めることができる。ネットワーク200を介して接続される、物性データベース探索端末21_1、21_2は、探索結果として出力される複数の経路のそれぞれに、条件付きエッジが含まれているかどうか判断することができる。条件付きエッジが含まれていればその条件が満足されているかどうかを判定することによって、条件を満たさないエッジを経由する経路を、探索結果から除外して出力することができる。これにより、条件付きエッジが含まれる場合にも、より精度の高い経路探索を行なうことができる。
 さらに、互いに関係性を有する物性パラメータの複数の対のうち、当該関係性が理論的に確立された関係性か、経験的に相関が認められた関係性であって理論的には未確立の関係性かなどの関係性の信頼度情報を、データベース3に記憶することができるように構成してもよい。
 物性データベース探索端末21_1、21_2に、グラフ探索部4を備え、探索条件に信頼度情報についての条件が含まれているときには、当該条件を含む探索条件に基づいてデータベース3を探索することができる。これにより、信頼性の高い関係性を優先して探索するなどの探索条件を、物性データベース探索端末において、ユーザが適宜指定することができ、より精度の高い経路探索を行なうことができる。
 以上本発明者によってなされた発明を実施形態に基づいて具体的に説明したが、本発明はそれに限定されるものではなく、その要旨を逸脱しない範囲において種々変更可能であることは言うまでもない。
 本発明は、データベースを使った探索システム、探索方法及びその物性データベース管理装置に広く適用することができる。
 1 物性パラメータ関係性データベース
 2 グラフ生成部
 3 グラフ
 4 グラフ探索部
 5 データベースインターフェース
 6 ユーザインターフェース
 7 条件抽出部
 8 経路評価部
 9 入力ルール
 10 探索システム
 11 物性パラメータ関係性データベースの入力フォーム
 20 物性データベース管理装置
 21 物性データベース探索端末
 100 サーバー
 110、120 ワークステーション
 101、111、121 計算機
 102、112、122 記憶装置
 103、113、123 ネットワークインターフェース
 104、114、124 入力部
 105、115、125 表示部
 200 ネットワーク

Claims (17)

  1.  データベースとグラフ生成部とグラフ探索部とを備え、
     前記データベースは、互いに関係性を有する物性パラメータの複数の対を記憶し、
     前記グラフ生成部は、前記データベースに記憶された複数の物性パラメータをノードとし、関係性を有すると記憶された物性パラメータ対に対応するノード間をエッジとする、グラフを生成し、
     前記グラフ探索部は、与えられる探索条件に基づいて前記グラフを探索し、探索結果を出力する、
     探索システム。
  2.  請求項1において、前記グラフは有向グラフであり、
     前記グラフ生成部は、
      物性パラメータ対の関係性が双方向であるときには、対応するエッジは双方向のエッジを生成し、
      物性パラメータ対の一方の物性パラメータの値が決まると他方の物性パラメータの値が決まるが逆は決まらないときには、対応するエッジとして、前記一方の物性パラメータに対応するノードから前記他方の物性パラメータに対応するノードへの一方向のエッジを生成する、
     探索システム。
  3.  請求項1または請求項2において、前記探索システムは、条件抽出部と経路評価部とをさらに備え、
     前記データベースは、互いに関係性を有する物性パラメータの前記複数の対のうち、関係性の有無を規定する条件が存在する対についてはその条件をさらに記憶可能であり、
     前記条件抽出部は、前記データベースから前記条件を当該条件によって関係性の有無が規定される対に対応するエッジを条件付きエッジとして、前記条件と対応付けて抽出し、
     前記グラフ探索部は、前記探索結果として、1または複数の経路を前記グラフから抽出して出力し、
     前記経路評価部は、前記1または複数の経路について、前記条件付きエッジが含まれるか否かを判定し、前記条件付きエッジが含まれる経路については、当該条件付きエッジに対応する条件が満足されない場合には、前記1または複数の経路から除外して、探索結果として出力する、
     探索システム。
  4.  請求項1または請求項2において、
     前記データベースは、互いに関係性を有する物性パラメータの前記複数の対のうち、当該関係性が理論的に確立された関係性か、経験的に相関が認められた関係性であって理論的には未確立の関係性かを示す、関係性の信頼度情報をさらに記憶可能であり、
     前記グラフ探索部は、前記探索条件に前記信頼度情報についての条件が含まれたときには、当該条件を含む探索条件に基づいて前記グラフを探索し、探索結果を出力する、
     探索システム。
  5.  請求項1または請求項2において、前記探索システムは、条件抽出部と経路評価部とをさらに備え、
     前記データベースは、互いに関係性を有する物性パラメータの前記複数の対のうち、当該関係性が理論的に確立された関係性か、経験的に相関が認められた関係性であって理論的には未確立の関係性かを示す、関係性の信頼度情報をさらに記憶可能であり、
     前記条件抽出部は、前記データベースから前記信頼度情報をエッジと対応付けて抽出し、
     前記グラフ探索部は、前記探索条件に信頼度情報についての条件が含まれているか否かに関わらず、前記探索結果として、1または複数の経路を前記グラフから抽出して前記経路評価部に出力し、
     前記経路評価部は、前記1または複数の経路について、前記信頼度情報が対応付けられたエッジが含まれるか否かを判定し、前記信頼度情報が対応付けられたエッジが含まれる経路については、前記探索条件に含まれる信頼度情報についての前記条件が満足されない場合に、前記1または複数の経路から除外して、探索結果として出力する、
     探索システム。
  6.  請求項1において、前記探索システムは、データベースインターフェース部をさらに備え、
     前記データベースインターフェース部は、外部から入力される物理パラメータ対とその関係性について、所定の入力ルールに則っているかどうかの判定を行い、前記入力ルールに則っている物理パラメータ対とその関係性については前記データベースに記憶し、前記入力ルールに則っていない物理パラメータ対とその関係性については所定のエラー処理を行なう、
     探索システム。
  7.  記憶装置に保持されるデータベースと計算機上のソフトウェアで実現されるグラフ生成ステップとグラフ探索ステップとを備える検索方法であって、
     前記データベースは、互いに関係性を有する物性パラメータの複数の対を記憶し、
     前記グラフ生成ステップでは、前記データベースに記憶された複数の物性パラメータをノードとし、関係性を有すると記憶された物性パラメータ対に対応するノード間をエッジとする、グラフを生成し、
     前記グラフ探索ステップでは、与えられる探索条件に基づいて前記グラフを探索し、探索結果を出力する、
     探索方法。
  8.  請求項7において、前記グラフは有向グラフであり、
     前記グラフ生成ステップでは、
      物性パラメータ対の関係性が双方向であるときには、対応するエッジは双方向のエッジを生成し、
      物性パラメータ対の一方の物性パラメータの値が決まると他方の物性パラメータの値が決まるが逆は決まらないときには、対応するエッジとして、前記一方の物性パラメータに対応するノードから前記他方の物性パラメータに対応するノードへの一方向のエッジを生成する、
     探索方法。
  9.  請求項7または請求項8において、前記探索方法は、条件抽出ステップと経路評価ステップとをさらに備え、
     前記データベースは、互いに関係性を有する物性パラメータの前記複数の対のうち、関係性の有無を規定する条件が存在する対についてはその条件をさらに記憶可能であり、
     前記条件抽出ステップでは、前記データベースから前記条件を当該条件によって関係性の有無が規定される対に対応するエッジを条件付きエッジとして、前記条件と対応付けて抽出し、
     前記グラフ探索ステップでは、前記探索結果として、1または複数の経路を前記グラフから抽出して出力し、
     前記経路評価ステップでは、前記1または複数の経路について、前記条件付きエッジが含まれるか否かを判定し、前記条件付きエッジが含まれる経路については、当該条件付きエッジに対応する条件が満足されない場合には、前記1または複数の経路から除外して、探索結果として出力する、
     探索方法。
  10.  請求項7または請求項8において、
     前記データベースは、互いに関係性を有する物性パラメータの前記複数の対のうち、当該関係性が理論的に確立された関係性か、経験的に相関が認められた関係性であって理論的には未確立の関係性かを示す、関係性の信頼度情報をさらに記憶可能であり、
     前記グラフ探索ステップでは、前記探索条件に前記信頼度情報についての条件が含まれたときには、当該条件を含む探索条件に基づいて前記グラフを探索し、探索結果を出力する、
     探索方法。
  11.  請求項7または請求項8において、前記探索方法は、条件抽出ステップと経路評価ステップとをさらに備え、
     前記データベースは、互いに関係性を有する物性パラメータの前記複数の対のうち、当該関係性が理論的に確立された関係性か、経験的に相関が認められた関係性であって理論的には未確立の関係性かを示す、関係性の信頼度情報をさらに記憶可能であり、
     前記条件抽出ステップでは、前記データベースから前記信頼度情報をエッジと対応付けて抽出し、
     前記グラフ探索ステップでは、前記探索条件に信頼度情報についての条件が含まれているか否かに関わらず、前記探索結果として、1または複数の経路を前記グラフから抽出し、
     前記経路評価ステップでは、抽出された前記1または複数の経路について、前記信頼度情報が対応付けられたエッジが含まれるか否かを判定し、前記信頼度情報が対応付けられたエッジが含まれる経路については、前記探索条件に含まれる信頼度情報についての前記条件が満足されない場合に、前記1または複数の経路から除外して、探索結果として出力する、
     探索方法。
  12.  請求項7において、前記探索方法は、データベースインターフェースステップをさらに備え、
     前記データベースインターフェースステップでは、外部から入力される物理パラメータ対とその関係性について、所定の入力ルールに則っているかどうかの判定を行い、前記入力ルールに則っている物理パラメータ対とその関係性については前記データベースに記憶し、前記入力ルールに則っていない物理パラメータ対とその関係性については所定のエラー処理を行なう、
     探索方法。
  13.  記憶装置に保持されるデータベースと計算機上のソフトウェアで実現されるグラフ生成部とインターフェース部とを備える物性データベース管理装置であって、
     前記データベースは、複数の物性パラメータのそれぞれを1個のノードと対応付け、前記複数の物性パラメータに含まれる物性パラメータ対のうち、関係性を有する物性パラメータ対に対応するノード間にエッジを有するグラフ形式の情報であり、
     前記インターフェース部は、前記グラフ生成部に対して、物理パラメータ対とその関係性を入力可能であり、
     前記グラフ生成部は、入力された物性パラメータ対を構成する物性パラメータに対応するノード及びその関係性に対応するエッジが前記データベースに含まれているか否かを検査し、前記データベースに含まれていないノード及び/またはエッジを前記データベースに追加する、
     物性データベース管理装置。
  14.  請求項13において、前記データベースは有向グラフであり、
     前記グラフ生成部は、
      物性パラメータ対の関係性が双方向であるときには、対応するエッジは双方向のエッジを生成し、
      物性パラメータ対の一方の物性パラメータの値が決まると他方の物性パラメータの値が決まるが逆は決まらないときには、対応するエッジとして、前記一方の物性パラメータに対応するノードから前記他方の物性パラメータに対応するノードへの一方向のエッジを生成する、
     物性データベース管理装置。
  15.  請求項13または請求項14において、前記物性データベース管理装置は、条件抽出部をさらに備え、
     前記データベースは、互いに関係性を有する物性パラメータの前記複数の対のうち、関係性の有無を規定する条件が存在する対についてはその条件をさらに記憶可能であり、
     前記条件抽出部は、前記データベースから前記条件を当該条件によって関係性の有無が規定される対に対応するエッジを条件付きエッジとして、前記条件と対応付けて抽出する、
     物性データベース管理装置。
  16.  請求項13または請求項14において、
     前記データベースは、互いに関係性を有する物性パラメータの前記複数の対のうち、当該関係性が理論的に確立された関係性か、経験的に相関が認められた関係性であって理論的には未確立の関係性かを示す、関係性の信頼度情報をさらに記憶可能である、
     物性データベース管理装置。
  17.  請求項13または請求項14において、前記物性データベース管理装置は、条件抽出部をさらに備え、
     前記データベースは、互いに関係性を有する物性パラメータの前記複数の対のうち、当該関係性が理論的に確立された関係性か、経験的に相関が認められた関係性であって理論的には未確立の関係性かを示す、関係性の信頼度情報をさらに記憶可能であり、
     前記条件抽出部は、前記データベースから前記信頼度情報をエッジと対応付けて抽出する、
     物性データベース管理装置。
PCT/JP2016/086739 2016-06-21 2016-12-09 探索システム、探索方法および物性データベース管理装置 WO2017221444A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US16/306,575 US11138772B2 (en) 2016-06-21 2016-12-09 Search system, search method, and material property database management apparatus
JP2018523281A JP6719748B2 (ja) 2016-06-21 2016-12-09 探索システム、探索方法および物性データベース管理装置

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2016-122551 2016-06-21
JP2016122551 2016-06-21

Publications (1)

Publication Number Publication Date
WO2017221444A1 true WO2017221444A1 (ja) 2017-12-28

Family

ID=60784672

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/086739 WO2017221444A1 (ja) 2016-06-21 2016-12-09 探索システム、探索方法および物性データベース管理装置

Country Status (3)

Country Link
US (1) US11138772B2 (ja)
JP (1) JP6719748B2 (ja)
WO (1) WO2017221444A1 (ja)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020021303A (ja) * 2018-08-01 2020-02-06 国立研究開発法人物質・材料研究機構 探索支援システム、探索システム及び探索支援方法
WO2020026822A1 (ja) 2018-08-01 2020-02-06 国立研究開発法人物質・材料研究機構 探索システム及び探索方法
WO2020039871A1 (ja) 2018-08-23 2020-02-27 国立研究開発法人物質・材料研究機構 探索システムおよび探索方法
JP2020064338A (ja) * 2018-10-15 2020-04-23 国立研究開発法人物質・材料研究機構 探索システムおよび探索方法
CN111352759A (zh) * 2019-12-31 2020-06-30 杭州亚信软件有限公司 一种告警根因的判定方法及装置
JP2020135256A (ja) * 2019-02-18 2020-08-31 国立研究開発法人物質・材料研究機構 探索システムおよび探索方法
JP2021012501A (ja) * 2019-07-05 2021-02-04 国立研究開発法人物質・材料研究機構 機械学習支援方法及び機械学習支援装置
JP2021012502A (ja) * 2019-07-05 2021-02-04 国立研究開発法人物質・材料研究機構 探索システム及び探索方法
JPWO2021166728A1 (ja) * 2020-02-19 2021-08-26
JP2021180000A (ja) * 2020-10-30 2021-11-18 ベイジン バイドゥ ネットコム サイエンス テクノロジー カンパニー リミテッド 情報検索方法、装置、電子デバイス、記憶媒体、及びプログラム

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11163829B2 (en) * 2017-02-28 2021-11-02 National Institute For Materials Science Search method, search device, and search system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002091991A (ja) * 2000-09-20 2002-03-29 Intec Web & Genome Informatics Corp 遺伝子ネットワーク研究支援システム及び方法
WO2010041678A1 (ja) * 2008-10-07 2010-04-15 国立大学法人お茶の水女子大学 部分グラフ検出装置、部分グラフ検出方法、プログラム、データのデータ構造、及び情報記憶媒体
JP2013206016A (ja) * 2012-03-28 2013-10-07 Sony Corp 情報処理装置および方法、並びにプログラム
JP2014010812A (ja) * 2012-07-03 2014-01-20 Toshiba Corp 情報処理装置、情報提供装置、情報システム及び情報処理プログラム
JP2014071567A (ja) * 2012-09-28 2014-04-21 Konami Digital Entertainment Co Ltd ゲーム制御装置、ゲーム制御方法、プログラム、ゲームシステム、情報処理装置

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6509898B2 (en) * 1998-04-17 2003-01-21 Xerox Corporation Usage based methods of traversing and displaying generalized graph structures
JP4780554B2 (ja) 2005-07-11 2011-09-28 大和 寛 新規材料の構成物質情報探索方法、及び新規材料の構成物質情報探索システム
US8477137B2 (en) * 2010-03-19 2013-07-02 Yokogawa Electric Corporation Method and apparatus for generating a material flow diagram for an industrial plant
US8682932B2 (en) 2012-02-16 2014-03-25 Oracle International Corporation Mechanisms for searching enterprise data graphs
US20140188861A1 (en) * 2012-12-28 2014-07-03 Google Inc. Using scientific papers in web search
JP5413867B1 (ja) * 2013-05-31 2014-02-12 国立大学法人京都大学 関係性グラフ相互連携システム
US20160167306A1 (en) * 2014-12-11 2016-06-16 Massachusetts Institute Of Technology Systems and methods of hierarchical material design for additive fabrication
US20170161759A1 (en) * 2015-12-03 2017-06-08 International Business Machines Corporation Automated and assisted generation of surveys

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002091991A (ja) * 2000-09-20 2002-03-29 Intec Web & Genome Informatics Corp 遺伝子ネットワーク研究支援システム及び方法
WO2010041678A1 (ja) * 2008-10-07 2010-04-15 国立大学法人お茶の水女子大学 部分グラフ検出装置、部分グラフ検出方法、プログラム、データのデータ構造、及び情報記憶媒体
JP2013206016A (ja) * 2012-03-28 2013-10-07 Sony Corp 情報処理装置および方法、並びにプログラム
JP2014010812A (ja) * 2012-07-03 2014-01-20 Toshiba Corp 情報処理装置、情報提供装置、情報システム及び情報処理プログラム
JP2014071567A (ja) * 2012-09-28 2014-04-21 Konami Digital Entertainment Co Ltd ゲーム制御装置、ゲーム制御方法、プログラム、ゲームシステム、情報処理装置

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2020026822A1 (ja) * 2018-08-01 2021-09-24 国立研究開発法人物質・材料研究機構 探索システム及び探索方法
WO2020026822A1 (ja) 2018-08-01 2020-02-06 国立研究開発法人物質・材料研究機構 探索システム及び探索方法
JP7352313B2 (ja) 2018-08-01 2023-09-28 国立研究開発法人物質・材料研究機構 探索システム及び探索方法
JP7169685B2 (ja) 2018-08-01 2022-11-11 国立研究開発法人物質・材料研究機構 探索システム及び探索方法
JP7142325B2 (ja) 2018-08-01 2022-09-27 国立研究開発法人物質・材料研究機構 探索支援システム、探索システム及び探索支援方法
US11449552B2 (en) 2018-08-01 2022-09-20 National Institute For Materials Science Search system and search method
JP2020021303A (ja) * 2018-08-01 2020-02-06 国立研究開発法人物質・材料研究機構 探索支援システム、探索システム及び探索支援方法
JPWO2020039871A1 (ja) * 2018-08-23 2021-09-30 国立研究開発法人物質・材料研究機構 探索システムおよび探索方法
JP7026973B2 (ja) 2018-08-23 2022-03-01 国立研究開発法人物質・材料研究機構 探索システムおよび探索方法
WO2020039871A1 (ja) 2018-08-23 2020-02-27 国立研究開発法人物質・材料研究機構 探索システムおよび探索方法
EP3825867A4 (en) * 2018-08-23 2021-09-15 National Institute for Materials Science SEARCH SYSTEM AND SEARCH METHOD
US11544295B2 (en) 2018-08-23 2023-01-03 National Institute For Materials Science Search system and search method for finding new relationships between material property parameters
JP2020064338A (ja) * 2018-10-15 2020-04-23 国立研究開発法人物質・材料研究機構 探索システムおよび探索方法
JP7082414B2 (ja) 2018-10-15 2022-06-08 国立研究開発法人物質・材料研究機構 探索システムおよび探索方法
JP2020135256A (ja) * 2019-02-18 2020-08-31 国立研究開発法人物質・材料研究機構 探索システムおよび探索方法
JP7186436B2 (ja) 2019-02-18 2022-12-09 国立研究開発法人物質・材料研究機構 探索システムおよび探索方法
JP2021012501A (ja) * 2019-07-05 2021-02-04 国立研究開発法人物質・材料研究機構 機械学習支援方法及び機械学習支援装置
JP2021012502A (ja) * 2019-07-05 2021-02-04 国立研究開発法人物質・材料研究機構 探索システム及び探索方法
JP7396619B2 (ja) 2019-07-05 2023-12-12 国立研究開発法人物質・材料研究機構 探索システム及び探索方法
JP7411977B2 (ja) 2019-07-05 2024-01-12 国立研究開発法人物質・材料研究機構 機械学習支援方法及び機械学習支援装置
CN111352759A (zh) * 2019-12-31 2020-06-30 杭州亚信软件有限公司 一种告警根因的判定方法及装置
CN111352759B (zh) * 2019-12-31 2024-04-02 杭州亚信软件有限公司 一种告警根因的判定方法及装置
JPWO2021166728A1 (ja) * 2020-02-19 2021-08-26
JP7352315B2 (ja) 2020-02-19 2023-09-28 国立研究開発法人物質・材料研究機構 情報処理方法、探索システムおよび探索方法
WO2021166728A1 (ja) 2020-02-19 2021-08-26 国立研究開発法人物質・材料研究機構 情報処理方法、探索システムおよび探索方法
JP2021180000A (ja) * 2020-10-30 2021-11-18 ベイジン バイドゥ ネットコム サイエンス テクノロジー カンパニー リミテッド 情報検索方法、装置、電子デバイス、記憶媒体、及びプログラム

Also Published As

Publication number Publication date
US20190139279A1 (en) 2019-05-09
JP6719748B2 (ja) 2020-07-08
JPWO2017221444A1 (ja) 2019-03-22
US11138772B2 (en) 2021-10-05

Similar Documents

Publication Publication Date Title
WO2017221444A1 (ja) 探索システム、探索方法および物性データベース管理装置
WO2018159237A1 (ja) 探索方法、探索装置および探索システム
Bhargava et al. Decision tree analysis on j48 algorithm for data mining
Trovati et al. An influence assessment method based on co-occurrence for topologically reduced big data sets
Apostolato An overview of Software Applications for Social Network Analysis.
JP7026973B2 (ja) 探索システムおよび探索方法
Pósfai et al. Network science
Achichi et al. Automatic key selection for data linking
Klöpper et al. Defining software architectures for big data enabled operator support systems
Kolozali et al. A Validation Tool for the W3C SSN Ontology based Sensory Semantic Knowledge.
Pandey et al. Correlation analysis of big data to support machine learning
Keet et al. An analysis and characterisation of publicly available conceptual models
Shishaev et al. Architecture and technologies of knowledge-based multi-domain information systems for industrial purposes
JP7082414B2 (ja) 探索システムおよび探索方法
Cakmak et al. Investigating Bias in YouTube Recommendations: Emotion, Morality, and Network Dynamics in China-Uyghur Content
US10698936B2 (en) Generating and using multiple representations of data objects in computing systems and environments
US20190236462A1 (en) System and method for predicting future news coverage
Negara et al. Social network analysis to detect influential actors with Indonesian hastags using the centrality method
US20230082534A1 (en) Information-processing method, search system, and search method
Kamińska Plos one-a case study of quantitative and dynamic citation analysis of research papers based on the data in an open citation index (the opencitations corpus)
Kamińska PLOS ONE–a case study of citation analysis of research papers based on the data in an open citation index (The OpenCitations Corpus)
Barsotti et al. Using embeddings to predict changes in large semantic graphs
Matsui et al. Comparison of Two Distribution Valued Dissimilarities and Its Application for Symbolic Clustering
Rostami et al. Big graph analysis by visually created workflows
Chi et al. Link Prediction Based on Supernetwork Model and Attention Mechanism

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2018523281

Country of ref document: JP

Kind code of ref document: A

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16906360

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16906360

Country of ref document: EP

Kind code of ref document: A1