WO2019239964A1 - Dispositif de traitement d'informations, procédé de commande correspondant, programme, support d'informations et système - Google Patents

Dispositif de traitement d'informations, procédé de commande correspondant, programme, support d'informations et système Download PDF

Info

Publication number
WO2019239964A1
WO2019239964A1 PCT/JP2019/022188 JP2019022188W WO2019239964A1 WO 2019239964 A1 WO2019239964 A1 WO 2019239964A1 JP 2019022188 W JP2019022188 W JP 2019022188W WO 2019239964 A1 WO2019239964 A1 WO 2019239964A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
time
series data
unit
unit time
Prior art date
Application number
PCT/JP2019/022188
Other languages
English (en)
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 WO2019239964A1 publication Critical patent/WO2019239964A1/fr

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A01AGRICULTURE; FORESTRY; ANIMAL HUSBANDRY; HUNTING; TRAPPING; FISHING
    • A01GHORTICULTURE; CULTIVATION OF VEGETABLES, FLOWERS, RICE, FRUIT, VINES, HOPS OR SEAWEED; FORESTRY; WATERING
    • A01G7/00Botany in general
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/906Clustering; Classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/907Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/909Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using geographical or spatial information, e.g. location
    • 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/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/02Agriculture; Fishing; Mining

Definitions

  • the present invention relates to a technique for managing time series data.
  • Patent Document 1 given from a certain period in the past from the present, based on a plurality of time series data obtained in real time such as fluctuations in stock prices of multiple brands and sensor values obtained from a plurality of sensors. A technique for searching for the most similar partial time-series data pairs is proposed.
  • An object of the present invention is to make it possible to efficiently search data related to a phenomenon repeated approximately at a predetermined cycle from accumulated time series data.
  • an information processing apparatus includes an acquisition unit that acquires time-series data in which data acquired every first unit time continues, and the time-series data is converted into the first unit.
  • a management unit that divides the data into partial time-series data for each second unit time longer than the time and holds the data in a holding unit; and any one of the data acquired for each first unit time among the time-series data (A) a reference position in the partial time-series data for each second unit time of the data acquired for each first unit time specified as the search target; And (b) each of the data acquired for each first unit time included in the time series data in the partial time series data for each second unit time. From the reference position A determination means for determining a search range for searching for data similar to the search target in the time series data based on the relative position, and the data determined in the determined search range Search means for searching for data similar to the data.
  • the figure showing an example of composition of an information processing system, and composition of hardware The figure showing an example of composition of an information processing system, and composition of hardware
  • the figure showing an example of composition of an information processing system, and composition of hardware The figure showing an example of composition of an information processing system, and composition of hardware
  • the figure showing an example of functional composition of an information processing system Sequence diagram showing an example of processing of each component of information processing system Table representing an example of data processed by information processing system Table representing an example of data processed by information processing system Table representing an example of data processed by information processing system Sequence diagram showing an example of processing of each component of information processing system
  • the figure showing an example of the user interface displayed in a client apparatus A flowchart showing an example of processing executed in the server device Table representing an example of data processed by information processing system Table representing an example of data processed by information processing system Table representing an example of data processed by information processing system
  • a flowchart showing an example of processing executed in the server device The figure showing an example of the user interface displayed in a client apparatus
  • an information processing system that collects and manages time-series data related to cultivation of agricultural products is shown as an example.
  • a system capable of searching a data group obtained in at least one day designated as a target (search query), or a similar data group, from past time-series data accumulated regarding cultivation of agricultural products Will be explained.
  • search query a data group obtained in at least one day designated as a target (search query)
  • a similar data group from past time-series data accumulated regarding cultivation of agricultural products.
  • FIG. 1A is a diagram illustrating a configuration example of an information processing system according to the first embodiment.
  • the information processing system includes a server device 10 and a client device 20.
  • the server apparatus 10 and the client apparatus 20 are connected so as to be capable of bidirectional communication by a known communication technique such as a communication network such as the Internet or a cellular phone network, a wireless LAN (Local Area Network), or short-range wireless communication.
  • the server device 10 is an information processing device that functions as a cloud on a network, for example.
  • the server apparatus 10 accumulates time series data input via the client apparatus 20.
  • a user's instruction input via the client device 20 is acquired, and desired partial time-series data is retrieved from the accumulated time-series data and output.
  • the client device 20 is, for example, a tablet PC that can be carried and operated by a user.
  • the client device 20 receives time series data related to cultivation of crops input by the user and an instruction for searching for data related to past cultivation conditions, transmits the received data to the server device 10, and outputs from the server device 10. The search results are displayed.
  • FIG. 1B is a hardware configuration of the server apparatus 10.
  • the server device 10 has a role as a management device that manages data related to cultivation of agricultural products in the system of the present embodiment.
  • the CPU 101 is a central processing unit, performs calculations for various processes, logical determinations, and the like, and controls each component connected to the system bus 108.
  • the server device 10 is equipped with a memory including a program memory and a data memory.
  • a RAM (Random Access Memory) 102 is a data memory, and includes a work area for the program of the CPU 101, a data save area during error processing, a load area for the control program, and the like.
  • a ROM (Read-Only Memory) 103 is a program memory, and stores a program for control by the CPU including various processing procedures to be described later.
  • the program memory may be realized by loading a program into the RAM 102 from an external storage device or the like connected to the server device 10.
  • the communication interface (I / F) 104 performs two-way communication by wire or wireless with other information processing devices, communication devices, external storage devices, and the like by a known communication technique.
  • data can be transmitted to and received from the client device via the Internet.
  • the communication with other devices includes indirect communication through a relay device in addition to direct communication.
  • the display device 105 is, for example, a CRT display, a liquid crystal display, or the like, and is a device that outputs an image on a display screen.
  • the display device 105 may be an external device connected to the server device 10 by wire or wirelessly.
  • the input device 106 is a device for capturing user operation information input to the server device 10 via an input device such as a touch panel, a keyboard, or a mouse.
  • the display device 105 and the input device 106 may be omitted by causing the client device to perform functions related to display and input.
  • the HDD 107 is a hard disk for storing a plurality of electronic data and programs according to the present embodiment. An external storage device may be used as the same role.
  • the external storage device can be realized by, for example, a medium (recording medium) and an external storage drive for realizing access to the medium.
  • a medium for example, a flexible disk (FD), a CD-ROM, a DVD, a USB memory, an MO, a flash memory, and the like are known.
  • the external storage device may be a server device connected via a network.
  • FIG. 1C shows a hardware configuration of an information processing apparatus that functions as the client apparatus 20.
  • the client device 20 has a role as a terminal device that inputs or displays data related to cultivation of crops in the system of the present embodiment.
  • the CPU 111 uses the RAM 112 as a work memory, executes an OS and a program stored in the ROM 113 and the HDD 117, performs various processing operations and logical determinations, and configures each component connected to the system bus 118. Control.
  • the communication interface (I / F) 114 performs wired or wireless bi-directional communication with other information processing apparatuses, communication devices, external storage devices, and the like by a known communication technique.
  • data can be transmitted to and received from the server device via the Internet.
  • the communication with other devices includes indirect communication through a relay device in addition to direct communication.
  • the display device 115 is a device that performs display output under the control of the CPU 111.
  • the input device 116 is a device for capturing user operation information input to the client device 20 under the control of the CPU 111.
  • the client apparatus 20 includes a touch panel display as the display device 115 and the input device 116.
  • the input device 116 may be provided with an imaging device or an input interface for capturing image information from an external camera device. Further, various sensor devices may be provided, and detection information thereof may be input as time series data.
  • the HDD 117 is a hard disk for storing a plurality of electronic data and programs according to the present embodiment. However, it may be connectable to an external storage device via a network or various interfaces.
  • FIG. 2 is an example of a block diagram illustrating a software configuration of the entire information processing system according to the present embodiment.
  • the server device 10 includes an acquisition unit 201, a management unit 202, a specification unit 204, a determination unit 205, a communication unit 206, and a search unit 207.
  • Each of these functional units is realized by the CPU 101 developing a program stored in the ROM 103 in the RAM 102 and executing processing described later.
  • the server device 10 further includes a holding unit 203 that is a functional unit of the HDD 107 or the RAM 102.
  • each element will be described.
  • the acquisition unit 201 acquires time-series data input in the client device 20 via the communication unit 206 described later.
  • the time-series data includes information representing at least one of temperature, weather, humidity, growth state, image, and record of work performed by the operator, which is collected every day regarding the cultivation of the crop, in the first unit. A group of data collected every hour.
  • the time series data is acquired not only directly from the client device 20, but also, for example, by reading out data stored in an external storage device or acquiring information distributed from an external service. Good.
  • the first unit time is a predetermined unit such as one day or one week.
  • the management unit 202 divides the acquired time series data into at least the partial time series data of the second unit time longer than the first unit time and holds the divided time series data in the holding unit.
  • each data group acquired during the first unit time is handled as partial time series data by associating an identifier indicating the partial time series data of the second unit time to which it belongs.
  • an identifier indicating a relative position in the partial time-series data of the second unit time is associated with each data group acquired in the first unit time.
  • the second unit time longer than at least the first unit time is a predetermined period such as one month, half year, one year, or three years, and is equivalent to one cycle in which the contents represented by the time series data are roughly repeated. It means length.
  • the crop is cultivated in accordance with the four seasons, the harvest is reached, and the soil is rested.
  • the work for saving is repeated.
  • the time series data obtained in one year is processed as partial time series data of the second unit time.
  • a predetermined period in which time series data repeats roughly is referred to as “season”.
  • Each data block obtained by dividing the time series data into the first unit time is referred to as “classification”.
  • the management unit 202 assigns to each section of the time-series data an identifier that uniquely indicates the season to which the section belongs and an identifier that indicates the temporal relative position of the section in the season.
  • the holding unit 203 can identify the relative position in the partial time-series data of the second unit time of each data group included in the time-series data and acquired in the first unit time. As described above, the time series data is retained. In the case of the present embodiment, the identifier assigned by the management unit 202 is held in association with each data group constituting the time series data. Further, search history information of search results by the search unit 207 is held.
  • the identifying unit 204 identifies any of the categories included in the held time-series data received by the client device 20 as the target category.
  • the target category is a category having a parameter used as a search query in the search process of the search unit 207 described later.
  • the user of the client device 20 operates the client device 20 and designates the target category in order to search the data series similar to the data group included in the target category from the accumulated time series data.
  • the search range to be searched is determined. In the present embodiment, the search range is narrowed down based on the identifier of each section assigned to the management unit 202.
  • the communication unit 206 transmits / receives data to / from the communication unit 209 of the client device 20 described later via the NETIF 104 and the network. In the case of the present embodiment, at least time-series data is received and the result of the search process is transmitted.
  • the retrieval unit 207 retrieves a data group similar to the data group included in the section identified as the target from the time series data included in the determined search range. In the present embodiment, as a search result by the search unit 207, a section including a data group similar to the specified section is explicitly shown, and further, the contents of the data group included in the section can be browsed. The search result is provided to the client device 20.
  • the server device 10 includes an input unit 208, a communication unit 209, a reception unit 210, and a display control unit 211.
  • Each of these functional units is realized by the CPU 111 developing a program stored in the ROM 113 in the RAM 112 and executing processing to be described later.
  • the CPU 111 developing a program stored in the ROM 113 in the RAM 112 and executing processing to be described later.
  • each element will be described.
  • the input unit 208 inputs information input via the input device 116 to the system as time series data. For example, time-series data in which text information input from a keyboard displayed on a touch panel display or image information acquired from an imaging device is associated with time information acquired from the information is obtained. The time information may be obtained using a clock provided in the client device 20 or manually input by the user.
  • the communication unit 209 transmits / receives data to / from the communication unit 206 of the server apparatus 10 via the NETIF 110 and the network.
  • at least time-series data is transmitted and the search processing result is received.
  • the accepting unit 210 accepts an input specifying a target category in order to request the server device 10 to execute a process of searching for a desired data block from time-series data.
  • an operation for the user interface displayed on the display device 115 is accepted.
  • the display control unit 211 generates and outputs an image to be displayed on the display device 115.
  • an image representing a user interface screen for designating a target category and an image for presenting a search result received from the server device 10 to the user are displayed.
  • each device may further have a functional unit.
  • the server device may include a display control unit for performing display output on the display device 105.
  • step S ⁇ b> 301 the input unit 208 of the client device 20 inputs time-series data to the system in response to a user operating a touch panel or an imaging device or connecting an external device.
  • step S ⁇ b> 302 the input time series data is transmitted to the communication unit 206 of the server device 10 by the communication unit 209.
  • step S ⁇ b> 303 the acquisition unit 201 of the server apparatus 10 acquires time series data received by the communication unit 206.
  • the input data 401 in FIG. 4A illustrates a part of the acquired time series data.
  • the input data 401 has values for the attributes of the data date and time 402, the data type 403, and the data details 404. As the value of the data detail 404, a value according to a unit or dimension corresponding to the data type 403 is stored.
  • the management unit 202 generates partial time series data obtained by dividing the acquired time series data for each second unit time.
  • FIG. 4B is a season definition table 405 that the server apparatus 10 of the present embodiment holds in advance as reference information.
  • one year from April to March of the following year is defined as one season, and an identifier 406 that uniquely represents the season is associated with the start date 407 and end date 408 of the season.
  • the identifier representing the season from April 2017 to March 2018 is a numerical value “6”.
  • the management unit 202 identifies the season to which each data belongs by referring to the data date and time 402 and the season start date and time 407 and the end date and time 408 of each data, and the identifier 406 representing the identified season is determined. Associate a value with the data.
  • the management unit 202 assigns an identifier indicating a relative position in the partial time series data to each data.
  • an index indicating a temporal relative position within the season s (s is any value of the identifier 406) of the data is specified.
  • the following formula 1 is used to calculate an index x representing the relative position of each data within the season s.
  • Ti is the data date and time 402 associated with each data
  • Tb is the start date and time of the season s to which each data belongs
  • the index x determined in this way means what day each data is obtained after the start of each season, which is a one-year period. Represents a relative position.
  • the management unit 202 holds time series data in which each data is associated with an identifier indicating a season and a relative position in the holding unit 203.
  • FIG. 4C is an example of time-series data held in the holding unit 203, and the season 409 assigned by the management unit 202 and the value of the index 410 are associated with the input data 401.
  • FIG. 5 is a sequence diagram showing an example of processing executed by each component of the system according to the first embodiment at the time of searching for a category similar to the target category from the time series data.
  • the reception unit 210 of the client device 20 receives an input for designating a target category that is a query for processing for searching for similar categories.
  • the user operates the user interface screen displayed on the display device 115 to specify the category to be a query.
  • FIG. 6 is an example of a user interface screen in the present embodiment.
  • the date corresponding to each division is displayed side by side in the division display area 602 so that it can be easily identified.
  • the user can designate one classification corresponding to one data block in the time-series data by selecting one of the displayed dates.
  • the selected date is displayed so as to be identifiable as shown in an area 603 in FIG. 6, and a date of one day or more can be selected.
  • a range adjustment slider 604 is displayed.
  • the displayed range 605 is designated by operating the displayed slider 604.
  • the range for the previous three days is designated from 2017/4/5 to 2017/4/3 with 2017/4/6 as a reference.
  • the influence range 605 will be described.
  • the range adjustment slider 604 is used to instruct a search for a similar data group based on the contents of the data group in an arbitrary period before that in addition to a certain target day. Is possible. If such a search is performed, even if there are various possible causes of the phenomenon that “the leaves have changed color”, for example, it is influenced by the case where the temperature is low and the temperature is high. It is possible to provide search results that distinguish between cases.
  • the communication unit 209 transmits information related to the specified target category to the communication unit 206 of the server device 10.
  • the determination unit 205 determines a search range based on a comparison of relative positions in the partial time series data. A specific example of the processing in S503 will be described later with reference to the flowchart of FIG. Due to the processing of S503, partial time-series data in which the temporal relative position in each season is close to the relative position of the target section from the stored time-series data becomes the search range.
  • the search unit 207 searches for a data group similar to the target from the determined search range.
  • a specific example of processing in S504 will be described later with reference to the flowchart of FIG.
  • one or more sections of the stored time-series data are specified as search results.
  • one division is specified from one season, and it is not specified in the similar division from a season in which no division similar to the target division exists.
  • the search unit 207 updates the search history information held in the holding unit 203.
  • the search history information is information in which the season and index of the category specified as the target category are associated with the season and index of the category specified as the search result, and is used in the processing of S503 described in detail later.
  • the In S506, the search unit 207 outputs the search result.
  • step S ⁇ b> 507 the search result is transmitted to the communication unit 209 of the client device 20 by the communication unit 206. Note that the search result output in S506 may be displayed on the display device 105 of the server apparatus 10 or the like.
  • the display control unit 211 causes the search unit 207 to display image information including information indicating a data group output as a search result on the display screen.
  • FIG. 10 is an example of a screen that displays search results displayed on the client device 20. The elements already shown in FIG. 6 are denoted by the same reference numerals, and detailed description thereof is omitted.
  • the client device 20 when a search result is shown, one division display area 1001 is displayed for each season in which similar divisions are specified, along with the division display area 602. Furthermore, as indicated by a region 1002, the date corresponding to the category specified as the similar category is expressed so as to be identifiable. By checking the area 1002, the user can know on which date the data group output as the search result is the acquired data group.
  • the category display area 1001 not only one category specified as a search result but also one or more categories 1003 in which the specified category and the index are continuous are displayed.
  • the section display area 602 including a plurality of sections and the section display area 1001 side by side it is easy to compare not only the target section and its similar sections but also the periods having a width.
  • a user operation for example, a tap operation on the touch panel
  • each data group corresponding to the section is displayed in the data display area.
  • a list is displayed to 1004.
  • the user can easily specify and browse a data group similar to the data group obtained in the specified date and several days up to that date from the accumulated time-series data.
  • FIG. 7 is a flowchart illustrating an example of processing for determining a search range, which is executed by the server device 10 in S503.
  • the determination unit 205 sets parameters based on the information indicating the target category acquired from the client device 20 in step S ⁇ b> 502.
  • step S ⁇ b> 702 the determination unit 205 assigns a value to the variable i so that the following processing in steps S ⁇ b> 703 to S ⁇ b> 708 is performed on the identifier ranges of all seasons of the time-series data held in the holding unit 203. .
  • the time series data includes data corresponding to seasons 1-6. Therefore, iterative processing is performed while giving a value of 1 to 6 to i. However, seasons that include the target category are excluded. That is, when the variable i becomes the same as the season s set in S701, the following process does not have to be executed.
  • step S703 the determination unit 205 assigns a value to the variable j so that the following processing in steps S704 to S705 is performed in the range of 1 to n.
  • the determination unit 205 refers to the search history information held in the holding unit 203. Then, the category belonging to the partial time-series data of season i is specified from the category retrieved in the past as the category similar to the category of index xj in season s set in S701.
  • FIG. 8A is a table 801 representing an example of search history information.
  • the table 801 stores the season 802 and index 803 of the target segment specified as the query and the values of the season 804 and index 805 of the segment specified as the search result in association with each other.
  • the value of index 805 is specified when the value of season 802 is season s, the value of index 803 is index xj, and the value of season 804 is i. However, if the corresponding data is not held in the search history information, an empty value is returned.
  • the determination unit 205 identifies the segment of the range of the index R (j) as the search range (candidate including a similar segment) in the season i, starting from the segment of the index identified in S704, and stores it in the RAM 102.
  • R (j) is a function for calculating an increase / decrease range of the index, and is represented by the following Expression 2, for example.
  • the table 806 in FIG. 8B is an example of data held in the RAM 102 as a result of S705.
  • the season 807 and the index group 808 are associated with each other.
  • the index 805 of the search result is 8.
  • the specified index is specified as a range of 8, 9, 10.
  • the determination unit 205 determines whether the number of divisions specified for the season i is greater than the threshold value Nd.
  • the threshold value Nd is a threshold value set in advance to provide a population sufficient for subsequent search processing. If the number of identified segments is greater than the threshold value Nd, the process proceeds to S505 (Yes in S706). On the other hand, if the number of identified sections is equal to or less than the threshold value Nd, the process proceeds to S707 (No in S706).
  • the determination unit 205 searches season i for a segment having an index in the range of W (j) starting from the segment with the same index x as the designated target segment in the partial time series data of season i. Specify as a range.
  • W (j) is a function for calculating an increase / decrease range of the index, and is represented by the following Expression 3, for example.
  • W (j) [ ⁇ j, j] Equation 3
  • the search range of season i is a section having an index of the range of W (n) values starting from the index x, and is added to the table 806.
  • the search range of season i is a section having an index of the range of W (n) values starting from the index x, and is added to the table 806.
  • the search range of season i 1 is a section having an index of the range of W (n) values starting from the index x, and is added to the table 806.
  • the processing for determining the search range based on the relative position of the target section in the present embodiment is the processing for determining the search range based on the relative position of the target section in the present embodiment.
  • the amount of calculation can be reduced by using the past search history in the process of determining the search range.
  • the narrowing down method is not limited to this.
  • Formula 2 and Formula 3 are examples, and do not limit the present invention.
  • FIG. 9 is a flowchart illustrating an example of search processing executed by the server apparatus 10 in S504.
  • the search unit 207 reads a data group included in the section specified as the target section from the time series data held. That is, the data group of the section of index x in the partial time series data of season s is extracted.
  • the search unit 207 assigns values to the variables i and k so that the processes in S902 to S904 are executed for all the search range categories determined by the process in S503.
  • a value that is an identifier of a season held in the table 806 is given to i, and an index identifier value is given to k.
  • the search unit 207 reads data belonging to the category of index k in the partial time series data of season i from the time series data.
  • the search unit 207 calculates the similarity between the data group read in S901 and the data group read in S903.
  • the similarity between data uses a general method for measuring the similarity of time series data. Specifically, each extracted data is arranged in order of time, and a distance representing the similarity between the data is calculated. For example, Euclidean distance, Dynamic time warping or Earth Move's distance, edit distance, Hamming distance, Jaccard coefficient distance, Manhattan distance, Mahalanobis distance, etc. are used.
  • the data group may be divided according to the type of data, and the similarity between each data may be calculated.
  • a predetermined sufficiently large value may be output as a distance representing the similarity.
  • the search unit 207 generates similarity information shown in FIG. 8C based on the resulting similarity and stores it in the RAM 102.
  • FIG. 8C shows an example of generated similarity information.
  • a distance 814 representing the calculated similarity is associated with each category represented by the season 812 and the index 813.
  • the search unit 207 specifies a category similar to the target category for each season based on the similarity information generated in S704. For example, a segment with the shortest distance 814 representing the similarity is selected for each season. Note that a distance threshold for selection may be defined in advance, and a plurality of sections below the threshold may be selected, or may not be selected if they are above the threshold.
  • the search unit 207 causes the RAM 102 to store information indicating the classification specified for each season.
  • FIG. 8D shows an example of information indicating the classification specified for each season.
  • a data group similar to the data group obtained in a predetermined unit time is efficiently identified from the accumulated time series data and presented to the user. can do.
  • a single category is designated as the target category to be used as a query for search processing.
  • a plurality of categories may be designated, or non-contiguous categories may be designated. Good.
  • a plurality of sections output as search results can be displayed in a list, or a time range including a plurality of sections can be displayed as a similar range.
  • a system including a plurality of devices has been described.
  • any device may include other devices.
  • the present embodiment can be realized even with a configuration in which time-series data is input and search results are displayed.
  • the client device 20 receives and displays the search result performed in the server device 10 every time the client device 20 instructs execution of the search process.
  • the client device 20 can be a portable device such as a tablet PC. If the communication environment is in place, the user is not limited in the location where the client device 20 is operated, Data search can be performed. However, there are cases where the communication environment of the client device 20 is not sufficiently maintained in the entire field, such as when the field where the crop is grown is vast. Therefore, in the second embodiment, the client device 20 further includes a configuration that caches the search results received from the server device 10, and thereafter browses the minimum search results even in an offline environment.
  • the user for example, operates the client device 20 in a communicable state before instructing to update the cache before heading to the field. If necessary in the field, a data group acquired in the past can be browsed.
  • FIG. 11 is a diagram illustrating an example of a software configuration of the system according to the second embodiment.
  • the functional units common to those in FIG. 2 are denoted by the same reference numerals, and detailed description thereof is omitted.
  • the client device 20 according to the second embodiment includes a creation unit 1101.
  • the creation unit 1101 is realized by the CPU 111 developing a program stored in the ROM 113 in the RAM 112 and executing processing to be described later.
  • the creation unit 1101 creates cache data that stores search results acquired via the communication unit 209 and holds the cache data in the holding unit 1102.
  • the holding unit 1102 is a functional unit of the HDD 117 or the RAM 112. Further, in the second embodiment, the accepting unit 210 accepts an input of an operation instructing to update and display a cache in the client device 20 in addition to an operation of designating a target category to be a search query.
  • the accepting unit 210 of the client device 20 accepts an input for instructing cache update.
  • the user gives an instruction to update the cache by operating the user interface screen displayed on the display device 115.
  • FIG. 13A is an example of a user interface screen in the present embodiment.
  • the reference date can be set by pressing a reference date setting button 1301.
  • the reference date corresponds to a category transmitted to the server device 10 as a search target category.
  • the date of the day is input as an initial value. This is because the data that the user who subsequently takes out the client device 20 and wants to perform farming work wants to confirm immediately even in a place where the communication environment is not prepared is likely to be time-series data similar to that day.
  • the initial value may be the date of the previous day, for example.
  • a range selection slider 1302 is displayed on the screen of FIG. 13A. Similar to the range adjustment slider 604 in FIG. 6, the range selection slider 1302 can set the range of categories to be considered in the search process in addition to the category corresponding to the reference date. For example, in FIG. 13A, the range for the previous three days is designated with 2017/4/6 as a reference. In response to pressing of the update button 1303 by the user, an instruction can be given to update the cache data stored in the client device 20 under the set conditions.
  • the creation unit 1101 acquires the difference between the received cache data and the cache data already held in the holding unit 1102.
  • the table 1401 in FIG. 14A is an example of the latest search result received from the server device 10
  • the table 1402 in FIG. 14B is an example of cache data held in the holding unit 1102.
  • the creation unit 1101 acquires a category that exists only in the table 1401 that is the latest search result as a category to be added to the cache. Then, a section that exists only in the table 1402 that is old cache data is acquired as a section to be deleted from the cache.
  • a table 1403 in FIG. 14C is an example of difference data acquired by the creation unit 1101.
  • FIG. 13B is an example of a user interface screen displayed on the client device 20 when the user inputs an instruction to call and display a cache. While displaying in the same format as the search result display screen shown in FIG. 10, the icon 1304 explicitly indicates that the cache data is being displayed. Users can browse past data groups with the same operational feeling as searching in the online environment, and at the same time easily identify search results in the online environment and display of cached data in the offline environment. Can do.
  • the present invention supplies a program that realizes one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium, and one or more processors in a computer of the system or apparatus read and execute the program This process can be realized. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.
  • a circuit for example, ASIC

