WO2024048388A1 - 情報処理装置、情報処理装置の作動方法、および情報処理装置の作動プログラム - Google Patents

情報処理装置、情報処理装置の作動方法、および情報処理装置の作動プログラム Download PDF

Info

Publication number
WO2024048388A1
WO2024048388A1 PCT/JP2023/030284 JP2023030284W WO2024048388A1 WO 2024048388 A1 WO2024048388 A1 WO 2024048388A1 JP 2023030284 W JP2023030284 W JP 2023030284W WO 2024048388 A1 WO2024048388 A1 WO 2024048388A1
Authority
WO
WIPO (PCT)
Prior art keywords
value
manufacturing conditions
divided portion
divided
predicted
Prior art date
Application number
PCT/JP2023/030284
Other languages
English (en)
French (fr)
Inventor
純一 木下
慎市 菊池
Original Assignee
富士フイルム株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 富士フイルム株式会社 filed Critical 富士フイルム株式会社
Publication of WO2024048388A1 publication Critical patent/WO2024048388A1/ja

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • CCHEMISTRY; METALLURGY
    • C12BIOCHEMISTRY; BEER; SPIRITS; WINE; VINEGAR; MICROBIOLOGY; ENZYMOLOGY; MUTATION OR GENETIC ENGINEERING
    • C12MAPPARATUS FOR ENZYMOLOGY OR MICROBIOLOGY; APPARATUS FOR CULTURING MICROORGANISMS FOR PRODUCING BIOMASS, FOR GROWING CELLS OR FOR OBTAINING FERMENTATION OR METABOLIC PRODUCTS, i.e. BIOREACTORS OR FERMENTERS
    • C12M1/00Apparatus for enzymology or microbiology
    • CCHEMISTRY; METALLURGY
    • C12BIOCHEMISTRY; BEER; SPIRITS; WINE; VINEGAR; MICROBIOLOGY; ENZYMOLOGY; MUTATION OR GENETIC ENGINEERING
    • C12MAPPARATUS FOR ENZYMOLOGY OR MICROBIOLOGY; APPARATUS FOR CULTURING MICROORGANISMS FOR PRODUCING BIOMASS, FOR GROWING CELLS OR FOR OBTAINING FERMENTATION OR METABOLIC PRODUCTS, i.e. BIOREACTORS OR FERMENTERS
    • C12M3/00Tissue, human, animal or plant cell, or virus culture apparatus
    • 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

