EP4196336A1 - Identifying candidate objects for additive manufacturing - Google Patents
Identifying candidate objects for additive manufacturingInfo
- Publication number
- EP4196336A1 EP4196336A1 EP21856883.0A EP21856883A EP4196336A1 EP 4196336 A1 EP4196336 A1 EP 4196336A1 EP 21856883 A EP21856883 A EP 21856883A EP 4196336 A1 EP4196336 A1 EP 4196336A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- additive manufacturing
- data
- objects
- machine learning
- candidate objects
- Prior art date
- Legal status (The legal status 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 status listed.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Program-control systems
- G05B19/02—Program-control systems electric
- G05B19/18—Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of program data in numerical form
- G05B19/4097—Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of program data in numerical form characterised by using design data to control NC machines, e.g. CAD/CAM
- G05B19/4099—Surface or curve machining, making three-dimensional [3D] objects, e.g. desktop manufacturing
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B33—ADDITIVE MANUFACTURING TECHNOLOGY
- B33Y—ADDITIVE MANUFACTURING, i.e. MANUFACTURING OF THREE-DIMENSIONAL [3D] OBJECTS BY ADDITIVE DEPOSITION, ADDITIVE AGGLOMERATION OR ADDITIVE LAYERING, e.g. BY 3D PRINTING, STEREOLITHOGRAPHY OR SELECTIVE LASER SINTERING
- B33Y50/00—Data acquisition or data processing for additive manufacturing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/211—Selection of the most significant subset of features
- G06F18/2113—Selection of the most significant subset of features by ranking or filtering the set of features, e.g. using a measure of variance or of feature cross-correlation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/047—Probabilistic or stochastic networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/0499—Feedforward networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/09—Supervised learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0631—Resource planning, allocation, distributing or scheduling for enterprises or organisations
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/04—Manufacturing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
Definitions
- Embodiments described herein relate generally to additive manufacturing and more particularly to techniques for identifying candidate objects for additive manufacturing.
- Additive manufacturing in the process by which a three-dimensional object is generated by depositing materials successively to layers.
- Various industries utilize additive manufacturing to generate objects.
- Such industries can include aerospace, automotive, consumer goods, medical devices, oil and gas exploration and production, and the like.
- Downhole exploration and production efforts involve the deployment of a variety of sensors and tools into the earth to locate and extract hydrocarbons.
- Additive manufacturing can be useful to create components of tools, or entire tools, used in downhole exploration and production efforts.
- Embodiments of the present invention are directed to identifying candidate objects for additive manufacturing.
- a non-limiting example computer-implemented method includes aggregating data.
- the method further includes filtering the data to eliminate objects known not to be suitable for additive manufacturing.
- the method further includes performing machine learning on the data to identify objects suitable for additive manufacturing.
- the method further includes generating, using additive manufacturing, at least one of the objects identified as being suitable for additive manufacturing.
- a non-limiting example system includes a processing system comprising a memory and a processor, the processing system for executing the computer readable instructions, the computer readable instructions controlling the processing device to perform operations.
- the operations include aggregating data.
- the operations further include filtering the data to eliminate objects known not to be suitable for additive manufacturing.
- the operations further include performing, based at least in part on the filtering, machine learning on the data to identify objects suitable for additive manufacturing.
- the operations further include generating, using additive manufacturing, at least one of the objects identified as being suitable for additive manufacturing.
- FIG. 1 depicts a bubble diagram of a method for identifying candidate objects for additive manufacturing according to one or more embodiments described herein;
- FIG. 2 depicts a block diagram of a system for identifying candidate objects for additive manufacturing according to one or more embodiments described herein;
- FIG. 3 depicts a flow diagram of a method 300 for identifying candidate objects for additive manufacturing according to one or more embodiments described herein;
- FIG. 4 depicts a block diagram of a processing system for implementing the presently described techniques according to one or more embodiments described herein.
- Additive manufacturing (sometimes referred to as “3D printing”) includes various manufacturing techniques (modalities) that allow “growing” an object from feedstock (e.g., powder, wire, filament, etc.) layer-by-layer into a desired shape rather than removing material from bar stock as in non-additive (i.e., subtractive) manufacturing approaches.
- feedstock e.g., powder, wire, filament, etc.
- non-additive i.e., subtractive
- the main advantages of additive manufacturing are relative simplicity of the manufacturing process (e.g., less steps, most of the process is happening within a single machine, no operator running the machine, etc.) and freedom of design (i.e., complex shapes can be created).
- one or more embodiments are described herein for identifying candidate objects for additive manufacturing.
- a holistic approach for identifying candidate objects for additive manufacturing is provided that utilizes data and information from various business and engineering systems, including drawings, 3D models, enterprise resource planning (ERP) data, reliability data, etc.
- ERP enterprise resource planning
- the techniques described herein utilize novel data analytics methodologies including data cleaning, vectorization, screening/filtering, and using machine learning (e.g., a neural network algorithm) to provide probabilistic recommendations on the suitability of objects for additive manufacturing.
- the present techniques are therefore able to identify potential candidate objects suitable to be manufactured additively and can be applied to various objects including parts, assemblies, and products.
- FIG. 1 depicts a bubble diagram of a method 100 for identifying candidate objects for additive manufacturing according to one or more embodiments described herein.
- data aggregation is performed. This includes identifying data generated by and/or stored in systems and data repositories that can be used for identifying candidate objects for additive manufacturing. Such data can include economical data 104, functional data 106, material data 108, geometrical data, 110 and the like.
- the data can be cleansed at bubble 112. This can include detecting and correcting inaccurate and/or corrupt data.
- Data cleansing at bubble 112 can also be performed on training sets from bubble 121.
- the training sets at bubble 121 represent an additively built parts dataset(s).
- the data can be filtered and machine learning can be performed.
- filtering the data includes screening of data to filter out objects that are known a priori not to be suitable for additive manufacturing.
- an electronic component, components made from elastomers, etc. are known not to be suitable for additive manufacturing. This occurs by providing data views that show filtered subsets of the data (bubble 114), providing data views intersections that show intersections between the various data (bubble 116) to provide a filtered list of candidate objects that are suitable for additive manufacturing (bubble 118).
- Machine learning at bubble 120 can be performed concurrently, simultaneously, or separately from the filtering.
- Performing machine learning includes training an algorithm (e.g., a neural network) on a dataset of known objects (and/or subassemblies) (e.g., using the training sets from bubble 121) for which the suitability for additive manufacturing is known and can be described and linked to certain dataset features. Then a trained algorithm can generate a filtered list of candidate objects at bubble 122 that are suitable for additive manufacturing.
- an algorithm e.g., a neural network
- a dataset of known objects (and/or subassemblies) e.g., using the training sets from bubble 121
- a trained algorithm can generate a filtered list of candidate objects at bubble 122 that are suitable for additive manufacturing.
- the two filtered lists of candidate objects from bubbles 118 and 122 can be combined, at bubble 124, to form a final list of candidate objects that are suitable for additive manufacturing.
- FIG. 2 depicts a block diagram of a system 200 for identifying candidate objects for additive manufacturing according to one or more embodiments described herein.
- the system 200 performs filtering to generate a first output Ppi of candidate objects that are suitable for additive manufacturing and a second output Pp2 of candidate objects that are suitable for additive manufacturing.
- the system 200 aggregates data into a dataset A stored in data repository 204 from datasets 202a, 202b, 202c, 202d.
- the datasets 202a , 202b, 202c, 202d can include and store economical data 104, functional data 106, material data 108, geometrical data, 110 and the like. Other types of data can include business data, engineering data, manufacturing data, quality data, reliability data, operational data, etc.
- Block 206 of the system 200 performs filtering of the dataset A to generate a first (filtered) output Ppi of candidate objects that are suitable for additive manufacturing.
- the system 200 performs a machine learning analysis on a training dataset C stored in a data repository 210 and/or on the dataset A stored in the data repository 204.
- the machine learning correlates features of objects to each other to identify suitable objects for additive manufacturing.
- the machine learning at block 208 generates a second output Pp2 of candidate objects that are suitable for additive manufacturing.
- the first output Ppi of candidate objects and the second output Pp2 of candidate objects can be cross validated to provide a master list Pp of candidate objects suitable for additive manufacturing.
- objects that appear on both the first output Ppi and the second output Pp2 i.e., Ppi U P 2
- Ppi U P 2 objects that appear on both the first output Ppi and the second output Pp2
- Ppi U P 2 objects that appear on both the first output Ppi and the second output Pp2
- objects that appear in only one of the outputs Ppi or Pp2 (or none of the outputs) are not considered suitable for additive manufacturing.
- FIG. 3 depicts a flow diagram of a method 300 for identifying candidate objects for additive manufacturing according to one or more embodiments described herein.
- the method 300 can be performed by any suitable processing system (e.g., the processing system 200 of FIG. 4), any suitable processing device (e.g., one of the processors 421 of FIG. 4), and/or combinations thereof or the like or another suitable system or device.
- any suitable processing system e.g., the processing system 200 of FIG. 4
- any suitable processing device e.g., one of the processors 421 of FIG. 4
- combinations thereof or the like e.g., one of the processors 421 of FIG. 4
- the system 200 aggregates data.
- aggregating data includes aggregating data from a plurality of data sets. This includes identifying systems and data repositories where data is stored that can be used to identify candidate objects for additive manufacturing. Such data can include economical data 104, functional data 106, material data 108, geometrical data, 110 and the like.
- the data can be cleansed at bubble 112. This can include detecting and correcting inaccurate and/or corrupt data.
- Other types of data can include business data, engineering data, manufacturing data, quality data, reliability data, operational data, etc.
- the dataset A is defined as ⁇ Pl, P2, P3, Pn], where Pl to Pn are an inventory /list of objects, n being the number of objects within the dataset A.
- Parts P has X set of features and characteristics, P (x), where: set of economical features of the object P set of geometrical features of the object P set of functional features of the object P set of material features of the object P set of n specific features of the object P.
- the system 200 filters the data to eliminate objects known not to be suitable for additive manufacturing. Applying a criterion set of c m , where c is a subset of X that results in dataset view B c A. Examples of such criteria are provided in the following table with corresponding logic used for filtering:
- the system 200 performs, based at least in part on the filtering, machine learning on the data to identify objects suitable for additive manufacturing.
- the machine learning can be supervised learning according to one or more embodiments described herein. For example, in parallel, using the dataset C of objects already converted and built additively as the training set for the machine learning (see block 208 of FIG. 2), a neural network is built that can be applied to dataset A. To do this, the machine learning correlates features of objects to each other to identify suitable objects for additive manufacturing.
- the training set can include data for objects previously indicated as suitable for additive manufacturing and objects previously indicated as unsuitable for additive manufacturing.
- the machine learning outputs a second output Pp2 of candidate objects that are suitable for additive manufacturing.
- the training set (e.g., at bubble 121 of FIG. 1) could be augmented by a library of objects created by subject matter experts capturing their knowledge and experience regarding suitable and unsuitable objects for additive manufacturing. This could include various idealized patterns and/or shapes that may or may not have been created using additive manufacturing in the past.
- machine learning broadly describes a function of electronic systems that learn from data.
- a machine learning system, engine, or module can include a trainable machine learning algorithm that can be trained, such as in an external cloud environment, to learn functional relationships between inputs (e.g., features of objects) and outputs (e.g., objects suitable for additive manufacturing) that are currently unknown, and the resulting machine learning model can be used to determine suitability for additive manufacturing.
- machine learning functionality can be implemented using a predictive neural network (PNN) having the capability to be trained to perform a currently unknown function.
- PNNs are a family of statistical learning models inspired by the biological neural networks of animals, and in particular the brain. PNNs can be used to predict outcomes based on a large number of inputs.
- Convolutional neural networks are a class of deep, feed-forward artificial neural networks that are particularly useful at analyzing visual imagery.
- PNNs can be embodied as so-called “neuromorphic” systems of interconnected processor elements that act as simulated “neurons” and exchange “messages” between each other in the form of electronic signals. Similar to the so-called “plasticity” of synaptic neurotransmitter connections that carry messages between biological neurons, the connections in PNNs that carry electronic messages between simulated neurons are provided with numeric weights that correspond to the strength or weakness of a given connection. The weights can be adjusted and tuned based on experience, making PNNs adaptive to inputs and capable of learning. For example, a PNN for cardiovascular disease prediction is defined by a set of input neurons that can be activated by patient data.
- the activation of these input neurons are then passed to other downstream neurons, which are often referred to as “hidden” neurons. This process is repeated until an output neuron is activated.
- the activated output neuron predicts whether a patient has (or may have a risk of) cardiovascular disease.
- features of objects can be input into a PNN, and the PNN can predict whether the objects are suitable for additive manufacturing.
- the system 200 or another suitable system causes at least one of the objects identified as being suitable for additive manufacturing to be manufactured using additive manufacturing.
- Any suitable technique can be utilized to additively manufacture the objects identified as being suitable for additive manufacturing.
- Additive manufacturing techniques are thereby improved by enabling parts to be identified for additive manufacturing that might otherwise not be identified as being suitable, and thus additive manufacturing techniques can be applied to such objects.
- Additive manufacturing techniques can further be improved by eliminating from consideration parts not identified as suitable for additive manufacturing. This particularly improves the operation of additive manufacturing equipment by eliminating time spent trying to manufacture an object that is not suitable for additive manufacturing, for example.
- FIG. 3 Additional processes also may be included, and it should be understood that the processes depicted in FIG. 3 represent illustrations, and that other processes may be added or existing processes may be removed, modified, or rearranged without departing from the scope of the present disclosure.
- one or more of the blocks of the method 300 can be performed simultaneously or concurrently, such as performing the filtering (block 304) and performing the machine learning (block 306).
- FIG. 4 depicts a block diagram of a processing system 400 for implementing the techniques described herein.
- processing system 400 has one or more central processing units (“processors” or “processing resources”) 421a, 421b, 421c, etc. (collectively or generically referred to as processor(s) 421 and/or as processing device(s)).
- processors 421 can include a reduced instruction set computer (RISC) microprocessor.
- RISC reduced instruction set computer
- processors 421 are coupled to system memory (e.g., random access memory (RAM) 424) and various other components via a system bus 433.
- RAM random access memory
- ROM Read only memory
- BIOS basic input/output system
- I/O adapter 427 may be a small computer system interface (SCSI) adapter that communicates with a hard disk 423 and/or a storage device 425 or any other similar component.
- I/O adapter 427, hard disk 423, and storage device 425 are collectively referred to herein as mass storage 434.
- Operating system 440 for execution on processing system 400 may be stored in mass storage 434.
- the network adapter 426 interconnects system bus 433 with an outside network 436 enabling processing system 400 to communicate with other such systems.
- a display 435 is connected to system bus 433 by display adapter 432, which may include a graphics adapter to improve the performance of graphics intensive applications and a video controller.
- adapters 426, 427, and/or 432 may be connected to one or more I/O busses that are connected to system bus 433 via an intermediate bus bridge (not shown).
- Suitable I/O buses for connecting peripheral devices such as hard disk controllers, network adapters, and graphics adapters typically include common protocols, such as the Peripheral Component Interconnect (PCI).
- PCI Peripheral Component Interconnect
- Additional input/output devices are shown as connected to system bus 433 via user interface adapter 428 and display adapter 432.
- a keyboard 429, mouse 430, and speaker 431 may be interconnected to system bus 433 via user interface adapter 428, which may include, for example, a Super I/O chip integrating multiple device adapters into a single integrated circuit.
- processing system 400 includes a graphics processing unit 437.
- Graphics processing unit 437 is a specialized electronic circuit designed to manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display.
- Graphics processing unit 437 is very efficient at manipulating computer graphics and image processing, and has a highly parallel structure that makes it more effective than general -purpose CPUs for algorithms where processing of large blocks of data is done in parallel.
- processing system 400 includes processing capability in the form of processors 421, storage capability including system memory (e.g., RAM 424), and mass storage 434, input means such as keyboard 429 and mouse 430, and output capability including speaker 431 and display 435.
- system memory e.g., RAM 424
- mass storage 434 collectively store the operating system 440 to coordinate the functions of the various components shown in processing system 400.
- Example embodiments of the disclosure include or yield various technical features, technical effects, and/or improvements to technology.
- Example embodiments of the disclosure provide technical solutions for identifying candidate objects for additive manufacturing. These technical solutions provide the ability for very large and separate data sets to be aggregated and analyzed (using the filtering and/or machine learning techniques described herein) to identify candidate objects for additive manufacturing. Accordingly, the present techniques improve additive manufacturing by eliminating objects from manufacturing that are not suitable for additive manufacturing.
- Embodiment 1 A method comprising: aggregating data; filtering the data to eliminate objects known not to be suitable for additive manufacturing; performing machine learning on the data to identify objects suitable for additive manufacturing; and generating, using additive manufacturing, at least one of the objects identified as being suitable for additive manufacturing.
- Embodiment 2 A method according to any prior embodiment, further comprising, subsequent to aggregating the data, cleaning the data.
- Embodiment 3 A method according to any prior embodiment, wherein the machine learning comprises a predictive neural network.
- Embodiment 4 A method according to any prior embodiment, wherein performing the machine learning comprises applying a machine learning model, the method further comprising training the machine learning model on a training data set.
- Embodiment 5 A method according to any prior embodiment, wherein the data comprises features.
- Embodiment 6 A method according to any prior embodiment, wherein the features comprise economical features, geometrical features, functional features, and material features.
- Embodiment 7 A method according to any prior embodiment, wherein the filtering the data generates a first output of candidate objects and wherein the performing the machine learning generates a second output of candidate objects.
- Embodiment 8 A method according to any prior embodiment, further comprising cross validating the first output of candidate objects and the second output of candidate objects to generate a master list of candidate objects suitable for additive manufacturing.
- Embodiment 9 A method according to any prior embodiment, wherein the at least one of the objects identified as being suitable for additive manufacturing is selected from the master list of candidate objects suitable for additive manufacturing.
- Embodiment 10 A method according to any prior embodiment, wherein the machine learning is a supervised machine learning.
- Embodiment 11 A method according to any prior embodiment, wherein aggregating the data comprises aggregating data from a plurality of data sets.
- Embodiment 12 A processing system comprising a memory and a processor, the processing system for executing the computer readable instructions, the computer readable instructions controlling the processing device to perform operations comprising: aggregating data; filtering the data to eliminate objects known not to be suitable for additive manufacturing; performing, based at least in part on the filtering, machine learning on the data to identify objects suitable for additive manufacturing; and generating, using additive manufacturing, at least one of the objects identified as being suitable for additive manufacturing.
- Embodiment 13 A system according to any prior embodiment, wherein the machine learning comprises a predictive neural network.
- Embodiment 14 A system according to any prior embodiment, wherein performing the machine learning comprises applying a machine learning model, the method further comprising training the machine learning model on a training data set.
- Embodiment 15 A system according to any prior embodiment, wherein the filtering the data generates a first output of candidate objects and wherein the performing the machine learning generates a second output of candidate objects.
- Embodiment 16 A system according to any prior embodiment, wherein the operations further comprises cross validating the first output of candidate objects and the second output of candidate objects to generate a master list of candidate objects suitable for additive manufacturing, wherein the at least one of the objects identified as being suitable for additive manufacturing is selected from the master list of candidate objects suitable for additive manufacturing.
- Embodiment 17 A system according to any prior embodiment, wherein the at least one of the objects identified as being suitable for additive manufacturing is an object used during oil and gas exploration and production.
- Embodiment 18 A system according to any prior embodiment, wherein aggregating the data comprises aggregating data from a plurality of data sets.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Software Systems (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Life Sciences & Earth Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Human Resources & Organizations (AREA)
- Manufacturing & Machinery (AREA)
- Computational Linguistics (AREA)
- Biophysics (AREA)
- Molecular Biology (AREA)
- Biomedical Technology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Strategic Management (AREA)
- Economics (AREA)
- Medical Informatics (AREA)
- Entrepreneurship & Innovation (AREA)
- Tourism & Hospitality (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- Automation & Control Theory (AREA)
- Human Computer Interaction (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Probability & Statistics with Applications (AREA)
- Materials Engineering (AREA)
- Chemical & Material Sciences (AREA)
- Educational Administration (AREA)
- Game Theory and Decision Science (AREA)
- Development Economics (AREA)
Abstract
Description
Claims
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US202063064622P | 2020-08-12 | 2020-08-12 | |
| US17/373,319 US12393172B2 (en) | 2020-08-12 | 2021-07-12 | Identifying candidate objects for additive manufacturing |
| PCT/US2021/071141 WO2022036349A1 (en) | 2020-08-12 | 2021-08-09 | Identifying candidate objects for additive manufacturing |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| EP4196336A1 true EP4196336A1 (en) | 2023-06-21 |
| EP4196336A4 EP4196336A4 (en) | 2024-09-04 |
Family
ID=80222845
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP21856883.0A Pending EP4196336A4 (en) | 2020-08-12 | 2021-08-09 | IDENTIFICATION OF CANDIDATE OBJECTS FOR ADDITIVE MANUFACTURING |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US12393172B2 (en) |
| EP (1) | EP4196336A4 (en) |
| WO (1) | WO2022036349A1 (en) |
Family Cites Families (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9529826B2 (en) | 2013-12-26 | 2016-12-27 | Google Inc. | Methods and systems for use of a database of three-dimensional (3D) object data models for search queries |
| US10409264B2 (en) | 2016-10-27 | 2019-09-10 | Voodoo Manufacturing, Inc. | Fabrication of three-dimensional part with two-dimensional image applied thereon |
| US20190339671A1 (en) | 2017-01-05 | 2019-11-07 | Itamar Izhak Yona | Systems and methods for automatic three-dimensional object printing |
| US10234848B2 (en) * | 2017-05-24 | 2019-03-19 | Relativity Space, Inc. | Real-time adaptive control of additive manufacturing processes using machine learning |
| US10061300B1 (en) * | 2017-09-29 | 2018-08-28 | Xometry, Inc. | Methods and apparatus for machine learning predictions and multi-objective optimization of manufacturing processes |
| GB2572327A (en) * | 2018-03-23 | 2019-10-02 | The Plastic Economy Ltd | A system and method for manufacture and material optimisation |
| EP3674983B1 (en) | 2018-12-29 | 2024-09-18 | Dassault Systèmes | Machine-learning for 3d modeled object inference |
| US11915105B2 (en) * | 2019-02-05 | 2024-02-27 | Imagars Llc | Machine learning to accelerate alloy design |
-
2021
- 2021-07-12 US US17/373,319 patent/US12393172B2/en active Active
- 2021-08-09 EP EP21856883.0A patent/EP4196336A4/en active Pending
- 2021-08-09 WO PCT/US2021/071141 patent/WO2022036349A1/en not_active Ceased
Also Published As
| Publication number | Publication date |
|---|---|
| US12393172B2 (en) | 2025-08-19 |
| US20220050438A1 (en) | 2022-02-17 |
| EP4196336A4 (en) | 2024-09-04 |
| WO2022036349A1 (en) | 2022-02-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US12182708B2 (en) | Automatic XAI (AutoXAI) with evolutionary NAS techniques and model discovery and refinement | |
| AU2021399965B2 (en) | Explainable transducer transformers | |
| US12198046B2 (en) | Real-time visualization of machine learning models | |
| US11681925B2 (en) | Techniques for creating, analyzing, and modifying neural networks | |
| US11640539B2 (en) | Techniques for visualizing the operation of neural networks using samples of training data | |
| CN114981800A (en) | Personalized automated machine learning | |
| Terziyan et al. | Causality-aware convolutional neural networks for advanced image classification and generation | |
| US11615321B2 (en) | Techniques for modifying the operation of neural networks | |
| US20230342908A1 (en) | Distortion prediction for additive manufacturing using image analysis | |
| WO2020162884A1 (en) | Parameter suggestion system | |
| CN113743437A (en) | Training classification models using distinct training sources and inference engine employing same | |
| Martínez et al. | Rotorcraft virtual sensors via deep regression | |
| US11951626B2 (en) | Autonomous fluid management using fluid digital twins | |
| CN113780547B (en) | Computer implemented method, computer system and computer programming product | |
| US20220019749A1 (en) | Techniques for generating natural language descriptions of neural networks | |
| US12393172B2 (en) | Identifying candidate objects for additive manufacturing | |
| Kavitha et al. | Explainable AI for detecting fissures on concrete surfaces using transfer learning | |
| Afifi et al. | Data-Driven Methods and AI in Engineering Design: A Systematic Literature Review Focusing on Challenges and Opportunities | |
| Naganandhini et al. | Alzheimer’s disease classification using machine learning algorithms | |
| Ryu | Machine learning-based classification system for building information models | |
| Monsone et al. | Towards rapid prototyping of digital twins based on hand-held video | |
| Kavarakuntla | Performance modelling for scalable deep learning | |
| Porri | Addressing scale-invariance and missing context in concept-based explainability for CNNs | |
| Cesur et al. | Digital Twins for Smart Manufacturing | |
| Li | Adversarial Learning-Assisted Data Analytics in Manufacturing and Healthcare Systems |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE |
|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE |
|
| 17P | Request for examination filed |
Effective date: 20230221 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| DAV | Request for validation of the european patent (deleted) | ||
| DAX | Request for extension of the european patent (deleted) | ||
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R079 Free format text: PREVIOUS MAIN CLASS: B29C0064386000 Ipc: G06Q0050040000 |
|
| A4 | Supplementary search report drawn up and despatched |
Effective date: 20240806 |
|
| RIC1 | Information provided on ipc code assigned before grant |
Ipc: G06Q 10/0631 20230101ALI20240801BHEP Ipc: B33Y 50/00 20150101ALI20240801BHEP Ipc: G06N 20/00 20190101ALI20240801BHEP Ipc: B29C 64/386 20170101ALI20240801BHEP Ipc: G06Q 50/04 20120101AFI20240801BHEP |
|
| P01 | Opt-out of the competence of the unified patent court (upc) registered |
Free format text: CASE NUMBER: UPC_APP_4406_4196336/2025 Effective date: 20250825 |