Abstract

La présente invention consiste : à acquérir des données de série chronologique consistant en une série d'éléments de données acquises par première unité de temps ; à diviser les données de série chronologique en données de série temporelle partielle par deuxième unité de temps, plus longue que la première unité de temps ; à identifier, en tant que sujet de récupération, l'un des éléments de données acquis par première unité de temps, dans les données de série chronologique ; à déterminer une plage de récupération afin de récupérer le sujet de récupération dans les données de série chronologique, en fonction de la position relative temporelle de l'élément de données identifié dans les données de série temporelle partielle de la deuxième unité de temps, et également en fonction des positions relatives des éléments de données acquises par première unité de temps dans les données de série temporelle partielle d'une autre deuxième unité de temps ; et à récupérer un groupe de données similaire au groupe de données déterminé, dans les éléments de données inclus dans la plage de récupération déterminée.
PCT/JP2019/022188 2018-06-15 2019-06-04 Dispositif de traitement d'informations, procédé de commande correspondant, programme, support d'informations et système WO2019239964A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018114902A JP7129235B2 (ja) 2018-06-15 2018-06-15 情報処理装置、その制御方法、プログラム、記憶媒体、及びシステム
JP2018-114902 2018-06-15

Publications (1)

Publication Number Publication Date
WO2019239964A1 true WO2019239964A1 (fr) 2019-12-19