Definitions

  • the technology of the present disclosure relates to an information processing device, an operating method for the information processing device, and an operating program for the information processing device.
  • a method can be considered that uses a machine learning model that outputs a predicted value of product quality according to the input of manufacturing conditions and solves an optimization problem to derive suitable manufacturing conditions where quality is the target value.
  • One embodiment of the technology of the present disclosure is an information processing device, an operating method for the information processing device, and an operating program for the information processing device that can derive manufacturing conditions that are generally suitable regardless of the type of product. I will provide a.
  • An information processing device of the present disclosure includes a processor, and the processor uses a machine learning model that outputs a predicted value of the quality of the divided portions according to input of manufacturing conditions of the divided portions obtained by dividing the entire product. Input the conditions to the machine learning model, output the predicted value of the divided part from the machine learning model, and determine if the value of the objective function that has a term including the difference between the predicted value of the divided part and the target value of the quality of the divided part is the minimum. By solving an optimization problem that determines manufacturing conditions, suitable manufacturing conditions that achieve the target quality of the entire product are derived.
  • the objective function has a regularization term for fitting the manufacturing conditions of the divided parts into the constraint conditions regarding the manufacturing conditions of the entire product.
  • the regularization term is preferably a term that smoothes the manufacturing conditions of the divided portions.
  • the regularization term is preferably the sum of second-order differential values of the manufacturing conditions of the divided portions.
  • the term including the difference is the sum of the values obtained by dividing the difference by the target value of the divided portion.
  • At least one of the physical property information of the materials constituting the product and the product design information be input into the machine learning model.
  • a machine learning model is prepared for each of the multiple types of predicted values.
  • the product is a flexible tube for endoscopes that has a flexible tube base material and a resin layer that covers the flexible tube base material and is composed of an inner layer and an outer layer that have different thickness ratios in the axial direction.
  • the divided portion is a portion in which the flexible tube for an endoscope is divided along the axial direction, and the manufacturing conditions are the amount of extrusion of the inner layer resin material per unit time by the extrusion molding machine, and the extrusion amount of the outer layer resin material by the extrusion molding machine.
  • the predicted value includes the amount of extrusion of the resin material per unit time
  • the predicted value includes the elasticity value of the divided portion, the thickness of the inner layer of the divided portion, and the thickness of the outer layer of the divided portion.
  • the product is a sheet made by coating a liquid on a long support that is conveyed, and the divided portion is a portion where the sheet is divided along the width direction, and the manufacturing conditions are as follows:
  • the predicted value includes a control amount of a tension adjustment roller disposed on the side and adjusts the tension applied to the support at the coating location, and the predicted value includes the coating thickness of the liquid at the divided portion.
  • the product is cells cultured in a culture tank
  • the divided part is a part where the culture tank is divided
  • the manufacturing conditions include the cell culture conditions
  • the predicted value represents the preference of the culture environment for the cells.
  • an index value is included.
  • the operating method of the information processing device of the present disclosure includes using a machine learning model that outputs a predicted value of the quality of the divided parts according to the input of the manufacturing conditions of the divided parts obtained by dividing the entire product;
  • the machine learning model inputs the predicted value of the divided portion into a learning model, and outputs the predicted value of the divided portion from the machine learning model. This includes deriving suitable manufacturing conditions that achieve a target value for the quality of the entire product by solving an optimization problem that determines manufacturing conditions.
  • the operating program of the information processing device of the present disclosure uses a machine learning model that outputs a predicted value of the quality of the divided parts according to the input of the manufacturing conditions of the divided parts obtained by dividing the entire product, and that the manufacturing conditions of the divided parts are
  • the machine learning model inputs the predicted value of the divided portion into a learning model, and outputs the predicted value of the divided portion from the machine learning model.
  • the computer is caused to perform a process that includes deriving suitable manufacturing conditions for achieving a target value for the quality of the entire product by solving an optimization problem for determining manufacturing conditions.
  • an information processing device an operating method for the information processing device, and an operating program for the information processing device that can derive universally suitable manufacturing conditions regardless of the type of product. Can be done.
  • FIG. 3 is a diagram showing divided portions treated as one unit for predicting quality.
  • FIG. 2 is a block diagram showing a computer that constitutes an information processing device.
  • FIG. 2 is a block diagram showing a processing unit of a CPU of the information processing device.
  • FIG. 3 is a diagram showing input data.
  • FIG. 3 is a diagram showing a target value group. It is a graph showing the formation of elasticity standard values.
  • FIG. 3 is a diagram showing learning data. It is a figure which shows the process in the learning phase of an elasticity value prediction model. It is a figure which shows the process in the learning phase of an inner layer thickness prediction model. It is a figure which shows the process in the learning phase of an outer layer thickness prediction model.
  • FIG. 3 is a diagram showing an objective function.
  • FIG. 3 is a flowchart showing a processing procedure of the information processing device.
  • FIG. 3 is a diagram showing how to derive suitable manufacturing conditions for a large diameter and long flexible tube for an endoscope.
  • FIG. 3 is a diagram showing how to derive suitable manufacturing conditions for a flexible tube for an endoscope having a small diameter and short length.
  • FIG. 7 is a diagram showing main parts of a sheet manufacturing apparatus according to a second embodiment. It is a figure which shows the division part of 2nd Embodiment. It is a figure which shows the input data of 2nd Embodiment. It is a figure showing a prediction model group of a 2nd embodiment.
  • FIG. 7 is a diagram showing an objective function of a second embodiment. It is a figure which shows the process of the derivation
  • FIG. 6 is a diagram showing how a more suitable oxygen supply amount is derived from the oxygen concentration under tentative suitable manufacturing conditions.
  • the information processing device 10 outputs suitable manufacturing conditions 13 for the flexible tube 11 for an endoscope to an extrusion molding machine 12 that manufactures the flexible tube 11 for an endoscope.
  • the preferred manufacturing conditions 13 are derived using a machine learning model as described later, and are manufacturing conditions in which the overall quality of the flexible tube 11 for an endoscope is a target value.
  • “the quality meets the target value” includes not only cases where the quality completely matches the target value, but also cases where the quality falls within the range of the target value ⁇ ( ⁇ is the allowable error). .
  • the information processing device 10 is, for example, a desktop personal computer, and has a display 14 that displays various screens, and an input device 15 such as a keyboard, a mouse, a touch panel, or a microphone for voice input.
  • the information processing device 10 is operated, for example, by an operator of an extrusion molding machine 12.
  • the information processing device 10 and the extrusion molding machine 12 are communicably connected through a communication network such as a LAN (Local Area Network).
  • LAN Local Area Network
  • the flexible endoscope tube 11 constitutes a part of the endoscope 16. More specifically, the endoscope 16 has an insertion section 17 that is inserted into a body cavity.
  • the insertion portion 17 has a distal end portion 17A, a curved portion 17B, and a flexible portion 17C.
  • the distal end portion 17A has a built-in image sensor for photographing inside the body cavity.
  • the curved portion 17B is connected to the distal end portion 17A, and curves vertically and horizontally to change the direction of the distal end portion 17A.
  • the flexible portion 17C is a soft elongated tubular portion that connects the curved portion 17B and the hand operation portion 18 provided with an operation knob for operating the curved portion 17B, and occupies most of the insertion portion 17.
  • the flexible endoscope tube 11 constitutes this flexible portion 17C.
  • the flexible tube 11 for an endoscope is an example of a "product" according to the technology of the present disclosure.
  • the flexible tube 11 for an endoscope is formed by coating the outer peripheral surface of a flexible tube base material 20 with a resin layer 21.
  • the flexible tube base material 20 has a configuration in which a spiral tube 22 is covered with a cylindrical mesh body 23.
  • the spiral tube 22 is formed, for example, by spirally winding a metal strip made of stainless steel or the like.
  • the cylindrical mesh body 23 is formed by, for example, braiding metal wires such as stainless steel fibers.
  • a cap 24 is fitted to both ends of the flexible tube base material 20.
  • the outer diameter of the flexible tube 11 for an endoscope is, for example, 10 mm to 14 mm, and the length is, for example, 50 cm to 150 cm.
  • the resin layer 21 is continuously molded on the surface of the flexible tube base material 20 by the extrusion molding machine 12.
  • the resin layer 21 has a two-layer structure in which an inner layer 25 covers the entire circumferential surface of the flexible tube base material 20 around the axis, and an outer layer 26 covers the entire circumferential surface of the inner layer 25 around the axis.
  • Inner layer 25 is relatively soft and outer layer 26 is harder than inner layer 25.
  • a resin containing polyurethane elastomer as a main component is used as the resin material for the inner layer 25 and the outer layer 26, for example.
  • the combined thickness of the resin layer 21 including the inner layer 25 and the outer layer 26 is approximately the same in the axial direction AD of the flexible tube base material 20, and is, for example, 0.2 mm to 1.0 mm.
  • the inner layer 25 and the outer layer 26 have different thickness ratios in the axial direction AD.
  • the inner layer 25 is thicker than the outer layer 26 on the tip 27 side of the flexible tube base material 20 connected to the curved portion 17B.
  • the outer layer 26 is thicker than the inner layer 25. From the distal end 27 to the proximal end 28, the thickness of the inner layer 25 gradually decreases and the thickness of the outer layer 26 gradually increases.
  • the outer surface of the resin layer 21 is further coated with a top coat layer 29.
  • the material for the top coat layer 29 may be any material as long as it does not affect the human body, has chemical resistance, and can withstand the high temperatures of steam sterilization; for example, fluorine paint is used.
  • the thickness of the top coat layer 29 is, for example, 10 ⁇ m to 200 ⁇ m.
  • a scale or the like indicating the length of the insertion portion 17 is printed on the surface of the top coat layer 29, a scale or the like indicating the length of the insertion portion 17 is printed.
  • the extrusion molding machine 12 includes extrusion sections 35 and 36, a head section 37, a cooling section 38, a delivery drum 39, a winding drum 40, and a control section 41.
  • the extrusion section 35 includes a hopper (not shown), a screw 42, and the like.
  • the extrusion section 35 extrudes the resin material of the inner layer 25 in a molten state toward the head section 37 .
  • the extrusion section 36 also includes a hopper (not shown), a screw 43, and the like.
  • the extrusion section 36 extrudes the resin material of the outer layer 26 in a molten state toward the head section 37 .
  • the head portion 37 is composed of a nipple 44, a die 45, and a support body 46 that fixedly supports the nipple 44 and the die 45.
  • a circular shaped passage 47 is formed in the center of the nipple 44 .
  • the entrance of the molding passage 47 is widened in a tapered shape.
  • the flexible tube base material connection body 20C is inserted into the molding passage 47.
  • the flexible tube base material connected body 20C is a structure in which a plurality of flexible tube base materials 20 are connected by a connecting member 48.
  • the flexible tube base material connected body 20C is introduced into the molding passage 47 with the proximal end 28 of the flexible tube base material 20 at the front and the distal end 27 at the rear.
  • the hole diameter of the molding passage 47 is slightly larger than the outer diameter of the flexible tube base material 20. Note that, contrary to the above, the flexible tube base material connected body 20C may be introduced into the molding passage 47 with the distal end 27 of the flexible tube base material 20 at the front and the base end 28 at the rear.
  • a resin passage 49 is formed between the nipple 44 and the die 45 so as to surround the entire periphery of the molding passage 47.
  • the resin passage 49 communicates with gates 50 and 51 formed in the support 46.
  • the gates 50 and 51 are also formed to surround the entire periphery of the molding passage 47.
  • the resin material of the inner layer 25 and the resin material of the outer layer 26 are extruded to the gates 50 and 51, and pass through the resin passage 49 into the molding passage with the resin material of the inner layer 25 on the bottom and the resin material of the outer layer 26 on the top. 47.
  • the cooling unit 38 is, for example, a water tank in which cooling water is stored.
  • the cooling unit 38 cools the resin material of the inner layer 25 and the resin material of the outer layer 26 extruded into the flexible tube base material connection body 20C in the head unit 37.
  • the flexible tube base material connected body 20C before extrusion molding is wound around the delivery drum 39.
  • the flexible tube base material connected body 20C after extrusion molding is wound up on the winding drum 40.
  • a motor (not shown) is connected to the delivery drum 39 and the take-up drum 40, and the delivery drum 39 and the take-up drum 40 rotate according to the drive of the motor. As the delivery drum 39 and the winding drum 40 rotate, the flexible tube base material connected body 20C is sent out from the delivery drum 39 toward the winding drum 40 (head section 37 and cooling section 38).
  • the conveyance speed of the flexible tube base material connected body 20C by the delivery drum 39 and the winding drum 40 is constant.
  • the resin layer 21 is formed on the plurality of flexible tube base materials 20. can be continuously molded.
  • the preferred manufacturing conditions 13 from the information processing device 10 are input to the control unit 41 .
  • the control unit 41 controls the operation of each part of the extrusion molding machine 12 according to suitable manufacturing conditions 13.
  • the control unit 41 controls the amount of extrusion of the resin material of the inner layer 25 per unit time and the amount of extrusion of the resin material of the outer layer 26 per unit time by controlling the rotation speed of the screws 42 and 43. Further, the control unit 41 controls the driving of the motors of the delivery drum 39 and the winding drum 40 to maintain a constant conveyance speed of the flexible tube base material connected body 20C.
  • the control unit 41 controls the molding temperature by controlling the drive of the heater of the die 45, and controls the temperature of the cooling water in the cooling unit 38 to be kept constant.
  • the control unit 41 makes the outer layer 26 thicker than the inner layer 25 at the proximal end 28, and decreases the thickness of the outer layer 26 toward the distal end 27. Control is performed such that the thickness of the inner layer 25 is gradually decreased and the thickness of the inner layer 25 is gradually increased, and the thickness of the inner layer 25 is made thicker than the outer layer 26 at the tip 27.
  • the control unit 41 controls the amount of resin material of the inner layer 25 per unit time at the connection member 48 in order to prepare for extrusion molding of the next flexible tube base material 20. The extrusion amount of the resin material of the outer layer 26 and the extrusion amount of the resin material of the outer layer 26 per unit time are switched.
  • the flexible tube base material connected body 20C wound up on the winding drum 40 is separated into individual flexible tube base materials 20 by removing the connecting member 48. Then, each flexible tube base material 20 is coated with a top coat layer 29, respectively. Finally, the caps 24 are attached to the distal end 27 and proximal end 28 of each flexible tube base material 20. As a result, the flexible tube 11 for an endoscope is completed. The endoscope flexible tube 11 is moved to the endoscope 16 assembly process.
  • the information processing device 10 includes divided parts P1, P2, P3, P4, P5, P6, which are parts obtained by dividing one flexible tube base material 20 along the axial direction AD.
  • P7 and P8 (lined up in this order from the base end 28 side) and divided parts P9 and P10 (lined up in this order from the base end 28 side), which are parts obtained by dividing the connecting member 48 along the axial direction, are Treat as one unit to predict.
  • the divided portion P9 treated as one unit for predicting quality is a portion of the connecting member 48N that connects the flexible tube base material 20 and the next flexible tube base material 20.
  • the divided portion P10 treated as one unit for predicting quality is a portion of the connecting member 48P that connects the flexible tube base material 20 concerned and the previous flexible tube base material 20.
  • the lengths of the divided portions P1 to P10 may be the same or different.
  • divided parts P when there is no particular need to distinguish between the divided parts P1 to P10, they may be referred to as divided parts P.
  • the computer configuring the information processing apparatus 10 includes a storage 55, a memory 56, a CPU (Central Processing Unit) 57, and a communication unit 58. We are prepared. These are interconnected via a bus line 59.
  • the storage 55 is a hard disk drive built into the computer that constitutes the information processing device 10 or connected through a cable or network.
  • the storage 55 is a disk array in which a plurality of hard disk drives are connected in series.
  • the storage 55 stores control programs such as an operating system, various application programs, and various data accompanying these programs. Note that a solid state drive may be used instead of the hard disk drive.
  • the memory 56 is a work memory for the CPU 57 to execute processing.
  • the CPU 57 loads the program stored in the storage 55 into the memory 56 and executes processing according to the program. Thereby, the CPU 57 centrally controls each part of the computer.
  • the CPU 57 is an example of a "processor" according to the technology of the present disclosure. Note that the memory 56 may be built in the CPU 57.
  • the communication unit 58 controls transmission of various information with external devices such as the extrusion molding machine 12.
  • an operating program 65 is stored in the storage 55 of the information processing device 10.
  • the operating program 65 is an application program for causing the computer to function as the information processing device 10. That is, the operation program 65 is an example of the "operation program for the information processing device" according to the technology of the present disclosure.
  • the storage 55 also stores a predictive model group 66, an objective function 67, and the like.
  • the CPU 57 of the computer constituting the information processing device 10 works with the memory 56 and the like to control the reception unit 70 and the read/write (hereinafter abbreviated as RW) control unit 71. , a prediction unit 72, a derivation unit 73, and a distribution control unit 74.
  • RW read/write
  • the reception unit 70 receives various information input by the operator via the input device 15. For example, the receiving unit 70 receives input data 75.
  • the input data 75 is data input to the elasticity value prediction model 90, the inner layer thickness prediction model 91, and the outer layer thickness prediction model 92 (see FIG. 9) that constitute the prediction model group 66.
  • the reception unit 70 outputs input data 75 to the RW control unit 71.
  • the receiving unit 70 receives a target value group 76.
  • the target value group 76 is a set of quality target values for each divided portion P.
  • the reception unit 70 outputs the target value group 76 to the RW control unit 71.
  • the reception unit 70 also receives instructions for deriving the preferred manufacturing conditions 13, instructions for distributing the preferred manufacturing conditions 13, and the like.
  • the RW control unit 71 controls storage of various information in the storage 55 and reading of various information in the storage 55.
  • the RW control unit 71 stores the input data 75 from the reception unit 70 and the target value group 76 in the storage 55. Further, the RW control unit 71 reads input data 75 from the storage 55 and outputs the read input data 75 to the prediction unit 72.
  • the RW control unit 71 reads the predictive model group 66 from the storage 55 and outputs the read predictive model group 66 to the prediction unit 72. Further, the RW control unit 71 reads the objective function 67 and the target value group 76 from the storage 55 and outputs the read objective function 67 and target value group 76 to the derivation unit 73.
  • the prediction unit 72 operates in response to an instruction to derive the suitable manufacturing conditions 13.
  • the prediction unit 72 inputs the input data 75 to the elasticity value prediction model 90, the inner layer thickness prediction model 91, and the outer layer thickness prediction model 92 that constitute the prediction model group 66. Then, predicted values of the quality of the divided portion P are output from the elasticity value prediction model 90, the inner layer thickness prediction model 91, and the outer layer thickness prediction model 92.
  • the prediction unit 72 outputs a predicted value group 77, which is a set of predicted values output from the elasticity value prediction model 90, the inner layer thickness prediction model 91, and the outer layer thickness prediction model 92, to the derivation unit 73.
  • the derivation unit 73 also operates in response to an instruction to derive the suitable manufacturing conditions 13.
  • the objective function 67 includes the target value of the target value group 76 and the predicted value of the predicted value group 77 as variables.
  • the derivation unit 73 solves an optimization problem for finding manufacturing conditions that minimize the value of the objective function 67 by substituting the target value of the target value group 76 and the predicted value of the predicted value group 77 into the objective function 67.
  • suitable manufacturing conditions 13 are derived.
  • the derivation unit 73 outputs the suitable manufacturing conditions 13 to the distribution control unit 74.
  • black box optimization methods such as genetic algorithms, evolutionary strategies, and Bayesian optimization can be used.
  • the distribution control unit 74 controls distribution of the preferred manufacturing conditions 13 to the extrusion molding machine 12 specified by the distribution instruction of the preferred manufacturing conditions 13.
  • the input data 75 includes manufacturing conditions for each of the divided parts P1 to P10, which are treated as one unit for predicting the quality shown in FIG. More specifically, the input data 75 includes manufacturing conditions 80_P1 for the divided portion P1, manufacturing conditions 80_P2 for the divided portion P2, . . . , manufacturing conditions 80_P9 for the divided portion P9, and manufacturing conditions 80_P10 for the divided portion P10.
  • the manufacturing conditions 80_P1 and the like are expressed as "manufacturing conditions (P1)" and the like. The same applies to the elasticity predicted value 95 etc. that will appear later.
  • the manufacturing conditions 80_P1 to 80_P10 for each of the divided portions P1 to P10 may be referred to as manufacturing conditions 80 if there is no particular need to distinguish them.
  • the manufacturing conditions 80 include the amount of extrusion per unit time of the resin material of the inner layer 25 in the divided portion P (rotation speed of the screw 42), the amount of extrusion per unit time of the resin material of the outer layer 26 in the divided portion P (rotation of the screw 43). number), and the conveyance speed of the flexible tube base material connected body 20C (the number of rotations of the delivery drum 39 and the winding drum 40).
  • the amount of extrusion of the resin material of the inner layer 25 per unit time and the amount of extrusion of the resin material of the outer layer 26 per unit time differ for each manufacturing condition 80 depending on the thickness of the inner layer 25 and the outer layer 26 of each divided portion P.
  • the conveyance speed of the flexible tube base material connected body 20C is common to each manufacturing condition 80.
  • the operator inputs manufacturing conditions 80 that are considered to bring the quality of the entire flexible tube 11 for an endoscope to a target value, based on past manufacturing results of the flexible tube 11 for an endoscope and his own experience.
  • the manufacturing conditions 80 may include extrusion pressures for the resin material of the inner layer 25 and the resin material of the outer layer 26, molding temperature, etc., as appropriate.
  • the extrusion pressure and molding temperature are also common to each manufacturing condition 80, as is the conveyance speed of the flexible tube base material connected body 20C.
  • the input data 75 has physical property information 81.
  • the physical property information 81 is information regarding the physical properties of the materials constituting the flexible tube 11 for an endoscope, in this case, the resin material of the inner layer 25 and the resin material of the outer layer 26.
  • the physical property information 81 includes the hardness (for example, Shore A hardness) of the resin material of the inner layer 25, the tensile strength (for example, 100% modulus) of the resin material of the inner layer 25, the elasticity value (for example, flexural modulus) of the resin material of the outer layer 26, and the viscosity value (for example, melt viscosity) of the resin material of the outer layer 26.
  • the physical property information 81 may include the tensile strength of the resin material of the inner layer 25, the elongation rate of the resin material of the inner layer 25, the viscosity ratio of the resin material of the outer layer 26, etc. as appropriate.
  • the input data 75 has design information 82.
  • the design information 82 is information regarding design values of the flexible tube 11 for an endoscope.
  • the design information 82 includes the outer diameter of the flexible tube base material 20, the length of each divided portion P, and the like. The length of each divided portion P may be replaced by the distance between two adjacent divided portions P.
  • the design information 82 may include, as appropriate, the amount of additives to the resin material of the inner layer 25 and the resin material of the outer layer 26.
  • the target value group 76 includes standard values (hereinafter referred to as elastic standard values) of the elasticity values of the resin layer 21 in each of the divided portions P1 to P8. More specifically, the target value group 76 includes the elasticity standard value 85_P1 of the divided portion P1, the elasticity standard value 85_P2 of the divided portion P2, ..., the elasticity standard value 85_P7 of the divided portion P7, and the elasticity standard value 85_P8 of the divided portion P8. has.
  • the elasticity standard values 85_P1 to 85_P8 of the divided portions P1 to P8 may be referred to as elasticity standard values 85 if there is no particular need to distinguish them.
  • the elasticity standard value 85 is an example of a "target value" according to the technology of the present disclosure.
  • the target value group 76 has a set value 86 for the total thickness of the resin layer 21 that is the sum of the thicknesses of the inner layer 25 and the outer layer 26 (hereinafter referred to as total thickness set value). Since the total thickness setting value 86 is common to each divided portion P, there is only one total thickness setting value 86. Like the elasticity standard value 85, the total thickness setting value 86 is also an example of a "target value" according to the technology of the present disclosure.
  • the elasticity standard value 85 is, for example, the median of the upper and lower elasticity values of the resin layer 21 of each divided portion P.
  • the upper and lower limits of the elasticity value of the resin layer 21 of each divided portion P, and furthermore, the elastic standard value 85 of the resin layer 21 of each divided portion P are from the divided portion P1 on the proximal end 28 side to the divided portion P8 on the distal end 27 side. It decreases as the This is because the distal end 27 side is relatively soft because the inner layer 25 is thicker than the outer layer 26, and the proximal end 28 side is relatively hard because the outer layer 26 is thicker than the inner layer 25.
  • the predictive model group 66 includes an elasticity value predictive model 90, an inner layer thickness predictive model 91, and an outer layer thickness predictive model 92.
  • the elasticity value prediction model 90, the inner layer thickness prediction model 91, and the outer layer thickness prediction model 92 are machine learning models configured by, for example, a neural network. That is, the elasticity value prediction model 90, the inner layer thickness prediction model 91, and the outer layer thickness prediction model 92 are examples of a "machine learning model" according to the technology of the present disclosure. Note that, hereinafter, the elasticity value prediction model 90, the inner layer thickness prediction model 91, and the outer layer thickness prediction model 92 may be collectively referred to as prediction models 90 to 92.
  • the elasticity value prediction model 90 outputs a predicted value of the elasticity value (hereinafter referred to as an elasticity prediction value) of the resin layer 21 of the divided portion P according to input of manufacturing conditions 80, physical property information 81, and design information 82. do.
  • the inner layer thickness prediction model 91 outputs a predicted value of the thickness of the inner layer 25 of the divided portion P (hereinafter referred to as inner layer thickness predicted value) according to the input of manufacturing conditions 80, physical property information 81, and design information 82. .
  • the outer layer thickness prediction model 92 outputs a predicted value of the thickness of the outer layer 26 of the divided portion P (hereinafter referred to as an outer layer thickness predicted value) according to input of manufacturing conditions 80, physical property information 81, and design information 82. . In this way, there are multiple types of predicted values, and prediction models 90 to 92 are prepared for each of the multiple types of predicted values.
  • the prediction unit 72 uses the manufacturing conditions 80_P1 of the divided portion P1 and the manufacturing conditions 80_P10 of each of the divided portions P10 and P2 on both sides of the divided portion P1. and 80_P2 are input to the elasticity value prediction model 90. Further, the prediction unit 72 inputs the physical property information 81 and the design information 82 to the elasticity value prediction model 90. Then, the prediction unit 72 causes the elasticity prediction model 90 to output the elasticity prediction value 95_P1 of the divided portion P1.
  • the manufacturing conditions 80_P10 and 80_P2 are input into the elasticity value prediction model 90 in addition to the manufacturing condition 80_P1 because the elasticity values of the resin layers 21 of the divided parts P10 and P2 on both sides of the divided part P1 are the same as those of the resin layer 21 of the divided part P1. This is because it is thought to affect the elasticity value of.
  • the prediction unit 72 uses manufacturing conditions 80A_P1 of the divided portion P1 excluding information on the outer layer 26, physical property information 81A excluding information on the outer layer 26, The design information 82 is input into the inner layer thickness prediction model 91. Then, the prediction unit 72 causes the inner layer thickness prediction model 91 to output the inner layer thickness prediction value 96_P1 of the divided portion P1.
  • the manufacturing conditions 80A_P1 of the divided portion P1 excluding information on the outer layer 26 is information excluding the extrusion amount of the resin material of the outer layer 26 per unit time in the divided portion P1.
  • the physical property information 81A excluding information on the outer layer 26 is information excluding the elasticity value of the resin material of the outer layer 26, the viscosity value of the resin material of the outer layer 26, etc.
  • the reason for excluding the information on the outer layer 26 in this way is that the information on the outer layer 26 is considered unnecessary for predicting the inner layer thickness prediction value.
  • the prediction unit 72 uses manufacturing conditions 80B_P1 of the divided portion P1 excluding information on the inner layer 25, physical property information 81B excluding information on the inner layer 25, The design information 82 is input into the outer layer thickness prediction model 92. Then, the prediction unit 72 causes the outer layer thickness prediction model 92 to output the outer layer thickness prediction value 97_P1 of the divided portion P1.
  • the manufacturing conditions 80B_P1 of the divided portion P1 excluding information on the inner layer 25 is information excluding the extrusion amount of the resin material of the inner layer 25 per unit time in the divided portion P1.
  • the physical property information 81B excluding information on the inner layer 25 is information excluding the hardness of the resin material of the inner layer 25, the tensile strength of the resin material of the inner layer 25, and the like.
  • the reason for excluding the information on the inner layer 25 in this way is that, as in the case of the inner layer thickness prediction model 91, the information on the inner layer 25 is considered unnecessary for predicting the outer layer thickness prediction value.
  • the prediction unit 72 adds the predicted inner layer thickness value 96_P1 and the predicted outer layer thickness value 97_P1 of the divided portion P1, and adds the predicted value of the total thickness of the resin layer 21 of the divided portion P1 (hereinafter referred to as 98_P1 (denoted as total thickness predicted value) is calculated.
  • the predicted elasticity value 95_P1, the predicted inner layer thickness 96_P1, and the predicted outer layer thickness 97_P1 of the divided portion P1 are output from each prediction model 90 to 92, and the predicted total thickness 98_P1 of the divided portion P1 is calculated.
  • the prediction unit 72 similarly calculates elasticity predicted values 95_P2 to 95_P8 (see FIG. 14), inner layer thickness predicted values 96_P2 to 96_P8 (not shown), and outer layer thickness for the remaining divided portions P2 to P8.
  • the predicted values 97_P2 to 97_P8 are outputted from the respective prediction models 90 to 92, and the total thickness predicted values 98_P2 to 98_P8 (see FIG. 14) of the remaining divided portions P2 to P8 are determined.
  • the predicted elasticity values 95_P1 to 95_P8 the predicted inner layer thickness values 96_P1 to 96_P8, the predicted outer layer thickness values 97_P1 to 97_P8, and the predicted total thickness values 98_P1 to 98_P8
  • the predicted elasticity values 95 It may be expressed as an inner layer thickness predicted value 96, an outer layer thickness predicted value 97, and a total thickness predicted value 98.
  • the elasticity predicted value 95, the inner layer thickness predicted value 96, the outer layer thickness predicted value 97, and the total thickness predicted value 98 are examples of "predicted values" according to the technology of the present disclosure.
  • the predicted value group 77 has contents as shown in FIG. 14 as an example. That is, the predicted value group 77 includes an elasticity predicted value 95_P1 of the divided portion P1, an elasticity predicted value 95_P2 of the divided portion P2, . . . , an elasticity predicted value 95_P7 of the divided portion P7, and an elasticity predicted value 95_P8 of the divided portion P8. Further, the predicted value group 77 includes a total thickness predicted value 98_P1 of the divided portion P1, a total thickness predicted value 98_P2 of the divided portion P2, . . . , a total thickness predicted value 98_P7 of the divided portion P7, and a total thickness predicted value of the divided portion P8. It has the value 98_P8.
  • the learning data 100 is data collected from previously manufactured flexible tubes 11 for endoscopes in order to be used for learning the prediction models 90 to 92.
  • the learning data 100 includes learning input data 75L and correct answer data 101.
  • the learning input data 75L is data corresponding to the input data 75.
  • the learning input data 75L includes learning manufacturing conditions 80L, learning physical property information 81L, and learning design information 82L.
  • the learning manufacturing conditions 80L is data corresponding to the manufacturing conditions 80
  • the learning physical property information 81L is data corresponding to the physical property information 81
  • the learning design information 82L is data corresponding to the design information 82.
  • the learning data 100 includes the extrusion amount per unit time of the resin material of various inner layers 25, the extrusion amount per unit time of the resin material of the outer layer 26, and the flexible tube base material connection. This is a set of data regarding the divided portions P manufactured at the transport speed of the body 20C. Further, as can be seen from the learning physical property information 81L, the learning data 100 is also a collection of data regarding the divided portions P using the inner layer 25 and the outer layer 26 with various physical properties.
  • the learning data 100 includes various design values such as the outer diameter of the flexible tube base material 20 of 10 mm, 5 mm, and 8 mm, and the length of the divided portion P of 100 mm and 50 mm. It is also a set of data regarding the divided portion P.
  • correct answer data 101 is registered corresponding to each learning input data 75L.
  • the correct answer data 101 is data for matching the answers with the outputs from each of the prediction models 90 to 92, that is, the elasticity prediction value 95, the inner layer thickness prediction value 96, and the outer layer thickness prediction value 97.
  • Correct data 101 is the actual measured elasticity value (hereinafter referred to as actual elasticity value) of each divided portion P of the flexible tube 11 for endoscopes manufactured in the past, 95CA, for endoscopes manufactured in the past.
  • Actual measurement value of the thickness of the inner layer 25 of each divided portion P of the flexible tube 11 hereinafter referred to as actual inner layer thickness value
  • the measured value of the thickness of the outer layer 26 (hereinafter referred to as the measured outer layer thickness value) is 97CA.
  • learning input data 75L is provided for learning.
  • learning manufacturing conditions 80L are input to the elastic value prediction model 90.
  • the learning manufacturing conditions 80L are the learning manufacturing conditions 80L of the divided portion P for predicting the elasticity prediction value 95, here the learning manufacturing conditions 80L_P1 of the divided portion P1.
  • the learning manufacturing conditions 80L are the learning manufacturing conditions 80L for the divided portions P on both sides of the divided portion P for which the predicted elasticity value 95 is predicted, here, the learning manufacturing conditions 80L_P10 for the divided portion P10 and the learning manufacturing conditions for the divided portion P2.
  • the manufacturing conditions are 80L_P2.
  • the elasticity value prediction model 90 outputs a learning elasticity predicted value 95L, here a learning elasticity predicted value 95L_P1 of the divided portion P1, in response to the learning input data 75L.
  • the learning elasticity predicted value 95L here the learning elasticity predicted value 95L_P1 of the divided portion P1
  • the measured elasticity value 95CA corresponding to the learning input data 75L, here the divided portion P1.
  • a loss calculation of the elasticity value prediction model 90 using a loss function is performed.
  • various coefficients (coefficients of convolutional layer filters, etc.) of the elasticity value prediction model 90 are updated in accordance with the results of the loss calculation, and the elasticity value prediction model 90 is updated in accordance with the update settings.
  • learning manufacturing conditions 80LA excluding information on the outer layer 26, learning physical property information 81LA excluding information on the outer layer 26, and learning design information 82L are applied to the inner layer. It is input into the thickness prediction model 91.
  • the inner layer thickness prediction model 91 outputs a learning inner layer thickness predicted value 96L in response to the learning input data 75L.
  • the loss of the inner layer thickness prediction model 91 using a loss function is calculated based on the learning inner layer thickness prediction value 96L and the inner layer thickness actual measurement value 96CA corresponding to the learning input data 75L. An operation is performed. Then, update settings are made for various coefficients of the inner layer thickness prediction model 91 according to the results of the loss calculation, and the inner layer thickness prediction model 91 is updated according to the update settings.
  • the learning manufacturing conditions 80LB excluding information on the inner layer 25, the learning physical property information 81LB excluding information on the inner layer 25, and the learning design information 82L on the outer layer It is input to the thickness prediction model 92.
  • the outer layer thickness prediction model 92 outputs a learning outer layer thickness predicted value 97L in response to the learning input data 75L.
  • the loss of the outer layer thickness prediction model 92 using a loss function is calculated based on the learning outer layer thickness prediction value 97L and the outer layer thickness actual measurement value 97CA corresponding to the learning input data 75L. An operation is performed. Then, update settings are made for various coefficients of the outer layer thickness prediction model 92 according to the results of the loss calculation, and the outer layer thickness prediction model 92 is updated according to the update settings.
  • each prediction model 90 to 92 input of learning input data 75L, output of learning elasticity predicted value 95L, learning inner layer thickness prediction value 96L, and learning outer layer thickness prediction value 97L, loss calculation, and update.
  • the above-mentioned series of settings and updating processes are repeatedly performed while the learning input data 75L and the correct answer data 101 are exchanged.
  • the above series of processes is repeated when the prediction accuracy of the learning elasticity prediction value 95L, the learning inner layer thickness prediction value 96L, and the learning outer layer thickness prediction value 97L reaches a predetermined setting level. .
  • the prediction models 90 to 92 whose prediction accuracy has reached the set level in this way are stored in the storage 55 of the information processing device 10.
  • learning may be terminated when the above series of processes is repeated a set number of times. . Furthermore, learning may be continued even after being stored in the storage 55.
  • the objective function 67 has a first term 105, a second term 106, a third term 107, and a fourth term 108, which are respectively added.
  • the first term 105 includes the difference between the predicted elasticity value 95 of each divided portion P and the elasticity standard value 85 of each divided portion P. More specifically, the first term 105 includes the sum of the squares of the difference between the predicted elasticity value 95 and the elasticity standard value 85 divided by the elasticity standard value 85.
  • the first term 105 is a term obtained by multiplying the sum by the first weighting coefficient W1.
  • the first term 105 is an example of a "term including a difference" according to the technology of the present disclosure.
  • the second term 106 includes the difference between the predicted total thickness 98 and the set total thickness 86 of each divided portion P. More specifically, the second term 106 includes the sum of the squares of the difference between the total thickness predicted value 98 and the total thickness set value 86 divided by the total thickness set value 86.
  • the second term 106 is a term obtained by multiplying the sum by the second weighting coefficient W2. Like the first term 105, the second term 106 is also an example of a "term including a difference" according to the technology of the present disclosure.
  • the third term 107 and the fourth term 108 are regularization terms for fitting the manufacturing conditions of each of the divided portions P into the constraint conditions regarding the manufacturing conditions of the entire flexible tube 11 for an endoscope.
  • the constraints regarding the manufacturing conditions of the entire flexible tube 11 for an endoscope are as follows: In order to smoothly change the elasticity value, inner layer thickness, and outer layer thickness throughout the flexible tube 11 for an endoscope, each of the divided portions P is The aim is to smoothly connect the manufacturing conditions of Therefore, the third term 107 is a term that smoothes the extrusion amount R of the resin material of each inner layer 25 of the divided portion P per unit time. Further, the fourth term 108 is a term for smoothing the extrusion amount S of the resin material of each outer layer 26 of the divided portion P per unit time.
  • the third term 107 includes the sum of second-order differential values of the extrusion amount R of the resin material of the inner layer 25 of each divided portion P per unit time.
  • the third term 107 is a term obtained by multiplying the sum by the third weighting coefficient W3.
  • the fourth term 108 includes the sum of second-order differential values of the extrusion amount S of the resin material of the outer layer 26 of each divided portion P per unit time.
  • the fourth term 108 is a term obtained by multiplying the sum by the fourth weighting coefficient W4.
  • in the third term 107 is an approximate expression of the second derivative of the extrusion amount R per unit time of the resin material of each inner layer 25 of the divided portion P.
  • in the fourth term 108 is an approximate expression of the second derivative of the extrusion amount S of the resin material of each outer layer 26 of the divided portion P per unit time.
  • N in the first term 105 to fourth term 108 is the number of divided parts P.
  • the first to fourth weighting coefficients W1 to W4 do not necessarily have to have the same value. For example, if you want to emphasize the third term 107, that is, if you want to smooth out the extrusion amount R per unit time of the resin material of the inner layer 25 of each divided portion P, set the third weighting coefficient W3 to a higher value than the others. May be set.
  • the preferred manufacturing conditions 13 derived by the deriving unit 73 by solving the optimization problem for determining the manufacturing conditions that minimize the value of the objective function 67 are for each of the divided parts P1 to P8.
  • a suitable extrusion amount per unit time of the resin material of the inner layer 25 in a suitable extrusion amount per unit time of the resin material of the outer layer 26 in each of the divided portions P1 to P8, and flexibility in each of the divided portions P1 to P8.
  • solving the optimization problem to find the manufacturing conditions that minimize the value of the objective function 67 means that the difference between the predicted elasticity value 95 of the first term 105 and the elastic standard value 85, and the This means searching for suitable manufacturing conditions 13 in which the difference between the predicted total thickness 98 and the set total thickness 86 is minimized.
  • solving the optimization problem to find the manufacturing conditions that minimize the value of the objective function 67 means that the extrusion amount R of the resin material of the inner layer 25 of each divided portion P per unit time and the This means searching for suitable manufacturing conditions 13 in which the amount of extrusion per unit time of the resin material of each outer layer 26 is smoothed.
  • an input screen (not shown) for input data 75 and target value group 76 is displayed on display 14 of information processing device 10.
  • the operator inputs desired input data 75 and target value group 76 on the input screen.
  • the input data 75 and the target value group 76 are accepted by the reception unit 70 (step ST100).
  • Input data 75 and target value group 76 are output from reception section 70 to RW control section 71 .
  • the input data 75 includes manufacturing conditions 80, physical property information 81, and design information 82 for each divided portion P.
  • the target value group 76 includes an elasticity standard value 85 and a total thickness setting value 86 for each of the divided portions P. Note that the input screens for the input data 75 and the target value group 76 may be separate, and the input timings for the input data 75 and the target value group 76 may be different.
  • the reception unit 70 When the reception unit 70 receives an instruction to derive the suitable manufacturing conditions 13, the input data 75 is read from the storage 55 by the RW control unit 71 and output to the prediction unit 72. Further, the target value group 76 is read out from the storage 55 by the RW control unit 71 and output to the derivation unit 73.
  • the input data 75 is input to the elasticity value prediction model 90, and the elasticity prediction value 95 of each divided portion P is output from the elasticity value prediction model 90.
  • the input data 75 is input to the inner layer thickness prediction model 91, and the inner layer thickness prediction value 96 of each divided portion P is output from the inner layer thickness prediction model 91.
  • the input data 75 is input to the outer layer thickness prediction model 92, and the outer layer thickness prediction value 97 of each divided portion P is output from the outer layer thickness prediction model 92 ( Step ST110). Then, as shown in FIG.
  • the prediction unit 72 adds the predicted inner layer thickness 96 and the predicted outer layer thickness 97 to obtain the predicted total thickness 98 of each divided portion P.
  • the predicted elasticity value 95 and total thickness predicted value 98 thus obtained are output from the prediction unit 72 to the derivation unit 73 as a predicted value group 77, as shown in FIG.
  • Step ST120 the optimization problem for finding the manufacturing conditions that minimize the value of the objective function 67 shown in FIG. (Step ST120).
  • the preferred manufacturing conditions 13 are output from the derivation unit 73 to the distribution control unit 74.
  • the distribution control unit 74 distributes the preferred manufacturing conditions 13 to the extrusion molding machine 12 specified in the distribution instruction (step ST130).
  • the preferred manufacturing conditions 13 from the information processing device 10 are input to the control unit 41. Then, under the control of the control unit 41, the operation of each part of the extrusion molding machine 12 is controlled under suitable manufacturing conditions 13, and the flexible tube 11 for an endoscope is manufactured.
  • the CPU 57 of the information processing device 10 functions as the prediction unit 72 and the derivation unit 73.
  • the prediction unit 72 calculates an elasticity prediction value 95, an inner layer thickness prediction value 96, and an outer layer thickness prediction value 97 of the divided portion P according to input of manufacturing conditions 80 of the divided portion P obtained by dividing the entire flexible tube 11 for an endoscope.
  • An elasticity value prediction model 90, an inner layer thickness prediction model 91, and an outer layer thickness prediction model 92 are used.
  • the prediction unit 72 inputs the manufacturing conditions 80 of each of the divided portions P into the elasticity value prediction model 90, the inner layer thickness prediction model 91, and the outer layer thickness prediction model 92, and calculates the elasticity predicted value 95 and inner layer thickness of each of the divided portions P.
  • a predicted value 96 and an outer layer thickness predicted value 97 are output from the elasticity value prediction model 90, the inner layer thickness prediction model 91, and the outer layer thickness prediction model 92.
  • the derivation unit 73 generates a first term 105 including the difference between the predicted elasticity value 95 of each divided portion P and the elastic standard value 85 of each divided portion P, and the total thickness predicted value 98 of each divided portion P.
  • elasticity prediction values 95_P1 to 95_P10 of each divided portion P1 to P10 are shown. etc. can be outputted from the elasticity value prediction model 90 or the like, and suitable manufacturing conditions 13 can be derived. Further, as an example, as shown in FIG. 23, for example, the elasticity predicted values 95_P1 to 95_P6 of each divided portion P1 to P6 are calculated for the narrow diameter and short flexible tube 11SS of a nasal endoscope for bronchus.
  • the suitable manufacturing conditions 13 can also be derived by outputting the elasticity value prediction model 90 or the like.
  • the learning data 100 of each of the prediction models 90 to 92 is not the data of the entire flexible tube 11 for an endoscope, but the data of each divided portion P. Therefore, a large amount of data can be easily collected.
  • the larger the number of learning data 100 the more progress will be made in the learning of each prediction model 90 to 92, and the prediction accuracy of each prediction model 90 to 92 can also be improved. Therefore, the preferred manufacturing conditions 13 can be derived with higher accuracy than the case where the quality of the entire flexible tube 11 for an endoscope is predicted and the preferred manufacturing conditions 13 are derived based on the prediction result. .
  • the objective function 67 has a third term 107 and a fourth term 108, which are regularization terms for fitting the manufacturing conditions of each divided portion P into the constraint conditions regarding the manufacturing conditions of the entire flexible tube 11 for an endoscope. . Therefore, the preferable manufacturing conditions 13 can be included in the constraint conditions regarding the manufacturing conditions of the entire flexible tube 11 for an endoscope.
  • the third term 107 and the fourth term 108 which are regularization terms, are the extrusion amount R per unit time of the resin material of the inner layer 25 of each of the divided portions P, and the unit of the resin material of the outer layer 26 of each of the divided portions P.
  • This is a term that smoothes the extrusion amount S per hour.
  • the third term 107 is the sum of second-order differential values of the extrusion amount R per unit time of the resin material of the inner layer 25 of each divided portion P
  • the fourth term 108 is the sum of second-order differential values of the extrusion amount R of the inner layer 25 of each divided portion P. is the sum of second-order differential values of the extrusion amount S of the resin material of the outer layer 26 per unit time. Therefore, the preferred manufacturing conditions 13 can be set as if they were set by a skilled operator.
  • the first term 105 and the second term 106 which are terms including the difference, are the sum of the values obtained by dividing the difference by the elastic standard value 85 and the total thickness setting value 86, which are the target values of the divided portion P. If the term including the difference is the sum of the differences without dividing the difference by the target value of the divided portion P, the target value is 100, the predicted value is 95 and the difference is 5, and the target value is 10 and the predicted value is 5 and the difference is 5 are treated in the same way.
  • the term including the difference as the sum of the values obtained by dividing the difference by the target value of the divided portion P, if the target value is 100, the predicted value is 95, and the difference is 5 (the difference is divided by the target value)
  • suitable manufacturing conditions 13 can be derived with high accuracy.
  • Physical property information 81 of the material constituting the flexible endoscope tube 11 and design information 82 of the flexible endoscope tube 11 are also input to each of the prediction models 90 to 92. Therefore, the prediction accuracy of the elasticity prediction value 95, the inner layer thickness prediction value 96, and the outer layer thickness prediction value 97 can be improved compared to the case where the physical property information 81 and the design information 82 are not input to each of the prediction models 90 to 92.
  • the manufacturing conditions 80 of the divided portion P that is the target of prediction are input to the elasticity value prediction model 90, so that the prediction accuracy of the elasticity predicted value 95 is further improved. can be increased.
  • manufacturing conditions 80A_P1, etc. excluding information on the outer layer 26 are input to the inner layer thickness prediction model 91
  • manufacturing conditions 80B_P1, etc. excluding information on the inner layer 25 are input to the outer layer thickness prediction model 92, which is unnecessary for prediction. Since information that is considered to be excluded is removed, the prediction accuracy of the inner layer thickness prediction value 96 and the outer layer thickness prediction value 97 can also be further improved.
  • the physical property information 81 and the design information 82 are input to the elasticity value prediction model 90 etc. or one.
  • the machine learning models include an elasticity value prediction model 90, an inner layer thickness prediction model 91, and an outer layer thickness prediction model 92. , are prepared for each of multiple types of predicted values. Therefore, the elasticity predicted value 95, the inner layer thickness predicted value 96, and the outer layer thickness predicted value 97 can all be predicted with high accuracy.
  • the product includes a flexible tube base material 20 and a resin layer 21 that covers the flexible tube base material 20 and is composed of an inner layer 25 and an outer layer 26 having different thickness ratios in the axial direction AD.
  • This is a flexible tube 11 for an endoscope.
  • the divided portion P is a portion obtained by dividing the flexible tube 11 for an endoscope along the axial direction AD.
  • the manufacturing conditions 80 include the amount of the resin material of the inner layer 25 extruded per unit time and the amount of the resin material of the outer layer 26 extruded per unit time by the extrusion molding machine 12.
  • the predicted values include the elasticity value of the divided portion P (elasticity predicted value 95), the thickness of the inner layer of the divided portion P (inner layer thickness predicted value 96), and the thickness of the outer layer of the divided portion P (outer layer thickness predicted value 97).
  • the flexible tube 11 for an endoscope is a large diameter and long flexible tube 11LL for an oral endoscope for the upper gastrointestinal tract shown in FIG. 22, or a nasal tube for the bronchus shown in FIG.
  • a flexible tube 11SS for an endoscope with a small diameter and short length.
  • specifications are frequently changed, such as changing the resin materials of the inner layer 25 and the outer layer 26 and changing the outer diameter of the flexible tube base material 20. Therefore, it is possible to fully demonstrate the effect that manufacturing conditions 13 suitable for general use can be derived regardless of the type of flexible tube 11 for an endoscope.
  • the control unit 41 of the extrusion molding machine 12 may play the role of the CPU 57 of the information processing device 10. That is, the control unit 41 of the extrusion molding machine 12 may output each of the predicted values 95 to 98 and derive the suitable manufacturing conditions 13. In this case, the extrusion molding machine 12 itself becomes an example of an "information processing device" according to the technology of the present disclosure.
  • the flexible tube 11 for an endoscope is exemplified as a product, and an example of deriving suitable manufacturing conditions 13 for the extrusion molding machine 12 has been described, but the technology of the present disclosure is not limited to this.
  • suitable manufacturing conditions 251 see FIG. 33
  • the sheet manufacturing apparatus 200 see FIG. 24
  • a sheet manufacturing apparatus 200 is an apparatus that manufactures a sheet 202 by applying a liquid to a conveyed elongated support 201.
  • the sheet 202 is an example of a "product" according to the technology of the present disclosure.
  • the support 201 is, for example, a base material for a magnetic tape.
  • the liquid is the magnetic layer material and the sheet 202 is the magnetic tape.
  • the support 201 is, for example, a base material of an optical film.
  • the liquid is a photosensitive layer material and the sheet 202 is an optical film.
  • the sheet manufacturing apparatus 200 includes a coating section 203, conveyance rollers 204 and 205, and a tension adjustment roller 206.
  • the application unit 203 is a Giesser or the like for applying a liquid to the support 201.
  • Conveyance rollers 204 and 205 are disposed at symmetrical positions on the upstream and downstream sides with the application section 203 in between, and convey the support body 201 and the sheet 202 by being rotated by a motor.
  • Tension adjustment roller 206 is arranged upstream of application section 203 and conveyance roller 204.
  • the tension adjustment roller 206 is tilted with respect to the width direction WD of the support 201 and the sheet 202 with the center C as the center of rotation, for example, so that the tension adjustment roller 206 applies the liquid to the support 201 at the location where the liquid is applied in the application section 203. Adjust the applied tension.
  • the application location is a slit 207 having a narrow interval parallel to the width direction WD.
  • the sheet manufacturing apparatus 200 also includes a delivery drum that sends out the roll-shaped support 201 toward the coating section 203, a winding drum that winds up the sheet 202 coated with the liquid from the coating section 203, and the like.
  • the sheet manufacturing apparatus 200 includes a driven roller that is in contact with the support 201 or the sheet 202 and rotates following the conveyance of the support 201 or the sheet 202, and a driven roller that swings according to changes in the conveyance speed of the support 201. It also includes dancer rollers and the like that suppress fluctuations in the tension applied to the support body 201.
  • the quality of each of divided portions P1, P2, . . . , P7, and P8 divided along the width direction WD of the sheet 202 is predicted.
  • the input data 210 of the second embodiment includes first manufacturing conditions 211 and second manufacturing conditions 212.
  • the first manufacturing condition 211 includes the control amount of the tension adjustment roller 206.
  • the control amount of the tension adjustment roller 206 is the pushing amount of the tension adjustment roller 206 in the width direction WD.
  • the second manufacturing conditions 212 include the liquid flow rate from the application section 203, the lip clearance, and the taper angle of the pocket section.
  • the lip clearance is the gap between the slit 207, which is the application location, and the support body 201.
  • the pocket portion is provided within the application portion 203 and communicates with the slit 207.
  • the pocket portion is a portion for spreading the liquid in the width direction WD. Note that, as the first manufacturing condition 211, the amount of swinging of the dancer roller, etc. may be added as appropriate.
  • the input data 210 includes first physical property information 213_P1 of the divided portion P1, first physical property information 213_P2, . . . of the divided portion P2, and first physical property information 213_P8 of the divided portion P8.
  • the input data 75 has second physical property information 214.
  • the first physical property information 213_P1 to 213_P8 of each of the divided portions P1 to P8 may be referred to as first physical property information 213 if there is no need to particularly distinguish between them.
  • the first physical property information 213 and the second physical property information 214 are information regarding the physical properties of the material constituting the sheet 202, here the support 201 and the liquid.
  • the first physical property information 213 includes the thickness, slack amount, and waviness amount of the support body 201 in the divided portion P.
  • the thickness, amount of slack, and amount of waviness of the support body 201 are values measured for each divided portion P by a sensor (not shown) installed between the coating section 203 and the conveyance roller 204. Therefore, the first physical property information 213 changes moment by moment as the support 201 is transported. Therefore, in the second embodiment, the input data 210 is input each time the support 201 is conveyed a preset length.
  • the preset length is, for example, 5 cm to 10 cm.
  • the thickness, slack amount, and waviness amount of the support body 201 described above are representative values, for example, average values, in a preset length.
  • the second physical property information 214 includes liquid viscosity (for example, elongational viscosity). Note that the first manufacturing conditions 211, second manufacturing conditions 212, first physical property information 213, and second physical property information 214 are not limited to the exemplified contents, and other elements may be added as appropriate.
  • the predictive model group 220 of the second embodiment includes a tension predictive model 221, a hydraulic pressure predictive model 222, and a coating thickness predictive model 223.
  • the tension prediction model 221, the hydraulic pressure prediction model 222, and the coating thickness prediction model 223 are machine learning models configured by, for example, a neural network. That is, the tension prediction model 221, the hydraulic pressure prediction model 222, and the coating thickness prediction model 223 are examples of a "machine learning model" according to the technology of the present disclosure.
  • the tension prediction model 221 calculates a predicted value of tension (hereinafter referred to as a tension predicted value) applied to the divided portion P at the slit 207, which is the coating location, in accordance with the input of the first manufacturing conditions 211 and the first physical property information 213. ) is output.
  • the liquid pressure prediction model 222 calculates a predicted value of the pressure of the liquid applied to the divided portion P in the slit 207 (hereinafter referred to as Outputs the predicted hydraulic pressure value).
  • the coating thickness prediction model 223 outputs a predicted value of the liquid coating thickness of the divided portion P (hereinafter referred to as a coating thickness predicted value) in response to input of the tension predicted value and the hydraulic pressure predicted value. In this way, in the second embodiment as well, there are multiple types of predicted values, and a prediction model is prepared for each of the multiple types of predicted values.
  • the prediction unit 72 when predicting the quality of the divided portion P1, the prediction unit 72 inputs the first manufacturing conditions 211 and the first physical property information 213_P1 of the divided portion P1 to the tension prediction model 221. Then, the prediction unit 72 causes the tension prediction model 221 to output the tension prediction value 230_P1 of the divided portion P1.
  • the prediction unit 72 when predicting the quality of the divided portion P1, calculates the second manufacturing condition 212, the first physical property information 213_P1 of the divided portion P1, and the second physical property information 214. Input to pressure prediction model 222. Then, the prediction unit 72 causes the hydraulic pressure prediction model 222 to output the hydraulic pressure prediction value 231_P1 of the divided portion P1.
  • the prediction unit 72 when predicting the quality of the divided portion P1, uses the tension prediction value 230_P1 output from the tension prediction model 221 and the hydraulic pressure prediction output from the hydraulic pressure prediction model 222.
  • the value 231_P1 is input to the coating thickness prediction model 223.
  • the prediction unit 72 causes the coating thickness prediction model 223 to output the coating thickness prediction value 235_P1 of the divided portion P1.
  • FIGS. 28 to 30 an example is shown in which the predicted tension value 230_P1, the predicted hydraulic value 231_P1, and the predicted coating thickness value 235_P1 of the divided portion P1 are output from each of the prediction models 221 to 223, but the prediction unit 72
  • the predicted tension values 230_P2 to 230_P8 (not shown), predicted hydraulic values 231_P2 to 231_P8 (not shown), and predicted coating thickness values 235_P2 to 235_P8 (see FIG. 31) are similarly predicted.
  • predicted coating thickness values 235_P1 to 235_P8 of the divided portions P1 to P8 they may be referred to as predicted coating thickness values 235.
  • the predicted value group 240 of the second embodiment has contents as shown in FIG. 31 as an example. That is, the predicted value group 240 includes a predicted coating thickness value 235_P1 of the divided portion P1, a predicted coating thickness value 235_P2 of the divided portion P2, . . . , a predicted coating thickness value 235_P7 of the divided portion P7, and a predicted coating thickness value of the divided portion P8. 235_P8.
  • the learning data for each of the predictive models 221 to 223 is data collected from the divided portions P of the sheet 202 manufactured in the past.
  • the learning data for each prediction model 221 to 223 has the following contents. That is, as input data for learning, first manufacturing conditions for learning corresponding to the first manufacturing conditions 211, second manufacturing conditions for learning corresponding to the second manufacturing conditions 212, and first manufacturing conditions for learning corresponding to the first physical property information 213 are used. It includes physical property information and learning second physical property information corresponding to the second physical property information 214.
  • the measured value of the tension applied to the divided part P in the slit 207, the measured value of the pressure of the liquid applied to the divided part P in the slit 207, and the measured value of the thickness of the liquid applied to the divided part P. including.
  • each prediction model 221 to 223 is based on the support 201 having a relatively large width and the number of divided portions P of 10 or more; This is data collected from various types of sheets 202 manufactured in the past, such as the case of the support body 201 of .
  • the objective function 245 of the second embodiment has a first term 246 and a second term 247.
  • the first term 246 includes the difference between the coating thickness predicted value 235 and the coating thickness setting value 250 (see FIG. 33) for each divided portion P. More specifically, the first term 246 includes the sum of the squares of the difference between the coating thickness predicted value 235 and the coating thickness setting value 250 divided by the coating thickness setting value 250.
  • the first term 246 is a term obtained by multiplying the sum by the first weighting coefficient W1. Since the coating thickness setting value 250 is common to each divided portion P, there is only one coating thickness setting value 250.
  • the first term 246 is an example of a "term including a difference" according to the technology of the present disclosure.
  • the coating thickness setting value 250 is an example of a "target value" according to the technology of the present disclosure.
  • the second term 247 is a regularization term for fitting the manufacturing conditions of each divided portion P into the constraint conditions regarding the manufacturing conditions of the entire sheet 202.
  • the constraint regarding the manufacturing conditions for the entire sheet 202 is that the control amount of the tension adjustment roller 206 (the amount of pushing of the tension adjustment roller 206) of each divided portion P is linearly connected. Therefore, the second term 247 is a term that linearly connects the control amount (pushing amount) of each tension adjustment roller 206 of the divided portion P.
  • the second term 247 is, for example, the coefficient of determination obtained by linear regression analysis of the pushing amount of each tension adjustment roller 206 in the divided portion P, subtracted from 1.
  • the second term 247 has a second weighting factor W2.
  • the first weighting coefficient W1 and the second weighting coefficient W2 do not necessarily have to be the same value. For example, if you want to emphasize the first term 246, that is, if you want to bring the predicted coating thickness 235 of each divided portion P closer to the coating thickness setting value 250, set the first weighting coefficient W1 to a higher value than the second weighting coefficient W2. May be set.
  • the preferred manufacturing conditions 251 of the second embodiment derived by the derivation unit 73 by solving an optimization problem for determining the manufacturing conditions that minimize the value of the objective function 245 are tension adjustment. It includes the control amount of the roller 206. As the control amount of the tension adjustment roller 206, one value common to each divided portion P is derived by the function of the second term 247 of the objective function 245.
  • the input data 210 is input every time the support body 201 is conveyed a preset length. Therefore, the prediction unit 72 predicts the tension prediction values 230_P1 to 230_P8, the hydraulic pressure prediction values 231_P1 to 231_P8, and the coating thickness prediction value 235, and the derivation unit 73 calculates the control amount of the tension adjustment roller 206 as the preferable manufacturing condition 251. The derivation is also performed each time the support body 201 is conveyed a preset length and the input data 210 is input.
  • the tension adjustment roller 206 can always apply a suitable tension to the support 201 with respect to the support 201 that is continuously conveyed.
  • the liquid can be applied to the support 201 in the applied state.
  • the product is a sheet 202 formed by applying a liquid to a long support 201 that is being conveyed.
  • the divided portion P is a portion obtained by dividing the sheet 202 along the width direction WD.
  • the first manufacturing condition 211 includes the amount of control of the tension adjustment roller 206, which is arranged upstream of the slit 207 where the liquid is applied, and adjusts the tension applied to the support 201 in the slit 207.
  • the predicted value includes the coating thickness of the liquid in the divided portion P (coating thickness predicted value 235).
  • the support 201 having a relatively large width dimension and the number of divided parts P being 10 or more
  • the predicted value of the coating thickness of the liquid on the divided portion P is derived.
  • the predicted coating thickness value may be derived without deriving the predicted tension value and the predicted hydraulic pressure value.
  • a culture solution 301 is stored in a culture tank 300.
  • the capacity of the culture tank 300 is, for example, 50 L or more and 5000 L or less.
  • Cells 302 are seeded in a culture tank 300, and the cells 302 are cultured in a culture solution 301.
  • Cell 302 is an example of a "product" according to the technology of the present disclosure.
  • the cell 302 is an antibody-producing cell established by integrating an antibody gene into a cell such as a Chinese hamster ovary cell, for example.
  • the cells 302 produce immunoglobulin, ie, antibodies, as a product during the culture process. Therefore, not only cells 302 but also antibodies are present in the culture solution 301.
  • the antibody is, for example, a monoclonal antibody, and is an active ingredient of biopharmaceuticals.
  • the culture tank 300 is provided with a culture medium supply path 303, a gas supply path 304, an exhaust path 305, a culture solution delivery/recovery path 306, a sparger 307, a gas supply path 308, a stirring blade 309, and the like.
  • the medium supply path 303 is a flow path for continuously supplying fresh medium into the culture tank 300. That is, in the culture tank 300, perfusion culture is performed.
  • the gas supply path 304 is a flow path for supplying gas containing air and carbon dioxide from above.
  • the exhaust path 305 is a flow path for exhausting the gas supplied from the gas supply path 304 to the outside of the culture tank 300.
  • An exhaust filter 310 is provided in the exhaust path 305.
  • the culture solution delivery/recovery path 306 is connected to the entrance/exit 312 of the cell removal filter 311.
  • the culture solution delivery/recovery path 306 is a channel for sending the culture solution 301 in the culture tank 300 to the cell removal filter 311. Further, the culture solution delivery/recovery channel 306 is a flow channel for returning the culture solution 301 (concentrated solution) from the cell removal filter 311 into the culture tank 300.
  • the sparger 307 is placed at the bottom of the culture tank 300.
  • the sparger 307 releases the oxygen-containing gas supplied from the gas supply path 308 into the culture tank 300 .
  • the oxygen released from the sparger 307 is dissolved in the culture medium 301 and assists the antibody production activity of the cells 302.
  • the stirring blade 309 is rotated by a motor or the like at a predetermined number of rotations, and stirs the culture solution 301 in the culture tank 300. This maintains the homogeneity of the culture solution 301 in the culture tank 300.
  • the culture tank 300 is also provided with a flow path for cell bleed processing in which a portion of the culture solution 301 is intentionally drawn out.
  • the stirring blade 309 may have a plurality of blades as shown in the figure, or may have a single disc-shaped blade, and its shape is not particularly limited. Furthermore, two or more stirring blades 309 may be arranged within the culture tank 300.
  • the cell removal filter 311 connected to the culture solution delivery/recovery path 306 has a filter membrane 313 inside.
  • Filter membrane 313 captures cells 302 and is permeable to antibodies.
  • the cell removal filter 311 obtains a culture supernatant by removing cells 302 from the culture solution 301 using a filter membrane 313, for example, using a tangential flow filtration (TFF) method.
  • the cell removal filter 311 includes a diaphragm pump 315 having an elastic membrane 314 inside, and a degassing/air supply path 316.
  • the culture solution 301 in the culture tank 300 is degassed from the air below the elastic membrane 314 through the deaeration/air supply path 316 and elastically deformed so as to stick to the lower end of the diaphragm pump 315. flows into the cell removal filter 311 via the culture solution delivery/recovery path 306.
  • the elastic membrane 314 is elastically deformed so as to stick to the upper side of the diaphragm pump 315, so that air cannot pass through the filter membrane 313.
  • the culture solution 301 (concentrated solution) is returned into the culture tank 300 via a culture solution delivery/recovery path 306.
  • the culture supernatant fluid flows out from the outlet 317 of the cell removal filter 311.
  • the culture supernatant mainly contains antibodies.
  • the culture supernatant is sent to a downstream purification section (not shown), where it undergoes various chromatography treatments, virus inactivation treatments, etc., and is ultimately used as an active pharmaceutical ingredient for biopharmaceuticals.
  • one divided portion P corresponds to a culture vessel 320, such as a petri dish, which is smaller than the culture tank 300, and has a capacity of, for example, several mL to several liters.
  • the input data 325 of the third embodiment includes manufacturing conditions 326_P1 for the divided portion P1, manufacturing conditions 326_P2 for the divided portion P2, and so on.
  • the manufacturing conditions 326_P1 for the divided portion P1, the manufacturing conditions 326_P2 for the divided portion P2, etc. may be referred to as manufacturing conditions 326 if there is no particular need to distinguish between them.
  • the manufacturing conditions 326 include culture conditions for the cells 302.
  • the manufacturing conditions 326 include the density of the cells 302 in the divided portion P (cell density), the hydrogen ion index in the divided portion P, oxygen concentration, temperature, medium concentration, and shear energy due to stirring by the stirring blade 309. .
  • These include the capacity of the culture tank 300, the position of the medium supply path 303, the position of the gas supply path 304, the position of the sparger 307, the position of the stirring blade 309, the amount of medium supplied, the amount of gas supplied, and the stirring blade. This is a value predicted by a simulation using various parameters such as the rotation speed of the 309.
  • carbon dioxide concentration, etc. may be added as appropriate.
  • physical property information of the cells 302 such as the size of the cells 302 and/or design information such as the capacity of the culture tank 300 may be added to the input data 325.
  • a culture environment prediction model 330 is used in the third embodiment.
  • the culture environment prediction model 330 is a machine learning model configured by, for example, a neural network.
  • the culture environment prediction model 330 is an example of a "machine learning model" according to the technology of the present disclosure.
  • the prediction unit 72 When predicting the quality of the divided portion P1, the prediction unit 72 inputs the manufacturing conditions 326_P1 to the culture environment prediction model 330. Then, the prediction unit 72 causes the culture environment prediction model 330 to output the culture environment prediction value 331_P1 of the divided portion P1.
  • FIG. 37 shows an example in which the culture environment prediction value 331_P1 of the divided portion P1 is output from the culture environment prediction model 330
  • the prediction unit 72 similarly predicts the culture environment for the remaining divided portions P2, .
  • Values 331_P2 (see FIG. 38), . . . are output from the culture environment prediction model 330.
  • the predicted culture environment value 331 is a value representing the quality of the culture environment for the cells 302 based on the proliferation rate, survival rate, etc. of the cells 302, and takes a value between 0 and 100, for example. If the value is close to 100, the culture environment for the cells 302 is good.
  • the culture environment predicted value 331 is an example of an "index value" according to the technology of the present disclosure.
  • the predicted value group 335 of the third embodiment has contents as shown in FIG. 38 as an example. That is, the predicted value group 335 includes a culture environment predicted value 331_P1 for the divided portion P1, a culture environment predicted value 331_P2 for the divided portion P2, and so on.
  • the learning data of the culture environment prediction model 330 is data collected from cells 302 produced in the past using the small-scale culture container 320. Although not shown, the learning data of the culture environment prediction model 330 has the following contents. That is, the learning input data includes the learning manufacturing conditions corresponding to the manufacturing conditions 326. The correct data includes actual measured values of the quality of the culture environment for the cells 302 in the small-scale culture container 320.
  • the learning data of the culture environment prediction model 330 is for the case of cells producing antibody A, the case of cells producing antibody B, or the case of culturing in a culture container 320 with a capacity of 50 mL, and the case of a culture vessel with a capacity of 1 L.
  • This is data collected from various types of cells 302 that have been produced in the past using a small-scale culture vessel 320, such as when cultured in a small-scale culture vessel 320.
  • the objective function 340 of the third embodiment has a first term 341 and a second term 342.
  • the first term 341 includes the difference between the culture environment predicted value 331 and the culture environment setting value 350 (see FIG. 40) of each divided portion P. More specifically, the first term 341 includes the sum of the squares of the difference between the culture environment predicted value 331 and the culture environment setting value 350 divided by the culture environment setting value 350.
  • the first term 341 is a term obtained by multiplying the sum by the first weighting coefficient W1. Since the culture environment setting value 350 is common to each divided portion P, there is only one culture environment setting value 350.
  • the first term 341 is an example of a “term including a difference” according to the technology of the present disclosure. Further, the culture environment setting value 350 is an example of a "target value" according to the technology of the present disclosure.
  • the second term 342 is a regularization term for fitting the manufacturing conditions of each divided portion P into the constraint conditions regarding the manufacturing conditions of the entire cells 302 in the culture tank 300.
  • a constraint regarding the manufacturing conditions for the entire cells 302 in the culture tank 300 is that the manufacturing conditions for each of the divided portions P be made equal. Therefore, the second term 342 is a term that makes the manufacturing conditions of each of the divided portions P equal.
  • the second term 342 is, for example, the variance or standard deviation of the manufacturing conditions of each divided portion P. In this case, by minimizing the variance or standard deviation, the manufacturing conditions for each of the divided portions P can be made equal.
  • the second term 342 has a second weighting factor W2.
  • the first weighting coefficient W1 and the second weighting coefficient W2 do not necessarily have to be the same value. For example, if you want to emphasize the first term 341, that is, if you want to bring the predicted culture environment value 331 of each divided portion P closer to the culture environment setting value 350, set the first weighting coefficient W1 to a higher value than the second weighting coefficient W2. May be set.
  • the derivation unit 73 solves an optimization problem for finding manufacturing conditions that minimize the value of the objective function 340, thereby determining a temporary suitable manufacturing condition for the divided portion P1.
  • Temporary suitable manufacturing conditions 351 for each of the divided portions P such as conditions 351_P1, . . . , are derived.
  • the temporary suitable manufacturing conditions 351 include the hydrogen ion index, oxygen concentration, temperature, and medium concentration in the divided portion P.
  • the hydrogen ion index, oxygen concentration, temperature, and medium concentration are almost uniform in each divided portion P due to stirring by the stirring blades 309.
  • the shear energy due to stirring by the stirring blades 309 is different for each divided portion P.
  • the derivation unit 73 derives more suitable manufacturing conditions from the provisional suitable manufacturing conditions 351 of each divided portion P.
  • a suitable oxygen supply amount 356 to be supplied into the culture tank 300 via the sparger 307 is derived from the oxygen concentration of the provisional suitable manufacturing conditions 351 for each of the divided portions P. It shows how to do it.
  • the derivation unit 73 derives a suitable oxygen supply amount 356 by predicting, through simulation, an oxygen supply amount such that the oxygen concentration of each divided portion P becomes the oxygen concentration of the tentative suitable manufacturing conditions 351.
  • the suitable oxygen supply amount 356 is an example of "suitable manufacturing conditions" according to the technology of the present disclosure.
  • a suitable medium supply amount from the medium supply path 303 a suitable gas supply amount from the gas supply path 304, a suitable rotation speed of the stirring blade 309, etc. may be derived as suitable manufacturing conditions.
  • the product is the cells 302 cultured in the culture tank 300.
  • the divided portion P is a portion into which the culture tank 300 is divided.
  • the manufacturing conditions 326 include culture conditions for the cells 302, and the predicted values include an index value (culture environment predicted value 331) representing the desirability of the culture environment for the cells 302. Therefore, it is possible to deal with various aspects, such as in the case of cells producing antibody A and cells producing antibody B. In other words, it is possible to derive manufacturing conditions that are suitable for general use regardless of the type of cells 302.
  • the cells 302 are not limited to the illustrated antibody-producing cells. Pluripotent stem cells such as induced pluripotent stem cells (iPS) may also be used. As the machine learning model, multiple types of models such as a model that predicts the proliferation rate of the cells 302 in each divided portion P and a model that predicts the survival rate of the cells 302 in each divided portion P may be prepared.
  • iPS induced pluripotent stem cells
  • the information processing device 10 may be installed in the same facility as the extrusion molding machine 12 etc., or may be installed in a data center independent from the facility where the extrusion molding machine 12 etc. are installed.
  • various processors include the CPU 57, which is a general-purpose processor that executes software (operating program 65) and functions as various processing units, as well as FPGA (Field Programmable Gate Array), etc.
  • Dedicated processors are processors with circuit configurations specifically designed to execute specific processes, such as programmable logic devices (PLDs), which are processors whose circuit configurations can be changed, and ASICs (Application Specific Integrated Circuits). Includes electrical circuits, etc.
  • PLDs programmable logic devices
  • ASICs Application Specific Integrated Circuits
  • One processing unit may be composed of one of these various processors, or a combination of two or more processors of the same type or different types (for example, a combination of multiple FPGAs and/or a CPU and (in combination with FPGA). Further, the plurality of processing units may be configured with one processor.
  • one processor is configured with a combination of one or more CPUs and software, as typified by computers such as clients and servers, and this There is a form in which a processor functions as multiple processing units.
  • SoC system-on-chip
  • various processing units are configured using one or more of the various processors described above as a hardware structure.
  • an electric circuit that is a combination of circuit elements such as semiconductor elements can be used.
  • the processor includes: Using a machine learning model that outputs a predicted value of the quality of the divided parts according to the input of the manufacturing conditions of the divided parts into which the whole product is divided, inputting the manufacturing conditions of the divided portion into the machine learning model and outputting the predicted value of the divided portion from the machine learning model;
  • the quality of the entire product can be improved by solving an optimization problem for finding manufacturing conditions that minimize the value of an objective function that has a term that includes the difference between the predicted value of the divided portion and the target quality value of the divided portion. Deriving suitable manufacturing conditions that serve as target values, Information processing device.
  • the objective function includes a regularization term for fitting the manufacturing conditions of the divided portions into the constraint conditions regarding the manufacturing conditions of the entire product.
  • the regularization term is a term for smoothing the manufacturing conditions of the divided portions.
  • the regularization term is a sum of second-order differential values of the manufacturing conditions of the divided portions.
  • the term including the difference is a sum of values obtained by dividing the difference by the target value of the divided portion.
  • the divided portion is a portion obtained by dividing the flexible tube for an endoscope along the axial direction
  • the manufacturing conditions include an extrusion amount of the inner layer resin material per unit time and an extrusion amount of the outer layer resin material per unit time by an extrusion molding machine,
  • the information processing device according to any one of Supplementary Notes 1 to 7, wherein the predicted value includes an elasticity value of the divided portion, a thickness of the inner layer of the divided portion, and a thickness of the outer layer of the divided portion.
  • the product is a sheet formed by applying a liquid to a long support that is transported,
  • the divided portion is a portion where the sheet is divided along the width direction,
  • the manufacturing conditions include a control amount of a tension adjustment roller that is arranged upstream of the liquid application location and adjusts the tension applied to the support at the application location,
  • the information processing device according to any one of Supplementary Notes 1, 2, and 5 to 7, wherein the predicted value includes a coating thickness of the liquid in the divided portion.
  • the product is a cell cultured in a culture tank,
  • the divided portion is a divided portion of the culture tank,
  • the manufacturing conditions include culture conditions for the cells,
  • the information processing device according to any one of Supplementary Notes 1, 2, and 5 to 7, wherein the predicted value includes an index value representing the desirability of a culture environment for the cells.
  • a and/or B has the same meaning as “at least one of A and B.” That is, “A and/or B” means that it may be only A, only B, or a combination of A and B. Furthermore, in this specification, even when three or more items are expressed in conjunction with “and/or”, the same concept as “A and/or B" is applied.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Medical Informatics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Artificial Intelligence (AREA)
  • Extrusion Moulding Of Plastics Or The Like (AREA)

Abstract

プロセッサを備え、プロセッサは、製品全体を分割した分割部分の製造条件の入力に応じて分割部分の品質の予測値を出力する機械学習モデルを用い、分割部分の製造条件を機械学習モデルに入力し、分割部分の予測値を機械学習モデルから出力させ、分割部分の予測値と分割部分の品質の目標値との差分を含む項を有する目的関数の値が最小となる製造条件を求める最適化問題を解くことで、製品全体の品質が目標値となる好適な製造条件を導出する、情報処理装置。

Description

情報処理装置、情報処理装置の作動方法、および情報処理装置の作動プログラム
 本開示の技術は、情報処理装置、情報処理装置の作動方法、および情報処理装置の作動プログラムに関する。
 従来、製品の製造において、製造条件を様々に変更して試作品を多数製造し、試作品の品質を評価することで、好適な製造条件を試行錯誤的に探索することが行われてきた。例えば特開2021-166723号公報に記載の内視鏡用可撓管の押出成形機による製造においては、可撓管基材を被覆する内層および外層であって、軸方向に厚み比率が異なる内層および外層の樹脂材料の単位時間当たりの押出量を変更した多数の試作品の弾性値等を評価することで、内層および外層の樹脂材料の好適な単位時間当たりの押出量を探索していた。
 上記のように製造条件を様々に変更して試作品を多数製造する試行錯誤的な好適な製造条件の探索方法では、大変な手間とコストが掛かる。そこで、製造条件の入力に応じて製品の品質の予測値を出力する機械学習モデルを用い、最適化問題を解くことで品質が目標値となる好適な製造条件を導出する方法が考えられる。
 しかしながら、機械学習モデルがある1種の製品に特化したモデルであった場合は、別種の製品に対応することができないという汎用性の問題が生じる。内視鏡用可撓管を例に挙げると、上部消化管用の経口内視鏡の太径長尺の可撓管に特化した機械学習モデルでは、気管支用の経鼻内視鏡の細径短尺の可撓管の好適な製造条件を導出することはできない。
 本開示の技術に係る1つの実施形態は、製品の種別によらず汎用的に好適な製造条件を導出することが可能な情報処理装置、情報処理装置の作動方法、および情報処理装置の作動プログラムを提供する。
 本開示の情報処理装置は、プロセッサを備え、プロセッサは、製品全体を分割した分割部分の製造条件の入力に応じて分割部分の品質の予測値を出力する機械学習モデルを用い、分割部分の製造条件を機械学習モデルに入力し、分割部分の予測値を機械学習モデルから出力させ、分割部分の予測値と分割部分の品質の目標値との差分を含む項を有する目的関数の値が最小となる製造条件を求める最適化問題を解くことで、製品全体の品質が目標値となる好適な製造条件を導出する。
 目的関数は、製品全体の製造条件に関する制約条件に、分割部分の製造条件を収めるための正則化項を有することが好ましい。
 正則化項は、分割部分の製造条件を平滑化する項であることが好ましい。
 正則化項は、分割部分の製造条件の二階微分値の総和であることが好ましい。
 差分を含む項は、分割部分の目標値で差分を除算した値の総和であることが好ましい。
 機械学習モデルには、製品を構成する材料の物性情報、および製品の設計情報のうちの少なくともいずれか1つも入力されることが好ましい。
 予測値は複数種あり、機械学習モデルは、複数種の予測値毎に用意されていることが好ましい。
 製品は、可撓管基材と、可撓管基材を被覆する樹脂層であって、軸方向に厚み比率が異なる内層および外層により構成される樹脂層とを有する内視鏡用可撓管であり、分割部分は、内視鏡用可撓管を軸方向に沿って分割した部分であり、製造条件は、押出成形機による、内層の樹脂材料の単位時間当たりの押出量、および外層の樹脂材料の単位時間当たりの押出量を含み、予測値は、分割部分の弾性値、分割部分の内層の厚み、および分割部分の外層の厚みを含むことが好ましい。
 製品は、搬送される長尺状の支持体に液を塗布してなるシートであり、分割部分は、シートを幅方向に沿って分割した部分であり、製造条件は、液の塗布箇所の上流側に配され、塗布箇所において支持体に付与される張力を調整する張力調整ローラの制御量を含み、予測値は、分割部分における液の塗布厚みを含むことが好ましい。
 製品は培養槽内で培養される細胞であり、分割部分は、培養槽を分割した部分であり、製造条件は細胞の培養条件を含み、予測値は、細胞に対する培養環境の好ましさを表す指標値を含むことが好ましい。
 本開示の情報処理装置の作動方法は、製品全体を分割した分割部分の製造条件の入力に応じて分割部分の品質の予測値を出力する機械学習モデルを用いること、分割部分の製造条件を機械学習モデルに入力し、分割部分の予測値を機械学習モデルから出力させること、並びに、分割部分の予測値と分割部分の品質の目標値との差分を含む項を有する目的関数の値が最小となる製造条件を求める最適化問題を解くことで、製品全体の品質が目標値となる好適な製造条件を導出すること、を含む。
 本開示の情報処理装置の作動プログラムは、製品全体を分割した分割部分の製造条件の入力に応じて分割部分の品質の予測値を出力する機械学習モデルを用いること、分割部分の製造条件を機械学習モデルに入力し、分割部分の予測値を機械学習モデルから出力させること、並びに、分割部分の予測値と分割部分の品質の目標値との差分を含む項を有する目的関数の値が最小となる製造条件を求める最適化問題を解くことで、製品全体の品質が目標値となる好適な製造条件を導出すること、を含む処理をコンピュータに実行させる。
 本開示の技術によれば、製品の種別によらず汎用的に好適な製造条件を導出することが可能な情報処理装置、情報処理装置の作動方法、および情報処理装置の作動プログラムを提供することができる。
情報処理装置、押出成形機、および内視鏡用可撓管を示す図である。 押出成形機を示す図である。 品質を予測する1つの単位として扱う分割部分を示す図である。 情報処理装置を構成するコンピュータを示すブロック図である。 情報処理装置のCPUの処理部を示すブロック図である。 入力データを示す図である。 目標値群を示す図である。 弾性規格値の成り立ちを示すグラフである。 予測モデル群を示す図である。 弾性値予測モデルに対する予測部の処理を示す図である。 内層厚み予測モデルに対する予測部の処理を示す図である。 外層厚み予測モデルに対する予測部の処理を示す図である。 内層厚み予測値および外層厚み予測値から総厚み予測値を求める予測部の処理を示す図である。 予測値群を示す図である。 学習データを示す図である。 弾性値予測モデルの学習フェーズにおける処理を示す図である。 内層厚み予測モデルの学習フェーズにおける処理を示す図である。 外層厚み予測モデルの学習フェーズにおける処理を示す図である。 目的関数を示す図である。 導出部の処理および好適な製造条件を示す図である。 情報処理装置の処理手順を示すフローチャートである。 太径長尺の内視鏡用可撓管の好適な製造条件を導出する様子を示す図である。 細径短尺の内視鏡用可撓管の好適な製造条件を導出する様子を示す図である。 第2実施形態のシート製造装置の要部を示す図である。 第2実施形態の分割部分を示す図である。 第2実施形態の入力データを示す図である。 第2実施形態の予測モデル群を示す図である。 張力予測モデルに対する予測部の処理を示す図である。 液圧予測モデルに対する予測部の処理を示す図である。 塗布厚み予測モデルに対する予測部の処理を示す図である。 第2実施形態の予測値群を示す図である。 第2実施形態の目的関数を示す図である。 第2実施形態の導出部の処理および好適な製造条件を示す図である。 培養槽および除細胞フィルタを示す図である。 第3実施形態の分割部分を示す図である。 第3実施形態の入力データを示す図である。 培養環境予測モデルに対する予測部の処理を示す図である。 第3実施形態の予測値群を示す図である。 第3実施形態の目的関数を示す図である。 第3実施形態の導出部の処理および仮の好適な製造条件を示す図である。 仮の好適な製造条件の酸素濃度からさらに好適な酸素供給量を導出する様子を示す図である。
 [第1実施形態]
 一例として図1に示すように、情報処理装置10は、内視鏡用可撓管11を製造する押出成形機12に、内視鏡用可撓管11の好適な製造条件13を出力する。好適な製造条件13は、後述するように機械学習モデルを用いて導出したもので、内視鏡用可撓管11の全体の品質が目標値となる製造条件である。ここで「品質が目標値となる」とは、品質が目標値と完全に一致する場合はもちろんのこと、品質が目標値±α(αは許容される誤差)の範囲内に収まる場合も含む。
 情報処理装置10は、例えばデスクトップ型のパーソナルコンピュータであり、各種画面を表示するディスプレイ14、およびキーボード、マウス、タッチパネル、または音声入力用のマイクといった入力デバイス15を有する。情報処理装置10は、例えば押出成形機12のオペレータによって操作される。情報処理装置10と押出成形機12とは、LAN(Local Area Network)等の通信網により通信可能に接続されている。
 内視鏡用可撓管11は内視鏡16の一部を構成する。より詳しくは、内視鏡16は体腔内に挿入される挿入部17を有する。挿入部17は、先端部17A、湾曲部17B、および軟性部17Cを有する。先端部17Aには、体腔内撮影用の撮像素子が内蔵されている。湾曲部17Bは先端部17Aに連設され、先端部17Aの向きを変更するために上下左右に湾曲する。軟性部17Cは、湾曲部17Bと、湾曲部17Bを操作する操作ノブ等が設けられた手元操作部18とを繋ぐ軟らかい細長な管状の部分であり、挿入部17の大半を占める。内視鏡用可撓管11はこの軟性部17Cを構成する。内視鏡用可撓管11は、本開示の技術に係る「製品」の一例である。
 内視鏡用可撓管11は、可撓管基材20の外周面に樹脂層21を被覆してなる。可撓管基材20は、螺旋管22に筒状網体23が被覆された構成である。螺旋管22は、例えばステンレス等の金属帯片を螺旋状に巻き回すことで形成される。筒状網体23は、例えばステンレス線維等の金属線を編組することで形成される。可撓管基材20の両端には口金24が嵌合されている。内視鏡用可撓管11の外径は例えば10mm~14mmであり、長さは例えば50cm~150cmである。
 樹脂層21は、押出成形機12によって可撓管基材20の表面に連続成形される。樹脂層21は、可撓管基材20の軸回りの全周面を被覆する内層25と、内層25の軸回りの全周面を被覆する外層26とを積層した二層構造である。内層25は比較的軟質であり、外層26は内層25よりも硬質である。内層25および外層26の樹脂材料としては、例えばポリウレタンエラストマーを主成分とする樹脂等が用いられる。
 内層25および外層26を合わせた樹脂層21の厚みは、可撓管基材20の軸方向ADにおいて略同じであり、例えば0.2mm~1.0mmである。ただし、内層25および外層26は、軸方向ADに厚み比率が異なる。具体的には、湾曲部17Bに連設される可撓管基材20の先端27側は、内層25のほうが外層26よりも厚みが厚い。一方、手元操作部18に連設される可撓管基材20の基端28側は、外層26のほうが内層25よりも厚みが厚い。そして、先端27から基端28に向かって、内層25の厚みが漸減、かつ外層26の厚みが漸増している。先端27における内層25および外層26の厚み比率は、例えば内層:外層=95:5~60:40である。一方、基端28における内層25および外層26の厚み比率は、例えば内層:外層=5:95~40:60である。こうして内層25および外層26の厚み比率を異ならせることで、内視鏡用可撓管11、ひいては軟性部17Cは、先端27側が軟らかく、基端28側が硬くなる。これにより体腔内への挿入部17の挿入が容易になる。
 樹脂層21の外面にはさらにトップコート層29が被覆される。トップコート層29の材料としては、人体に影響がなく、耐薬品性を有し、かつ蒸気滅菌の高温に耐えることが可能なものであればよく、例えばフッ素塗料が用いられる。トップコート層29の厚みは、例えば10μm~200μmである。トップコート層29の表面には、挿入部17の長さを示す目盛り等が印刷される。
 一例として図2に示すように、押出成形機12は、押出部35および36と、ヘッド部37と、冷却部38と、送出ドラム39と、巻取ドラム40と、制御部41とを有する。押出部35は、ホッパ(図示省略)およびスクリュー42等を含む。押出部35は、溶融状態の内層25の樹脂材料をヘッド部37に向けて押し出す。押出部36も押出部35と同じく、ホッパ(図示省略)およびスクリュー43等を含む。押出部36は、溶融状態の外層26の樹脂材料をヘッド部37に向けて押し出す。スクリュー42および43の回転数を変更することで、内層25の樹脂材料の単位時間当たりの押出量および外層26の樹脂材料の単位時間当たりの押出量、ひいては内層25および外層26の厚みを変更することができる。
 ヘッド部37は、ニップル44、ダイス45、およびこれらニップル44とダイス45を固定的に支持する支持体46により構成される。ニップル44の中心部には丸孔状の成形通路47が形成されている。成形通路47の入口はテーパー状に拡開されている。成形通路47には可撓管基材連結体20Cが挿通される。可撓管基材連結体20Cは、複数本の可撓管基材20を連結部材48によって連結したものである。可撓管基材連結体20Cは、可撓管基材20の基端28が先、先端27が後ろの状態で成形通路47に導入される。成形通路47の孔径は、可撓管基材20の外径よりも若干大きい。なお、上記とは逆に、可撓管基材20の先端27が先、基端28が後ろの状態で、可撓管基材連結体20Cを成形通路47に導入してもよい。
 ダイス45の内部は、図示省略したヒータにより所定の成形温度、例えば150℃~300℃程度に加熱される。ニップル44とダイス45の間には、成形通路47の周全体を取り囲むように樹脂通路49が形成されている。樹脂通路49は、支持体46に形成されたゲート50および51に連通している。ゲート50および51も樹脂通路49と同じく、成形通路47の周全体を取り囲むように形成されている。内層25の樹脂材料および外層26の樹脂材料はゲート50および51へと押し出され、内層25の樹脂材料が下、外層26の樹脂材料が上の重なった状態で、樹脂通路49を通って成形通路47に供給される。
 冷却部38は、例えば冷却水が貯留された水槽である。冷却部38は、ヘッド部37において可撓管基材連結体20Cに押出成形された内層25の樹脂材料および外層26の樹脂材料を冷却する。
 送出ドラム39には押出成形前の可撓管基材連結体20Cが巻き回されている。一方、巻取ドラム40には押出成形後の可撓管基材連結体20Cが巻き取られる。送出ドラム39および巻取ドラム40にはモータ(図示省略)が接続されており、送出ドラム39および巻取ドラム40はモータの駆動に応じて回転する。送出ドラム39および巻取ドラム40が回転することで、可撓管基材連結体20Cが送出ドラム39から巻取ドラム40(ヘッド部37および冷却部38)に向けて送り出される。
 送出ドラム39および巻取ドラム40による可撓管基材連結体20Cの搬送速度は一定である。こうして一定の搬送速度で搬送される可撓管基材連結体20Cに内層25の樹脂材料および外層26の樹脂材料を常時押出成形することで、複数本の可撓管基材20に樹脂層21を連続的に成形することができる。
 制御部41には情報処理装置10からの好適な製造条件13が入力される。制御部41は、好適な製造条件13にしたがって押出成形機12の各部の動作を制御する。制御部41は、スクリュー42および43の回転数を制御することで、内層25の樹脂材料の単位時間当たりの押出量および外層26の樹脂材料の単位時間当たりの押出量を制御する。また、制御部41は、送出ドラム39および巻取ドラム40のモータの駆動を制御することで、可撓管基材連結体20Cの搬送速度を一定に保つ制御をする。他にも、制御部41は、ダイス45のヒータの駆動を制御することで成形温度を制御したり、冷却部38の冷却水の温度を一定に保つ制御をしたりする。
 1本の可撓管基材20に樹脂層21を成形する場合、制御部41は、基端28においては内層25よりも外層26の厚みを厚くし、先端27に向かうにつれて外層26の厚みを漸減させ、かつ内層25の厚みを漸増させ、先端27においては外層26よりも内層25の厚みを厚くする制御を行う。制御部41は、1本の可撓管基材20の押出成形終了後、次の可撓管基材20の押出成形に備えるため、連結部材48の部分において内層25の樹脂材料の単位時間当たりの押出量および外層26の樹脂材料の単位時間当たりの押出量を切り替える。
 巻取ドラム40に巻き取られた可撓管基材連結体20Cは、連結部材48が取り外されて1本1本の可撓管基材20に分離される。そして、各可撓管基材20に対してそれぞれトップコート層29が被覆される。最後に、各可撓管基材20の先端27および基端28に口金24が取り付けられる。これにより内視鏡用可撓管11が完成する。内視鏡用可撓管11は内視鏡16の組立工程に移される。
 一例として図3に示すように、情報処理装置10は、1本の可撓管基材20を軸方向ADに沿って分割した部分である分割部分P1、P2、P3、P4、P5、P6、P7、およびP8(基端28側からこの順に並ぶ)と、連結部材48を軸方向に沿って分割した部分である分割部分P9およびP10(基端28側からこの順に並ぶ)とを、品質を予測する1つの単位として扱う。ここで、品質を予測する1つの単位として扱う分割部分P9は、当該可撓管基材20と次の可撓管基材20とを連結する連結部材48Nの部分である。また、品質を予測する1つの単位として扱う分割部分P10は、当該可撓管基材20と前の可撓管基材20とを連結する連結部材48Pの部分である。分割部分P1~P10の長さは、同じであってもよいし異なっていてもよい。以下、分割部分P1~P10を特に区別する必要がない場合は、分割部分Pと表記する場合がある。
 一例として図4に示すように、情報処理装置10を構成するコンピュータは、前述のディスプレイ14および入力デバイス15に加えて、ストレージ55、メモリ56、CPU(Central Processing Unit)57、および通信部58を備えている。これらはバスライン59を介して相互接続されている。
 ストレージ55は、情報処理装置10を構成するコンピュータに内蔵、またはケーブル、ネットワークを通じて接続されたハードディスクドライブである。もしくはストレージ55は、ハードディスクドライブを複数台連装したディスクアレイである。ストレージ55には、オペレーティングシステム等の制御プログラム、各種アプリケーションプログラム、およびこれらのプログラムに付随する各種データ等が記憶されている。なお、ハードディスクドライブに代えてソリッドステートドライブを用いてもよい。
 メモリ56は、CPU57が処理を実行するためのワークメモリである。CPU57は、ストレージ55に記憶されたプログラムをメモリ56へロードして、プログラムにしたがった処理を実行する。これによりCPU57は、コンピュータの各部を統括的に制御する。CPU57は、本開示の技術に係る「プロセッサ」の一例である。なお、メモリ56は、CPU57に内蔵されていてもよい。通信部58は、押出成形機12等の外部装置との各種情報の伝送制御を行う。
 一例として図5に示すように、情報処理装置10のストレージ55には、作動プログラム65が記憶されている。作動プログラム65は、コンピュータを情報処理装置10として機能させるためのアプリケーションプログラムである。すなわち、作動プログラム65は、本開示の技術に係る「情報処理装置の作動プログラム」の一例である。ストレージ55には、予測モデル群66および目的関数67等も記憶される。
 作動プログラム65が起動されると、情報処理装置10を構成するコンピュータのCPU57は、メモリ56等と協働して、受付部70、リードライト(以下、RW(Read Write)と略す)制御部71、予測部72、導出部73、および配信制御部74として機能する。
 受付部70は、オペレータにより入力デバイス15を介して入力された各種情報を受け付ける。例えば受付部70は入力データ75を受け付ける。入力データ75は、予測モデル群66を構成する弾性値予測モデル90、内層厚み予測モデル91、および外層厚み予測モデル92(図9参照)に入力するデータである。受付部70は入力データ75をRW制御部71に出力する。
 また、受付部70は目標値群76を受け付ける。目標値群76は各分割部分Pの品質の目標値の集合である。受付部70は目標値群76をRW制御部71に出力する。図示は省略したが、受付部70は、好適な製造条件13の導出指示、および好適な製造条件13の配信指示等も受け付ける。
 RW制御部71は、ストレージ55への各種情報の記憶、およびストレージ55内の各種情報の読み出しを制御する。例えばRW制御部71は、受付部70からの入力データ75および目標値群76をストレージ55に記憶する。また、RW制御部71は、入力データ75をストレージ55から読み出し、読み出した入力データ75を予測部72に出力する。RW制御部71は、予測モデル群66をストレージ55から読み出し、読み出した予測モデル群66を予測部72に出力する。さらに、RW制御部71は、目的関数67および目標値群76をストレージ55から読み出し、読み出した目的関数67および目標値群76を導出部73に出力する。
 予測部72は好適な製造条件13の導出指示に応じて作動する。予測部72は、予測モデル群66を構成する弾性値予測モデル90、内層厚み予測モデル91、および外層厚み予測モデル92に入力データ75を入力する。そして、分割部分Pの品質の予測値を弾性値予測モデル90、内層厚み予測モデル91、および外層厚み予測モデル92から出力させる。予測部72は、弾性値予測モデル90、内層厚み予測モデル91、および外層厚み予測モデル92から出力された予測値の集合である予測値群77を導出部73に出力する。
 導出部73も予測部72と同じく、好適な製造条件13の導出指示に応じて作動する。ここで、目的関数67は、目標値群76の目標値と予測値群77の予測値とを変数として含む。導出部73は、目標値群76の目標値と予測値群77の予測値を目的関数67に代入する等して、目的関数67の値が最小となる製造条件を求める最適化問題を解くことで、好適な製造条件13を導出する。導出部73は、好適な製造条件13を配信制御部74に出力する。最適化問題を解く手法としては、遺伝的アルゴリズム、進化戦略、およびベイズ最適化といった周知のブラックボックス最適化手法を用いることができる。
 配信制御部74は、好適な製造条件13の配信指示で指定された押出成形機12に、好適な製造条件13を配信する制御を行う。
 一例として図6に示すように、入力データ75は、図3で示した品質を予測する1つの単位として扱う各分割部分P1~P10の各々の製造条件を有する。より詳しくは、入力データ75は、分割部分P1の製造条件80_P1、分割部分P2の製造条件80_P2、・・・、分割部分P9の製造条件80_P9、および分割部分P10の製造条件80_P10を有する。なお、図においては、製造条件80_P1等を「製造条件(P1)」等と表記している。以降に登場する弾性予測値95等も同様である。以下、分割部分P1~P10の各々の製造条件80_P1~80_P10を特に区別する必要がない場合は、製造条件80と表記する場合がある。
 製造条件80は、分割部分Pにおける内層25の樹脂材料の単位時間当たりの押出量(スクリュー42の回転数)、分割部分Pにおける外層26の樹脂材料の単位時間当たりの押出量(スクリュー43の回転数)、および可撓管基材連結体20Cの搬送速度(送出ドラム39および巻取ドラム40の回転数)等を含む。内層25の樹脂材料の単位時間当たりの押出量と外層26の樹脂材料の単位時間当たりの押出量は、各分割部分Pの内層25および外層26の厚みに応じて各製造条件80で異なる。対して可撓管基材連結体20Cの搬送速度は、各製造条件80で共通である。オペレータは、過去の内視鏡用可撓管11の製造実績、および自らの経験に基づいて、内視鏡用可撓管11全体の品質が目標値となると考えられる製造条件80を入力する。なお、製造条件80としては、これらの他にも、内層25の樹脂材料および外層26の樹脂材料のそれぞれの押出圧力、および成形温度等を適宜加えてもよい。押出圧力および成形温度も可撓管基材連結体20Cの搬送速度と同じく、各製造条件80で共通となる。
 入力データ75は物性情報81を有する。物性情報81は、内視鏡用可撓管11を構成する材料、ここでは内層25の樹脂材料および外層26の樹脂材料のそれぞれの物性に関する情報である。物性情報81は、内層25の樹脂材料の硬さ(例えばショアA硬度)、内層25の樹脂材料の引張張力(例えば100%モジュラス)、外層26の樹脂材料の弾性値(例えば曲げ弾性率)、および外層26の樹脂材料の粘性値(例えば溶融粘度)等を含む。なお、物性情報81としては、これらの他にも、内層25の樹脂材料の引張強さ、内層25の樹脂材料の伸び率、外層26の樹脂材料の粘性比率等を適宜加えてもよい。
 また、入力データ75は設計情報82を有する。設計情報82は、内視鏡用可撓管11の設計値に関する情報である。設計情報82は、可撓管基材20の外径、各分割部分Pの長さ等を含む。各分割部分Pの長さは、隣接する2つの分割部分P間の距離に置き換えてもよい。なお、設計情報82としては、これらの他にも、内層25の樹脂材料および外層26の樹脂材料への添加物の量等を適宜加えてもよい。
 一例として図7に示すように、目標値群76は、各分割部分P1~P8の樹脂層21の弾性値の規格値(以下、弾性規格値と表記する)を有する。より詳しくは、目標値群76は、分割部分P1の弾性規格値85_P1、分割部分P2の弾性規格値85_P2、・・・、分割部分P7の弾性規格値85_P7、および分割部分P8の弾性規格値85_P8を有する。以下、分割部分P1~P8の各々の弾性規格値85_P1~85_P8を特に区別する必要がない場合は、弾性規格値85と表記する場合がある。弾性規格値85は、本開示の技術に係る「目標値」の一例である。
 また、目標値群76は、内層25および外層26の厚みを合わせた樹脂層21の総厚みの設定値(以下、総厚み設定値)86を有する。総厚み設定値86は各分割部分Pで共通であるため1つだけである。総厚み設定値86も弾性規格値85と同じく、本開示の技術に係る「目標値」の一例である。
 一例として図8に示すように、弾性規格値85は、例えば、各分割部分Pの樹脂層21の弾性値の上限値および下限値の中央値である。各分割部分Pの樹脂層21の弾性値の上限値および下限値、ひいては各分割部分Pの樹脂層21の弾性規格値85は、基端28側の分割部分P1から先端27側の分割部分P8になるにつれて減少する。これは、先端27側は外層26よりも内層25の厚みが厚いため比較的軟らかく、基端28側は内層25よりも外層26の厚みが厚いため比較的硬いことに起因する。
 一例として図9に示すように、予測モデル群66は、弾性値予測モデル90、内層厚み予測モデル91、および外層厚み予測モデル92を有する。弾性値予測モデル90、内層厚み予測モデル91、および外層厚み予測モデル92は、例えばニューラルネットワーク等により構成される機械学習モデルである。つまり、弾性値予測モデル90、内層厚み予測モデル91、および外層厚み予測モデル92は、本開示の技術に係る「機械学習モデル」の一例である。なお、以下では、弾性値予測モデル90、内層厚み予測モデル91、および外層厚み予測モデル92を、まとめて予測モデル90~92と表記する場合がある。
 弾性値予測モデル90は、製造条件80、物性情報81、および設計情報82の入力に応じて、分割部分Pの樹脂層21の弾性値の予測値(以下、弾性予測値と表記する)を出力する。内層厚み予測モデル91は、製造条件80、物性情報81、および設計情報82の入力に応じて、分割部分Pの内層25の厚みの予測値(以下、内層厚み予測値と表記する)を出力する。外層厚み予測モデル92は、製造条件80、物性情報81、および設計情報82の入力に応じて、分割部分Pの外層26の厚みの予測値(以下、外層厚み予測値と表記する)を出力する。このように、予測値は複数種あり、複数種の予測値毎に予測モデル90~92が用意されている。
 一例として図10に示すように、予測部72は、分割部分P1の品質を予測する場合、分割部分P1の製造条件80_P1と、分割部分P1の両隣の分割部分P10およびP2のそれぞれの製造条件80_P10および80_P2とを弾性値予測モデル90に入力する。また、予測部72は、物性情報81と設計情報82とを弾性値予測モデル90に入力する。そして、予測部72は、分割部分P1の弾性予測値95_P1を弾性値予測モデル90から出力させる。製造条件80_P1に加えて製造条件80_P10および80_P2を弾性値予測モデル90に入力するのは、分割部分P1の両隣の分割部分P10およびP2の樹脂層21の弾性値が、分割部分P1の樹脂層21の弾性値に影響を与えると考えられるためである。
 一例として図11に示すように、予測部72は、分割部分P1の品質を予測する場合、外層26の情報を除く分割部分P1の製造条件80A_P1と、外層26の情報を除く物性情報81Aと、設計情報82とを内層厚み予測モデル91に入力する。そして、予測部72は、分割部分P1の内層厚み予測値96_P1を内層厚み予測モデル91から出力させる。外層26の情報を除く分割部分P1の製造条件80A_P1とは、分割部分P1における外層26の樹脂材料の単位時間当たりの押出量等を除く情報である。また、外層26の情報を除く物性情報81Aとは、外層26の樹脂材料の弾性値、および外層26の樹脂材料の粘性値等を除く情報である。こうして外層26の情報を除くのは、外層26の情報は内層厚み予測値の予測に不要と考えられるためである。
 一例として図12に示すように、予測部72は、分割部分P1の品質を予測する場合、内層25の情報を除く分割部分P1の製造条件80B_P1と、内層25の情報を除く物性情報81Bと、設計情報82とを外層厚み予測モデル92に入力する。そして、予測部72は、分割部分P1の外層厚み予測値97_P1を外層厚み予測モデル92から出力させる。内層25の情報を除く分割部分P1の製造条件80B_P1とは、分割部分P1における内層25の樹脂材料の単位時間当たりの押出量等を除く情報である。また、内層25の情報を除く物性情報81Bとは、内層25の樹脂材料の硬さ、および内層25の樹脂材料の引張張力等を除く情報である。こうして内層25の情報を除くのは、内層厚み予測モデル91の場合と同様に、内層25の情報は外層厚み予測値の予測に不要と考えられるためである。
 一例として図13に示すように、予測部72は、分割部分P1の内層厚み予測値96_P1と外層厚み予測値97_P1とを加算し、分割部分P1の樹脂層21の総厚みの予測値(以下、総厚み予測値と表記する)98_P1を求める。
 図10~図13においては、分割部分P1の弾性予測値95_P1、内層厚み予測値96_P1、および外層厚み予測値97_P1を各予測モデル90~92より出力させ、分割部分P1の総厚み予測値98_P1を求める例を示したが、予測部72は、残りの分割部分P2~P8についても同様に弾性予測値95_P2~95_P8(図14参照)、内層厚み予測値96_P2~96_P8(図示省略)、および外層厚み予測値97_P2~97_P8(図示省略)を各予測モデル90~92より出力させ、残りの分割部分P2~P8の総厚み予測値98_P2~98_P8(図14参照)を求める。以下、弾性予測値95_P1~95_P8、内層厚み予測値96_P1~96_P8、外層厚み予測値97_P1~97_P8、および総厚み予測値98_P1~98_P8を特に区別する必要がない場合は、それぞれ、弾性予測値95、内層厚み予測値96、外層厚み予測値97、および総厚み予測値98と表記する場合がある。なお、弾性予測値95、内層厚み予測値96、外層厚み予測値97、および総厚み予測値98は、本開示の技術に係る「予測値」の一例である。
 こうして各分割部分Pの弾性予測値95および総厚み予測値98を求めることで、予測値群77は、一例として図14に示すような内容となる。すなわち予測値群77は、分割部分P1の弾性予測値95_P1、分割部分P2の弾性予測値95_P2、・・・、分割部分P7の弾性予測値95_P7、および分割部分P8の弾性予測値95_P8を有する。また、予測値群77は、分割部分P1の総厚み予測値98_P1、分割部分P2の総厚み予測値98_P2、・・・、分割部分P7の総厚み予測値98_P7、および分割部分P8の総厚み予測値98_P8を有する。
 一例として図15に示すように、学習データ100は、各予測モデル90~92の学習に用いるために、過去に製造された内視鏡用可撓管11から収集されたデータである。学習データ100は学習用入力データ75Lと正解データ101とを含む。学習用入力データ75Lは入力データ75に対応するデータである。学習用入力データ75Lは、学習用製造条件80L、学習用物性情報81L、および学習用設計情報82Lを有する。学習用製造条件80Lは製造条件80に対応するデータであり、学習用物性情報81Lは物性情報81に対応するデータであり、学習用設計情報82Lは設計情報82に対応するデータである。
 学習用製造条件80Lから分かるように、学習データ100は、様々な内層25の樹脂材料の単位時間当たりの押出量、外層26の樹脂材料の単位時間当たりの押出量、および可撓管基材連結体20Cの搬送速度で製造された分割部分Pに関するデータの集合である。また、学習用物性情報81Lから分かるように、学習データ100は、様々な物性の内層25および外層26を用いた分割部分Pに関するデータの集合でもある。さらに、学習用設計情報82Lから分かるように、学習データ100は、可撓管基材20の外径が10mm、5mm、8mm、分割部分Pの長さが100mm、50mm等、様々な設計値の分割部分Pに関するデータの集合でもある。
 正解データ101は、各学習用入力データ75Lに対応して1セットずつ登録されている。正解データ101は、各予測モデル90~92からの出力、すなわち弾性予測値95、内層厚み予測値96、および外層厚み予測値97と、いわば答え合わせを行うためのデータである。正解データ101は、過去に製造された内視鏡用可撓管11の各分割部分Pの弾性値の実測値(以下、弾性実測値と表記する)95CA、過去に製造された内視鏡用可撓管11の各分割部分Pの内層25の厚みの実測値(以下、内層厚み実測値と表記する)96CA、および過去に製造された内視鏡用可撓管11の各分割部分Pの外層26の厚みの実測値(以下、外層厚み実測値と表記する)97CAを有する。
 一例として図16~図18に示すように、各予測モデル90~92の学習フェーズにおいては、学習用入力データ75Lが与えられて学習される。具体的には図16に示すように、弾性値予測モデル90の学習フェーズにおいては、学習用製造条件80L、学習用物性情報81L、および学習用設計情報82Lが弾性値予測モデル90に入力される。学習用製造条件80Lは、弾性予測値95を予測する分割部分Pの学習用製造条件80L、ここでは分割部分P1の学習用製造条件80L_P1である。また、学習用製造条件80Lは、弾性予測値95を予測する分割部分Pの両隣の分割部分Pの学習用製造条件80L、ここでは分割部分P10の学習用製造条件80L_P10および分割部分P2の学習用製造条件80L_P2である。弾性値予測モデル90は、こうした学習用入力データ75Lの入力に応じて、学習用弾性予測値95L、ここでは分割部分P1の学習用弾性予測値95L_P1を出力する。
 弾性値予測モデル90の学習フェーズにおいては、学習用弾性予測値95L、ここでは分割部分P1の学習用弾性予測値95L_P1と、学習用入力データ75Lに対応する弾性実測値95CA、ここでは分割部分P1の弾性実測値95CA_P1とに基づいて、損失関数を用いた弾性値予測モデル90の損失演算がなされる。そして、損失演算の結果に応じて弾性値予測モデル90の各種係数(畳み込み層のフィルタの係数等)の更新設定がなされ、更新設定にしたがって弾性値予測モデル90が更新される。
 図17に示すように、内層厚み予測モデル91の学習フェーズにおいては、外層26の情報を除く学習用製造条件80LA、外層26の情報を除く学習用物性情報81LA、および学習用設計情報82Lが内層厚み予測モデル91に入力される。内層厚み予測モデル91は、こうした学習用入力データ75Lの入力に応じて、学習用内層厚み予測値96Lを出力する。
 内層厚み予測モデル91の学習フェーズにおいては、学習用内層厚み予測値96Lと、学習用入力データ75Lに対応する内層厚み実測値96CAとに基づいて、損失関数を用いた内層厚み予測モデル91の損失演算がなされる。そして、損失演算の結果に応じて内層厚み予測モデル91の各種係数の更新設定がなされ、更新設定にしたがって内層厚み予測モデル91が更新される。
 図18に示すように、外層厚み予測モデル92の学習フェーズにおいては、内層25の情報を除く学習用製造条件80LB、内層25の情報を除く学習用物性情報81LB、および学習用設計情報82Lが外層厚み予測モデル92に入力される。外層厚み予測モデル92は、こうした学習用入力データ75Lの入力に応じて、学習用外層厚み予測値97Lを出力する。
 外層厚み予測モデル92の学習フェーズにおいては、学習用外層厚み予測値97Lと、学習用入力データ75Lに対応する外層厚み実測値97CAとに基づいて、損失関数を用いた外層厚み予測モデル92の損失演算がなされる。そして、損失演算の結果に応じて外層厚み予測モデル92の各種係数の更新設定がなされ、更新設定にしたがって外層厚み予測モデル92が更新される。
 各予測モデル90~92の学習フェーズにおいては、学習用入力データ75Lの入力、学習用弾性予測値95L、学習用内層厚み予測値96L、および学習用外層厚み予測値97Lの出力、損失演算、更新設定、および更新の上記一連の処理が、学習用入力データ75Lおよび正解データ101が交換されつつ繰り返し行われる。上記一連の処理の繰り返しは、学習用弾性予測値95L、学習用内層厚み予測値96L、および学習用外層厚み予測値97Lの予測精度が、予め定められた設定レベルまで達した場合に終了される。こうして予測精度が設定レベルまで達した各予測モデル90~92が、情報処理装置10のストレージ55に記憶される。なお、学習用弾性予測値95L、学習用内層厚み予測値96L、および学習用外層厚み予測値97Lの予測精度に関係なく、上記一連の処理を設定回数繰り返した場合に学習を終了してもよい。また、ストレージ55に記憶した後も学習を継続して行ってもよい。
 一例として図19に示すように、目的関数67は、それぞれ加算される第1項105、第2項106、第3項107、および第4項108を有する。第1項105は、分割部分Pの各々の弾性予測値95と分割部分Pの各々の弾性規格値85との差分を含む。より詳しくは、第1項105は、弾性規格値85で弾性予測値95と弾性規格値85との差分を除算した値の二乗の総和を含む。そして、第1項105は、当該総和に第1重み係数W1を乗算した項である。第1項105は、本開示の技術に係る「差分を含む項」の一例である。
 第2項106は、分割部分Pの各々の総厚み予測値98と総厚み設定値86との差分を含む。より詳しくは、第2項106は、総厚み設定値86で総厚み予測値98と総厚み設定値86との差分を除算した値の二乗の総和を含む。そして、第2項106は、当該総和に第2重み係数W2を乗算した項である。第2項106も第1項105と同じく、本開示の技術に係る「差分を含む項」の一例である。
 第3項107および第4項108は、内視鏡用可撓管11全体の製造条件に関する制約条件に、分割部分Pの各々の製造条件を収めるための正則化項である。内視鏡用可撓管11全体の製造条件に関する制約条件は、内視鏡用可撓管11全体を通して、弾性値、内層厚み、および外層厚みを滑らかに変化させるために、分割部分Pの各々の製造条件を滑らかに繋げる、というものである。このため第3項107は、分割部分Pの各々の内層25の樹脂材料の単位時間当たりの押出量Rを平滑化する項である。また、第4項108は、分割部分Pの各々の外層26の樹脂材料の単位時間当たりの押出量Sを平滑化する項である。
 より詳しくは、第3項107は、分割部分Pの各々の内層25の樹脂材料の単位時間当たりの押出量Rの二階微分値の総和を含む。そして、第3項107は、当該総和に第3重み係数W3を乗算した項である。また、第4項108は、分割部分Pの各々の外層26の樹脂材料の単位時間当たりの押出量Sの二階微分値の総和を含む。そして、第4項108は、当該総和に第4重み係数W4を乗算した項である。ここで、第3項107の|Ri-1+Ri+1-2R|は、分割部分Pの各々の内層25の樹脂材料の単位時間当たりの押出量Rの二階微分の近似式である。また、第4項108の|Si-1+Si+1-2S|は、分割部分Pの各々の外層26の樹脂材料の単位時間当たりの押出量Sの二階微分の近似式である。
 第1項105~第4項108のNは、分割部分Pの数である。また、第1重み係数W1~第4重み係数W4は、合計が1になる値(W1+W2+W3+W4=1)である。例えばW1~W4=0.25である。ただし、第1重み係数W1~第4重み係数W4は必ずしも同じ値でなくてもよい。例えば第3項107を重視したい場合、すなわち分割部分Pの各々の内層25の樹脂材料の単位時間当たりの押出量Rをより平滑化したい場合は、第3重み係数W3を他よりも高い値に設定してもよい。
 一例として図20に示すように、目的関数67の値が最小となる製造条件を求める最適化問題を解くことで導出部73により導出される好適な製造条件13は、分割部分P1~P8の各々における内層25の樹脂材料の好適な単位時間当たりの押出量、分割部分P1~P8の各々における外層26の樹脂材料の好適な単位時間当たりの押出量、および分割部分P1~P8の各々における可撓管基材連結体20Cの好適な搬送速度等を含む。
 ここで、目的関数67の値が最小となる製造条件を求める最適化問題を解く、ということは、第1項105の弾性予測値95と弾性規格値85との差分、および第2項106の総厚み予測値98と総厚み設定値86との差分が最小となる好適な製造条件13を探索する、ということである。また、目的関数67の値が最小となる製造条件を求める最適化問題を解く、ということは、分割部分Pの各々の内層25の樹脂材料の単位時間当たりの押出量R、および分割部分Pの各々の外層26の樹脂材料の単位時間当たりの押出量を平滑化した好適な製造条件13を探索する、ということである。
 次に、上記構成による作用について、図21のフローチャートを参照して説明する。まず、情報処理装置10において作動プログラム65が起動されると、図5で示したように、情報処理装置10のCPU57は、受付部70、RW制御部71、予測部72、導出部73、および配信制御部74として機能される。
 まず、情報処理装置10のディスプレイ14に、入力データ75および目標値群76の入力画面(図示省略)が表示される。オペレータは、入力画面に所望の入力データ75および目標値群76を入力する。これにより受付部70において入力データ75および目標値群76が受け付けられる(ステップST100)。入力データ75および目標値群76は、受付部70からRW制御部71に出力される。そして、RW制御部71によってストレージ55に記憶される。図6で示したように、入力データ75には、分割部分Pの各々の製造条件80、物性情報81、および設計情報82が含まれている。また、図7で示したように、目標値群76には、分割部分Pの各々の弾性規格値85、および総厚み設定値86が含まれている。なお、入力データ75と目標値群76の入力画面を別にし、入力データ75と目標値群76の入力タイミングを違わせてもよい。
 受付部70において好適な製造条件13の導出指示が受け付けられた場合、入力データ75は、RW制御部71によってストレージ55から読み出され、予測部72に出力される。また、目標値群76は、RW制御部71によってストレージ55から読み出され、導出部73に出力される。
 図10で示したように、予測部72において、入力データ75が弾性値予測モデル90に入力され、分割部分Pの各々の弾性予測値95が弾性値予測モデル90から出力される。また、図11で示したように、予測部72において、入力データ75が内層厚み予測モデル91に入力され、分割部分Pの各々の内層厚み予測値96が内層厚み予測モデル91から出力される。さらに、図12で示したように、予測部72において、入力データ75が外層厚み予測モデル92に入力され、分割部分Pの各々の外層厚み予測値97が外層厚み予測モデル92から出力される(ステップST110)。そして、図13で示したように、予測部72において、内層厚み予測値96と外層厚み予測値97とが加算され、分割部分Pの各々の総厚み予測値98が求められる。こうして求められた弾性予測値95および総厚み予測値98は、図14で示したように、予測値群77として予測部72から導出部73に出力される。
 次いで、図20で示したように、図19で示した目的関数67の値が最小となる製造条件を求める最適化問題が導出部73において解かれることで、好適な製造条件13が導出される(ステップST120)。好適な製造条件13は、導出部73から配信制御部74に出力される。
 受付部70において好適な製造条件13の配信指示が受け付けられた場合、好適な製造条件13は、配信制御部74によって配信指示で指定された押出成形機12に配信される(ステップST130)。
 押出成形機12では、情報処理装置10からの好適な製造条件13が制御部41に入力される。そして、制御部41の制御の下、好適な製造条件13にて押出成形機12の各部の動作が制御され、内視鏡用可撓管11が製造される。
 以上説明したように、情報処理装置10のCPU57は、予測部72および導出部73として機能する。予測部72は、内視鏡用可撓管11全体を分割した分割部分Pの製造条件80の入力に応じて分割部分Pの弾性予測値95、内層厚み予測値96、および外層厚み予測値97を出力する弾性値予測モデル90、内層厚み予測モデル91、および外層厚み予測モデル92を用いる。予測部72は、分割部分Pの各々の製造条件80を弾性値予測モデル90、内層厚み予測モデル91、および外層厚み予測モデル92に入力し、分割部分Pの各々の弾性予測値95、内層厚み予測値96、および外層厚み予測値97を弾性値予測モデル90、内層厚み予測モデル91、および外層厚み予測モデル92から出力させる。導出部73は、分割部分Pの各々の弾性予測値95と分割部分Pの各々の弾性規格値85との差分を含む第1項105、および分割部分Pの各々の総厚み予測値98と分割部分Pの各々の総厚み設定値86との差分を含む第2項106を有する目的関数67の値が最小となる製造条件を求める最適化問題を解くことで、内視鏡用可撓管11全体の品質が目標値となる好適な製造条件13を導出する。
 このため、一例として図22に示すように、例えば上部消化管用の経口内視鏡の太径長尺の内視鏡用可撓管11LLについて、各分割部分P1~P10の弾性予測値95_P1~95_P10等を弾性値予測モデル90等から出力させ、好適な製造条件13を導出することができる。また、一例として図23に示すように、例えば気管支用の経鼻内視鏡の細径短尺の内視鏡用可撓管11SSについて、各分割部分P1~P6の弾性予測値95_P1~95_P6等を弾性値予測モデル90等から出力させ、好適な製造条件13を導出することもできる。
 太径長尺の内視鏡用可撓管11LL専用の予測モデルを用いて、太径長尺の内視鏡用可撓管11LL全体の品質を予測する場合、各分割部分P1~P10の製造条件を入力データとして用意する必要がある。このため、太径長尺の内視鏡用可撓管11LL専用の予測モデルでは、そもそも分割部分がP1~P6の6つしかなく、入力データとしての製造条件の数が足りない細径短尺の内視鏡用可撓管11SS全体の品質を予測することはできない。結果として、細径短尺の内視鏡用可撓管11SSの好適な製造条件13を導出することができない。逆もまた然りである。対して本開示の技術によれば、前述のように、各予測モデル90~92によって、太径長尺の内視鏡用可撓管11LLの好適な製造条件13を導出することもできれば、細径短尺の内視鏡用可撓管11SSの好適な製造条件13を導出することもできる。すなわち、内視鏡用可撓管11の種別によらず汎用的に好適な製造条件13を導出することが可能となる。
 各予測モデル90~92の学習データ100は、図15で示したように、内視鏡用可撓管11全体のデータではなく、各分割部分Pのデータである。このため非常に多くのデータを容易に収集することができる。学習データ100の数が多ければ、それだけ各予測モデル90~92の学習が捗り、各予測モデル90~92の予測精度も高めることができる。したがって、内視鏡用可撓管11全体の品質を予測して、その予測結果に基づいて好適な製造条件13を導出する場合と比べて、好適な製造条件13を精度よく導出することができる。
 目的関数67は、内視鏡用可撓管11全体の製造条件に関する制約条件に、分割部分Pの各々の製造条件を収めるための正則化項である第3項107および第4項108を有する。このため、内視鏡用可撓管11全体の製造条件に関する制約条件に、好適な製造条件13を収めることができる。
 正則化項である第3項107および第4項108は、分割部分Pの各々の内層25の樹脂材料の単位時間当たりの押出量R、および分割部分Pの各々の外層26の樹脂材料の単位時間当たりの押出量Sを平滑化する項である。具体的には、第3項107は、分割部分Pの各々の内層25の樹脂材料の単位時間当たりの押出量Rの二階微分値の総和であり、第4項108は、分割部分Pの各々の外層26の樹脂材料の単位時間当たりの押出量Sの二階微分値の総和である。このため、好適な製造条件13を、あたかも熟練したオペレータが設定したような内容とすることができる。
 差分を含む項である第1項105および第2項106は、分割部分Pの目標値である弾性規格値85および総厚み設定値86で差分を除算した値の総和である。差分を含む項を、分割部分Pの目標値で差分を除算せずに差分の総和とした場合、目標値が100、予測値が95で差分が5の場合と、目標値が10、予測値が5で差分が5の場合とが同列に扱われてしまう。そこで、差分を含む項を、分割部分Pの目標値で差分を除算した値の総和とすることで、目標値が100、予測値が95で差分が5の場合(目標値で差分を除算した値は5/100=0.05)と、目標値が10、予測値が5で差分が5の場合(目標値で差分を除算した値は5/10=0.5)とを区別して扱うことができる。ひいては、好適な製造条件13を精度よく導出することができる。
 各予測モデル90~92には、内視鏡用可撓管11を構成する材料の物性情報81、および内視鏡用可撓管11の設計情報82も入力される。このため、各予測モデル90~92に物性情報81および設計情報82に入力しない場合よりも、弾性予測値95、内層厚み予測値96、および外層厚み予測値97の予測精度を高めることができる。
 また、弾性値予測モデル90には、予測の対象の分割部分Pの製造条件80に加えて、両隣の分割部分Pの製造条件80を入力しているので、弾性予測値95の予測精度をさらに高めることができる。そして、内層厚み予測モデル91には外層26の情報を除く製造条件80A_P1等を入力したり、反対に外層厚み予測モデル92には内層25の情報を除く製造条件80B_P1等を入力し、予測に不要と考えられる情報を除いているので、内層厚み予測値96および外層厚み予測値97の予測精度もさらに高めることができる。
 なお、物性情報81および設計情報82の両方を弾性値予測モデル90等に入力することが好ましいが、弾性値予測モデル90等に入力するのは、物性情報81および設計情報82のうちの少なくともいずれか1つであってもよい。
 予測値は、弾性予測値95、内層厚み予測値96、および外層厚み予測値97と複数種あり、機械学習モデルは、弾性値予測モデル90、内層厚み予測モデル91、および外層厚み予測モデル92と、複数種の予測値毎に用意されている。このため、弾性予測値95、内層厚み予測値96、および外層厚み予測値97をいずれも精度よく予測することができる。
 製品は、可撓管基材20と、可撓管基材20を被覆する樹脂層21であって、軸方向ADに厚み比率が異なる内層25および外層26により構成される樹脂層21とを有する内視鏡用可撓管11である。分割部分Pは、内視鏡用可撓管11を軸方向ADに沿って分割した部分である。そして、製造条件80は、押出成形機12による、内層25の樹脂材料の単位時間当たりの押出量、および外層26の樹脂材料の単位時間当たりの押出量を含む。予測値は、分割部分Pの弾性値(弾性予測値95)、分割部分Pの内層の厚み(内層厚み予測値96)、および分割部分Pの外層の厚み(外層厚み予測値97)を含む。
 内視鏡用可撓管11は、図22で示した上部消化管用の経口内視鏡の太径長尺の内視鏡用可撓管11LL、あるいは図23で示した気管支用の経鼻内視鏡の細径短尺の内視鏡用可撓管11SS等、種類が多岐にわたる。そして、内層25および外層26の樹脂材料の変更、可撓管基材20の外径の変更等、仕様変更も頻繁である。このため、内視鏡用可撓管11の種別によらず汎用的に好適な製造条件13を導出することが可能、という効果を存分に発揮することができる。
 押出成形機12の制御部41が、情報処理装置10のCPU57の役割を担ってもよい。つまり、押出成形機12の制御部41により、各予測値95~98の出力、および好適な製造条件13の導出を行ってもよい。この場合は、押出成形機12自体が、本開示の技術に係る「情報処理装置」の一例となる。
 [第2実施形態]
 上記第1実施形態では、製品として内視鏡用可撓管11を例示し、押出成形機12の好適な製造条件13を導出する例を説明したが、本開示の技術はこれに限らない。第2実施形態では、シート製造装置200(図24参照)の好適な製造条件251(図33参照)を導出する。
 一例として図24に示すように、シート製造装置200は、搬送される長尺状の支持体201に液を塗布してシート202を製造する装置である。シート202は、本開示の技術に係る「製品」の一例である。支持体201は例えば磁気テープの基材である。この場合、液は磁性層材料であり、シート202は磁気テープである。あるいは、支持体201は例えば光学フイルムの基材である。この場合、液は感光層材料であり、シート202は光学フイルムである。
 シート製造装置200は、塗布部203と、搬送ローラ204および205と、張力調整ローラ206とを有する。塗布部203は、支持体201に液を塗布するためのギーサー等である。搬送ローラ204および205は、塗布部203を挟んで上流側および下流側の対称な位置に配されており、モータにより回転することで支持体201およびシート202を搬送する。張力調整ローラ206は、塗布部203および搬送ローラ204の上流側に配されている。張力調整ローラ206は、矢印で示すように、例えば中心Cを回転中心として、支持体201およびシート202の幅方向WDに対して傾くことで、塗布部203の液の塗布箇所において支持体201に付与される張力を調整する。塗布箇所は、幅方向WDと平行な狭隘な間隔を有するスリット207である。なお、シート製造装置200は、ロール状の支持体201を塗布部203に向けて送り出す送出ドラム、および塗布部203からの液が塗布されたシート202を巻き取る巻取ドラム等も有する。また、シート製造装置200は、支持体201またはシート202に接して、支持体201またはシート202の搬送に従動回転する従動ローラ、支持体201の搬送速度の変化に応じて揺動することで、支持体201に付与される張力の変動を抑制するダンサーローラ等も有する。
 一例として図25に示すように、第2実施形態では、シート202の幅方向WDに沿って分割した分割部分P1、P2、・・・、P7、およびP8の各々の品質を予測する。
 一例として図26に示すように、第2実施形態の入力データ210は、第1製造条件211および第2製造条件212を有する。第1製造条件211は、張力調整ローラ206の制御量を含む。張力調整ローラ206の制御量は、言い換えれば、張力調整ローラ206の幅方向WDに対する押し込み量である。第2製造条件212は、塗布部203からの液流量、リップクリアランス、およびポケット部のテーパー角を含む。リップクリアランスは、塗布箇所であるスリット207と支持体201との間の隙間である。ポケット部は、塗布部203内に設けられ、スリット207と連通している。ポケット部は、液を幅方向WDに広げるための部分である。なお、第1製造条件211としては、ダンサーローラの揺動量等を適宜加えてもよい。
 入力データ210は、分割部分P1の第1物性情報213_P1、分割部分P2の第1物性情報213_P2、・・・、および分割部分P8の第1物性情報213_P8を有する。また、入力データ75は第2物性情報214を有する。以下、分割部分P1~P8の各々の第1物性情報213_P1~213_P8を特に区別する必要がない場合は、第1物性情報213と表記する場合がある。
 第1物性情報213および第2物性情報214は、シート202を構成する材料、ここでは支持体201および液の物性に関する情報である。第1物性情報213は、分割部分Pにおける支持体201の厚み、弛み量、およびうねり量を含む。これら支持体201の厚み、弛み量、およびうねり量は、塗布部203と搬送ローラ204の間に設置されたセンサ(図示省略)によって分割部分P毎に測定した値である。このため、第1物性情報213は、支持体201の搬送に伴って時々刻々と変化する。したがって第2実施形態においては、入力データ210は支持体201が予め設定された長さを搬送される度に入力される。予め設定された長さは例えば5cm~10cmである。上記の支持体201の厚み、弛み量、およびうねり量は、予め設定された長さにおける代表値、例えば平均値である。第2物性情報214は、液粘度(例えば伸長粘度)を含む。なお、第1製造条件211、第2製造条件212、第1物性情報213、および第2物性情報214は例示した内容に限らず、他の要素を適宜加えてもよい。
 一例として図27に示すように、第2実施形態の予測モデル群220は、張力予測モデル221、液圧予測モデル222、および塗布厚み予測モデル223を有する。張力予測モデル221、液圧予測モデル222、および塗布厚み予測モデル223は、例えばニューラルネットワーク等により構成される機械学習モデルである。つまり、張力予測モデル221、液圧予測モデル222、および塗布厚み予測モデル223は、本開示の技術に係る「機械学習モデル」の一例である。
 張力予測モデル221は、第1製造条件211および第1物性情報213の入力に応じて、塗布箇所であるスリット207において分割部分Pに付与される張力の予測値(以下、張力予測値と表記する)を出力する。液圧予測モデル222は、第2製造条件212、第1物性情報213、および第2物性情報214の入力に応じて、スリット207において分割部分Pに塗布される液の圧力の予測値(以下、液圧予測値と表記する)を出力する。塗布厚み予測モデル223は、張力予測値および液圧予測値の入力に応じて、分割部分Pの液の塗布厚みの予測値(以下、塗布厚み予測値と表記する)を出力する。このように、第2実施形態においても予測値は複数種あり、複数種の予測値毎に予測モデルが用意されている。
 一例として図28に示すように、予測部72は、分割部分P1の品質を予測する場合、第1製造条件211と分割部分P1の第1物性情報213_P1とを張力予測モデル221に入力する。そして、予測部72は、分割部分P1の張力予測値230_P1を張力予測モデル221から出力させる。
 一例として図29に示すように、予測部72は、分割部分P1の品質を予測する場合、第2製造条件212と、分割部分P1の第1物性情報213_P1と、第2物性情報214とを液圧予測モデル222に入力する。そして、予測部72は、分割部分P1の液圧予測値231_P1を液圧予測モデル222から出力させる。
 一例として図30に示すように、予測部72は、分割部分P1の品質を予測する場合、張力予測モデル221から出力された張力予測値230_P1と、液圧予測モデル222から出力された液圧予測値231_P1とを塗布厚み予測モデル223に入力する。そして、予測部72は、分割部分P1の塗布厚み予測値235_P1を塗布厚み予測モデル223から出力させる。
 図28~図30においては、分割部分P1の張力予測値230_P1、液圧予測値231_P1、および塗布厚み予測値235_P1を各予測モデル221~223より出力させる例を示したが、予測部72は、残りの分割部分P2~P8についても同様に張力予測値230_P2~230_P8(図示省略)、液圧予測値231_P2~231_P8(図示省略)、および塗布厚み予測値235_P2~235_P8(図31参照)を各予測モデル221~223より出力させる。以下、分割部分P1~P8の各々の塗布厚み予測値235_P1~235_P8を特に区別する必要がない場合は、塗布厚み予測値235と表記する場合がある。
 こうして各分割部分Pの塗布厚み予測値235を求めることで、第2実施形態の予測値群240は、一例として図31に示すような内容となる。すなわち予測値群240は、分割部分P1の塗布厚み予測値235_P1、分割部分P2の塗布厚み予測値235_P2、・・・、分割部分P7の塗布厚み予測値235_P7、および分割部分P8の塗布厚み予測値235_P8を有する。
 各予測モデル221~223の学習データは、過去に製造されたシート202の分割部分Pから収集されたデータである。各予測モデル221~223の学習データは、図示は省略するが、以下のような内容となる。すなわち、学習用入力データとして、第1製造条件211に対応する学習用第1製造条件、第2製造条件212に対応する学習用第2製造条件、第1物性情報213に対応する学習用第1物性情報、および第2物性情報214に対応する学習用第2物性情報を含む。そして、正解データとして、スリット207において分割部分Pに付与される張力の実測値、スリット207において分割部分Pに塗布される液の圧力の実測値、および分割部分Pの液の塗布厚みの実測値を含む。
 また、各予測モデル221~223の学習データは、比較的幅寸法が大きく、分割部分Pの数が10以上ある支持体201の場合、比較的幅寸法が小さく、分割部分Pの数が5未満の支持体201の場合等、過去に製造された様々な態様のシート202から収集されたデータである。
 一例として図32に示すように、第2実施形態の目的関数245は、第1項246および第2項247を有する。第1項246は、分割部分Pの各々の塗布厚み予測値235と塗布厚み設定値250(図33参照)との差分を含む。より詳しくは、第1項246は、塗布厚み設定値250で塗布厚み予測値235と塗布厚み設定値250との差分を除算した値の二乗の総和を含む。そして、第1項246は、当該総和に第1重み係数W1を乗算した項である。塗布厚み設定値250は各分割部分Pで共通であるため1つだけである。第1項246は、本開示の技術に係る「差分を含む項」の一例である。また、塗布厚み設定値250は、本開示の技術に係る「目標値」の一例である。
 第2項247は、シート202全体の製造条件に関する制約条件に、分割部分Pの各々の製造条件を収めるための正則化項である。シート202全体の製造条件に関する制約条件は、ここでは分割部分Pの各々の張力調整ローラ206の制御量(張力調整ローラ206の押し込み量)を線形に繋げる、というものである。このため第2項247は、分割部分Pの各々の張力調整ローラ206の制御量(押し込み量)を線形に繋げる項である。第2項247は、例えば、分割部分Pの各々の張力調整ローラ206の押し込み量を線形回帰分析した場合の決定係数を、1から減算したもの等である。第2項247は第2重み係数W2を有する。
 第1重み係数W1および第2重み係数W2は、上記第1実施形態の第1重み係数W1~第4重み係数W4と同様に、合計が1になる値(W1+W2=1)である。例えばW1=W2=0.5である。第1重み係数W1および第2重み係数W2は必ずしも同じ値でなくてもよい。例えば第1項246を重視したい場合、すなわち分割部分Pの各々の塗布厚み予測値235を塗布厚み設定値250により近付けたい場合は、第1重み係数W1を第2重み係数W2よりも高い値に設定してもよい。
 一例として図33に示すように、目的関数245の値が最小となる製造条件を求める最適化問題を解くことで導出部73により導出される第2実施形態の好適な製造条件251は、張力調整ローラ206の制御量を含む。この張力調整ローラ206の制御量は、目的関数245の第2項247の働きによって、各分割部分Pに共通の1つの値が導出される。
 第2実施形態においては、前述のように、支持体201が予め設定された長さを搬送される度に入力データ210が入力される。このため予測部72による張力予測値230_P1~230_P8、液圧予測値231_P1~231_P8、および塗布厚み予測値235の予測と、導出部73による好適な製造条件251としての張力調整ローラ206の制御量の導出も、支持体201が予め設定された長さを搬送されて入力データ210が入力される度に行われる。こうして連続的に好適な製造条件251として張力調整ローラ206の制御量を導出することで、連続的に搬送される支持体201に対して、張力調整ローラ206から支持体201に常に好適な張力が付与された状態で、支持体201に液を塗布することができる。
 このように、第2実施形態においては、製品は、搬送される長尺状の支持体201に液を塗布してなるシート202である。分割部分Pは、シート202を幅方向WDに沿って分割した部分である。第1製造条件211は、液の塗布箇所であるスリット207の上流側に配され、スリット207において支持体201に付与される張力を調整する張力調整ローラ206の制御量を含む。予測値は、分割部分Pにおける液の塗布厚み(塗布厚み予測値235)を含む。このため、比較的幅寸法が大きく、分割部分Pの数が10以上ある支持体201の場合と、比較的幅寸法が小さく、分割部分Pの数が5未満の支持体201の場合等、様々な態様に対応することができる。すなわち、シート202の種別によらず汎用的に好適な製造条件251を導出することが可能となる。なお、スリット207において分割部分Pに付与される張力予測値、および、スリット207において分割部分Pに塗布される液圧予測値を導出したうえで、分割部分Pの液の塗布厚み予測値を導出しているが、これに限らない。第1製造条件211等に基づいて、張力予測値および液圧予測値を導出することなく、塗布厚み予測値を導出してもよい。
 [第3実施形態]
 第3実施形態では、培養槽300(図34参照)における好適な製造条件を導出する。
 一例として図34に示すように、培養槽300には培養液301が貯留されている。培養槽300の収容量は、例えば50L以上5000L以下である。培養槽300には細胞302が播種され、細胞302は培養液301内において培養される。細胞302は、本開示の技術に係る「製品」の一例である。
 細胞302は、例えば、チャイニーズハムスター卵巣細胞といった細胞に抗体遺伝子を組み込むことで樹立された抗体生産細胞である。細胞302は、生産物として、免疫グロブリン、すなわち抗体を培養の過程で生産する。このため培養液301中には細胞302だけでなく抗体も存在している。抗体は例えばモノクローナル抗体であり、バイオ医薬品の有効成分となる。
 培養槽300には、培地供給路303、ガス供給路304、排気路305、培養液送出・回収路306、スパージャー307、ガス供給路308、および撹拌翼309等が設けられている。培地供給路303は、培養槽300内に新鮮な培地を継続的に供給するための流路である。つまり、培養槽300では灌流培養を行う。ガス供給路304は、上部から空気および二酸化炭素を含むガスを供給するための流路である。排気路305は、ガス供給路304から供給されたガスを培養槽300外に排気するための流路である。排気路305には排気フィルタ310が設けられている。
 培養液送出・回収路306は、除細胞フィルタ311の出入口312に接続されている。培養液送出・回収路306は、培養槽300内の培養液301を除細胞フィルタ311に送り出すための流路である。また、培養液送出・回収路306は、除細胞フィルタ311からの培養液301(濃縮液)を培養槽300内に戻すための流路である。
 スパージャー307は、培養槽300の底部に配置されている。スパージャー307は、ガス供給路308から供給される酸素を含むガスを培養槽300内に放出する。スパージャー307から放出された酸素は培養液301中に溶解し、細胞302の抗体の生産活動の援けとなる。撹拌翼309は、モータ等により所定の回転数で回転され、培養槽300内の培養液301を撹拌する。これにより培養槽300内の培養液301の均質性が保たれる。培養槽300には、これらの他にも、培養液301の一部を意図的に抜き取るセルブリード処理のための流路等が設けられている。なお、撹拌翼309は、図示のように複数の羽根を有するものであってもよいし、ディスク状の1枚の羽根を有するものであってもよく、形状は特に限定されない。また、培養槽300内に2つ以上の撹拌翼309が配されていてもよい。
 培養液送出・回収路306に接続される除細胞フィルタ311は内部にフィルタ膜313を有する。フィルタ膜313は、細胞302を捕捉し、抗体を透過する。除細胞フィルタ311は、例えばタンジェンシャルフロー濾過(TFF:Tangential Flow Filtration)方式により、フィルタ膜313で培養液301から細胞302を除くことで培養上清液を得る。
 より詳しくは、除細胞フィルタ311は、内部に弾性膜314を有するダイアフラムポンプ315と、脱気・供気路316とを有する。弾性膜314の下側の空気を脱気・供気路316から脱気しつつ、弾性膜314をダイアフラムポンプ315の下端に貼り付くように弾性変形させることで、培養槽300内の培養液301が、培養液送出・回収路306を介して除細胞フィルタ311内に流入する。また、弾性膜314の下側に脱気・供気路316から空気を供給しつつ、弾性膜314をダイアフラムポンプ315の上側に貼り付くように弾性変形させることで、フィルタ膜313を通過できなかった培養液301(濃縮液)が、培養液送出・回収路306を介して培養槽300内に戻される。
 培養上清液は除細胞フィルタ311の出口317から流出する。培養上清液は主として抗体を含む。培養上清液は下流の精製部(図示省略)に送られ、精製部において各種クロマトグラフィー処理、ウイルス不活性化処理等を施されて、最終的にはバイオ医薬品の原薬とされる。
 一例として図35に示すように、第3実施形態では、培養槽300を三次元的に分割した立方体状の分割部分P1、P2、P3、P4、・・・の各々の品質を予測する。ここで1つの分割部分Pは、培養槽300と比べて小規模なシャーレ等、例えば数mL~数L程度の容量の培養容器320に相当する部分である。
 一例として図36に示すように、第3実施形態の入力データ325は、分割部分P1の製造条件326_P1、分割部分P2の製造条件326_P2、・・・を有する。以下、分割部分P1の製造条件326_P1、分割部分P2の製造条件326_P2、・・・を特に区別する必要がない場合は、製造条件326と表記する場合がある。
 製造条件326は細胞302の培養条件を含む。具体的には、製造条件326は、分割部分Pにおける細胞302の密度(細胞密度)、分割部分Pにおける水素イオン指数、酸素濃度、温度、培地濃度、および撹拌翼309の攪拌によるせん断エネルギーを含む。これらはいずれも、培養槽300の容量、培地供給路303の位置、ガス供給路304の位置、スパージャー307の位置、撹拌翼309の位置、培地の供給量、ガスの供給量、および撹拌翼309の回転数といった諸々のパラメータを用いたシミュレーションで予測した値である。なお、製造条件326としては、二酸化炭素濃度等を適宜加えてもよい。また、入力データ325には、細胞302のサイズといった細胞302の物性情報、および/または、培養槽300の容量といった設計情報を加えてもよい。
 一例として図37に示すように、第3実施形態では培養環境予測モデル330を用いる。培養環境予測モデル330は、例えばニューラルネットワーク等により構成される機械学習モデルである。つまり、培養環境予測モデル330は、本開示の技術に係る「機械学習モデル」の一例である。
 予測部72は、分割部分P1の品質を予測する場合、製造条件326_P1を培養環境予測モデル330に入力する。そして、予測部72は、分割部分P1の培養環境予測値331_P1を培養環境予測モデル330から出力させる。
 図37においては、分割部分P1の培養環境予測値331_P1を培養環境予測モデル330より出力させる例を示したが、予測部72は、残りの分割部分P2、・・・についても同様に培養環境予測値331_P2(図38参照)、・・・を培養環境予測モデル330より出力させる。以下、分割部分P1、P2、・・・の各々の培養環境予測値331_P1、331_P2、・・・を特に区別する必要がない場合は、培養環境予測値331と表記する場合がある。
 培養環境予測値331は、細胞302の増殖率、生存率等に基づいた、細胞302に対する培養環境の良し悪しを表す値であり、例えば0~100の間の値をとる。値が100に近ければ、細胞302に対する培養環境はよい。培養環境予測値331は、本開示の技術に係る「指標値」の一例である。
 こうして各分割部分Pの培養環境予測値331を求めることで、第3実施形態の予測値群335は、一例として図38に示すような内容となる。すなわち予測値群335は、分割部分P1の培養環境予測値331_P1、分割部分P2の培養環境予測値331_P2、・・・を有する。
 培養環境予測モデル330の学習データは、過去に小規模な培養容器320を用いて製造された細胞302から収集されたデータである。培養環境予測モデル330の学習データは、図示は省略するが、以下のような内容となる。すなわち、学習用入力データとして、製造条件326に対応する学習用製造条件を含む。そして、正解データとして、小規模な培養容器320における細胞302に対する培養環境の良し悪しの実測値を含む。
 また、培養環境予測モデル330の学習データは、抗体Aを生産する細胞の場合と、抗体Bを生産する細胞の場合、あるいは、容量50mLの培養容器320で培養した場合と、容量1Lの培養容器320で培養した場合等、過去に小規模な培養容器320を用いて製造された様々な態様の細胞302から収集されたデータである。
 一例として図39に示すように、第3実施形態の目的関数340は、第1項341および第2項342を有する。第1項341は、分割部分Pの各々の培養環境予測値331と培養環境設定値350(図40参照)との差分を含む。より詳しくは、第1項341は、培養環境設定値350で培養環境予測値331と培養環境設定値350との差分を除算した値の二乗の総和を含む。そして、第1項341は、当該総和に第1重み係数W1を乗算した項である。培養環境設定値350は各分割部分Pで共通であるため1つだけである。第1項341は、本開示の技術に係る「差分を含む項」の一例である。また、培養環境設定値350は、本開示の技術に係る「目標値」の一例である。
 第2項342は、培養槽300内の細胞302全体の製造条件に関する制約条件に、分割部分Pの各々の製造条件を収めるための正則化項である。培養槽300内の細胞302全体の製造条件に関する制約条件は、分割部分Pの各々の製造条件を同等にする、というものである。このため第2項342は、分割部分Pの各々の製造条件を同等にする項である。第2項342は、例えば、分割部分Pの各々の製造条件の分散または標準偏差である。この場合、分散または標準偏差を最小にすれば、分割部分Pの各々の製造条件を同等にすることができる。なお、「同等」とは、分割部分Pの各々の製造条件が完全に同じ場合はもちろん、分割部分Pの各々の製造条件が予め設定された差分範囲内に収まっている場合も含む。第2項342は第2重み係数W2を有する。
 第1重み係数W1および第2重み係数W2は、上記第1実施形態の第1重み係数W1~第4重み係数W4等と同様に、合計が1になる値(W1+W2=1)である。例えばW1=W2=0.5である。第1重み係数W1および第2重み係数W2は必ずしも同じ値でなくてもよい。例えば第1項341を重視したい場合、すなわち分割部分Pの各々の培養環境予測値331を培養環境設定値350により近付けたい場合は、第1重み係数W1を第2重み係数W2よりも高い値に設定してもよい。
 一例として図40に示すように、第3実施形態では、導出部73は、目的関数340の値が最小となる製造条件を求める最適化問題を解くことで、分割部分P1の仮の好適な製造条件351_P1、・・・といった分割部分Pの各々の仮の好適な製造条件351を導出する。仮の好適な製造条件351は、分割部分Pにおける水素イオン指数、酸素濃度、温度、および培地濃度を含む。ここで、水素イオン指数、酸素濃度、温度、および培地濃度は、撹拌翼309の攪拌によって、各分割部分Pでほとんどむらがないものとする。一方で撹拌翼309の攪拌によるせん断エネルギーは、各分割部分Pで異なるものとする。
 一例として図41に示すように、導出部73は、分割部分Pの各々の仮の好適な製造条件351からさらに好適な製造条件を導出する。図41では、表355に示すように、分割部分Pの各々の仮の好適な製造条件351の酸素濃度から、スパージャー307を介して培養槽300内に供給する好適な酸素供給量356を導出する様子を示している。導出部73は、分割部分Pの各々の酸素濃度が、仮の好適な製造条件351の酸素濃度となるような酸素供給量をシミュレーションで予測することで、好適な酸素供給量356を導出する。好適な酸素供給量356は、本開示の技術に係る「好適な製造条件」の一例である。なお、好適な酸素供給量356に代えて、あるいは加えて、培地供給路303からの好適な培地供給量、ガス供給路304からの好適なガス供給量、あるいは撹拌翼309の好適な回転数等を好適な製造条件として導出してもよい。
 このように、第3実施形態においては、製品は培養槽300内で培養される細胞302である。分割部分Pは、培養槽300を分割した部分である。製造条件326は細胞302の培養条件を含み、予測値は、細胞302に対する培養環境の好ましさを表す指標値(培養環境予測値331)を含む。このため、抗体Aを生産する細胞の場合、抗体Bを生産する細胞の場合等、様々な態様に対応することができる。すなわち、細胞302の種別によらず汎用的に好適な製造条件を導出することが可能となる。
 細胞302は、例示の抗体生産細胞に限らない。人工多能性幹細胞(iPS(induced Pluripotent Stem)細胞)といった多能性幹細胞でもよい。機械学習モデルとして、各分割部分Pの細胞302の増殖率を予測するモデル、各分割部分Pの細胞302の生存率を予測するモデルといった複数種のモデルを用意してもよい。
 情報処理装置10は、押出成形機12等とともに同じ施設に設置されていてもよいし、押出成形機12等が設置された施設からは独立したデータセンターに設置されていてもよい。
 上記各実施形態において、例えば、受付部70、RW制御部71、予測部72、導出部73、並びに配信制御部74といった各種の処理を実行する処理部(Processing Unit)のハードウェア的な構造としては、次に示す各種のプロセッサ(Processor)を用いることができる。各種のプロセッサには、上述したように、ソフトウェア(作動プログラム65)を実行して各種の処理部として機能する汎用的なプロセッサであるCPU57に加えて、FPGA(Field Programmable Gate Array)等の製造後に回路構成を変更可能なプロセッサであるプログラマブルロジックデバイス(Programmable Logic Device:PLD)、ASIC(Application Specific Integrated Circuit)等の特定の処理を実行させるために専用に設計された回路構成を有するプロセッサである専用電気回路等が含まれる。
 1つの処理部は、これらの各種のプロセッサのうちの1つで構成されてもよいし、同種または異種の2つ以上のプロセッサの組み合わせ(例えば、複数のFPGAの組み合わせ、および/または、CPUとFPGAとの組み合わせ)で構成されてもよい。また、複数の処理部を1つのプロセッサで構成してもよい。
 複数の処理部を1つのプロセッサで構成する例としては、第1に、クライアントおよびサーバ等のコンピュータに代表されるように、1つ以上のCPUとソフトウェアの組み合わせで1つのプロセッサを構成し、このプロセッサが複数の処理部として機能する形態がある。第2に、システムオンチップ(System On Chip:SoC)等に代表されるように、複数の処理部を含むシステム全体の機能を1つのIC(Integrated Circuit)チップで実現するプロセッサを使用する形態がある。このように、各種の処理部は、ハードウェア的な構造として、上記各種のプロセッサの1つ以上を用いて構成される。
 さらに、これらの各種のプロセッサのハードウェア的な構造としては、より具体的には、半導体素子等の回路素子を組み合わせた電気回路(circuitry)を用いることができる。
 以上の記載から、下記の付記項に記載の技術を把握することができる。
 [付記項1]
 プロセッサを備え、
 前記プロセッサは、
 製品全体を分割した分割部分の製造条件の入力に応じて前記分割部分の品質の予測値を出力する機械学習モデルを用い、
 前記分割部分の前記製造条件を前記機械学習モデルに入力し、前記分割部分の前記予測値を前記機械学習モデルから出力させ、
 前記分割部分の前記予測値と前記分割部分の品質の目標値との差分を含む項を有する目的関数の値が最小となる製造条件を求める最適化問題を解くことで、前記製品全体の品質が目標値となる好適な製造条件を導出する、
情報処理装置。
 [付記項2]
 前記目的関数は、前記製品全体の製造条件に関する制約条件に、前記分割部分の前記製造条件を収めるための正則化項を有する付記項1に記載の情報処理装置。
 [付記項3]
 前記正則化項は、前記分割部分の前記製造条件を平滑化する項である付記項2に記載の情報処理装置。
 [付記項4]
 前記正則化項は、前記分割部分の前記製造条件の二階微分値の総和である付記項3に記載の情報処理装置。
 [付記項5]
 前記差分を含む項は、前記分割部分の前記目標値で前記差分を除算した値の総和である付記項1から付記項4のいずれか1項に記載の情報処理装置。
 [付記項6]
 前記機械学習モデルには、前記製品を構成する材料の物性情報、および前記製品の設計情報のうちの少なくともいずれか1つも入力される付記項1から付記項5のいずれか1項に記載の情報処理装置。
 [付記項7]
 前記予測値は複数種あり、
 前記機械学習モデルは、複数種の前記予測値毎に用意されている付記項1から付記項6のいずれか1項に記載の情報処理装置。
 [付記項8]
 前記製品は、可撓管基材と、前記可撓管基材を被覆する樹脂層であって、軸方向に厚み比率が異なる内層および外層により構成される樹脂層とを有する内視鏡用可撓管であり、
 前記分割部分は、前記内視鏡用可撓管を前記軸方向に沿って分割した部分であり、
 前記製造条件は、押出成形機による、前記内層の樹脂材料の単位時間当たりの押出量、および前記外層の樹脂材料の単位時間当たりの押出量を含み、
 前記予測値は、前記分割部分の弾性値、前記分割部分の前記内層の厚み、および前記分割部分の前記外層の厚みを含む付記項1から付記項7のいずれか1項に記載の情報処理装置。
 [付記項9]
 前記製品は、搬送される長尺状の支持体に液を塗布してなるシートであり、
 前記分割部分は、前記シートを幅方向に沿って分割した部分であり、
 前記製造条件は、前記液の塗布箇所の上流側に配され、前記塗布箇所において前記支持体に付与される張力を調整する張力調整ローラの制御量を含み、
 前記予測値は、前記分割部分における前記液の塗布厚みを含む付記項1、付記項2、および付記項5から付記項7のいずれか1項に記載の情報処理装置。
 [付記項10]
 前記製品は培養槽内で培養される細胞であり、
 前記分割部分は、前記培養槽を分割した部分であり、
 前記製造条件は前記細胞の培養条件を含み、
 前記予測値は、前記細胞に対する培養環境の好ましさを表す指標値を含む付記項1、付記項2、および付記項5から付記項7のいずれか1項に記載の情報処理装置。
 [付記項11]
 製品全体を分割した分割部分の製造条件の入力に応じて前記分割部分の品質の予測値を出力する機械学習モデルを用いること、
 前記分割部分の前記製造条件を前記機械学習モデルに入力し、前記分割部分の前記予測値を前記機械学習モデルから出力させること、並びに、
 前記分割部分の前記予測値と前記分割部分の品質の目標値との差分を含む項を有する目的関数の値が最小となる製造条件を求める最適化問題を解くことで、前記製品全体の品質が目標値となる好適な製造条件を導出すること、
を含む情報処理装置の作動方法。
 [付記項12]
 製品全体を分割した分割部分の製造条件の入力に応じて前記分割部分の品質の予測値を出力する機械学習モデルを用いること、
 前記分割部分の前記製造条件を前記機械学習モデルに入力し、前記分割部分の前記予測値を前記機械学習モデルから出力させること、並びに、
 前記分割部分の前記予測値と前記分割部分の品質の目標値との差分を含む項を有する目的関数の値が最小となる製造条件を求める最適化問題を解くことで、前記製品全体の品質が目標値となる好適な製造条件を導出すること、
を含む処理をコンピュータに実行させるための情報処理装置の作動プログラム。
 本開示の技術は、上述の種々の実施形態および/または種々の変形例を適宜組み合わせることも可能である。また、上記各実施形態に限らず、要旨を逸脱しない限り種々の構成を採用し得ることはもちろんである。さらに、本開示の技術は、プログラムに加えて、プログラムを非一時的に記憶する記憶媒体にもおよぶ。
 以上に示した記載内容および図示内容は、本開示の技術に係る部分についての詳細な説明であり、本開示の技術の一例に過ぎない。例えば、上記の構成、機能、作用、および効果に関する説明は、本開示の技術に係る部分の構成、機能、作用、および効果の一例に関する説明である。よって、本開示の技術の主旨を逸脱しない範囲内において、以上に示した記載内容および図示内容に対して、不要な部分を削除したり、新たな要素を追加したり、置き換えたりしてもよいことはいうまでもない。また、錯綜を回避し、本開示の技術に係る部分の理解を容易にするために、以上に示した記載内容および図示内容では、本開示の技術の実施を可能にする上で特に説明を要しない技術常識等に関する説明は省略されている。
 本明細書において、「Aおよび/またはB」は、「AおよびBのうちの少なくとも1つ」と同義である。つまり、「Aおよび/またはB」は、Aだけであってもよいし、Bだけであってもよいし、AおよびBの組み合わせであってもよい、という意味である。また、本明細書において、3つ以上の事柄を「および/または」で結び付けて表現する場合も、「Aおよび/またはB」と同様の考え方が適用される。
 本明細書に記載された全ての文献、特許出願および技術規格は、個々の文献、特許出願および技術規格が参照により取り込まれることが具体的かつ個々に記された場合と同程度に、本明細書中に参照により取り込まれる。

Claims (12)

  1.  プロセッサを備え、
     前記プロセッサは、
     製品全体を分割した分割部分の製造条件の入力に応じて前記分割部分の品質の予測値を出力する機械学習モデルを用い、
     前記分割部分の前記製造条件を前記機械学習モデルに入力し、前記分割部分の前記予測値を前記機械学習モデルから出力させ、
     前記分割部分の前記予測値と前記分割部分の品質の目標値との差分を含む項を有する目的関数の値が最小となる製造条件を求める最適化問題を解くことで、前記製品全体の品質が目標値となる好適な製造条件を導出する、
    情報処理装置。
  2.  前記目的関数は、前記製品全体の製造条件に関する制約条件に、前記分割部分の前記製造条件を収めるための正則化項を有する請求項1に記載の情報処理装置。
  3.  前記正則化項は、前記分割部分の前記製造条件を平滑化する項である請求項2に記載の情報処理装置。
  4.  前記正則化項は、前記分割部分の前記製造条件の二階微分値の総和である請求項3に記載の情報処理装置。
  5.  前記差分を含む項は、前記分割部分の前記目標値で前記差分を除算した値の総和である請求項1に記載の情報処理装置。
  6.  前記機械学習モデルには、前記製品を構成する材料の物性情報、および前記製品の設計情報のうちの少なくともいずれか1つも入力される請求項1に記載の情報処理装置。
  7.  前記予測値は複数種あり、
     前記機械学習モデルは、複数種の前記予測値毎に用意されている請求項1に記載の情報処理装置。
  8.  前記製品は、可撓管基材と、前記可撓管基材を被覆する樹脂層であって、軸方向に厚み比率が異なる内層および外層により構成される樹脂層とを有する内視鏡用可撓管であり、
     前記分割部分は、前記内視鏡用可撓管を前記軸方向に沿って分割した部分であり、
     前記製造条件は、押出成形機による、前記内層の樹脂材料の単位時間当たりの押出量、および前記外層の樹脂材料の単位時間当たりの押出量を含み、
     前記予測値は、前記分割部分の弾性値、前記分割部分の前記内層の厚み、および前記分割部分の前記外層の厚みを含む請求項1に記載の情報処理装置。
  9.  前記製品は、搬送される長尺状の支持体に液を塗布してなるシートであり、
     前記分割部分は、前記シートを幅方向に沿って分割した部分であり、
     前記製造条件は、前記液の塗布箇所の上流側に配され、前記塗布箇所において前記支持体に付与される張力を調整する張力調整ローラの制御量を含み、
     前記予測値は、前記分割部分における前記液の塗布厚みを含む請求項1に記載の情報処理装置。
  10.  前記製品は培養槽内で培養される細胞であり、
     前記分割部分は、前記培養槽を分割した部分であり、
     前記製造条件は前記細胞の培養条件を含み、
     前記予測値は、前記細胞に対する培養環境の好ましさを表す指標値を含む請求項1に記載の情報処理装置。
  11.  製品全体を分割した分割部分の製造条件の入力に応じて前記分割部分の品質の予測値を出力する機械学習モデルを用いること、
     前記分割部分の前記製造条件を前記機械学習モデルに入力し、前記分割部分の前記予測値を前記機械学習モデルから出力させること、並びに、
     前記分割部分の前記予測値と前記分割部分の品質の目標値との差分を含む項を有する目的関数の値が最小となる製造条件を求める最適化問題を解くことで、前記製品全体の品質が目標値となる好適な製造条件を導出すること、
    を含む情報処理装置の作動方法。
  12.  製品全体を分割した分割部分の製造条件の入力に応じて前記分割部分の品質の予測値を出力する機械学習モデルを用いること、
     前記分割部分の前記製造条件を前記機械学習モデルに入力し、前記分割部分の前記予測値を前記機械学習モデルから出力させること、並びに、
     前記分割部分の前記予測値と前記分割部分の品質の目標値との差分を含む項を有する目的関数の値が最小となる製造条件を求める最適化問題を解くことで、前記製品全体の品質が目標値となる好適な製造条件を導出すること、
    を含む処理をコンピュータに実行させるための情報処理装置の作動プログラム。
PCT/JP2023/030284 2022-08-30 2023-08-23 情報処理装置、情報処理装置の作動方法、および情報処理装置の作動プログラム WO2024048388A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2022-137262 2022-08-30
JP2022137262 2022-08-30

Publications (1)

Publication Number Publication Date
WO2024048388A1 true WO2024048388A1 (ja) 2024-03-07

Family

ID=90099606

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2023/030284 WO2024048388A1 (ja) 2022-08-30 2023-08-23 情報処理装置、情報処理装置の作動方法、および情報処理装置の作動プログラム

Country Status (1)

Country Link
WO (1) WO2024048388A1 (ja)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022094229A (ja) * 2020-12-14 2022-06-24 横浜ゴム株式会社 学習済予測モデル生成方法、物理量予測方法、プログラムおよび学習済予測モデルを記録したコンピュータ読取可能な記録媒体

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022094229A (ja) * 2020-12-14 2022-06-24 横浜ゴム株式会社 学習済予測モデル生成方法、物理量予測方法、プログラムおよび学習済予測モデルを記録したコンピュータ読取可能な記録媒体

Similar Documents

Publication Publication Date Title
Yoder et al. Amyloplast sedimentation dynamics in maize columella cells support a new model for the gravity-sensing apparatus of roots
Poirion et al. DeepProg: an ensemble of deep-learning and machine-learning models for prognosis prediction using multi-omics data
CN103476920B (zh) 处理细胞和相关结构的设备及方法
Niederfuhr et al. The bacteriology of chronic rhinosinusitis with and without nasal polyps
WO2024048388A1 (ja) 情報処理装置、情報処理装置の作動方法、および情報処理装置の作動プログラム
Moreira-Soares et al. Angiogenic factors produced by hypoxic cells are a leading driver of anastomoses in sprouting angiogenesis–a computational study
Muthusamy et al. Additive manufacturing of overhang structures using moisture-cured silicone with support material
CA3156967A1 (en) Orchestrated intelligent supply chain optimizer
KR0170434B1 (ko) 편평한 압출성형물과 환상단면의 성형물의 압출성형방법과 그 장치
Wu et al. From cell spheroids to vascularized cancer organoids: Microfluidic tumor-on-a-chip models for preclinical drug evaluations
Yousefi et al. Controlling the extrudate swell in melt extrusion additive manufacturing of 3D scaffolds: A designed experiment
Temirel et al. Shape fidelity evaluation of alginate-based hydrogels through extrusion-based bioprinting
Sahai et al. 3D printed chitosan composite scaffold for chondrocytes differentiation
Gregory et al. An experimental investigation to model wheezing in lungs
Yu et al. A process parameter design method for improving the filament diameter accuracy of extrusion 3D printing
del Barrio Cortés et al. Generation of Controlled Micrometric Fibers inside Printed Scaffolds Using Standard FDM 3D Printers
Carius et al. PerfuPul—a versatile perfusable platform to assess permeability and barrier function of air exposed pulmonary epithelia
Gómez-Blanco et al. Improving Cell Viability and Velocity in μ-Extrusion Bioprinting with a Novel Pre-Incubator Bioprinter and a Standard FDM 3D Printing Nozzle
CN102917781B (zh) 涂层装置及涂层方法
Gao et al. Investigation on the temperature distribution uniformity of an extrusion-based 3D print head and its temperature control strategy
Lee et al. Development of a subpath extrusion tip and die for peripheral inserted central catheter shaft with multi lumen
Brier et al. Predictive modeling for improved anemia management in dialysis patients
Bleckwenn et al. Large‐scale cell culture
Hou et al. The application of hollow fiber cartridge in biomedicine
Whitford Single‐use systems support continuous bioprocessing by perfusion culture

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: 23860151

Country of ref document: EP

Kind code of ref document: A1