WO2024090367A1 - Information processing method, computer program, and information processing device - Google Patents

Information processing method, computer program, and information processing device Download PDF

Info

Publication number
WO2024090367A1
WO2024090367A1 PCT/JP2023/038134 JP2023038134W WO2024090367A1 WO 2024090367 A1 WO2024090367 A1 WO 2024090367A1 JP 2023038134 W JP2023038134 W JP 2023038134W WO 2024090367 A1 WO2024090367 A1 WO 2024090367A1
Authority
WO
WIPO (PCT)
Prior art keywords
keywords
keyword
information
user
information processing
Prior art date
Application number
PCT/JP2023/038134
Other languages
French (fr)
Japanese (ja)
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 東京エレクトロン株式会社
Publication of WO2024090367A1 publication Critical patent/WO2024090367A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/338Presentation of query results
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/04Manufacturing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Definitions

  • This disclosure relates to an information processing method, a computer program, and an information processing device.
  • Patent Document 1 proposes a knowledge information extraction system that acquires video of a task performed by a task performer, acquires audio of speech about the task from at least one of the task performer and an observer, records the video of the task and the audio as work video data and work audio data, respectively, in a work behavior record database, and at least one of the task performer and observer is an expert who is familiar with the task, extracts and edits information about the task that the expert is familiar with based on the work video data and work audio data as knowledge information, and records the extracted knowledge information in a knowledge information database.
  • the present disclosure provides an information processing method, a computer program, and an information processing device that are expected to assist users in making decisions.
  • an information processing device acquires target information input by a user, extracts multiple components from the acquired target information, extracts multiple keywords from a database that stores multiple keywords and relationships between the keywords based on the extracted multiple components, and outputs the extracted multiple keywords and the relationships between the multiple keywords.
  • This disclosure is expected to assist users in making decisions.
  • FIG. 1 is a schematic diagram for explaining an overview of an information processing system according to an embodiment of the present invention
  • FIG. 13 is a schematic diagram showing an example of a purpose input.
  • FIG. 2 is a schematic diagram showing an example of a knowledge network displayed on a terminal device.
  • 2 is a block diagram showing a configuration example of a server device according to the present embodiment.
  • FIG. FIG. 2 is a schematic diagram showing an example of a configuration of a keyword DB;
  • 2 is a block diagram showing a configuration example of a terminal device according to the present embodiment;
  • FIG. 5 is a flowchart showing an example of a procedure of decision-making support processing performed by the server device 1 according to the present embodiment.
  • FIG. 13 is a schematic diagram showing an example of a detailed display of a knowledge network.
  • FIG. 13 is a schematic diagram showing an example of a detailed display of a knowledge network.
  • FIG. 13 is a schematic diagram showing an example of a detailed display of a knowledge network.
  • 10 is a flowchart showing an example of a procedure of a keyword DB update process performed by the server device according to the embodiment;
  • ⁇ System Overview> 1 is a schematic diagram for explaining an overview of an information processing system according to the present embodiment.
  • the information processing system according to the present embodiment is a system for supporting a user's thinking regarding, for example, recipe development for a semiconductor manufacturing process (etching process).
  • the information processing system according to the present embodiment is configured to include a server device 1 having a database that accumulates various information related to the semiconductor manufacturing process, and a terminal device 3 that a user uses to input and output information.
  • the server device 1 and the terminal device 3 can transmit and receive information via various networks, such as the Internet, a LAN (Local Area Network), or a mobile phone communication network.
  • networks such as the Internet, a LAN (Local Area Network), or a mobile phone communication network.
  • the information processing system accepts input of a purpose in natural language by the user, for example, by performing interactive information input and output with the user at the terminal device 3.
  • FIG. 2 is a schematic diagram showing an example of purpose input.
  • the server device 1 of the information processing system according to this embodiment causes the terminal device 3 to display the purpose input screen shown in FIG. 2.
  • the purpose input screen displayed by the terminal device 3 can have a screen configuration similar to that of a message exchange application in which multiple users exchange messages, for example.
  • the purpose input screen according to this embodiment has a title bar at the top with the characters "purpose input screen" attached, a message display area in the center, and a text box at the bottom for text input.
  • an icon with the word “System” attached to it is displayed on the far left side of the message display area of the purpose input screen, and a message from the system is displayed in a speech bubble associated with this icon.
  • an icon with the word "User” attached to it is displayed on the far right side of the message display area, and text information entered by the user is displayed in a speech bubble associated with this icon.
  • Multiple speech bubbles are displayed in chronological order, arranged from top to bottom of the message display area.
  • the system asks two questions: “Please enter your purpose” and “Do you have any more detailed information?” However, questions are not limited to these two. Questions from the system can include messages that prompt the user to enter information such as the "category,” “constraints,” or “prerequisites” related to the purpose.
  • the system may display a message prompting the user to input information such as the user's name or ID, and accept the input of this information from the user.
  • the system may, for example, restrict access to information based on the information about the user.
  • the system may also store background information, such as the user's knowledge level or area of expertise, in a database, and refer to the background information based on the input information about the user to carry out various subsequent processes in a manner appropriate to the user.
  • the purpose and associated information input by the user on the purpose input screen are transmitted as purpose information from the terminal device 3 to the server device 1.
  • the server device 1 acquires the purpose information input by the user in natural language from the terminal device 3, and generates a knowledge network related to the user's purpose based on the acquired user's purpose information and information previously stored in the database, and transmits the knowledge network to the terminal device 3.
  • the terminal device 3 displays the knowledge network received from the server device 1.
  • FIG. 3 is a schematic diagram showing an example of a knowledge network displayed by the terminal device 3.
  • the terminal device 3 displays a knowledge network according to the purpose entered by the user.
  • the terminal device 3 displays a triple oval as a background image, and arranges multiple keywords surrounded by rectangular frames overlaid on this background image, displaying the multiple keywords connected by straight lines as a knowledge network.
  • the multiple keywords included in the knowledge network are classified in a hierarchical structure.
  • keywords located closer to the center of the oval in the background image are higher-level keywords (larger category, abstract), and keywords located further outside the oval are lower-level keywords (smaller category, concrete).
  • related keywords are associated with each other by connecting them with straight lines from higher-level keywords to lower-level keywords.
  • keywords such as “knowledge,” “data,” and “experience” are placed in the center of the triple oval as keywords for the “large category” of the top hierarchy.
  • keywords such as “high frequency,” “chemical reaction,” “plasma,” “similar process,” “basic experiment,” “point of interest,” “trade-off,” and “episode” are placed as keywords for the “medium category” of the second hierarchy.
  • keywords such as "control orbit,” “gas species,” “electron orbit,” “light emission,” “knob,” “recipe,” “chamber atmosphere,” “depth,” “necking,” “Boeing,” “related reports,” “in-house experts,” and “related papers” are placed as keywords for the “principle/data” of the third hierarchy.
  • keywords such as “modern control theory,” “first-principles calculation,” and “simulation” are placed as more detailed information.
  • the knowledge network displayed by the terminal device 3 may also include three-dimensional rectangular frames surrounding keywords. In the illustrated example, these include “gas type,” “plasma,” “similar process,” “trade-off,” and “boeing.”
  • a keyword displayed three-dimensionally indicates that many lower-level keywords are associated with it, and that these lower-level keywords have not yet been displayed. The user can select a keyword displayed three-dimensionally to display a more detailed knowledge network.
  • the server device 1 generates a knowledge network according to the user's purpose based on information previously stored in a database, based on purpose information input by the user in natural language, and displays the knowledge network on the terminal device 3. This allows the user to understand, for example, what knowledge is needed for his or her purpose, or the correspondence between multiple pieces of knowledge, based on the knowledge network displayed on the terminal device 3. As a result, the information processing system according to this embodiment is expected to support decision-making regarding the user's purpose.
  • a sentence in a natural language input by the user is acquired as the target information, but the information form and input method of the target information are not limited to this.
  • an input of a list of one or more words or a short sentence in a natural language may be accepted from the user as the target information.
  • multiple options may be presented to the user in various formats such as a menu format, list box format, tab format, or table format, and one or more items selected from these multiple options may be accepted from the user as the target information. Any method of inputting the target information may be adopted.
  • the user can edit the knowledge network displayed on the terminal device 3 by adding, changing, or deleting keywords, etc., and can create a knowledge network that is more suitable for the user.
  • Information about the knowledge network edited and created by the user is fed back to the server device 1 and reflected in the database held by the server device 1.
  • ⁇ Device Configuration> 4 is a block diagram showing an example of the configuration of the server device 1 according to the present embodiment.
  • the server device 1 according to the present embodiment is configured to include a processing unit 11, a storage unit 12, and a communication unit 13. Note that in the present embodiment, the processing is described as being performed by one server device 1, but the processing may be performed in a distributed manner by a plurality of server devices.
  • the processing unit 11 is configured using an arithmetic processing device such as a CPU (Central Processing Unit), an MPU (Micro-Processing Unit), a GPU (Graphics Processing Unit) or a quantum processor, a ROM (Read Only Memory) and a RAM (Random Access Memory), etc.
  • the processing unit 11 reads out and executes a program 12a stored in the memory unit 12, thereby performing various processes such as a process of acquiring target information from a user via the terminal device 3 and a process of generating a knowledge network according to the target information.
  • the storage unit 12 is configured using a large-capacity storage device such as a hard disk or SSD (Solid State Drive).
  • the storage unit 12 stores various programs executed by the processing unit 11 and various data necessary for the processing of the processing unit 11.
  • the storage unit 12 stores the program 12a executed by the processing unit 11.
  • the storage unit 12 also includes a keyword DB (database) 12b that accumulates information about keywords necessary for generating a knowledge network, and a history storage unit 12c that stores the history of editing of the knowledge network by the user.
  • the program (computer program, program product) 12a is provided in a form recorded on a recording medium 99 such as a memory card or optical disk, and the server device 1 reads the program 12a from the recording medium 99 and stores it in the memory unit 12.
  • the program 12a may be written to the memory unit 12, for example, during the manufacturing stage of the server device 1.
  • the program 12a may be distributed by another remote server device or the like and acquired by the server device 1 through communication.
  • the program 12a may be read from the recording medium 99 by a writing device and written to the memory unit 12 of the server device 1.
  • the program 12a may be provided in a form distributed via a network, or may be provided in a form recorded on the recording medium 99.
  • the keyword DB 12b of the storage unit 12 is a database that stores keywords necessary for generating a knowledge network and relationships between multiple keywords.
  • FIG. 5 is a schematic diagram showing an example of the configuration of the keyword DB 12b.
  • the keyword DB 12b stores multiple keywords, for example, classified into multiple hierarchies from the first hierarchy to the Nth hierarchy. In the illustrated example, the keyword DB 12b stores "knowledge,” “experience,” “data,” and “system” as keywords in the first hierarchy.
  • the keyword DB 12b stores "high frequency,” "temperature,” “gas,” “plasma,” “process,” “basic experiment,” “focus point,” “trade-off,” “laboratory,” “field,” and “case study” as keywords in the second hierarchy.
  • the keyword DB 12b stores "control,” “chemical reaction,” “furnace phenomenon,” “use history,” “parts,” “light emission,” and “knob” as keywords in the third hierarchy.
  • the keyword DB 12b also stores “first principles,” “plasma simulation,” “electron energy transition,” and “past report” as keywords in the Nth hierarchy.
  • keyword DB 12b stores the relationship between keywords between each hierarchy.
  • “knowledge” in the first hierarchy is associated with “high frequency” and “plasma” in the second hierarchy.
  • "temperature” in the second hierarchy is associated with “chemical reaction” and “furnace phenomenon” in the third hierarchy.
  • keywords are associated between adjacent hierarchies, such as the first hierarchy and the second hierarchy, or the second hierarchy and the third hierarchy, but this is not limited to this.
  • keywords may be associated between the first hierarchy and the third hierarchy.
  • each keyword is associated with numerical information indicating its importance (weight) and stored in keyword DB 12b. Importance can be expressed, for example, as a decimal value between 0 and 1, but is not limited to this. For example, when there are many candidates for keywords to be included in the knowledge network, server device 1 can prioritize and select keywords with high importance. Also, for example, when displaying the knowledge network, server device 1 can differentiate the display mode of keywords depending on their importance.
  • the keyword DB 12b is created in advance by, for example, a designer or manager of the information processing system according to this embodiment.
  • the designer or manager can create the keyword DB 12b by collecting various information, such as books, papers, interviews with experts, past experimental information, manufacturing information, or device management information related to the semiconductor manufacturing process, extracting keywords from the collected information, and linking the keywords together.
  • the processes of collecting information, extracting keywords, and linking the keywords together may be performed manually by, for example, a designer or manager, or may be performed using or in combination with software such as so-called AI (Artificial Intelligence).
  • AI Artificial Intelligence
  • the keyword DB 12b created in advance is used to generate the above-mentioned knowledge network in this information processing system, and information is added or updated in response to editing of the knowledge network by a user using this information processing system. This allows the keyword DB 12b to accumulate the knowledge or will of more people, and it is expected that the server device 1 will generate a more accurate knowledge network.
  • Keywords are extracted from the collected information, and the extracted keywords are associated based on, for example, causal relationships or classification relationships. For example, known causal relationship analysis methods can be used to associate keywords.
  • the server device 1 presents a knowledge network to the user and accepts editing of the knowledge network by the user, and learns keywords or keyword associations that are important for the user's decision-making, and reflects them in the keyword DB12b.
  • the server device 1 can reflect the subsequent generation of the knowledge network by learning keywords and their associations using post-event feedback and frequency measurement.
  • the history storage unit 12c of the storage unit 12 stores the history of editing operations performed by the user on the knowledge network.
  • the user can perform editing operations such as adding, deleting, or changing keywords on the knowledge network displayed on the terminal device 3.
  • the terminal device 3 transmits the contents of the editing operations performed by the user to the server device 1, and the server device 1, which receives this, stores the history of the editing operations performed by the user in the history storage unit 12c.
  • the information stored in the history storage unit 12c is used when updating the information stored in the keyword DB 12b.
  • the communication unit 13 communicates with various devices via a wired or wireless network N, which may include, for example, the Internet, a LAN (Local Area Network), or a mobile phone network.
  • the communication unit 13 communicates with one or more terminal devices 3 via the network N.
  • the communication unit 13 transmits data provided by the processing unit 11 to other devices, and provides data received from other devices to the processing unit 11.
  • the storage unit 12 may be an external storage device connected to the server device 1.
  • the server device 1 may be a multi-computer including multiple computers, or may be a virtual machine virtually constructed by software.
  • the server device 1 is not limited to the above configuration, and may include, for example, a reading unit that reads information stored in a portable storage medium, an input unit that accepts operational input, or a display unit that displays images.
  • the processing unit 11 reads out and executes the program 12a stored in the memory unit 12, whereby the target information acquisition unit 11a, the component extraction unit 11b, the keyword extraction unit 11c, the knowledge network generation unit 11d, the editing processing unit 11e, the database update unit 11f, and the like are realized in the processing unit 11 as software-like functional units.
  • the processing unit 11 reads out and executes the program 12a stored in the memory unit 12, whereby the target information acquisition unit 11a, the component extraction unit 11b, the keyword extraction unit 11c, the knowledge network generation unit 11d, the editing processing unit 11e, the database update unit 11f, and the like are realized in the processing unit 11 as software-like functional units.
  • functional units related to processes such as the generation and display of a knowledge network are shown as functional units of the processing unit 11, and functional units related to other processes are not shown.
  • the objective information acquisition unit 11a performs processing to acquire information regarding the user's objective via the terminal device 3.
  • the objective information acquisition unit 11a acquires objective information by displaying questions for the user on the terminal device 3 and accepting input of answers to these questions from the user.
  • the objective information acquisition unit 11a for example, appropriately selects one question from a number of questions prepared in advance, and transmits the selected question to the terminal device 3 for display.
  • the objective information acquisition unit 11a also acquires more objective information by presenting multiple questions in stages and accepting input of answers to each question.
  • the target information acquisition unit 11a first presents the first question, "Please enter your purpose,” to obtain a response from the user, and then presents the second question, "Is there any more detailed information?" to obtain a further response from the user. Furthermore, the target information acquisition unit 11a repeats the second question to obtain more target information from the user. Note that in this example, two types of questions are presented to the user to obtain responses, but the questions presented to the user are not limited to these two types. Questions may be prepared in a configuration of three or more stages, rather than two stages, and multiple questions may be prepared at each stage. Furthermore, the target information acquisition unit 11a may appropriately change the next question to be presented based on the response obtained from the user.
  • the target information acquisition unit 11a acquires target information by repeating a question and answer session, but the method of acquiring target information is not limited to this.
  • the target information acquisition unit 11a may not ask the user questions, but may acquire a sentence in a natural language input by the user as target information.
  • the target information acquisition unit 11a may display a list of multiple keywords or sentences, etc. prepared in advance on the terminal device 3.
  • the target information acquisition unit 11a may acquire target information from the user by accepting a selection of keywords or sentences, etc. related to the user's target from the displayed list.
  • the target information acquisition unit 11a may acquire target information by combining these multiple methods.
  • the component extraction unit 11b performs processing to extract components contained in the target information based on the target information acquired by the target information acquisition unit 11a.
  • the component extraction unit 11b performs processing such as morphological analysis on the natural language sentence acquired as target information to extract, for example, nouns and verbs contained in the natural language sentence, and treats the extracted nouns and verbs as components.
  • the component extraction unit 11b also calculates, for example, the frequency of appearance in the target information sentence for each extracted component, and calculates the importance (weight) of each component based on the calculated frequency of appearance.
  • the component extraction unit 11b also ranks the multiple components extracted from the target information based on the calculated importance.
  • the keyword extraction unit 11c performs a process of extracting keywords from the keyword DB 12b based on the multiple components extracted and ranked by the component extraction unit 11b. For example, the keyword extraction unit 11c first obtains the highest-ranked component, and searches for and extracts keywords that match or are similar to this component from the keyword DB 12b. The keyword extraction unit 11c then extracts one or more other keywords associated with the extracted keyword from the keyword DB 12b.
  • the keyword extraction unit 11c can extract the "high frequency” keyword stored in the second layer in the keyword DB 12b shown in FIG. 5, as well as the "knowledge” keyword in the first layer and the "control” keyword in the third layer that are associated with this keyword.
  • the keyword extraction unit 11c may further extract one or more keywords in the fourth layer that are associated with "control” in the third layer, and similarly extract keywords associated up to the Nth layer in order.
  • the keyword extraction unit 11c may extract keywords by setting a limit of, for example, two layers above and below each layer, rather than extracting related keywords for all layers from the first layer to the Nth layer.
  • the keyword extraction unit 11c extracts the above keywords from the ranked components, starting from the top component, and repeats keyword extraction until, for example, a component of a predetermined rank is reached or the number of extracted keywords reaches a predetermined number.
  • the knowledge network generation unit 11d performs processing to generate a knowledge network to be displayed on the terminal device 3 based on the multiple keywords extracted by the keyword extraction unit 11c. That is, the knowledge network generation unit 11d generates information for the terminal device 3 to display the knowledge network shown in FIG. 3.
  • the knowledge network generation unit 11d places the keyword at the highest level (e.g., the first level) from among the multiple keywords extracted from the keyword DB 12b at the most central position, and places one or more keywords related to this keyword outward in hierarchical order.
  • the knowledge network generation unit 11d may limit the keywords to be placed, for example, to the top four levels. In this case, keywords belonging to the fourth level or lower levels are displayed by the terminal device 3 when a detailed display request is given by the user.
  • the knowledge network generation unit 11d indicates relationships between multiple keywords that are appropriately arranged on the background image by connecting related keywords with straight lines.
  • the knowledge network generation unit 11d transmits information such as the coordinates at which each keyword is arranged, the coordinates of the lines connecting the keywords, and the size at which each keyword is displayed to the terminal device 3 as information for displaying the knowledge network.
  • the terminal device 3 that receives this information can reproduce the knowledge network generated by the knowledge network generation unit 11d of the server device 1, and display it on the display unit to present it to the user.
  • the editing processing unit 11e performs processing to accept editing operations by the user on the knowledge network displayed on the terminal device 3.
  • the user can edit the knowledge network displayed on the terminal device 3, for example, by adding keywords, deleting keywords, changing keywords, moving the display position of keywords, changing the relevance between keywords, or changing the ranking of keywords.
  • the terminal device 3 accepts editing operations by the user and transmits them to the server device 1, and in response to these editing operations, the editing processing unit 11e of the server device 1 modifies the knowledge network and transmits information for displaying the modified knowledge network to the terminal device 3.
  • the editing processing unit 11e also stores the history of editing by the user in the history storage unit 12c.
  • the database update unit 11f performs a process of updating the information stored in the keyword DB 12b based on the history information stored in the history storage unit 12c by the editing processing unit 11e. For example, when a user performs editing to add a keyword not included in the keyword DB 12b to the knowledge network, the database update unit 11f can add this keyword to the keyword DB 12b. Also, for example, when an editing operation such as moving the display position of a keyword or changing the association between keywords is performed, the database update unit 11f can change the hierarchy in which these keywords are stored or change the link between these keywords. Also, for example, when an editing operation to change the ranking of a keyword is performed, the database update unit 11f can increase or decrease the importance associated with this keyword. Note that the database update unit 11f may update the keyword DB 12b not in response to an editing operation performed by one user, but when, for example, more than a predetermined number of users perform similar editing operations.
  • FIG. 6 is a block diagram showing an example of the configuration of the terminal device 3 according to this embodiment.
  • the terminal device 3 according to this embodiment is configured to include a processing unit 31, a storage unit 32, a communication unit 33, a display unit 34, and an operation unit 35.
  • the terminal device 3 can be configured using a general-purpose information processing device such as a personal computer, a smartphone, or a tablet terminal device.
  • the processing unit 31 is configured using an arithmetic processing device such as a CPU or MPU, a ROM, and the like.
  • the processing unit 31 reads out and executes a program 32a stored in the storage unit 32, thereby performing various processes such as accepting input of target information by a user, displaying a knowledge network, and accepting editing operations on the knowledge network.
  • the storage unit 32 is configured using a non-volatile memory element such as a flash memory or a storage device such as a hard disk.
  • the storage unit 32 stores various programs executed by the processing unit 31 and various data necessary for the processing of the processing unit 31.
  • the storage unit 32 stores the program 32a executed by the processing unit 31.
  • the program 32a is distributed by a remote server device or the like, and the terminal device 3 acquires it through communication and stores it in the storage unit 32.
  • the program 32a may be written to the storage unit 32, for example, during the manufacturing stage of the terminal device 3.
  • the program 32a may be read by the terminal device 3 from a recording medium 99 such as a memory card or an optical disk and stored in the storage unit 32.
  • the program 32a may be read from the recording medium 99 by a writing device and written to the storage unit 32 of the terminal device 3.
  • the program 32a may be provided in the form of distribution via a network, or in the form of being recorded on the recording medium 99.
  • the communication unit 33 communicates with various devices via a wired or wireless network N, which may include a mobile phone communication network, a wireless LAN, the Internet, etc.
  • the communication unit 33 communicates with the server device 1 via the network N.
  • the communication unit 33 transmits data provided by the processing unit 31 to other devices, and provides data received from other devices to the processing unit 31.
  • the display unit 34 is configured using a liquid crystal display or the like, and displays various images, characters, etc. based on the processing of the processing unit 31.
  • the operation unit 35 accepts user operations and notifies the processing unit 31 of the accepted operations.
  • the operation unit 35 accepts user operations through an input device such as a mechanical button or a touch panel provided on the surface of the display unit 34.
  • the operation unit 35 may be an input device such as a mouse and a keyboard, and these input devices may be configured to be removable from the terminal device 3.
  • the processing unit 31 reads and executes the program 32a stored in the storage unit 32, whereby the target information acquisition unit 31a, the display processing unit 31b, the editing processing unit 31c, and the like are realized in the processing unit 31 as software-like functional units.
  • the program 32a may be a program dedicated to the information processing system according to this embodiment, or may be a general-purpose program such as an internet browser or web browser.
  • the objective information acquisition unit 31a performs processing to acquire information related to the user's objective.
  • the objective information acquisition unit 31a acquires objective information by displaying questions for the user on the display unit 34 and accepting input of answers to these questions from the user via the operation unit 35.
  • the objective information acquisition unit 31a receives questions sent from the server device 1 and displays the received questions on the display unit 34.
  • the objective information acquisition unit 31a accepts answers to the displayed questions from the user and transmits information such as natural language sentences accepted as answers to the server device 1 as objective information.
  • the display processing unit 31b performs processing to display various information on the display unit 34.
  • the display processing unit 31b displays the objective input screen shown in FIG. 2 and the knowledge network shown in FIG. 3 based on the information received from the server device 1.
  • the editing processing unit 31c accepts operations performed on the operation unit 35, thereby performing a process of accepting editing operations by the user for the knowledge network displayed on the display unit 34.
  • the editing processing unit 31c accepts editing operations such as adding a keyword to the knowledge network, deleting a keyword, changing a keyword, moving the display position of a keyword, changing the relevance between keywords, or changing the ranking of keywords.
  • the editing processing unit 31c transmits information indicating the content of the editing operation accepted from the user to the server device 1.
  • Decision Support Processing 7 is a flowchart showing an example of the procedure of the decision support process performed by the server device 1 according to the present embodiment.
  • the objective information acquisition unit 11a of the processing unit 11 of the server device 1 according to the present embodiment appropriately selects one question from a plurality of questions prepared in advance, and transmits information on the selected question to the terminal device 3 (step S1).
  • the objective information acquisition unit 11a may select a question from the plurality of questions in a predetermined order, for example, or may select the next question according to information input by the user, or may select a question in any other appropriate manner.
  • the target information acquisition unit 11a acquires target information including a response to the question sent in step S1 in the form of a sentence in natural language by the user from the terminal device 3 (step S2).
  • the target information acquisition unit 11a performs an interpretation process on the sentence in natural language by the target information acquired in step S2 (step S3). Based on the result of the interpretation process in step S3, the target information acquisition unit 11a determines whether acquisition of the target information is complete depending on, for example, whether the user has entered a keyword to end input of the target information (step S4).
  • the target information acquisition unit 11a If input of the target information is not complete (S4: NO), the target information acquisition unit 11a returns the process to step S1, selects and sends the next question based on, for example, the result of the interpretation process in step S3, and repeats the above-mentioned process.
  • the component extraction unit 11b of the processing unit 11 extracts components contained in the target information from the user (step S5).
  • the component extraction unit 11b can extract nouns, verbs, etc. by, for example, performing morphological analysis on natural language sentences, etc. contained in the target information, and treat the extracted nouns, verbs, etc. as components.
  • the component extraction unit 11b also calculates the occurrence frequency of each extracted component, and calculates the importance (weight) of each component based on the calculated occurrence frequency.
  • the component extraction unit 11b also ranks the multiple components extracted from the target information based on the calculated importance.
  • the keyword extraction unit 11c of the processing unit 11 performs a process of extracting keywords from the keyword DB 12b based on the components extracted in step S5 (step S6). At this time, the keyword extraction unit 11c extracts a predetermined number of components that are ranked, for example, from the multiple components. The keyword extraction unit 11c extracts keywords that match or are similar to these components from the keyword DB 12b. Furthermore, the keyword extraction unit 11c extracts one or more other keywords associated with the extracted keyword from the keyword DB 12b.
  • the knowledge network generation unit 11d of the processing unit 11 performs processing to generate a knowledge network based on the multiple keywords extracted in step S6. At this time, the knowledge network generation unit 11d places the highest hierarchical keyword from the multiple extracted keywords at the center, for example, on a background image prepared in advance, and places one or more keywords related to this keyword outward in hierarchical order. The knowledge network generation unit 11d generates a knowledge network by connecting related keywords with straight lines for the multiple placed keywords. The knowledge network generation unit 11d transmits information about the generated knowledge network to the terminal device 3 (step S8).
  • the processing unit 11 determines whether or not the knowledge network has been edited based on whether or not information regarding editing has been received from the terminal device 3 that displayed the knowledge network transmitted in step S8 (step S9). If an editing operation has been performed on the knowledge network (S9: YES), the editing processing unit 11e of the processing unit 11 stores the history of the editing operation performed by the user in the history storage unit 12c based on the information received from the terminal device 3 (step S10). The editing processing unit 11e updates the knowledge network in accordance with the editing operation performed by the user (step S11). The editing processing unit 11e transmits the knowledge network updated in step S11 to the terminal device 3 (step S12) and returns the process to step S9.
  • the processing unit 11 determines whether or not the process should be terminated based on, for example, whether or not the user has performed an operation to terminate on the terminal device 3 (step S13). If it is determined that the process should not be terminated (S13: NO), the processing unit 11 returns the process to step S9. If it is determined that the process should be terminated (S13: YES), the processing unit 11 terminates the decision support process.
  • the server device 1 acquires the objective information input by the user on the terminal device 3, and the terminal device 3 displays the knowledge network created by the server device 1 based on the acquired objective information.
  • An example of the knowledge network displayed by the terminal device 3 is as shown in FIG. 3.
  • keywords such as "gas type”, “plasma”, “similar process”, “trade-off”, and "boeing" are represented three-dimensionally.
  • a keyword represented three-dimensionally indicates that many lower-level keywords are associated with it.
  • a user can display a detailed knowledge network by performing an operation to select a keyword represented three-dimensionally in the knowledge network.
  • FIGS. 8 to 10 are schematic diagrams showing an example of a detailed display of a knowledge network.
  • the example shown in FIG. 8 is a detailed display when "similar process" is selected by the user in the knowledge network shown in FIG. 2.
  • the server device 1 which has received a request for detailed display of the "similar process” of the knowledge network from the terminal device 3, searches for the specified "similar process” from the keyword DB 12b.
  • the server device 1 extracts keywords that are associated with this "similar process” and belong to a lower hierarchy than the "similar process” from the keyword DB 12b. Note that at this time, the server device 1 may limit the keywords extracted from the keyword DB 12b, for example, to a hierarchy lower than the "similar process”.
  • the server device 1 Based on one or more keywords extracted from the keyword DB 12b, the server device 1 generates a detailed network in which the "similar process" is the top level (root) and one or more keywords associated with it are linked in a so-called tree structure. The server device 1 transmits the generated detailed network to the terminal device 3, which receives it and displays the detailed network shown in FIG. 8.
  • the terminal device 3 displays a detailed network in a tree structure with "similar processes" at the top, expanded left and right on the display unit 34.
  • the detailed network in this example three keywords, "recipe,” “knob,” and “light emission,” are displayed as keywords that belong to one level below “similar processes.” Note that the detailed network may also display keywords at levels lower than these three keywords, but these are not shown in this example.
  • the display position and size of keywords at the same level in the detailed network indicate the ranking according to the importance of the keyword.
  • "recipe” is ranked first
  • "knob” is ranked second
  • "light emission” is ranked third.
  • the user can perform an editing operation to change the ranking of keywords.
  • the detailed network shown in FIG. 8 is displayed, for example, the user uses the mouse or the like of the operation unit 35 to drag the keyword “recipe” and drop “recipe” into the area between “knob” and “light emission”. This allows the user to swap the rankings of "recipe” and "knob”.
  • FIG. 9 shows an example of the display of a knowledge network after swapping the rankings. As a result of swapping the rankings, the size of the rectangular frame surrounding "knob” and "recipe” is also changed. Furthermore, in response to the change in the positions of "recipe” and “knob", the display positions of the lower hierarchical keywords associated with “recipe” and the lower hierarchical keywords associated with “knob” are also changed.
  • the user can also perform editing operations to add keywords to the knowledge network (detailed network) displayed by the terminal device 3.
  • the user can display a menu by right-clicking the mouse on the operation unit 35 and select an item for adding a keyword included in this menu, thereby adding a keyword to the knowledge network.
  • the terminal device 3 displays a text box for inputting a keyword at the position in the knowledge network where the mouse was right-clicked, and accepts input of a character string into this text box, thereby accepting a new keyword from the user.
  • the newly added keyword is added, together with a rectangular frame surrounding it, to the knowledge network at the position where the mouse was right-clicked.
  • the terminal device 3 accepts an operation from the user to associate one or more keywords already included in the knowledge network with the newly added keyword.
  • the terminal device 3 accepts an operation from the user to connect two keywords with a line, for example, based on a mouse click operation, and associates the two keywords connected by the line.
  • the terminal device 3 transmits information regarding the keyword added by the user and its relevance to other keywords to the server device 1.
  • the server device 1 receives this information from the terminal device 3, updates the knowledge network based on the received information, and transmits the updated knowledge network to the terminal device 3, thereby displaying the updated knowledge network on the terminal device 3.
  • the server device 1 also stores the information received from the terminal device 3 in the history storage unit 12c.
  • Figure 10 shows an example in which the user has added a new keyword, "related papers", to the detailed network shown in Figure 9.
  • the user has added the keyword "related papers” to a position below "light emission”.
  • the keyword "related papers” is added as a keyword at the same hierarchical level as “knobs”, “recipe”, and “light emission”, and the size of the rectangular frame is made smaller than that of "light emission” as it is a keyword with a lower ranking than "light emission”.
  • the user has connected "related papers” and “similar processes” with a straight line, and the two keywords "similar processes” and "related papers” are now associated.
  • the "related papers" keyword added by the user is a keyword that has already been registered in keyword DB 12b and is a keyword that has not been associated with "similar processes.”
  • the server device 1 extracts lower-level keywords that are associated with the "related papers” keyword and adds them to the detailed network together with the "related papers" keyword.
  • the server device 1 need only add this keyword to the detailed network.
  • keywords may be added to the knowledge network shown in Figure 3 in a similar manner.
  • the server device 1 stores and accumulates information on the editing history in the history storage unit 12c.
  • the server device 1 performs an update process of the keyword DB 12b based on the information stored in the history storage unit 12c at a predetermined cycle, for example, once a month or once a week.
  • the server device 1 reads out information stored in the history storage unit 12c during the period from the previous update process to the current update process, for example, and counts the number of times similar editing operations were performed. For example, the number of times keyword A was added, the number of times keyword B was lowered in rank, the number of times keyword C was deleted, etc.
  • the server device 1 extracts editing operations whose counted number exceeds a predetermined number (for example, 10 times), and updates the keyword DB 12b according to the extracted editing operations.
  • the server device 1 adds this keyword A to the keyword DB 12b. At this time, the server device 1 further counts the hierarchies to which keyword A has been added, and adds this keyword A to the hierarchies to which keyword A has been added the most number of times. The server device 1 also counts other keywords in higher hierarchies associated with keyword A, and associates this keyword A with other keywords in higher hierarchies with which it has been associated the most number of times. The server device 1 also counts other keywords in lower hierarchies associated with keyword A, and associates this keyword A with one or more keywords in lower hierarchies with which it has been associated more than a predetermined number of times (for example, five times).
  • a predetermined number of times for example, five times.
  • the server device 1 reduces the importance attached to this keyword B. At this time, the server device 1 may determine the amount of reduction in importance depending on the number of times that the ranking of keyword B has been lowered.
  • the server device 1 deletes this keyword C from the keyword DB 12b.
  • the server device 1 may reduce the importance of keyword C instead of deleting it from the keyword DB 12b. It is preferable that the amount of reduction in importance is greater than the amount of reduction when an editing operation that lowers the ranking is performed as described above.
  • the server device 1 may also delete other keywords that are associated only with this keyword C from the keyword DB 12b.
  • FIG. 11 is a flow chart showing an example of the procedure for updating the keyword DB 12b performed by the server device 1 according to this embodiment.
  • the database update unit 11f of the processing unit 11 of the server device 1 according to this embodiment determines whether it is time to perform an update, for example, once a month or once a week (step S21). If it is not time to perform an update (S21: NO), the database update unit 11f waits until it is time to perform an update.
  • the database update unit 11f reads out the history information stored in the history memory unit 12c that has been accumulated since the previous update (step S22).
  • the database update unit 11f counts the number of times the same or similar editing operations have been performed for the history information read out in step S22 (step S23). Based on the counting result in step S23, the database update unit 11f extracts editing operations that have been performed more than a predetermined number of times (step S24). Based on the editing operation extracted in step S24, the database update unit 11f updates the information on the keyword related to this editing operation stored in the keyword DB 12b (step S25), and ends the process.
  • the server device 1 acquires purpose information input by a user in natural language via the terminal device 3, and extracts a plurality of components from the acquired purpose information.
  • the server device 1 extracts a plurality of keywords from the keyword DB 12b that stores a plurality of keywords and relationships between the keywords, based on the extracted plurality of components.
  • the server device 1 outputs a knowledge network indicating the extracted plurality of keywords and the relationships between the plurality of keywords to the terminal device 3. This is expected to enable the user to understand, based on the knowledge network displayed on the terminal device 3, what kind of knowledge is necessary for his/her purpose, and what kind of correspondence there is between the plurality of pieces of knowledge. This is expected to enable the information processing system according to the present embodiment to support the user in making decisions regarding the purpose.
  • the server device 1 displays questions on the terminal device 3 and receives the user's responses to the questions at the terminal device 3, thereby acquiring objective information.
  • the server device 1 may also display multiple questions in stages and receive the user's responses to each question. As a result, the server device 1 can be expected to obtain detailed information about the objective the user is trying to achieve.
  • the server device 1 weights the components extracted from the target information.
  • the server device 1 extracts multiple keywords from the keyword DB 12b based on the weight of each component.
  • the server device 1 ranks the multiple keywords based on the importance assigned to the extracted keywords. This allows the user to rank and understand the importance of multiple keywords included in the knowledge network.
  • multiple keywords are displayed on the terminal device 3 in a manner according to their ranking, editing operations to change the ranking are accepted from the user, and the displayed knowledge network is updated according to the accepted change operation.
  • the information processing system accepts input of additional keywords from the user to be added to the knowledge network displayed on the terminal device 3.
  • the server device 1 updates the knowledge network to indicate the relationship between the multiple keywords included in the knowledge network and the added keywords, and outputs the updated knowledge network to the terminal device 3. This allows the user to think about keywords that are missing from the displayed knowledge network, and to add the missing keywords to the knowledge network to update it.
  • the server device 1 when a keyword is added by a user, stores the input history of the added keyword in the history storage unit 12c, and updates the keyword DB 12b by adding the keyword based on the stored history. This allows the server device 1 to reflect the keyword added by one user in the knowledge network for other users.
  • the server device 1 arranges multiple keywords on a two-dimensional background image, generates a diagram of a knowledge network in which related keywords are wired together, and outputs the diagram to the terminal device 3.
  • the server device 1 arranges multiple keywords on a two-dimensional plane, but this is not limited to this, and it is also possible to generate a diagram of a knowledge network in which multiple keywords are arranged in a (virtual) three-dimensional space.
  • the multiple keywords stored in the keyword DB 12b are hierarchically related to one another.
  • the server device 1 causes the terminal device 3 to display a knowledge network showing the higher-level keywords and relatedness.
  • the server device 1 accepts the selection of a keyword included in the displayed knowledge network, and causes the terminal device 3 to display a detailed network showing the keywords and relatedness at a lower level than the selected keyword.
  • the server device 1 can present the user with many keywords related to the user's objectives, which is expected to assist the user in making decisions regarding the objectives.
  • the server device 1 presents information to the user in the form of a network in which multiple keywords are connected by lines, but this is not limited to this.
  • the server device 1 may present multiple keywords related to the user's purpose in a list display, or may present multiple keywords to the user in various other ways.
  • the knowledge network and detailed network illustrated in this embodiment are merely examples and are not limited to this.
  • the information processing system is configured such that a user uses a terminal device 3 to access the server device 1, and the server device 1 displays information such as a knowledge network on the display unit 34 of the terminal device 3, but this is not limited to the above.
  • the information processing system may be configured such that, for example, a user directly operates the server device 1 (or an equivalent information processing device), and information such as a knowledge network may be displayed on the display unit of the server device 1 or on a display device connected to the server device 1.
  • Server device information processing device, computer
  • Terminal device 11 Processing unit 11a Target information acquisition unit 11b Component extraction unit 11c Keyword extraction unit 11d Knowledge network generation unit 11e Editing processing unit 11f Database update unit 12 Storage unit 12a Program (computer program) 12b Keyword DB 12c History storage unit 13 Communication unit 31 Processing unit 31a Object information acquisition unit 31b Display processing unit 31c Edit processing unit 32 Storage unit 32a Program 33 Communication unit 34 Display unit 35 Operation unit 98, 99 Recording medium N Network

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Tourism & Hospitality (AREA)
  • Databases & Information Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Human Resources & Organizations (AREA)
  • General Business, Economics & Management (AREA)
  • Economics (AREA)
  • Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Manufacturing & Machinery (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Provided are an information processing method, a computer program, and an information processing device that can be expected to support decision making by users. In an information processing method according to the present embodiment, an information processing device acquires objective information input by a user, extracts a plurality of constituent elements from the obtained objective information, extracts, on the basis of the extracted plurality of constituent elements, a plurality of keywords from a database that stores a plurality of keywords and relationships between the keywords, and outputs the extracted plurality of keywords and relationships between the extracted plurality of keywords.

Description

情報処理方法、コンピュータプログラム及び情報処理装置Information processing method, computer program, and information processing device
 本開示は、情報処理方法、コンピュータプログラム及び情報処理装置に関する。 This disclosure relates to an information processing method, a computer program, and an information processing device.
 特許文献1においては、作業実施者が実施する作業の映像を取得し、作業実施者及び観察者の少なくとも一方が作業に関して発話した発話音声を取得し、作業の映像及び発話音声をそれぞれ作業映像データ及び作業音声データとして作業行動記録データベースに記録し、作業実施者及び観察者の少なくとも一方が作業に熟知している熟練者であって、作業映像データ及び作業音声データに基づき、作業について熟練者が熟知している情報をナレッジ情報として抽出及び編集し、抽出したナレッジ情報をナレッジ情報データベースに記録するナレッジ情報抽出システムが提案されている。 Patent Document 1 proposes a knowledge information extraction system that acquires video of a task performed by a task performer, acquires audio of speech about the task from at least one of the task performer and an observer, records the video of the task and the audio as work video data and work audio data, respectively, in a work behavior record database, and at least one of the task performer and observer is an expert who is familiar with the task, extracts and edits information about the task that the expert is familiar with based on the work video data and work audio data as knowledge information, and records the extracted knowledge information in a knowledge information database.
国際公開第2021/079414号International Publication No. 2021/079414
 本開示は、ユーザによる意思決定を支援することが期待できる情報処理方法、コンピュータプログラム及び情報処理装置を提供する。 The present disclosure provides an information processing method, a computer program, and an information processing device that are expected to assist users in making decisions.
 一実施形態に係る情報処理方法は、情報処理装置が、ユーザが入力した目的情報を取得し、取得した前記目的情報から複数の構成要素を抽出し、抽出した前記複数の構成要素に基づいて、複数のキーワード及びキーワード間の関係性を記憶したデータベースから複数のキーワードを抽出し、抽出した前記複数のキーワードと当該複数のキーワードの関係性とを出力する。 In one embodiment of the information processing method, an information processing device acquires target information input by a user, extracts multiple components from the acquired target information, extracts multiple keywords from a database that stores multiple keywords and relationships between the keywords based on the extracted multiple components, and outputs the extracted multiple keywords and the relationships between the multiple keywords.
 本開示によれば、ユーザによる意思決定を支援することが期待できる。 This disclosure is expected to assist users in making decisions.
本実施の形態に係る情報処理システムの概要を説明するための模式図である。1 is a schematic diagram for explaining an overview of an information processing system according to an embodiment of the present invention; 目的入力の一例を示す模式図である。FIG. 13 is a schematic diagram showing an example of a purpose input. 端末装置が表示する知識ネットワークの一例を示す模式図である。FIG. 2 is a schematic diagram showing an example of a knowledge network displayed on a terminal device. 本実施の形態に係るサーバ装置の一構成例を示すブロック図である。2 is a block diagram showing a configuration example of a server device according to the present embodiment. FIG. キーワードDBの一構成例を示す模式図である。FIG. 2 is a schematic diagram showing an example of a configuration of a keyword DB; 本実施の形態に係る端末装置の一構成例を示すブロック図である。2 is a block diagram showing a configuration example of a terminal device according to the present embodiment; FIG. 本実施の形態に係るサーバ装置1が行う意思決定支援処理の手順の一例を示すフローチャートである。5 is a flowchart showing an example of a procedure of decision-making support processing performed by the server device 1 according to the present embodiment. 知識ネットワークの詳細表示の一例を示す模式図である。FIG. 13 is a schematic diagram showing an example of a detailed display of a knowledge network. 知識ネットワークの詳細表示の一例を示す模式図である。FIG. 13 is a schematic diagram showing an example of a detailed display of a knowledge network. 知識ネットワークの詳細表示の一例を示す模式図である。FIG. 13 is a schematic diagram showing an example of a detailed display of a knowledge network. 本実施の形態に係るサーバ装置が行うキーワードDBの更新処理の手順の一例を示すフローチャートである。10 is a flowchart showing an example of a procedure of a keyword DB update process performed by the server device according to the embodiment;
 本開示の実施形態に係る情報処理システムの具体例を、以下に図面を参照しつつ説明する。なお、本開示はこれらの例示に限定されるものではなく、請求の範囲によって示され、請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。 Specific examples of information processing systems according to embodiments of the present disclosure are described below with reference to the drawings. Note that the present disclosure is not limited to these examples, but is set forth in the claims, and is intended to include all modifications within the meaning and scope equivalent to the claims.
<システム概要>
 図1は、本実施の形態に係る情報処理システムの概要を説明するための模式図である。本実施の形態に係る情報処理システムは、例えば半導体製造プロセス(エッチング処理)のレシピ開発に関してユーザの思考を支援するシステムである。本実施の形態に係る情報処理システムは、半導体製造プロセスに関する種々の情報を蓄積したデータベースを有するサーバ装置1と、情報の入出力のためにユーザが利用する端末装置3とを備えて構成されている。サーバ装置1及び端末装置3は、例えばインターネット、LAN(Local Area Network)又は携帯電話通信網等の種々のネットワークを介して情報の送受信を行うことができる。
<System Overview>
1 is a schematic diagram for explaining an overview of an information processing system according to the present embodiment. The information processing system according to the present embodiment is a system for supporting a user's thinking regarding, for example, recipe development for a semiconductor manufacturing process (etching process). The information processing system according to the present embodiment is configured to include a server device 1 having a database that accumulates various information related to the semiconductor manufacturing process, and a terminal device 3 that a user uses to input and output information. The server device 1 and the terminal device 3 can transmit and receive information via various networks, such as the Internet, a LAN (Local Area Network), or a mobile phone communication network.
 本実施の形態に係る情報処理システムは、例えばユーザに対して対話形式の情報入出力を端末装置3にて行うことにより、ユーザによる自然言語での目的の入力を受け付ける。図2は、目的入力の一例を示す模式図である。本実施の形態に係る情報処理システムのサーバ装置1は、端末装置3に図2に示す目的入力画面を表示させる。端末装置3が表示する目的入力画面は、例えば複数のユーザがメッセージ交換を行うメッセージ交換アプリケーションと同様の画面構成とすることができる。本実施の形態に係る目的入力画面は、最上部に設けられた「目的入力画面」の文字列が付されたタイトルバーと、中央に設けられたメッセージ表示領域と、最下部に設けられたテキスト入力用のテキストボックスとを備えている。 The information processing system according to this embodiment accepts input of a purpose in natural language by the user, for example, by performing interactive information input and output with the user at the terminal device 3. FIG. 2 is a schematic diagram showing an example of purpose input. The server device 1 of the information processing system according to this embodiment causes the terminal device 3 to display the purpose input screen shown in FIG. 2. The purpose input screen displayed by the terminal device 3 can have a screen configuration similar to that of a message exchange application in which multiple users exchange messages, for example. The purpose input screen according to this embodiment has a title bar at the top with the characters "purpose input screen" attached, a message display area in the center, and a text box at the bottom for text input.
 例えば目的入力画面のメッセージ表示領域には左端側に「システム」の文字列が付されたアイコンが表示され、このアイコンに対応付けた吹き出しにシステムからのメッセージが表示される。またメッセージ表示領域には右端側に「ユーザ」の文字列が付されたアイコンが表示され、このアイコンに対応付けた吹き出しにユーザが入力したテキスト情報が表示される。複数の吹き出しは、時系列順にメッセージ表示領域の上から下へ並べて表示される。 For example, an icon with the word "System" attached to it is displayed on the far left side of the message display area of the purpose input screen, and a message from the system is displayed in a speech bubble associated with this icon. Also, an icon with the word "User" attached to it is displayed on the far right side of the message display area, and text information entered by the user is displayed in a speech bubble associated with this icon. Multiple speech bubbles are displayed in chronological order, arranged from top to bottom of the message display area.
 本例ではシステムによる「目的を入力してください」の問い掛けに対し、ユーザが「プロセスレシピを開発する」と目的を入力している。続くシステムの「更に詳細な情報はありますか?」の問い掛けに対し、ユーザは「NAND-FlashのXX工程」と情報を入力している。更に続くシステムの「更に詳細な情報はありますか?」の問い掛けに対し、ユーザは「類似開発を積極的に流用」と情報を入力している。更に続くシステムの「更に詳細な情報はありますか?」の問い掛けに対し、ユーザは「以上」というキーワードを入力している。このキーワードは、システムに対して目的入力を終了することを指示するためのものである。なお、図2に示したシステム及びユーザのメッセージは、一例であって、これに限るものではない。また目的入力を終了するキーワードとして「以上」とは異なるどのようなキーワードが採用されてもよく、キーワードの入力以外の方法で目的入力を終了する構成であってもよい。 In this example, in response to the system's question "Please enter your objective," the user inputs the objective "Develop a process recipe." In response to the next question from the system, "Do you have any more detailed information?", the user inputs the information "XX process of NAND-Flash." In response to the next question from the system, "Do you have any more detailed information?", the user inputs the information "Actively reuse similar development." In response to the next question from the system, "Do you have any more detailed information?", the user inputs the keyword "End." This keyword is used to instruct the system to end objective input. Note that the system and user messages shown in Figure 2 are merely examples and are not limited to these. Any keyword other than "end" may be used as the keyword to end objective input, and the configuration may be such that objective input is ended by a method other than keyword input.
 なお図2に示す例では、システムによる問い掛けとして「目的を入力してください」及び「更に詳細な情報はありますか?」の2種のメッセージを示したが、問い掛けはこの2種に限るものではない。システムによる問い掛けには、例えば目的に関する「カテゴリ」、「制約条件」又は「前提条件」等の情報の入力を促すメッセージが含まれ得る。 In the example shown in Figure 2, the system asks two questions: "Please enter your purpose" and "Do you have any more detailed information?" However, questions are not limited to these two. Questions from the system can include messages that prompt the user to enter information such as the "category," "constraints," or "prerequisites" related to the purpose.
 また例えばシステムは、ユーザの名前又はID等の情報の入力を促すメッセージを表示し、これらの情報の入力をユーザから受け付けてもよい。システムは、ユーザに関する情報を基に、例えば情報に対するアクセスの制限を行うことができる。またシステムは、例えばユーザの知識レベル又は得意分野等のバックグラウンド情報をデータベースに記憶しておき、入力されたユーザに関する情報を基にバックグラウンド情報を参照して、以降の種々の処理をユーザに適した内容で実施することができる。 For example, the system may display a message prompting the user to input information such as the user's name or ID, and accept the input of this information from the user. The system may, for example, restrict access to information based on the information about the user. The system may also store background information, such as the user's knowledge level or area of expertise, in a database, and refer to the background information based on the input information about the user to carry out various subsequent processes in a manner appropriate to the user.
 目的入力画面においてユーザが入力した目的及びそれに付随する情報は、目的情報として端末装置3からサーバ装置1へ送信される。サーバ装置1は、ユーザが自然言語で入力した目的情報を端末装置3から取得し、取得したユーザの目的情報と、データベースに予め記憶した情報とに基づいて、ユーザの目的に関する知識ネットワークを生成して端末装置3へ送信する。端末装置3は、サーバ装置1から受信した知識ネットワークを表示する。 The purpose and associated information input by the user on the purpose input screen are transmitted as purpose information from the terminal device 3 to the server device 1. The server device 1 acquires the purpose information input by the user in natural language from the terminal device 3, and generates a knowledge network related to the user's purpose based on the acquired user's purpose information and information previously stored in the database, and transmits the knowledge network to the terminal device 3. The terminal device 3 displays the knowledge network received from the server device 1.
 図3は、端末装置3が表示する知識ネットワークの一例を示す模式図である。端末装置3は、サーバ装置1から受信した情報を基に、ユーザが入力した目的に応じた知識ネットワークの表示を行う。図示の画面において端末装置3は、3重の楕円形を背景画像として表示し、この背景画像に重ねて矩形枠に囲まれたキーワードを複数配置し、複数のキーワードを直線で結んだものを知識ネットワークとして表示している。知識ネットワークに含まれる複数のキーワードは、階層構造で分類されている。知識ネットワークにおいて、背景画像の楕円形の中心側に配置されているものほど上位の(大きなカテゴリの、抽象的な)キーワードであり、楕円形の外側に配置されているものほど下位の(小さなカテゴリの、具体的な)キーワードであることを示している。また知識ネットワークでは、上位のキーワードから下位のキーワードへ、関連のあるキーワードが直線で結ばれて対応付けられている。 FIG. 3 is a schematic diagram showing an example of a knowledge network displayed by the terminal device 3. Based on the information received from the server device 1, the terminal device 3 displays a knowledge network according to the purpose entered by the user. In the illustrated screen, the terminal device 3 displays a triple oval as a background image, and arranges multiple keywords surrounded by rectangular frames overlaid on this background image, displaying the multiple keywords connected by straight lines as a knowledge network. The multiple keywords included in the knowledge network are classified in a hierarchical structure. In the knowledge network, keywords located closer to the center of the oval in the background image are higher-level keywords (larger category, abstract), and keywords located further outside the oval are lower-level keywords (smaller category, concrete). In the knowledge network, related keywords are associated with each other by connecting them with straight lines from higher-level keywords to lower-level keywords.
 図示の例では、3重の楕円形の中心に最上位階層の「大カテゴリ」のキーワードとして「知識」、「データ」及び「経験」等のキーワードが配置されている。3重の楕円形の中心から2番目には、2番目の階層の「中カテゴリ」のキーワードとして「高周波」、「化学反応」、「プラズマ」、「類似プロセス」、「基礎実験」、「注視ポイント」、「トレードオフ」及び「エピソード」等のキーワードが配置されている。3重の楕円形の中心から3番目には、3番目の階層の「原理/データ」のキーワードとして「制御軌道」、「ガス種」、「電子軌道」、「発光」、「ノブ」、「レシピ」、「チャンバ雰囲気」、「深さ」、「ネッキング」、「ボーイング」、「関連レポート」、「社内知見者」及び「関連論文」等のキーワードが配置されている。3重の楕円形の外側には、更に詳細な情報として「現代制御理論」、「第一原理計算」及び「シミュレーション」等のキーワードが配置されている。 In the illustrated example, keywords such as "knowledge," "data," and "experience" are placed in the center of the triple oval as keywords for the "large category" of the top hierarchy. Second from the center of the triple oval, keywords such as "high frequency," "chemical reaction," "plasma," "similar process," "basic experiment," "point of interest," "trade-off," and "episode" are placed as keywords for the "medium category" of the second hierarchy. Third from the center of the triple oval, keywords such as "control orbit," "gas species," "electron orbit," "light emission," "knob," "recipe," "chamber atmosphere," "depth," "necking," "Boeing," "related reports," "in-house experts," and "related papers" are placed as keywords for the "principle/data" of the third hierarchy. Outside the triple oval, keywords such as "modern control theory," "first-principles calculation," and "simulation" are placed as more detailed information.
 また端末装置3が表示する知識ネットワークには、キーワードを囲む矩形枠が立体的に表現されたものが含まれ得る。図示の例では、「ガス種」、「プラズマ」、「類似プロセス」、「トレードオフ」及び「ボーイング」がこれに相当する。立体的に表現されたキーワードは、更に多くの下位のキーワードが対応付けられており、これら下位のキーワードが未表示であることを示している。ユーザは、立体的に表現されたキーワードを選択して更に詳細な知識ネットワークを表示させることができる。 The knowledge network displayed by the terminal device 3 may also include three-dimensional rectangular frames surrounding keywords. In the illustrated example, these include "gas type," "plasma," "similar process," "trade-off," and "boeing." A keyword displayed three-dimensionally indicates that many lower-level keywords are associated with it, and that these lower-level keywords have not yet been displayed. The user can select a keyword displayed three-dimensionally to display a more detailed knowledge network.
 本実施の形態に係る情報処理システムでは、ユーザが自然言語により入力した目的情報を基に、サーバ装置1が、予めデータベースに記憶された情報に基づいて、ユーザの目的に沿った知識ネットワークを生成して端末装置3に表示させる。これによりユーザは、例えば自身の目的に対してどのような知識が必要であるのか、又は、複数の知識がどのような対応関係にあるのか等を端末装置3に表示された知識ネットワークに基づいて理解することが期待できる。これにより本実施の形態に係る情報処理システムは、ユーザの目的に対する意思決定を支援することが期待できる。 In the information processing system according to this embodiment, the server device 1 generates a knowledge network according to the user's purpose based on information previously stored in a database, based on purpose information input by the user in natural language, and displays the knowledge network on the terminal device 3. This allows the user to understand, for example, what knowledge is needed for his or her purpose, or the correspondence between multiple pieces of knowledge, based on the knowledge network displayed on the terminal device 3. As a result, the information processing system according to this embodiment is expected to support decision-making regarding the user's purpose.
 なお本実施の形態においては、ユーザが入力した自然言語による文章を目的情報として取得しているが、目的情報の情報形態及び入力方法等はこれに限らない。例えば、文章ではなく、自然言語による一又は複数の単語の羅列又は短文等の入力をユーザから受け付けて目的情報としてよい。また例えば、複数の選択肢をメニュー形式、リストボックス形式、タブ形式又は表形式等の種々の形式でユーザに対して提示し、これら複数の選択肢の中から一又は複数の項目の選択をユーザから受け付けて目的情報としてよい。目的情報の入力方法は、どのようなものが採用されてもよい。 In this embodiment, a sentence in a natural language input by the user is acquired as the target information, but the information form and input method of the target information are not limited to this. For example, instead of a sentence, an input of a list of one or more words or a short sentence in a natural language may be accepted from the user as the target information. Also, for example, multiple options may be presented to the user in various formats such as a menu format, list box format, tab format, or table format, and one or more items selected from these multiple options may be accepted from the user as the target information. Any method of inputting the target information may be adopted.
 また、詳細は後述するが、本実施の形態に係る情報処理システムでは、端末装置3に表示された知識ネットワークに対して、ユーザがキーワード等の追加、変更又は削除等の編集を行うことができ、より自身に適した知識ネットワークを作成することができる。ユーザが編集して作成した知識ネットワークに関する情報は、サーバ装置1へフィードバックされ、サーバ装置1が有するデータベースに反映される。 Furthermore, as will be described in detail later, in the information processing system according to this embodiment, the user can edit the knowledge network displayed on the terminal device 3 by adding, changing, or deleting keywords, etc., and can create a knowledge network that is more suitable for the user. Information about the knowledge network edited and created by the user is fed back to the server device 1 and reflected in the database held by the server device 1.
<装置構成>
 図4は、本実施の形態に係るサーバ装置1の一構成例を示すブロック図である。本実施の形態に係るサーバ装置1は、処理部11、記憶部12及び通信部13等を備えて構成されている。なお本実施の形態においては、1つのサーバ装置1にて処理が行われるものとして説明を行うが、複数のサーバ装置が分散して処理を行ってもよい。
<Device Configuration>
4 is a block diagram showing an example of the configuration of the server device 1 according to the present embodiment. The server device 1 according to the present embodiment is configured to include a processing unit 11, a storage unit 12, and a communication unit 13. Note that in the present embodiment, the processing is described as being performed by one server device 1, but the processing may be performed in a distributed manner by a plurality of server devices.
 処理部11は、CPU(Central Processing Unit)、MPU(Micro-Processing Unit)、GPU(Graphics Processing Unit)又は量子プロセッサ等の演算処理装置、ROM(Read Only Memory)及びRAM(Random Access Memory)等を用いて構成されている。処理部11は、記憶部12に記憶されたプログラム12aを読み出して実行することにより、端末装置3を介してユーザから目的情報を取得する処理、及び、目的情報に応じた知識ネットワークを生成する処理等の種々の処理を行う。 The processing unit 11 is configured using an arithmetic processing device such as a CPU (Central Processing Unit), an MPU (Micro-Processing Unit), a GPU (Graphics Processing Unit) or a quantum processor, a ROM (Read Only Memory) and a RAM (Random Access Memory), etc. The processing unit 11 reads out and executes a program 12a stored in the memory unit 12, thereby performing various processes such as a process of acquiring target information from a user via the terminal device 3 and a process of generating a knowledge network according to the target information.
 記憶部12は、例えばハードディスク又はSSD(Solid State Drive)等の大容量の記憶装置を用いて構成されている。記憶部12は、処理部11が実行する各種のプログラム、及び、処理部11の処理に必要な各種のデータを記憶する。本実施の形態において記憶部12は、処理部11が実行するプログラム12aを記憶する。また記憶部12には、知識ネットワークを生成するために必要なキーワードに関する情報を蓄積したキーワードDB(データベース)12b、及び、ユーザによる知識ネットワークに対する編集の履歴を記憶する履歴記憶部12c等が設けられている。 The storage unit 12 is configured using a large-capacity storage device such as a hard disk or SSD (Solid State Drive). The storage unit 12 stores various programs executed by the processing unit 11 and various data necessary for the processing of the processing unit 11. In this embodiment, the storage unit 12 stores the program 12a executed by the processing unit 11. The storage unit 12 also includes a keyword DB (database) 12b that accumulates information about keywords necessary for generating a knowledge network, and a history storage unit 12c that stores the history of editing of the knowledge network by the user.
 本実施の形態においてプログラム(コンピュータプログラム、プログラム製品)12aは、メモリカード又は光ディスク等の記録媒体99に記録された態様で提供され、サーバ装置1は記録媒体99からプログラム12aを読み出して記憶部12に記憶する。ただし、プログラム12aは、例えばサーバ装置1の製造段階において記憶部12に書き込まれてもよい。また例えばプログラム12aは、遠隔の他のサーバ装置等が配信するものをサーバ装置1が通信にて取得してもよい。例えばプログラム12aは、記録媒体99に記録されたものを書込装置が読み出してサーバ装置1の記憶部12に書き込んでもよい。プログラム12aは、ネットワークを介した配信の態様で提供されてもよく、記録媒体99に記録された態様で提供されてもよい。 In this embodiment, the program (computer program, program product) 12a is provided in a form recorded on a recording medium 99 such as a memory card or optical disk, and the server device 1 reads the program 12a from the recording medium 99 and stores it in the memory unit 12. However, the program 12a may be written to the memory unit 12, for example, during the manufacturing stage of the server device 1. Also, for example, the program 12a may be distributed by another remote server device or the like and acquired by the server device 1 through communication. For example, the program 12a may be read from the recording medium 99 by a writing device and written to the memory unit 12 of the server device 1. The program 12a may be provided in a form distributed via a network, or may be provided in a form recorded on the recording medium 99.
 記憶部12のキーワードDB12bは、知識ネットワークを生成するために必要なキーワードと、複数のキーワードの関係性とを記憶するデータベースである。図5は、キーワードDB12bの一構成例を示す模式図である。キーワードDB12bは、例えば複数のキーワードを第1階層から第N階層までの複数階層に分類して記憶している。図示の例においてキーワードDB12bは、第1階層のキーワードとして「知識」、「経験」、「データ」及び「システム」等を記憶している。キーワードDB12bは、第2階層のキーワードとして「高周波」、「温度」、「ガス」、「プラズマ」、「プロセス」、「基礎実験」、「注視ポイント」、「トレードオフ」、「実験室」、「フィールド」及び「事例」等を記憶している。キーワードDB12bは、第3階層のキーワードとして「制御」、「化学反応」、「炉内現象」、「利用履歴」、「パーツ」、「発光」及び「ノブ」等を記憶している。またキーワードDB12bは、第N階層のキーワードとして「第一原理」、「プラズマシミュレーション」、「電子エネルギー遷移」及び「過去レポ」等を記憶している。 The keyword DB 12b of the storage unit 12 is a database that stores keywords necessary for generating a knowledge network and relationships between multiple keywords. FIG. 5 is a schematic diagram showing an example of the configuration of the keyword DB 12b. The keyword DB 12b stores multiple keywords, for example, classified into multiple hierarchies from the first hierarchy to the Nth hierarchy. In the illustrated example, the keyword DB 12b stores "knowledge," "experience," "data," and "system" as keywords in the first hierarchy. The keyword DB 12b stores "high frequency," "temperature," "gas," "plasma," "process," "basic experiment," "focus point," "trade-off," "laboratory," "field," and "case study" as keywords in the second hierarchy. The keyword DB 12b stores "control," "chemical reaction," "furnace phenomenon," "use history," "parts," "light emission," and "knob" as keywords in the third hierarchy. The keyword DB 12b also stores "first principles," "plasma simulation," "electron energy transition," and "past report" as keywords in the Nth hierarchy.
 またキーワードDB12bは、各階層間におけるキーワードの関係性を記憶する。図示のキーワードDB12bでは、例えば第1階層の「知識」と第2階層の「高周波」及び「プラズマ」とが対応付けられている。また例えば第2階層の「温度」と第3階層の「化学反応」及び「炉内現象」とが対応付けられている。なお本例では、第1階層及び第2階層、又は、第2階層及び第3階層等のように、隣接する階層間でキーワードが対応付けられているが、これに限るものではない。例えば第1階層及び第3階層の間でキーワードが対応付けられてもよい。 In addition, the keyword DB 12b stores the relationship between keywords between each hierarchy. In the illustrated keyword DB 12b, for example, "knowledge" in the first hierarchy is associated with "high frequency" and "plasma" in the second hierarchy. Also, for example, "temperature" in the second hierarchy is associated with "chemical reaction" and "furnace phenomenon" in the third hierarchy. Note that in this example, keywords are associated between adjacent hierarchies, such as the first hierarchy and the second hierarchy, or the second hierarchy and the third hierarchy, but this is not limited to this. For example, keywords may be associated between the first hierarchy and the third hierarchy.
 また図5において図示は省略するが、各キーワードには重要度(重み)を示す数値情報がそれぞれ対応付けてキーワードDB12bに記憶されている。重要度は、例えば0から1までの小数値で表され得るが、これに限るものではない。例えばサーバ装置1は、知識ネットワークに含めるキーワードの候補が多数存在する場合に、重要度が高いキーワードを優先して選択することができる。また例えばサーバ装置1は、知識ネットワークを表示する場合に、重要度に応じてキーワードの表示態様に差異を設けることができる。 Although not shown in FIG. 5, each keyword is associated with numerical information indicating its importance (weight) and stored in keyword DB 12b. Importance can be expressed, for example, as a decimal value between 0 and 1, but is not limited to this. For example, when there are many candidates for keywords to be included in the knowledge network, server device 1 can prioritize and select keywords with high importance. Also, for example, when displaying the knowledge network, server device 1 can differentiate the display mode of keywords depending on their importance.
 キーワードDB12bは、例えば本実施の形態に係る情報処理システムの設計者又は管理者等により予め作成される。設計者又は管理者等は、例えば半導体製造プロセスに関する書籍、論文、専門家のインタビュー、過去の実験情報、製造情報、又は、装置管理情報等の種々の情報を収集し、収集したこれらの情報からキーワードを抽出してキーワード間の紐付けを行うことによりキーワードDB12bを作成することができる。情報収集、キーワードの抽出及びキーワード間の紐付け等の処理は、例えば設計者又は管理者等の人手により行われてもよく、また例えばいわゆるAI(Artificial Intelligence)などのソフトウェアを利用又は併用して行われてもよい。予め作成されたキーワードDB12bは、本情報処理システムにおいて上述の知識ネットワークの生成に用いられ、本情報処理システムを利用するユーザによる知識ネットワークの編集に応じて情報の追加又は更新等が行われる。これによりキーワードDB12bはより多くの人の知識又は意思等を蓄積することができ、サーバ装置1はより精度のよい知識ネットワークを生成することが期待できる。 The keyword DB 12b is created in advance by, for example, a designer or manager of the information processing system according to this embodiment. The designer or manager can create the keyword DB 12b by collecting various information, such as books, papers, interviews with experts, past experimental information, manufacturing information, or device management information related to the semiconductor manufacturing process, extracting keywords from the collected information, and linking the keywords together. The processes of collecting information, extracting keywords, and linking the keywords together may be performed manually by, for example, a designer or manager, or may be performed using or in combination with software such as so-called AI (Artificial Intelligence). The keyword DB 12b created in advance is used to generate the above-mentioned knowledge network in this information processing system, and information is added or updated in response to editing of the knowledge network by a user using this information processing system. This allows the keyword DB 12b to accumulate the knowledge or will of more people, and it is expected that the server device 1 will generate a more accurate knowledge network.
 キーワードDB12bの作成には、関連するエンジニア又はエキスパート等が持つ知識をその背景も含めて詳細に収集することが重要である。例えば、業務バックグラウンドとなる専門知識、その知識の拠り所となる学問分野及び論文等の情報、更には業務経験上重要なイベント、それがもたらした結果、業務上関わってきた顧客、製造プロセスなどの情報が収集されることが好ましい。収集したこれらの情報からキーワードが抽出され、抽出されたキーワードは例えば因果的関係又は分類的関係等に基づいて関連付けられる。キーワードの関連付けには、例えば既知の因果関係分析手法が用いられ得る。本実施の形態に係るサーバ装置1は、ユーザへの知識ネットワークの提示及びユーザによる知識ネットワークの編集の受け付け等を行うことで、ユーザの意思決定に対して重要なキーワード又はキーワードの関連性を学習してキーワードDB12bに反映させる。サーバ装置1は、キーワード及びその関連性を事後フィードバック及び頻度計測等を用いて学習することによって、以降の知識ネットワークの生成に反映させることができる。 In creating the keyword DB12b, it is important to collect detailed knowledge of related engineers or experts, including their backgrounds. For example, it is preferable to collect specialized knowledge that is the business background, information such as academic fields and papers on which the knowledge is based, and information such as important events in business experience, their results, customers involved in business, and manufacturing processes. Keywords are extracted from the collected information, and the extracted keywords are associated based on, for example, causal relationships or classification relationships. For example, known causal relationship analysis methods can be used to associate keywords. The server device 1 according to this embodiment presents a knowledge network to the user and accepts editing of the knowledge network by the user, and learns keywords or keyword associations that are important for the user's decision-making, and reflects them in the keyword DB12b. The server device 1 can reflect the subsequent generation of the knowledge network by learning keywords and their associations using post-event feedback and frequency measurement.
 記憶部12の履歴記憶部12cは、知識ネットワークに対するユーザの編集操作の履歴を記憶する。端末装置3にて表示された知識ネットワークに対して、ユーザは例えばキーワードの追加、削除又は変更等の編集操作を行うことができる。端末装置3はユーザが行った編集操作の内容をサーバ装置1へ送信し、これを受信したサーバ装置1は、ユーザによる編集操作の履歴を履歴記憶部12cに記憶する。履歴記憶部12cに記憶された情報は、キーワードDB12bに記憶された情報を更新する際に用いられる。 The history storage unit 12c of the storage unit 12 stores the history of editing operations performed by the user on the knowledge network. The user can perform editing operations such as adding, deleting, or changing keywords on the knowledge network displayed on the terminal device 3. The terminal device 3 transmits the contents of the editing operations performed by the user to the server device 1, and the server device 1, which receives this, stores the history of the editing operations performed by the user in the history storage unit 12c. The information stored in the history storage unit 12c is used when updating the information stored in the keyword DB 12b.
 通信部13は、例えばインターネット、LAN(Local Area Network)又は携帯電話通信網等を含む有線又は無線のネットワークNを介して、種々の装置との間で通信を行う。本実施の形態において通信部13は、ネットワークNを介して、一又は複数の端末装置3との間で通信を行う。通信部13は、処理部11から与えられたデータを他の装置へ送信すると共に、他の装置から受信したデータを処理部11へ与える。 The communication unit 13 communicates with various devices via a wired or wireless network N, which may include, for example, the Internet, a LAN (Local Area Network), or a mobile phone network. In this embodiment, the communication unit 13 communicates with one or more terminal devices 3 via the network N. The communication unit 13 transmits data provided by the processing unit 11 to other devices, and provides data received from other devices to the processing unit 11.
 なお記憶部12は、サーバ装置1に接続された外部記憶装置であってよい。またサーバ装置1は、複数のコンピュータを含んで構成されるマルチコンピュータであってよく、ソフトウェアによって仮想的に構築された仮想マシンであってもよい。またサーバ装置1は、上記の構成に限定されず、例えば可搬型の記憶媒体に記憶された情報を読み取る読取部、操作入力を受け付ける入力部、又は、画像を表示する表示部等を含んでもよい。 The storage unit 12 may be an external storage device connected to the server device 1. The server device 1 may be a multi-computer including multiple computers, or may be a virtual machine virtually constructed by software. The server device 1 is not limited to the above configuration, and may include, for example, a reading unit that reads information stored in a portable storage medium, an input unit that accepts operational input, or a display unit that displays images.
 また本実施の形態に係るサーバ装置1では、記憶部12に記憶されたプログラム12aを処理部11が読み出して実行することにより、目的情報取得部11a、構成要素抽出部11b、キーワード抽出部11c、知識ネットワーク生成部11d、編集処理部11e及びデータベース更新部11f等が、ソフトウェア的な機能部として処理部11に実現される。なお本図においては、処理部11の機能部として、知識ネットワークの生成及び表示等の処理に関連する機能部を図示し、これ以外の処理に関する機能部は図示を省略している。 In addition, in the server device 1 according to this embodiment, the processing unit 11 reads out and executes the program 12a stored in the memory unit 12, whereby the target information acquisition unit 11a, the component extraction unit 11b, the keyword extraction unit 11c, the knowledge network generation unit 11d, the editing processing unit 11e, the database update unit 11f, and the like are realized in the processing unit 11 as software-like functional units. Note that in this diagram, functional units related to processes such as the generation and display of a knowledge network are shown as functional units of the processing unit 11, and functional units related to other processes are not shown.
 目的情報取得部11aは、端末装置3を介してユーザの目的に関する情報を取得する処理を行う。本実施の形態において目的情報取得部11aは、ユーザに対する質問事項を端末装置3に表示させ、この質問に対する回答の入力をユーザから受け付けることにより、目的情報を取得する。目的情報取得部11aは、例えば予め用意された複数の質問事項の中から適宜に1つを選択し、選択した質問事項を端末装置3へ送信して表示させる。またこのときに目的情報取得部11aは、複数の質問事項を段階的に提示し、各質問事項に対する回答の入力を受け付けることで、より多くの目的情報を取得する。 The objective information acquisition unit 11a performs processing to acquire information regarding the user's objective via the terminal device 3. In this embodiment, the objective information acquisition unit 11a acquires objective information by displaying questions for the user on the terminal device 3 and accepting input of answers to these questions from the user. The objective information acquisition unit 11a, for example, appropriately selects one question from a number of questions prepared in advance, and transmits the selected question to the terminal device 3 for display. At this time, the objective information acquisition unit 11a also acquires more objective information by presenting multiple questions in stages and accepting input of answers to each question.
 図2に示す例において、目的情報取得部11aは、まず1段目の質問事項「目的を入力してください」を提示してユーザからの回答を得た後、2段目の質問事項「更に詳細な情報はありますか?」を提示してユーザから更なる回答を得ている。更に目的情報取得部11aは、2段目の質問事項を繰り返すことで、より多くの目的情報をユーザから得ている。なお本例では、2種類の質問事項をユーザに提示して回答を得ているが、ユーザに提示する質問事項はこの2種類に限らない。質問事項は2段階ではなく、3段階以上の構成で用意されていてよく、各段階において複数の質問事項が用意されていてよい。また目的情報取得部11aは、ユーザから得られた回答に基づいて、次に提示する質問事項を適宜に変更してよい。 In the example shown in FIG. 2, the target information acquisition unit 11a first presents the first question, "Please enter your purpose," to obtain a response from the user, and then presents the second question, "Is there any more detailed information?" to obtain a further response from the user. Furthermore, the target information acquisition unit 11a repeats the second question to obtain more target information from the user. Note that in this example, two types of questions are presented to the user to obtain responses, but the questions presented to the user are not limited to these two types. Questions may be prepared in a configuration of three or more stages, rather than two stages, and multiple questions may be prepared at each stage. Furthermore, the target information acquisition unit 11a may appropriately change the next question to be presented based on the response obtained from the user.
 また本実施の形態において目的情報取得部11aは、質疑応答の繰り返しにより目的情報を取得しているが、目的情報を取得する方法はこれに限らない。例えば目的情報取得部11aは、ユーザに対する質問を行わず、ユーザが入力する自然言語の文章を目的情報として取得してもよい。また例えば目的情報取得部11aは、予め用意された複数のキーワード又は文章等を端末装置3に一覧表示させてもよい。一覧表示させたこれら複数のキーワード又は文章等の中からユーザの目的に関係があるものの選択を受け付けることにより、目的情報取得部11aがユーザからの目的情報の取得を行ってもよい。目的情報取得部11aは、これらの複数の方法を組み合わせて、目的情報を取得してもよい。 In addition, in this embodiment, the target information acquisition unit 11a acquires target information by repeating a question and answer session, but the method of acquiring target information is not limited to this. For example, the target information acquisition unit 11a may not ask the user questions, but may acquire a sentence in a natural language input by the user as target information. In addition, for example, the target information acquisition unit 11a may display a list of multiple keywords or sentences, etc. prepared in advance on the terminal device 3. The target information acquisition unit 11a may acquire target information from the user by accepting a selection of keywords or sentences, etc. related to the user's target from the displayed list. The target information acquisition unit 11a may acquire target information by combining these multiple methods.
 構成要素抽出部11bは、目的情報取得部11aが取得した目的情報を基に、この目的情報に含まれる構成要素を抽出する処理を行う。構成要素抽出部11bは、目的情報として取得された自然言語の文章等に対する形態素解析等の処理を行うことにより、自然言語の文章に含まれる例えば名詞及び動詞等を抽出し、抽出した名詞及び動詞等を構成要素とする。また構成要素抽出部11bは、抽出した各構成要素について、例えば目的情報の文章における出現頻度を算出し、算出した出現頻度に基づいて各構成要素の重要度(重み)を算出する。また構成要素抽出部11bは、算出した重要度に基づいて、目的情報から抽出した複数の構成要素を順位付けする。 The component extraction unit 11b performs processing to extract components contained in the target information based on the target information acquired by the target information acquisition unit 11a. The component extraction unit 11b performs processing such as morphological analysis on the natural language sentence acquired as target information to extract, for example, nouns and verbs contained in the natural language sentence, and treats the extracted nouns and verbs as components. The component extraction unit 11b also calculates, for example, the frequency of appearance in the target information sentence for each extracted component, and calculates the importance (weight) of each component based on the calculated frequency of appearance. The component extraction unit 11b also ranks the multiple components extracted from the target information based on the calculated importance.
 キーワード抽出部11cは、構成要素抽出部11bが抽出して順位付けした複数の構成要素を基に、キーワードDB12bからキーワードを抽出する処理を行う。例えばキーワード抽出部11cは、まず最も高順位の構成要素を取得し、この構成要素に一致する又は類似するキーワードをキーワードDB12bから探し出して抽出する。次いでキーワード抽出部11cは、抽出したキーワードに対応付けられた他の一又は複数のキーワードをキーワードDB12bから抽出する。 The keyword extraction unit 11c performs a process of extracting keywords from the keyword DB 12b based on the multiple components extracted and ranked by the component extraction unit 11b. For example, the keyword extraction unit 11c first obtains the highest-ranked component, and searches for and extracts keywords that match or are similar to this component from the keyword DB 12b. The keyword extraction unit 11c then extracts one or more other keywords associated with the extracted keyword from the keyword DB 12b.
 例えば構成要素抽出部11bが「高周波」を構成要素として抽出した場合、キーワード抽出部11cは図5に示したキーワードDB12bにおいて第2階層に記憶された「高周波」のキーワードと、このキーワードに関連付けられた第1階層の「知識」及び第3階層の「制御」のキーワードとを抽出することができる。またキーワード抽出部11cは、更に第3階層の「制御」に対応付けられた第4階層の一又は複数のキーワードを抽出し、同様に第N階層まで対応付けられたキーワードを順に抽出してよい。なおキーワード抽出部11cは、第1階層から第N階層までの全てについて関連するキーワードを抽出するのではなく、例えば上下階層にそれぞれ2階層まで等の制限を設けてキーワードの抽出を行ってもよい。 For example, if the component extraction unit 11b extracts "high frequency" as a component, the keyword extraction unit 11c can extract the "high frequency" keyword stored in the second layer in the keyword DB 12b shown in FIG. 5, as well as the "knowledge" keyword in the first layer and the "control" keyword in the third layer that are associated with this keyword. The keyword extraction unit 11c may further extract one or more keywords in the fourth layer that are associated with "control" in the third layer, and similarly extract keywords associated up to the Nth layer in order. Note that the keyword extraction unit 11c may extract keywords by setting a limit of, for example, two layers above and below each layer, rather than extracting related keywords for all layers from the first layer to the Nth layer.
 キーワード抽出部11cは、順位付けされた複数の構成要素に対して、上位の構成要素から順に上記のキーワードの抽出を行い、例えば所定順位の構成要素に至るまで又は抽出したキーワードの数が所定数に達するまで、キーワードの抽出を繰り返し行う。 The keyword extraction unit 11c extracts the above keywords from the ranked components, starting from the top component, and repeats keyword extraction until, for example, a component of a predetermined rank is reached or the number of extracted keywords reaches a predetermined number.
 知識ネットワーク生成部11dは、キーワード抽出部11cが抽出した複数のキーワードを基に、端末装置3に表示させる知識ネットワークを生成する処理を行う。即ち、知識ネットワーク生成部11dは、図3に示した知識ネットワークを端末装置3が表示するための情報を生成する。知識ネットワーク生成部11dは、キーワードDB12bから抽出された複数のキーワードの中から、最上位の階層(例えば第1階層)のキーワードを最も中央側に配置し、このキーワードに関連する一又は複数のキーワードを階層順に外側へ順に配置していく。このときに知識ネットワーク生成部11dは、例えば上位4階層までのように、配置するキーワードを制限してもよい。この場合に第4階層以下の階層に属するキーワードは、詳細表示の要求がユーザから与えられた場合に、端末装置3により表示される。 The knowledge network generation unit 11d performs processing to generate a knowledge network to be displayed on the terminal device 3 based on the multiple keywords extracted by the keyword extraction unit 11c. That is, the knowledge network generation unit 11d generates information for the terminal device 3 to display the knowledge network shown in FIG. 3. The knowledge network generation unit 11d places the keyword at the highest level (e.g., the first level) from among the multiple keywords extracted from the keyword DB 12b at the most central position, and places one or more keywords related to this keyword outward in hierarchical order. At this time, the knowledge network generation unit 11d may limit the keywords to be placed, for example, to the top four levels. In this case, keywords belonging to the fourth level or lower levels are displayed by the terminal device 3 when a detailed display request is given by the user.
 知識ネットワーク生成部11dは、背景画像に対して適宜に配置した複数のキーワードについて、関連するキーワード同士を直線で結ぶことにより関係性を示す。知識ネットワーク生成部11dは、例えば各キーワードを配置した座標、キーワード同士を結ぶ直線の座標、及び、各キーワードを表示するサイズ等の情報を知識ネットワークを表示するための情報として端末装置3へ送信する。この情報を受信した端末装置3は、サーバ装置1の知識ネットワーク生成部11dが生成した知識ネットワークを再現し、表示部に表示してユーザに提示することができる。 The knowledge network generation unit 11d indicates relationships between multiple keywords that are appropriately arranged on the background image by connecting related keywords with straight lines. The knowledge network generation unit 11d transmits information such as the coordinates at which each keyword is arranged, the coordinates of the lines connecting the keywords, and the size at which each keyword is displayed to the terminal device 3 as information for displaying the knowledge network. The terminal device 3 that receives this information can reproduce the knowledge network generated by the knowledge network generation unit 11d of the server device 1, and display it on the display unit to present it to the user.
 編集処理部11eは、端末装置3に表示した知識ネットワークに対するユーザの編集操作を受け付ける処理を行う。本実施の形態に係る情報処理システムにおいては、端末装置3に表示された知識ネットワークに対して、例えばキーワードの追加、キーワードの削除、キーワードの変更、キーワードの表示位置の移動、キーワード間の関連性の変更、又は、キーワードの順位の変更等の編集をユーザが行うことができる。端末装置3はユーザによる編集操作を受け付けてサーバ装置1へ送信し、この編集操作に応じてサーバ装置1の編集処理部11eは知識ネットワークを修正し、修正した知識ネットワークを表示する為の情報を端末装置3へ送信する。また編集処理部11eは、ユーザによる編集の履歴を履歴記憶部12cに記憶する。 The editing processing unit 11e performs processing to accept editing operations by the user on the knowledge network displayed on the terminal device 3. In the information processing system according to this embodiment, the user can edit the knowledge network displayed on the terminal device 3, for example, by adding keywords, deleting keywords, changing keywords, moving the display position of keywords, changing the relevance between keywords, or changing the ranking of keywords. The terminal device 3 accepts editing operations by the user and transmits them to the server device 1, and in response to these editing operations, the editing processing unit 11e of the server device 1 modifies the knowledge network and transmits information for displaying the modified knowledge network to the terminal device 3. The editing processing unit 11e also stores the history of editing by the user in the history storage unit 12c.
 データベース更新部11fは、編集処理部11eが履歴記憶部12cに記憶した履歴情報に基づいて、キーワードDB12bに記憶されている情報を更新する処理を行う。例えばデータベース更新部11fは、キーワードDB12bに含まれていないキーワードをユーザが知識ネットワークに追加する編集を行っている場合、このキーワードをキーワードDB12bに追加することができる。また例えばデータベース更新部11fは、キーワードの表示位置の移動又はキーワード間の関連性の変更等の編集操作がなされている場合、これらのキーワードが記憶されている階層の変更又はこれらのキーワード間の紐付けの変更等を行うことができる。また例えばデータベース更新部11fは、キーワードの順位変更の編集操作がなされている場合、このキーワードに対応付けられた重要度を増減することができる。なおデータベース更新部11fは、1人のユーザが行った編集操作に応じてキーワードDB12bを更新するのではなく、例えば所定人数を超えたユーザが同様の編集操作を行った場合にキーワードDB12bを更新してもよい。 The database update unit 11f performs a process of updating the information stored in the keyword DB 12b based on the history information stored in the history storage unit 12c by the editing processing unit 11e. For example, when a user performs editing to add a keyword not included in the keyword DB 12b to the knowledge network, the database update unit 11f can add this keyword to the keyword DB 12b. Also, for example, when an editing operation such as moving the display position of a keyword or changing the association between keywords is performed, the database update unit 11f can change the hierarchy in which these keywords are stored or change the link between these keywords. Also, for example, when an editing operation to change the ranking of a keyword is performed, the database update unit 11f can increase or decrease the importance associated with this keyword. Note that the database update unit 11f may update the keyword DB 12b not in response to an editing operation performed by one user, but when, for example, more than a predetermined number of users perform similar editing operations.
 図6は、本実施の形態に係る端末装置3の一構成例を示すブロック図である。本実施の形態に係る端末装置3は、処理部31、記憶部32、通信部33、表示部34及び操作部35等を備えて構成されている。端末装置3は、例えばパーソナルコンピュータ、スマートフォン又はタブレット型端末装置等の汎用的な情報処理装置を用いて構成され得る。 FIG. 6 is a block diagram showing an example of the configuration of the terminal device 3 according to this embodiment. The terminal device 3 according to this embodiment is configured to include a processing unit 31, a storage unit 32, a communication unit 33, a display unit 34, and an operation unit 35. The terminal device 3 can be configured using a general-purpose information processing device such as a personal computer, a smartphone, or a tablet terminal device.
 処理部31は、CPU又はMPU等の演算処理装置、ROM及び等を用いて構成されている。処理部31は、記憶部32に記憶されたプログラム32aを読み出して実行することにより、ユーザによる目的情報の入力を受け付ける処理、知識ネットワークを表示する処理、及び、知識ネットワークに対する編集操作を受け付ける処理等の種々の処理を行う。 The processing unit 31 is configured using an arithmetic processing device such as a CPU or MPU, a ROM, and the like. The processing unit 31 reads out and executes a program 32a stored in the storage unit 32, thereby performing various processes such as accepting input of target information by a user, displaying a knowledge network, and accepting editing operations on the knowledge network.
 記憶部32は、例えばフラッシュメモリ等の不揮発性のメモリ素子又はハードディスク等の記憶装置等を用いて構成されている。記憶部32は、処理部31が実行する各種のプログラム、及び、処理部31の処理に必要な各種のデータを記憶する。本実施の形態において記憶部32は、処理部31が実行するプログラム32aを記憶している。本実施の形態においてプログラム32aは遠隔のサーバ装置等により配信され、これを端末装置3が通信にて取得し、記憶部32に記憶する。ただしプログラム32aは、例えば端末装置3の製造段階において記憶部32に書き込まれてもよい。例えばプログラム32aは、メモリカード又は光ディスク等の記録媒体99に記録されたプログラム32aを端末装置3が読み出して記憶部32に記憶してもよい。例えばプログラム32aは、記録媒体99に記録されたものを書込装置が読み出して端末装置3の記憶部32に書き込んでもよい。プログラム32aは、ネットワークを介した配信の態様で提供されてもよく、記録媒体99に記録された態様で提供されてもよい。 The storage unit 32 is configured using a non-volatile memory element such as a flash memory or a storage device such as a hard disk. The storage unit 32 stores various programs executed by the processing unit 31 and various data necessary for the processing of the processing unit 31. In this embodiment, the storage unit 32 stores the program 32a executed by the processing unit 31. In this embodiment, the program 32a is distributed by a remote server device or the like, and the terminal device 3 acquires it through communication and stores it in the storage unit 32. However, the program 32a may be written to the storage unit 32, for example, during the manufacturing stage of the terminal device 3. For example, the program 32a may be read by the terminal device 3 from a recording medium 99 such as a memory card or an optical disk and stored in the storage unit 32. For example, the program 32a may be read from the recording medium 99 by a writing device and written to the storage unit 32 of the terminal device 3. The program 32a may be provided in the form of distribution via a network, or in the form of being recorded on the recording medium 99.
 通信部33は、携帯電話通信網、無線LAN及びインターネット等を含む有線又は無線のネットワークNを介して、種々の装置との間で通信を行う。本実施の形態において通信部33は、ネットワークNを介して、サーバ装置1との間で通信を行う。通信部33は、処理部31から与えられたデータを他の装置へ送信すると共に、他の装置から受信したデータを処理部31へ与える。 The communication unit 33 communicates with various devices via a wired or wireless network N, which may include a mobile phone communication network, a wireless LAN, the Internet, etc. In this embodiment, the communication unit 33 communicates with the server device 1 via the network N. The communication unit 33 transmits data provided by the processing unit 31 to other devices, and provides data received from other devices to the processing unit 31.
 表示部34は、液晶ディスプレイ等を用いて構成されており、処理部31の処理に基づいて種々の画像及び文字等を表示する。操作部35は、ユーザの操作を受け付け、受け付けた操作を処理部31へ通知する。例えば操作部35は、機械式のボタン又は表示部34の表面に設けられたタッチパネル等の入力デバイスによりユーザの操作を受け付ける。また例えば操作部35は、マウス及びキーボード等の入力デバイスであってよく、これらの入力デバイスは端末装置3に対して取り外すことが可能な構成であってもよい。 The display unit 34 is configured using a liquid crystal display or the like, and displays various images, characters, etc. based on the processing of the processing unit 31. The operation unit 35 accepts user operations and notifies the processing unit 31 of the accepted operations. For example, the operation unit 35 accepts user operations through an input device such as a mechanical button or a touch panel provided on the surface of the display unit 34. Furthermore, for example, the operation unit 35 may be an input device such as a mouse and a keyboard, and these input devices may be configured to be removable from the terminal device 3.
 また本実施の形態に係る端末装置3は、記憶部32に記憶されたプログラム32aを処理部31が読み出して実行することにより、目的情報取得部31a、表示処理部31b及び編集処理部31c等がソフトウェア的な機能部として処理部31に実現される。なおプログラム32aは、本実施の形態に係る情報処理システムに専用のプログラムであってもよく、インターネットブラウザ又はウェブブラウザ等の汎用のプログラムであってもよい。 In addition, in the terminal device 3 according to this embodiment, the processing unit 31 reads and executes the program 32a stored in the storage unit 32, whereby the target information acquisition unit 31a, the display processing unit 31b, the editing processing unit 31c, and the like are realized in the processing unit 31 as software-like functional units. Note that the program 32a may be a program dedicated to the information processing system according to this embodiment, or may be a general-purpose program such as an internet browser or web browser.
 目的情報取得部31aは、ユーザの目的に関する情報を取得する処理を行う。本実施の形態において目的情報取得部31aは、ユーザに対する質問事項を表示部34に表示し、この質問に対する回答の入力を操作部35にてユーザから受け付けることにより、目的情報を取得する。目的情報取得部31aは、サーバ装置1から送信された質問事項を受信し、受信した質問事項を表示部34に表示する。目的情報取得部31aは、表示した質問事項に対する回答をユーザから受け付け、回答として受け付けた自然言語の文章等の情報を目的情報としてサーバ装置1へ送信する。 The objective information acquisition unit 31a performs processing to acquire information related to the user's objective. In this embodiment, the objective information acquisition unit 31a acquires objective information by displaying questions for the user on the display unit 34 and accepting input of answers to these questions from the user via the operation unit 35. The objective information acquisition unit 31a receives questions sent from the server device 1 and displays the received questions on the display unit 34. The objective information acquisition unit 31a accepts answers to the displayed questions from the user and transmits information such as natural language sentences accepted as answers to the server device 1 as objective information.
 表示処理部31bは、種々の情報を表示部34に表示する処理を行う。本実施の形態において表示処理部31bは、サーバ装置1から受信する情報に基づいて、図2に示した目的入力画面及び図3に示した知識ネットワーク等の表示を行う。 The display processing unit 31b performs processing to display various information on the display unit 34. In this embodiment, the display processing unit 31b displays the objective input screen shown in FIG. 2 and the knowledge network shown in FIG. 3 based on the information received from the server device 1.
 編集処理部31cは、操作部35に対してなされた操作を受け付けることにより、表示部34に表示した知識ネットワークに対するユーザの編集操作を受け付ける処理を行う。編集処理部31cは、例えば知識ネットワークに対するキーワードの追加、キーワードの削除、キーワードの変更、キーワードの表示位置の移動、キーワード間の関連性の変更、又は、キーワードの順位の変更等の編集操作を受け付ける。編集処理部31cは、ユーザから受け付けた編集操作の内容を示す情報をサーバ装置1へ送信する。 The editing processing unit 31c accepts operations performed on the operation unit 35, thereby performing a process of accepting editing operations by the user for the knowledge network displayed on the display unit 34. The editing processing unit 31c accepts editing operations such as adding a keyword to the knowledge network, deleting a keyword, changing a keyword, moving the display position of a keyword, changing the relevance between keywords, or changing the ranking of keywords. The editing processing unit 31c transmits information indicating the content of the editing operation accepted from the user to the server device 1.
<意思決定支援処理>
 図7は、本実施の形態に係るサーバ装置1が行う意思決定支援処理の手順の一例を示すフローチャートである。本実施の形態に係るサーバ装置1の処理部11の目的情報取得部11aは、予め用意された複数の質問の中から適宜に1つの質問を選択し、選択した質問に関する情報を端末装置3へ送信する(ステップS1)。このときに目的情報取得部11aは、複数の質問の中から、例えば所定の順番で質問を選択してもよく、また例えばユーザが入力した情報に応じて次の質問を選択してもよく、これら以外の適宜の方法で質問を選択してよい。
Decision Support Processing
7 is a flowchart showing an example of the procedure of the decision support process performed by the server device 1 according to the present embodiment. The objective information acquisition unit 11a of the processing unit 11 of the server device 1 according to the present embodiment appropriately selects one question from a plurality of questions prepared in advance, and transmits information on the selected question to the terminal device 3 (step S1). At this time, the objective information acquisition unit 11a may select a question from the plurality of questions in a predetermined order, for example, or may select the next question according to information input by the user, or may select a question in any other appropriate manner.
 目的情報取得部11aは、ステップS1にて送信した質問に対するユーザの自然言語の文章等による回答を含む目的情報を端末装置3から取得する(ステップS2)。目的情報取得部11aは、ステップS2にて取得した目的情報について、自然言語の文章等に対する解釈処理を行う(ステップS3)。目的情報取得部11aは、ステップS3の解釈処理の結果に基づき、例えばユーザが目的情報の入力を終了するためのキーワードを入力したか否かに応じて、目的情報の取得が完了したか否かを判定する(ステップS4)。目的情報の入力が完了していない場合(S4:NO)、目的情報取得部11aは、ステップS1へ処理を戻し、例えばステップS3の解釈処理の結果に基づいて次の質問を選択して送信し、上述の処理を繰り返し行う。 The target information acquisition unit 11a acquires target information including a response to the question sent in step S1 in the form of a sentence in natural language by the user from the terminal device 3 (step S2). The target information acquisition unit 11a performs an interpretation process on the sentence in natural language by the target information acquired in step S2 (step S3). Based on the result of the interpretation process in step S3, the target information acquisition unit 11a determines whether acquisition of the target information is complete depending on, for example, whether the user has entered a keyword to end input of the target information (step S4). If input of the target information is not complete (S4: NO), the target information acquisition unit 11a returns the process to step S1, selects and sends the next question based on, for example, the result of the interpretation process in step S3, and repeats the above-mentioned process.
 目的情報の取得が完了した場合(S4:YES)、処理部11の構成要素抽出部11bは、ユーザから目的情報に含まれる構成要素を抽出する(ステップS5)。このときに構成要素抽出部11bは、例えば目的情報に含まれる自然言語の文章等に対する形態素解析等を行うことで名詞及び動詞等を抽出し、抽出した名詞及び動詞等を構成要素とすることができる。またこのときに構成要素抽出部11bは、抽出した各構成要素の出現頻度を算出し、算出した出現頻度に基づいて各構成要素の重要度(重み)を算出する。また構成要素抽出部11bは、算出した重要度に基づいて、目的情報から抽出した複数の構成要素を順位付けする。 When acquisition of the target information is complete (S4: YES), the component extraction unit 11b of the processing unit 11 extracts components contained in the target information from the user (step S5). At this time, the component extraction unit 11b can extract nouns, verbs, etc. by, for example, performing morphological analysis on natural language sentences, etc. contained in the target information, and treat the extracted nouns, verbs, etc. as components. At this time, the component extraction unit 11b also calculates the occurrence frequency of each extracted component, and calculates the importance (weight) of each component based on the calculated occurrence frequency. The component extraction unit 11b also ranks the multiple components extracted from the target information based on the calculated importance.
 処理部11のキーワード抽出部11cは、ステップS5にて抽出した構成要素を基に、キーワードDB12bからキーワードを抽出する処理を行う(ステップS6)。このときにキーワード抽出部11cは、例えば順位付けした複数の構成要素から上位の所定数の構成要素を抽出する。キーワード抽出部11cは、この構成要素に一致する又は類似するキーワードをキーワードDB12bから抽出する。更にキーワード抽出部11cは、抽出したキーワードに対応付けられた他の一又は複数のキーワードをキーワードDB12bから抽出する。 The keyword extraction unit 11c of the processing unit 11 performs a process of extracting keywords from the keyword DB 12b based on the components extracted in step S5 (step S6). At this time, the keyword extraction unit 11c extracts a predetermined number of components that are ranked, for example, from the multiple components. The keyword extraction unit 11c extracts keywords that match or are similar to these components from the keyword DB 12b. Furthermore, the keyword extraction unit 11c extracts one or more other keywords associated with the extracted keyword from the keyword DB 12b.
 処理部11の知識ネットワーク生成部11dは、ステップS6にて抽出した複数のキーワードを基に、知識ネットワークを生成する処理を行う。このときに知識ネットワーク生成部11dは、例えば予め用意された背景画像に対して、抽出した複数のキーワードの中から最上位の階層のキーワードを最も中央側に配置し、このキーワードに関連する一又は複数のキーワードを階層順に外側へ順に配置していく知識ネットワーク生成部11dは、配置した複数のキーワードについて、関連するキーワード同士を直線で結ぶことにより知識ネットワークを生成する。知識ネットワーク生成部11dは、生成した知識ネットワークに関する情報を端末装置3へ送信する(ステップS8)。 The knowledge network generation unit 11d of the processing unit 11 performs processing to generate a knowledge network based on the multiple keywords extracted in step S6. At this time, the knowledge network generation unit 11d places the highest hierarchical keyword from the multiple extracted keywords at the center, for example, on a background image prepared in advance, and places one or more keywords related to this keyword outward in hierarchical order. The knowledge network generation unit 11d generates a knowledge network by connecting related keywords with straight lines for the multiple placed keywords. The knowledge network generation unit 11d transmits information about the generated knowledge network to the terminal device 3 (step S8).
 処理部11は、ステップS8にて送信した知識ネットワークを表示した端末装置3から編集に関する情報を受信したか否かに基づいて、知識ネットワークに対する編集の有無を判定する(ステップS9)。知識ネットワークに対する編集操作がなされた場合(S9:YES)、処理部11の編集処理部11eは、端末装置3から受信した情報に基づいて、ユーザが行った編集操作の履歴を履歴記憶部12cに記憶する(ステップS10)。編集処理部11eは、ユーザが行った編集操作に応じて知識ネットワークを更新する(ステップS11)。編集処理部11eは、ステップS11にて更新した知識ネットワークを端末装置3へ送信し(ステップS12)、ステップS9へ処理を戻す。 The processing unit 11 determines whether or not the knowledge network has been edited based on whether or not information regarding editing has been received from the terminal device 3 that displayed the knowledge network transmitted in step S8 (step S9). If an editing operation has been performed on the knowledge network (S9: YES), the editing processing unit 11e of the processing unit 11 stores the history of the editing operation performed by the user in the history storage unit 12c based on the information received from the terminal device 3 (step S10). The editing processing unit 11e updates the knowledge network in accordance with the editing operation performed by the user (step S11). The editing processing unit 11e transmits the knowledge network updated in step S11 to the terminal device 3 (step S12) and returns the process to step S9.
 知識ネットワークに対する編集操作がなされていない場合(S9:NO)、処理部11は、例えば端末装置3にてユーザが終了の操作を行ったか否かに基づき、処理を終了すべきであるか否かを判定する(ステップS13)。処理を終了すべきでないと判定した場合(S13:NO)、処理部11は、ステップS9へ処理を戻す。処理を終了すべきと判定した場合(S13:YES)、処理部11は、意思決定支援処理を終了する。 If no editing operation has been performed on the knowledge network (S9: NO), the processing unit 11 determines whether or not the process should be terminated based on, for example, whether or not the user has performed an operation to terminate on the terminal device 3 (step S13). If it is determined that the process should not be terminated (S13: NO), the processing unit 11 returns the process to step S9. If it is determined that the process should be terminated (S13: YES), the processing unit 11 terminates the decision support process.
 本実施の形態に係る情報処理システムでは、端末装置3にてユーザが入力した目的情報をサーバ装置1が取得し、取得した目的情報に基づいてサーバ装置1が作成した知識ネットワークを端末装置3が表示する。端末装置3が表示する知識ネットワークの一例は、図3に示したとおりである。図3に例示した知識ネットワークでは、例えば「ガス種」、「プラズマ」、「類似プロセス」、「トレードオフ」及び「ボーイング」のキーワードが立体的に表現されている。立体的に表現されたキーワードは更に多くの下位のキーワードが対応付けられていることを示している。ユーザは、知識ネットワークにおいて立体的に表現されたキーワードを選択する操作を行うことにより、詳細な知識ネットワークを表示させることができる。 In the information processing system according to this embodiment, the server device 1 acquires the objective information input by the user on the terminal device 3, and the terminal device 3 displays the knowledge network created by the server device 1 based on the acquired objective information. An example of the knowledge network displayed by the terminal device 3 is as shown in FIG. 3. In the knowledge network illustrated in FIG. 3, for example, keywords such as "gas type", "plasma", "similar process", "trade-off", and "boeing" are represented three-dimensionally. A keyword represented three-dimensionally indicates that many lower-level keywords are associated with it. A user can display a detailed knowledge network by performing an operation to select a keyword represented three-dimensionally in the knowledge network.
 図8~図10は、知識ネットワークの詳細表示の一例を示す模式図である。図8に示す例は、図2に示した知識ネットワークにおいて「類似プロセス」がユーザにより選択された場合の詳細表示である。端末装置3から知識ネットワークの「類似プロセス」の詳細表示の要求を受け付けたサーバ装置1は、指定された「類似プロセス」をキーワードDB12bから探し出す。サーバ装置1は、この「類似プロセス」に対応付けられ、且つ、「類似プロセス」より下の階層に属するキーワードをキーワードDB12bから抽出する。なおこのときにサーバ装置1は、キーワードDB12bから抽出するキーワードを、例えば「類似プロセス」より所定数下の階層までなどに制限を加えてもよい。サーバ装置1は、キーワードDB12bから抽出した一又は複数のキーワードを基に、「類似プロセス」を最上位(ルート)とし、これに対応付けられた一又は複数のキーワードをいわゆるツリー構造で連結した詳細ネットワークを生成する。サーバ装置1は生成した詳細ネットワークを端末装置3へ送信し、これを受信した端末装置3が図8に示す詳細ネットワークを表示する。 FIGS. 8 to 10 are schematic diagrams showing an example of a detailed display of a knowledge network. The example shown in FIG. 8 is a detailed display when "similar process" is selected by the user in the knowledge network shown in FIG. 2. The server device 1, which has received a request for detailed display of the "similar process" of the knowledge network from the terminal device 3, searches for the specified "similar process" from the keyword DB 12b. The server device 1 extracts keywords that are associated with this "similar process" and belong to a lower hierarchy than the "similar process" from the keyword DB 12b. Note that at this time, the server device 1 may limit the keywords extracted from the keyword DB 12b, for example, to a hierarchy lower than the "similar process". Based on one or more keywords extracted from the keyword DB 12b, the server device 1 generates a detailed network in which the "similar process" is the top level (root) and one or more keywords associated with it are linked in a so-called tree structure. The server device 1 transmits the generated detailed network to the terminal device 3, which receives it and displays the detailed network shown in FIG. 8.
 図8に示す例において端末装置3は、「類似プロセス」を最上位とするツリー構造の詳細ネットワークを、表示部34の左右方向に展開して表示している。本例の詳細ネットワークでは、「レシピ」、「ノブ」及び「発光」の3つのキーワードが「類似プロセス」の1つ下の階層に属するキーワードとして表示されている。なお詳細ネットワークには、これら3つのキーワードよりも下位の階層のキーワードについても表示され得るが、本例では図示を省略している。 In the example shown in FIG. 8, the terminal device 3 displays a detailed network in a tree structure with "similar processes" at the top, expanded left and right on the display unit 34. In the detailed network in this example, three keywords, "recipe," "knob," and "light emission," are displayed as keywords that belong to one level below "similar processes." Note that the detailed network may also display keywords at levels lower than these three keywords, but these are not shown in this example.
 また本例において表示される詳細ネットワークでは、同じ階層の複数のキーワードは、重要度が高いキーワードが上側に、重要度が低いキーワードが下側になるよう上下方向に並べて表示される。またキーワードを囲む矩形枠は、キーワードの重要度が高いほど大きく、重要度が低いほど小さい。即ち、詳細ネットワークにおける同階層のキーワードの表示位置及び表示サイズは、キーワードの重要度に応じた順位を示している。図8に示す例では、「レシピ」が第1位であり、「ノブ」が第2位であり、「発光」が第3位である。 In addition, in the detailed network displayed in this example, multiple keywords at the same level are displayed vertically, with more important keywords at the top and less important keywords at the bottom. The more important the keyword, the larger the rectangular frame surrounding the keyword, and the less important it is, the smaller it is. In other words, the display position and size of keywords at the same level in the detailed network indicate the ranking according to the importance of the keyword. In the example shown in Figure 8, "recipe" is ranked first, "knob" is ranked second, and "light emission" is ranked third.
 例えば端末装置3が詳細ネットワークを表示している際に、ユーザはキーワードの順位を変更する編集操作を行うことができる。図8に示した詳細ネットワークが表示されている際に、例えばユーザは操作部35のマウス等を用いて「レシピ」のキーワードをドラッグし、「ノブ」及び「発光」の間の領域に「レシピ」をドロップする操作を行う。これによりユーザは、「レシピ」と「ノブ」との順位を入れ替えることができる。図9には、順位を入れ替えた後の知識ネットワークの表示例が示されている。順位が入れ替わったことにより、「ノブ」及び「レシピ」を囲む矩形枠のサイズも変更される。また「レシピ」及び「ノブ」の位置変更に応じて、「レシピ」に関連付けられた下位の階層のキーワードと、「ノブ」に関連付けられた下位の階層のキーワードとについても、表示位置が変更される。 For example, when the terminal device 3 is displaying a detailed network, the user can perform an editing operation to change the ranking of keywords. When the detailed network shown in FIG. 8 is displayed, for example, the user uses the mouse or the like of the operation unit 35 to drag the keyword "recipe" and drop "recipe" into the area between "knob" and "light emission". This allows the user to swap the rankings of "recipe" and "knob". FIG. 9 shows an example of the display of a knowledge network after swapping the rankings. As a result of swapping the rankings, the size of the rectangular frame surrounding "knob" and "recipe" is also changed. Furthermore, in response to the change in the positions of "recipe" and "knob", the display positions of the lower hierarchical keywords associated with "recipe" and the lower hierarchical keywords associated with "knob" are also changed.
 またユーザは、端末装置3が表示した知識ネットワーク(詳細ネットワーク)に対して、キーワードを追加する編集操作を行うことができる。例えばユーザは、操作部35のマウスの右クリックによりメニューを表示し、このメニューに含まれるキーワード追加の項目を選択することにより、知識ネットワークに対するキーワードの追加を行うことができる。端末装置3は、知識ネットワークにおいてマウスの右クリックがなされた位置にキーワードを入力するためのテキストボックスを表示し、このテキストボックスに対する文字列の入力を受け付けることにより、ユーザから新しいキーワードを受け付ける。追加された新しいキーワードは、これを囲む矩形枠と共に、知識ネットワーク上のマウスの右クリックがなされた位置に追加される。 The user can also perform editing operations to add keywords to the knowledge network (detailed network) displayed by the terminal device 3. For example, the user can display a menu by right-clicking the mouse on the operation unit 35 and select an item for adding a keyword included in this menu, thereby adding a keyword to the knowledge network. The terminal device 3 displays a text box for inputting a keyword at the position in the knowledge network where the mouse was right-clicked, and accepts input of a character string into this text box, thereby accepting a new keyword from the user. The newly added keyword is added, together with a rectangular frame surrounding it, to the knowledge network at the position where the mouse was right-clicked.
 また更に端末装置3は、既に知識ネットワークに含まれる一又は複数のキーワードと、新たに追加したキーワードとを対応付ける操作をユーザから受け付ける。端末装置3は、例えばマウスのクリック操作等に基づき、2つのキーワードを直線で結ぶ操作をユーザから受け付け、直線で結ばれた2つのキーワードを対応付ける。端末装置3は、ユーザにより追加されたキーワード及び他のキーワードとの関連性に関する情報をサーバ装置1へ送信する。これらの情報を端末装置3から受信したサーバ装置1は、受信した情報に基づいて知識ネットワークを更新し、更新した知識ネットワークを端末装置3へ送信することによって、更新した知識ネットワークを端末装置3に表示させる。またサーバ装置1は、端末装置3から受信した情報を、履歴記憶部12cに記憶する。 Furthermore, the terminal device 3 accepts an operation from the user to associate one or more keywords already included in the knowledge network with the newly added keyword. The terminal device 3 accepts an operation from the user to connect two keywords with a line, for example, based on a mouse click operation, and associates the two keywords connected by the line. The terminal device 3 transmits information regarding the keyword added by the user and its relevance to other keywords to the server device 1. The server device 1 receives this information from the terminal device 3, updates the knowledge network based on the received information, and transmits the updated knowledge network to the terminal device 3, thereby displaying the updated knowledge network on the terminal device 3. The server device 1 also stores the information received from the terminal device 3 in the history storage unit 12c.
 図10には、図9に示した詳細ネットワークに対して、ユーザが新たなキーワード「関連論文」を追加した例が示されている。本例においてユーザは、「関連論文」のキーワードを、「発光」の下方の位置に追加している。このため詳細ネットワークでは、「関連論文」のキーワードは、「ノブ」、「レシピ」及び「発光」と同じ階層のキーワードとして追加されると共に、「発光」よりも順位が低いキーワードとして矩形枠のサイズが「発光」よりも小さいものとされている。また本例においてユーザは、「関連論文」と「類似プロセス」とを直線で結ぶ操作を行っており、「類似プロセス」及び「関連論文」の2つのキーワードが対応付けられている。 Figure 10 shows an example in which the user has added a new keyword, "related papers", to the detailed network shown in Figure 9. In this example, the user has added the keyword "related papers" to a position below "light emission". As a result, in the detailed network, the keyword "related papers" is added as a keyword at the same hierarchical level as "knobs", "recipe", and "light emission", and the size of the rectangular frame is made smaller than that of "light emission" as it is a keyword with a lower ranking than "light emission". Also, in this example, the user has connected "related papers" and "similar processes" with a straight line, and the two keywords "similar processes" and "related papers" are now associated.
なお本例でユーザが追加した「関連論文」のキーワードは、既にキーワードDB12bに登録済みのキーワードであり、且つ、「類似プロセス」には対応付けられていなかったキーワードであるものとする。このようなキーワードが追加された場合、サーバ装置1は、「関連論文」のキーワードに対応付けられた下位の階層のキーワードを抽出し、「関連論文」のキーワードと共に詳細ネットワークに追加する。追加されたキーワードがキーワードDB12bに登録されていないものである場合、サーバ装置1は、詳細ネットワークにこのキーワードのみを追加すればよい。 In this example, the "related papers" keyword added by the user is a keyword that has already been registered in keyword DB 12b and is a keyword that has not been associated with "similar processes." When such a keyword is added, the server device 1 extracts lower-level keywords that are associated with the "related papers" keyword and adds them to the detailed network together with the "related papers" keyword. When the added keyword is not registered in keyword DB 12b, the server device 1 need only add this keyword to the detailed network.
 なお本例では、詳細ネットワークに対してキーワードを追加する例を説明したが、キーワードの追加は詳細ネットワークに限らない。例えば図3に示した知識ネットワークに対して同様の方法でキーワードの追加を行ってよい。 In this example, an example of adding keywords to a detailed network has been described, but adding keywords is not limited to detailed networks. For example, keywords may be added to the knowledge network shown in Figure 3 in a similar manner.
 上述のような知識ネットワークに対する編集操作をユーザが行った場合、サーバ装置1は編集履歴の情報を履歴記憶部12cに記憶して蓄積している。本実施の形態に係る情報処理システムでは、例えば1ヶ月に1回又は1週間に1回等の所定の周期で、サーバ装置1が履歴記憶部12cに記憶された情報に基づくキーワードDB12bの更新処理を行う。更新処理においてサーバ装置1は、例えば前回の更新処理から今回の更新処理までの期間に履歴記憶部12cに記憶された情報を読み出して、同様の編集操作が行われた回数を集計する。例えば、キーワードAが追加された回数、キーワードBの順位が下げられた回数、キーワードCが削除された回数、等である。サーバ装置1は、集計した回数が所定回数(例えば10回)を超える編集操作を抽出し、抽出した編集操作に応じてキーワードDB12bの更新を行う。 When a user performs an editing operation on the knowledge network as described above, the server device 1 stores and accumulates information on the editing history in the history storage unit 12c. In the information processing system according to this embodiment, the server device 1 performs an update process of the keyword DB 12b based on the information stored in the history storage unit 12c at a predetermined cycle, for example, once a month or once a week. In the update process, the server device 1 reads out information stored in the history storage unit 12c during the period from the previous update process to the current update process, for example, and counts the number of times similar editing operations were performed. For example, the number of times keyword A was added, the number of times keyword B was lowered in rank, the number of times keyword C was deleted, etc. The server device 1 extracts editing operations whose counted number exceeds a predetermined number (for example, 10 times), and updates the keyword DB 12b according to the extracted editing operations.
 例えばキーワードAが追加された回数が所定回数を超える場合、サーバ装置1は、このキーワードAをキーワードDB12bに追加する。このときにサーバ装置1は、キーワードAが追加された階層を更に集計して、キーワードAが追加された回数が最も多い階層にこのキーワードAを追加する。またサーバ装置1は、キーワードAに対応付けられた上位階層の他のキーワードを集計して、対応付けられた回数が最も多い上位階層の他のキーワードにこのキーワードAを対応付ける。またサーバ装置1は、キーワードAに対応付けられた下位階層の他のキーワードを集計して、対応付けられた回数が所定回数(例えば5回)を超える一又は複数の下位階層のキーワードにこのキーワードAを対応付ける。 For example, if keyword A has been added more than a predetermined number of times, the server device 1 adds this keyword A to the keyword DB 12b. At this time, the server device 1 further counts the hierarchies to which keyword A has been added, and adds this keyword A to the hierarchies to which keyword A has been added the most number of times. The server device 1 also counts other keywords in higher hierarchies associated with keyword A, and associates this keyword A with other keywords in higher hierarchies with which it has been associated the most number of times. The server device 1 also counts other keywords in lower hierarchies associated with keyword A, and associates this keyword A with one or more keywords in lower hierarchies with which it has been associated more than a predetermined number of times (for example, five times).
 例えばキーワードBの順位が下げられた回数が所定回数を超える場合、サーバ装置1は、このキーワードBに付された重要度を低減する。このときにサーバ装置1は、キーワードBの順位が下げられた回数に応じて重要度の低減量を決定してよい。 For example, if the number of times that the ranking of keyword B has been lowered exceeds a predetermined number of times, the server device 1 reduces the importance attached to this keyword B. At this time, the server device 1 may determine the amount of reduction in importance depending on the number of times that the ranking of keyword B has been lowered.
 例えばキーワードCが削除された回数が所定回数を超える場合、サーバ装置1は、このキーワードCをキーワードDB12bから削除する。ただしこの場合にサーバ装置1は、キーワードCをキーワードDB12bから削除するのではなく、キーワードCの重要度を低減してもよい。重要度の低減量は、上記の順位を下げる編集操作が行われた場合の低減量より多いことが好ましい。またキーワードCをキーワードDB12bから削除する場合、サーバ装置1は、このキーワードCにのみ対応付けられた他のキーワードについてもキーワードDB12bから削除してよい。 For example, if the number of times keyword C has been deleted exceeds a predetermined number, the server device 1 deletes this keyword C from the keyword DB 12b. However, in this case, the server device 1 may reduce the importance of keyword C instead of deleting it from the keyword DB 12b. It is preferable that the amount of reduction in importance is greater than the amount of reduction when an editing operation that lowers the ranking is performed as described above. Furthermore, when deleting keyword C from the keyword DB 12b, the server device 1 may also delete other keywords that are associated only with this keyword C from the keyword DB 12b.
 図11は、本実施の形態に係るサーバ装置1が行うキーワードDB12bの更新処理の手順の一例を示すフローチャートである。本実施の形態に係るサーバ装置1の処理部11のデータベース更新部11fは、例えば1ヶ月に1回又は1週間に1回等の更新を行うタイミングに至ったか否かを判定する(ステップS21)。更新を行うタイミングに至っていない場合(S21:NO)、データベース更新部11fは、更新を行うタイミングに至るまで待機する。 FIG. 11 is a flow chart showing an example of the procedure for updating the keyword DB 12b performed by the server device 1 according to this embodiment. The database update unit 11f of the processing unit 11 of the server device 1 according to this embodiment determines whether it is time to perform an update, for example, once a month or once a week (step S21). If it is not time to perform an update (S21: NO), the database update unit 11f waits until it is time to perform an update.
 更新を行うタイミングに至った場合(S21:YES)、データベース更新部11fは、履歴記憶部12cに記憶された履歴情報の中から、前回の更新以後に蓄積された履歴情報を読み出す(ステップS22)。データベース更新部11fは、ステップS22にて読み出した履歴情報について、同じ又は同様の編集操作が行われた回数を集計する(ステップS23)。データベース更新部11fは、ステップS23の集計結果に基づき、所定回数を超える編集操作を抽出する(ステップS24)。データベース更新部11fは、ステップS24にて抽出した編集操作に基づいて、キーワードDB12bに記憶されたこの編集操作に係るキーワードの情報を更新し(ステップS25)、処理を終了する。 If it is time to perform an update (S21: YES), the database update unit 11f reads out the history information stored in the history memory unit 12c that has been accumulated since the previous update (step S22). The database update unit 11f counts the number of times the same or similar editing operations have been performed for the history information read out in step S22 (step S23). Based on the counting result in step S23, the database update unit 11f extracts editing operations that have been performed more than a predetermined number of times (step S24). Based on the editing operation extracted in step S24, the database update unit 11f updates the information on the keyword related to this editing operation stored in the keyword DB 12b (step S25), and ends the process.
<まとめ>
 以上の構成の本実施の形態に係る情報処理システムでは、サーバ装置1が、端末装置3を介してユーザが自然言語で目的を入力した目的情報を取得し、取得した目的情報から複数の構成要素を抽出する。サーバ装置1は、抽出した複数の構成要素に基づいて、複数のキーワード及びキーワード間の関係性を記憶したキーワードDB12bから複数のキーワードを抽出する。サーバ装置1は、抽出した複数のキーワードとこれら複数のキーワードの関係性とを示す知識ネットワークを端末装置3に出力する。これによりユーザは、自身の目的にどのような知識が必要であるのか、及び、複数の知識がどのような対応関係にあるのか等を端末装置3に表示された知識ネットワークに基づいて理解することが期待できる。これにより本実施の形態に係る情報処理システムは、ユーザの目的に対する意思決定を支援することが期待できる。
<Summary>
In the information processing system according to the present embodiment having the above configuration, the server device 1 acquires purpose information input by a user in natural language via the terminal device 3, and extracts a plurality of components from the acquired purpose information. The server device 1 extracts a plurality of keywords from the keyword DB 12b that stores a plurality of keywords and relationships between the keywords, based on the extracted plurality of components. The server device 1 outputs a knowledge network indicating the extracted plurality of keywords and the relationships between the plurality of keywords to the terminal device 3. This is expected to enable the user to understand, based on the knowledge network displayed on the terminal device 3, what kind of knowledge is necessary for his/her purpose, and what kind of correspondence there is between the plurality of pieces of knowledge. This is expected to enable the information processing system according to the present embodiment to support the user in making decisions regarding the purpose.
 また本実施の形態に係る情報処理システムでは、サーバ装置1が質問事項を端末装置3に表示させ、質問事項に対するユーザの応答を端末装置3にて受け付けることで目的情報を取得する。またサーバ装置1は、複数の質問事項を段階的に表示させ、各質問事項に対するユーザの応答の入力を受け付けてよい。これらによりサーバ装置1は、ユーザが達成しようとしている目的がどのようなものであるかについて、詳細な情報を得ることが期待できる。 In addition, in the information processing system according to this embodiment, the server device 1 displays questions on the terminal device 3 and receives the user's responses to the questions at the terminal device 3, thereby acquiring objective information. The server device 1 may also display multiple questions in stages and receive the user's responses to each question. As a result, the server device 1 can be expected to obtain detailed information about the objective the user is trying to achieve.
 また本実施の形態に係る情報処理システムでは、サーバ装置1が目的情報から抽出した構成要素を重み付けする。サーバ装置1は、各構成要素の重みに基づいてキーワードDB12bから複数のキーワードを抽出する。サーバ装置1は、抽出したキーワードに付された重要度に基づいて、複数のキーワードの順位付けを行う。これによりユーザは、知識ネットワークに含まれる複数のキーワードについて、その重要度を順位付けて把握することが期待できる。 Furthermore, in the information processing system according to this embodiment, the server device 1 weights the components extracted from the target information. The server device 1 extracts multiple keywords from the keyword DB 12b based on the weight of each component. The server device 1 ranks the multiple keywords based on the importance assigned to the extracted keywords. This allows the user to rank and understand the importance of multiple keywords included in the knowledge network.
 また本実施の形態に係る情報処理システムでは、複数のキーワードを順位に応じた態様で端末装置3に表示させ、ユーザから順位を変更する編集操作を受け付けて、受け付けた変更操作に応じて表示する知識ネットワークを更新する。これによりユーザは、複数のキーワードの順位を容易に把握することができ、例えばキーワードの順位を変更する操作を行うことで自身の目的にいずれのキーワードが重要であるか等を思考することができる。 In addition, in the information processing system according to this embodiment, multiple keywords are displayed on the terminal device 3 in a manner according to their ranking, editing operations to change the ranking are accepted from the user, and the displayed knowledge network is updated according to the accepted change operation. This allows the user to easily grasp the ranking of multiple keywords, and for example, by performing an operation to change the ranking of the keywords, the user can think about which keywords are important for his or her own purpose.
 また本実施の形態に係る情報処理システムでは、端末装置3に表示した知識ネットワークに対して追加する追加キーワードの入力をユーザから受け付ける。サーバ装置1は、知識ネットワークに含まれる複数のキーワードと追加されたキーワードとの関係性を示すように知識ネットワークを更新して端末装置3に出力させる。これによりユーザは、表示した知識ネットワークに足りないキーワードについて思考することができ、足りないキーワードを知識ネットワークに追加して更新することができる。 In addition, the information processing system according to this embodiment accepts input of additional keywords from the user to be added to the knowledge network displayed on the terminal device 3. The server device 1 updates the knowledge network to indicate the relationship between the multiple keywords included in the knowledge network and the added keywords, and outputs the updated knowledge network to the terminal device 3. This allows the user to think about keywords that are missing from the displayed knowledge network, and to add the missing keywords to the knowledge network to update it.
 また本実施の形態に係る情報処理システムでは、ユーザによりキーワードの追加がなされた場合に、追加キーワードの入力の履歴をサーバ装置1が履歴記憶部12cに記憶し、記憶した履歴に基づいてキーワードDB12bにキーワードを追加する更新を行う。これによりサーバ装置1は、一のユーザが追加したキーワードを他のユーザのための知識ネットワークに反映させることが期待できる。 In addition, in the information processing system according to this embodiment, when a keyword is added by a user, the server device 1 stores the input history of the added keyword in the history storage unit 12c, and updates the keyword DB 12b by adding the keyword based on the stored history. This allows the server device 1 to reflect the keyword added by one user in the knowledge network for other users.
 また本実施の形態に係る情報処理システムでは、サーバ装置1が複数のキーワードを2次元平面の背景画像に対して配置し、関連性を有するキーワード間を配線した知識ネットワークの図を生成して端末装置3に出力させる。本実施の形態においてサーバ装置1は、2次元平面に複数のキーワードを配置しているが、これに限るものではなく、(仮想の)3次元空間に複数のキーワードを配置した知識ネットワークの図を生成してもよい。 In addition, in the information processing system according to this embodiment, the server device 1 arranges multiple keywords on a two-dimensional background image, generates a diagram of a knowledge network in which related keywords are wired together, and outputs the diagram to the terminal device 3. In this embodiment, the server device 1 arranges multiple keywords on a two-dimensional plane, but this is not limited to this, and it is also possible to generate a diagram of a knowledge network in which multiple keywords are arranged in a (virtual) three-dimensional space.
 また本実施の形態に係る情報処理システムでは、キーワードDB12bに記憶された複数のキーワードは階層的に関連性が定められている。サーバ装置1は、上位層のキーワード及び関連性を示す知識ネットワークを端末装置3に表示させる。サーバ装置1は、表示させた知識ネットワークに含まれるキーワードの選択を受け付けて、選択されたキーワードより下位層のキーワード及び関連性を示す詳細ネットワークを端末装置3に表示させる。これによりサーバ装置1は、ユーザの目的に関連する多くのキーワードをユーザに提示することができ、ユーザの目的に対する意思決定を支援することが期待できる。 Furthermore, in the information processing system according to this embodiment, the multiple keywords stored in the keyword DB 12b are hierarchically related to one another. The server device 1 causes the terminal device 3 to display a knowledge network showing the higher-level keywords and relatedness. The server device 1 accepts the selection of a keyword included in the displayed knowledge network, and causes the terminal device 3 to display a detailed network showing the keywords and relatedness at a lower level than the selected keyword. In this way, the server device 1 can present the user with many keywords related to the user's objectives, which is expected to assist the user in making decisions regarding the objectives.
 なお本実施の形態においてサーバ装置1は、複数のキーワードを線で連結したネットワーク形式でユーザに情報を提示しているが、これに限るものではない。サーバ装置1は、例えばユーザの目的に関連する複数のキーワードを一覧表示により提示してもよく、これら以外の様々な方法で複数のキーワードをユーザに提示してよい。また本実施の形態において図示した知識ネットワーク及び詳細ネットワークは一例であって、これに限るものではない。 In this embodiment, the server device 1 presents information to the user in the form of a network in which multiple keywords are connected by lines, but this is not limited to this. For example, the server device 1 may present multiple keywords related to the user's purpose in a list display, or may present multiple keywords to the user in various other ways. Also, the knowledge network and detailed network illustrated in this embodiment are merely examples and are not limited to this.
 また本実施の形態に係る情報処理システムは、ユーザが端末装置3を利用してサーバ装置1にアクセスし、サーバ装置1が知識ネットワーク等の情報を端末装置3の表示部34に表示させる構成としたが、これに限るものではない。情報処理システムは、例えばユーザがサーバ装置1(又はこれに相当する情報処理装置)を直接的に操作する構成であってよく、知識ネットワーク等の情報をサーバ装置1の表示部又はサーバ装置1に接続された表示装置に表示してもよい。 In addition, the information processing system according to this embodiment is configured such that a user uses a terminal device 3 to access the server device 1, and the server device 1 displays information such as a knowledge network on the display unit 34 of the terminal device 3, but this is not limited to the above. The information processing system may be configured such that, for example, a user directly operates the server device 1 (or an equivalent information processing device), and information such as a knowledge network may be displayed on the display unit of the server device 1 or on a display device connected to the server device 1.
 今回開示された実施形態はすべての点で例示であって、制限的なものではないと考えられるべきである。本開示の範囲は、上記した意味ではなく、請求の範囲によって示され、請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。 The embodiments disclosed herein are illustrative in all respects and should not be considered limiting. The scope of the present disclosure is indicated by the claims, not by the meaning described above, and is intended to include all modifications within the meaning and scope of the claims.
 各実施形態に記載した事項は相互に組み合わせることが可能である。また、請求の範囲に記載した独立請求項及び従属請求項は、引用形式に関わらず全てのあらゆる組み合わせにおいて、相互に組み合わせることが可能である。さらに、請求の範囲には他の2以上のクレームを引用するクレームを記載する形式(マルチクレーム形式)を用いているが、これに限るものではない。マルチクレームを少なくとも1つ引用するマルチクレーム(マルチマルチクレーム)を記載する形式を用いて記載してもよい。  The matters described in each embodiment can be combined with each other. Furthermore, the independent claims and dependent claims described in the claims can be combined with each other in any and all combinations, regardless of the citation format. Furthermore, the claims use a format in which a claim cites two or more other claims (multi-claim format), but this is not limited to this. They may also be written in a format in which a multiple claim cites at least one other multiple claim (multi-multi-claim).
 1 サーバ装置(情報処理装置、コンピュータ)
 3 端末装置
 11 処理部
 11a 目的情報取得部
 11b 構成要素抽出部
 11c キーワード抽出部
 11d 知識ネットワーク生成部
 11e 編集処理部
 11f データベース更新部
 12 記憶部
 12a プログラム(コンピュータプログラム)
 12b キーワードDB
 12c 履歴記憶部
 13 通信部
 31 処理部
 31a 目的情報取得部
 31b 表示処理部
 31c 編集処理部
 32 記憶部
 32a プログラム
 33 通信部
 34 表示部
 35 操作部
 98,99 記録媒体
 N ネットワーク
1. Server device (information processing device, computer)
3 Terminal device 11 Processing unit 11a Target information acquisition unit 11b Component extraction unit 11c Keyword extraction unit 11d Knowledge network generation unit 11e Editing processing unit 11f Database update unit 12 Storage unit 12a Program (computer program)
12b Keyword DB
12c History storage unit 13 Communication unit 31 Processing unit 31a Object information acquisition unit 31b Display processing unit 31c Edit processing unit 32 Storage unit 32a Program 33 Communication unit 34 Display unit 35 Operation unit 98, 99 Recording medium N Network

Claims (12)

  1.  情報処理装置が、
     ユーザが入力した目的情報を取得し、
     取得した前記目的情報から複数の構成要素を抽出し、
     抽出した前記複数の構成要素に基づいて、複数のキーワード及びキーワード間の関係性を記憶したデータベースから複数のキーワードを抽出し、
     抽出した前記複数のキーワードと当該複数のキーワードの関係性とを出力する、
     情報処理方法。
    An information processing device,
    Obtain the purpose information entered by the user,
    Extracting a plurality of components from the acquired target information;
    Extracting a plurality of keywords from a database storing a plurality of keywords and relationships between the keywords based on the extracted plurality of components;
    outputting the extracted keywords and the relationships between the extracted keywords;
    Information processing methods.
  2.  ユーザが自然言語で入力した文、又は、ユーザが選択した複数の項目に応じて、前記目的情報を取得する、
     請求項1に記載の情報処理方法。
    acquiring the target information according to a sentence input by a user in a natural language or according to a plurality of items selected by the user;
    The information processing method according to claim 1 .
  3.  質問事項を出力し、前記質問事項に対する応答の入力を受け付けることで、前記目的情報を取得する、
     請求項1に記載の情報処理方法。
    outputting questions and receiving input of responses to the questions, thereby acquiring the target information;
    The information processing method according to claim 1 .
  4.  複数の質問事項を段階的に出力し、各質問事項に対する応答の入力を受け付けることで、前記目的情報を取得する、
     請求項3に記載の情報処理方法。
    outputting a plurality of questions in a stepwise manner and receiving responses to each of the questions, thereby acquiring the target information;
    The information processing method according to claim 3.
  5.  抽出した前記構成要素を重み付けし、
     前記重みに基づいて、前記データベースから複数のキーワードを抽出し、
     抽出した前記複数のキーワードを順位付けする、
     請求項1に記載の情報処理方法。
    weighting the extracted components;
    Extracting a plurality of keywords from the database based on the weights;
    Ranking the extracted keywords;
    The information processing method according to claim 1 .
  6.  前記複数のキーワードを順位に応じた態様で出力し、
     前記順位を変更する操作を受け付け、
     受け付けた操作に応じて出力を更新する、
     請求項5に記載の情報処理方法。
    outputting the plurality of keywords in a manner according to their ranking;
    Accepting an operation to change the order,
    Update the output according to the operation received,
    The information processing method according to claim 5.
  7.  出力した前記複数のキーワードに対して追加する追加キーワードの入力を受け付け、
     前記複数のキーワードと前記追加キーワードとの関係性を出力する、
     請求項1に記載の情報処理方法。
    accepting input of an additional keyword to be added to the outputted plurality of keywords;
    outputting a relationship between the plurality of keywords and the additional keyword;
    The information processing method according to claim 1 .
  8.  前記追加キーワードの入力の履歴を記憶し、
     記憶した前記履歴に基づいて、前記データベースにキーワードを追加する、
     請求項7に記載の情報処理方法。
    storing a history of input of the additional keyword;
    adding keywords to the database based on the stored history;
    The information processing method according to claim 7.
  9.  前記複数のキーワードを2次元平面又は3次元空間に配置し、関連性を有するキーワード間を配線したネットワーク図を出力する、
     請求項1に記載の情報処理方法。
    arranging the plurality of keywords on a two-dimensional plane or in a three-dimensional space, and outputting a network diagram in which related keywords are wired;
    The information processing method according to claim 1 .
  10.  前記複数のキーワードは、階層的に関連性が定められており、
     前記複数のキーワードのうちの階層的に上位のキーワード及び関連性を示す第1のネットワーク図を出力し、
     前記第1のネットワーク図からキーワードの選択を受け付け、
     受け付けたキーワードより階層的に下位のキーワード及び関連性を示す第2のネットワーク図を出力する、
     請求項9に記載の情報処理方法。
    The plurality of keywords are related to each other hierarchically,
    outputting a first network diagram showing hierarchically higher keywords and relevance among the plurality of keywords;
    Accepting a selection of a keyword from the first network diagram;
    outputting a second network diagram showing keywords and associations hierarchically lower than the received keyword;
    The information processing method according to claim 9.
  11.  コンピュータに、
     ユーザが入力した目的情報を取得し、
     取得した前記目的情報から複数の構成要素を抽出し、
     抽出した前記複数の構成要素に基づいて、複数のキーワード及びキーワード間の関係性を記憶したデータベースから複数のキーワードを抽出し、
     抽出した前記複数のキーワードと当該複数のキーワードの関係性とを出力する
     処理を実行させる、コンピュータプログラム。
    On the computer,
    Obtain the purpose information entered by the user,
    Extracting a plurality of components from the acquired target information;
    Extracting a plurality of keywords from a database storing a plurality of keywords and relationships between the keywords based on the extracted plurality of components;
    and outputting the extracted plurality of keywords and relationships between the extracted plurality of keywords.
  12.  ユーザが入力した目的情報を取得する取得部と、
     取得した前記目的情報から複数の構成要素を抽出する第1の抽出部と、
     抽出した前記複数の構成要素に基づいて、複数のキーワード及びキーワード間の関係性を記憶したデータベースから複数のキーワードを抽出する第2の抽出部と、
     抽出した前記複数のキーワードと当該複数のキーワードの関係性とを出力する出力部と
     を備える、情報処理装置。
     
    an acquisition unit for acquiring target information input by a user;
    a first extraction unit that extracts a plurality of components from the acquired target information;
    a second extraction unit that extracts a plurality of keywords from a database that stores a plurality of keywords and relationships between the keywords, based on the extracted plurality of components;
    and an output unit that outputs the extracted plurality of keywords and relationships between the plurality of keywords.
PCT/JP2023/038134 2022-10-24 2023-10-23 Information processing method, computer program, and information processing device WO2024090367A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2022169957 2022-10-24
JP2022-169957 2022-10-24

Publications (1)

Publication Number Publication Date
WO2024090367A1 true WO2024090367A1 (en) 2024-05-02

Family

ID=90831004

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2023/038134 WO2024090367A1 (en) 2022-10-24 2023-10-23 Information processing method, computer program, and information processing device

Country Status (1)

Country Link
WO (1) WO2024090367A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020004217A (en) * 2018-06-29 2020-01-09 富士通株式会社 Information display method, information display program and information display apparatus
JP2021026521A (en) * 2019-08-06 2021-02-22 株式会社東芝 Incompatible instance retrieval system and incompatible instance retrieval method
US20210365488A1 (en) * 2020-05-20 2021-11-25 International Business Machines Corporation Term-cluster knowledge graph for support domains

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020004217A (en) * 2018-06-29 2020-01-09 富士通株式会社 Information display method, information display program and information display apparatus
JP2021026521A (en) * 2019-08-06 2021-02-22 株式会社東芝 Incompatible instance retrieval system and incompatible instance retrieval method
US20210365488A1 (en) * 2020-05-20 2021-11-25 International Business Machines Corporation Term-cluster knowledge graph for support domains

Similar Documents

Publication Publication Date Title
US20020178184A1 (en) Software system for biological storytelling
JP6165913B1 (en) Information processing apparatus, information processing method, and program
JP7206419B2 (en) Artificial intelligence recommendation model feature processing method, device, electronic device, and computer program
JP2017500664A (en) Query construction for execution against multidimensional data structures
US20190026637A1 (en) Method and virtual data agent system for providing data insights with artificial intelligence
Hoeber et al. Visualization support for interactive query refinement
JP7462103B1 (en) Recruitment support system, recruitment support method and program
KR101910179B1 (en) Web-based chart library system for data visualization
WO2024090367A1 (en) Information processing method, computer program, and information processing device
WO2021021618A1 (en) Systems and methods for multi-source reference class identification, base rate calculation, and prediction
CN111931034A (en) Data searching method, device, equipment and storage medium
Soni et al. A survey on automatic dashboard recommendation systems
CN106688002A (en) Simulation system, simulation method, and simulation program
US11308665B2 (en) Automatic generation of user onboarding tours for business analytic applications
JP4063701B2 (en) Business opportunity discovery support method, business opportunity discovery support program, and business opportunity discovery support device
JP2004185346A (en) Method and system for supporting project work
US6572382B2 (en) Paper preparation supporting method
JP3967230B2 (en) Image information display system
Keyes et al. Technology+ design+ research= information design
JP2021026521A (en) Incompatible instance retrieval system and incompatible instance retrieval method
JP2007257016A (en) Cause investigation method, cause investigation program and cause investigation system
KR20190011186A (en) Web-based chart library system for data visualization
JP7356612B1 (en) Computer program, information processing method, and information processing device
JP7168826B2 (en) Data integration support device, data integration support method, and data integration support program
CN117336539B (en) Video script production method and system for short video IP (Internet protocol) construction