Family

ID=68843373

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2019/022188 WO2019239964A1 (fr) 2018-06-15 2019-06-04 Dispositif de traitement d'informations, procédé de commande correspondant, programme, support d'informations et système

Country Status (2)

Country Link
JP (1) JP7129235B2 (fr)
WO (1) WO2019239964A1 (fr)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10240716A (ja) * 1997-02-21 1998-09-11 Nec Corp 時系列データ解析装置及びプログラムを記録した機械読み取り可能な記録媒体
JP2013164811A (ja) * 2012-02-13 2013-08-22 Nippon Telegr & Teleph Corp <Ntt> データ検索装置、データ検索方法、及びデータ検索プログラム
JP2018036991A (ja) * 2016-09-02 2018-03-08 株式会社日立製作所 センサデータ検索システム、センサデータ検索方法及び管理計算機

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10240716A (ja) * 1997-02-21 1998-09-11 Nec Corp 時系列データ解析装置及びプログラムを記録した機械読み取り可能な記録媒体
JP2013164811A (ja) * 2012-02-13 2013-08-22 Nippon Telegr & Teleph Corp <Ntt> データ検索装置、データ検索方法、及びデータ検索プログラム
JP2018036991A (ja) * 2016-09-02 2018-03-08 株式会社日立製作所 センサデータ検索システム、センサデータ検索方法及び管理計算機

Also Published As

Publication number Publication date
JP2019219758A (ja) 2019-12-26
JP7129235B2 (ja) 2022-09-01

Similar Documents

Publication Publication Date Title
US10360217B2 (en) Event based data collection, integration, and presentation
JP5756374B2 (ja) 生育管理方法
US10198159B2 (en) Multi-context sensor data collection, integration, and presentation
JP2014518408A (ja) スケジュール生成方法及びスケジュール生成方法に係る通信端末装置
US20210142484A1 (en) Information processing apparatus, information processing method, and storage medium
JP2006024153A (ja) 情報表示装置、情報表示方法、およびその方法をコンピュータで実行させるプログラム
US20130110803A1 (en) Search driven user interface for navigating content and usage analytics
CN107527186B (zh) 电子阅读管理方法、装置和终端设备
KR102024998B1 (ko) 유사 그룹 요소 추출
WO1999036861A1 (fr) Procede de stockage de donnees de series chronologiques et systeme de base de donnees de series chronologiques, procede et systeme de traitement de donnees de series chronologiques, systeme d&#39;affichage de donnees de series chronologiques et support d&#39;enregistrement
KR20210109575A (ko) 정보 처리 장치 및 정보 처리 시스템
JP5671877B2 (ja) 農作業支援装置、農作業支援方法、及び農作業支援プログラム
WO2019239964A1 (fr) Dispositif de traitement d&#39;informations, procédé de commande correspondant, programme, support d&#39;informations et système
US10055110B2 (en) Simulating a user interface to submit data received from a device
JP2013172647A (ja) 農作物栽培管理システム
JP6007320B2 (ja) 計算機、関連性算出方法及び記憶媒体
JP6983269B2 (ja) 情報処理装置、情報処理方法、および情報処理プログラム
JP2021026341A (ja) 情報処理システム、情報処理システムの制御方法
JP2008242777A (ja) 画像検索システム及び画像検索方法
JP6713936B2 (ja) 情報提供装置、情報提供システム、端末装置、情報提供方法および情報提供プログラム
JP6369450B2 (ja) 情報処理装置、制御方法、及びプログラム
US11703493B2 (en) Information processing apparatus, information processing method, and non-transitory computer-readable storage medium
JP6693661B2 (ja) 学習支援装置、学習支援方法、及びプログラム
JP5663742B2 (ja) 画像検索サーバ及び画像検索サーバの画像情報管理方法
JP2003248695A (ja) 文書分析支援装置、文書検索装置、並びにそれらのコンピュータ・プログラム

Legal Events

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

Ref document number: 19819489

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19819489

Country of ref document: EP

Kind code of ref document: A1