Skip to main content

2022 | OriginalPaper | Buchkapitel

16. Major Technology 10: Artificial Intelligence (AI) in Virtual Product Creation

verfasst von : Rainer Stark

Erschienen in: Virtual Product Creation in Industry

Verlag: Springer Berlin Heidelberg

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Artificial Intelligence (AI) is not a new concept or technology. It first appeared in the 1950s, when several scientists came together with the dream to build machines as intelligent as humans. AI, however, has gained serious attention during the last twenty years, with respect to support engineering reasoning and data driven intelligence support in industry. Hence, it meanwhile need to be treated as a major technology for Virtual Product Creation. Firstly, this chapter introduces and explains Artificial Intelligence (AI) with its different categories. Then it introduces knowledge based systems and their integration into industry. The main focus, however, of this book chapters lies on the AI discipline Machine Learning, which has gained serious traction meanwhile in the applications of Virtual Product Creation analysis and design guidance solutions. The four types of Machine Learning (Supervised Learning, Unsupervised Learning, Semi-Supervised Learning and Reinforcement Learning) are explained. In addition, the importance and appraoch of process and data intelligence are described in order to achieve robust and meaningful application results in industry. Industrial examples are described to understand the power of AI in Virtual Product Creation.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Fußnoten
1
LISP: short for List Processing, a favored programming language for artificial intelligence, which is based on lambda calculus. Works good for computation associated problems.
 
2
Prolog: a logic programming language, which is widely used in artificial intelligence and computational linguistics. It works well for rule-based logical queries.
 
3
The algorithm Random Forest is based on a combination of decision trees. To classify a data sample, each decision tree provides a classification result for the input data. Random Forest then collects the results from each decision tree and choose the most voted one as the prediction result [18].
 
4
Multilayer Perceptron (MLP) is the simplest neural network, sometimes also referred to a feedforward Artificial Neural Network.
 
5
NeuroCAD is a separate program which runs in parallel with Siemens NX. The performance will not be influenced mutually.
 
6
It is assessed based on the correctness of the top 3 recommendations from feature assistant.
 
Literatur
1.
Zurück zum Zitat Norvig P, Russel S (2009) Artificial intelligence: a modern approach, 3rd edn. Prentice Hall, Upper Sadele River, NJ, USA Norvig P, Russel S (2009) Artificial intelligence: a modern approach, 3rd edn. Prentice Hall, Upper Sadele River, NJ, USA
2.
Zurück zum Zitat Legg S, Hutter M (2007) A collection of definitions of intelligence. Front Artif Intell Appl 157:17–24 Legg S, Hutter M (2007) A collection of definitions of intelligence. Front Artif Intell Appl 157:17–24
3.
Zurück zum Zitat Gardner H (1993) Frame of mind: theory of multiple intelligence. Basic Books, New York Gardner H (1993) Frame of mind: theory of multiple intelligence. Basic Books, New York
5.
Zurück zum Zitat Hopgood AA (2005) The state of artificial intelligence. In: Zelkowitz MV (ed) Advances in computers, vol 65. Academic Press, London, pp 1–75 Hopgood AA (2005) The state of artificial intelligence. In: Zelkowitz MV (ed) Advances in computers, vol 65. Academic Press, London, pp 1–75
6.
Zurück zum Zitat Hopgood AA (2003) Artificial intelligence: hype or reality. Computer 36:24–28CrossRef Hopgood AA (2003) Artificial intelligence: hype or reality. Computer 36:24–28CrossRef
7.
Zurück zum Zitat Feigenbaum E, Buchanan BG, Lederberg J (1969) Heuristic DENDRAL: a program for generating explanatory hypotheses in organic chemistry. Mach Intell 4:209–254MATH Feigenbaum E, Buchanan BG, Lederberg J (1969) Heuristic DENDRAL: a program for generating explanatory hypotheses in organic chemistry. Mach Intell 4:209–254MATH
9.
Zurück zum Zitat Fayyad U, Piatetsky-Shapiro G, Smyth P Uthurusamy R (eds) (1996) Advances in knowledge discovery and data mining. American Association for Artificial Intelligence, Menlo Park Fayyad U, Piatetsky-Shapiro G, Smyth P Uthurusamy R (eds) (1996) Advances in knowledge discovery and data mining. American Association for Artificial Intelligence, Menlo Park
10.
Zurück zum Zitat Mitchel TM (1997) Machine learning. MIT Press, McGraw-Hill Science, Cambridge Mitchel TM (1997) Machine learning. MIT Press, McGraw-Hill Science, Cambridge
11.
Zurück zum Zitat Géron A. (2017) Hands-on machine learning with Scikit-Learn and TensorFlow. O’Relly Media, Sebastopol Géron A. (2017) Hands-on machine learning with Scikit-Learn and TensorFlow. O’Relly Media, Sebastopol
12.
Zurück zum Zitat Sutton RS, Barto AG (2018) Reinforcement learning: an introduction. MIT Press, CambridgeMATH Sutton RS, Barto AG (2018) Reinforcement learning: an introduction. MIT Press, CambridgeMATH
13.
Zurück zum Zitat Ciaburro C (2018) Keras reinforcement learning projects: 9 projects exploring popular reinforcement learning techniques to build self-learning agents. Packt Publishing, Birmingham Ciaburro C (2018) Keras reinforcement learning projects: 9 projects exploring popular reinforcement learning techniques to build self-learning agents. Packt Publishing, Birmingham
14.
Zurück zum Zitat Krüger J, Fleischer J, Franke J, Groche P (2019) WGP Standpunkt: KI in der Produktion. Künstliche Intelligenz erschliessen für Unter-nehmen. WGP Wissenschaftliche Gesellschaft für Produktionstechnik e.V., Hannover Krüger J, Fleischer J, Franke J, Groche P (2019) WGP Standpunkt: KI in der Produktion. Künstliche Intelligenz erschliessen für Unter-nehmen. WGP Wissenschaftliche Gesellschaft für Produktionstechnik e.V., Hannover
15.
Zurück zum Zitat Agrawal A, Gans J, Goldfarb A (2018) Prediction machines. Harvard Business Review Press, Boston Agrawal A, Gans J, Goldfarb A (2018) Prediction machines. Harvard Business Review Press, Boston
16.
Zurück zum Zitat Chapman P, Clinton J, Kerber R, Khabaza T, Reinartz T, Shearer C, Wirth R (2000) CRISP-DM 1.0, CRISP-DM Consortium Chapman P, Clinton J, Kerber R, Khabaza T, Reinartz T, Shearer C, Wirth R (2000) CRISP-DM 1.0, CRISP-DM Consortium
17.
Zurück zum Zitat Olson DL, Delen D (2008) Advanced data mining techniques. Springer, Berlin, HeidelbergMATH Olson DL, Delen D (2008) Advanced data mining techniques. Springer, Berlin, HeidelbergMATH
22.
Zurück zum Zitat Ashton K (2009) That ‘Internet of Things’ thing, in the real world, things matter more than ideas. RFID J 22:97–114 Ashton K (2009) That ‘Internet of Things’ thing, in the real world, things matter more than ideas. RFID J 22:97–114
24.
Zurück zum Zitat Lee J, Bagheri B, Kao HA (2014) A cyber-physical systems architecture for industry 4.0-based manufacturing systems. Manuf Lett 3:18–23CrossRef Lee J, Bagheri B, Kao HA (2014) A cyber-physical systems architecture for industry 4.0-based manufacturing systems. Manuf Lett 3:18–23CrossRef
27.
Zurück zum Zitat Beck K, Grenning J, Martin RC, Beedle M, Highsmith J, Mellor S, Bennekum AV, Hunt A, Schwaber K, Cockburn A, Jeffries R, Sutherland J, Cunningham W, Kern J, Thomas D, Fowler M, Marick B (2001) Manifesto for agile software development. Available via Agile Alliance. https://agilemanifesto.org. Accessed 6 Nov 2020 Beck K, Grenning J, Martin RC, Beedle M, Highsmith J, Mellor S, Bennekum AV, Hunt A, Schwaber K, Cockburn A, Jeffries R, Sutherland J, Cunningham W, Kern J, Thomas D, Fowler M, Marick B (2001) Manifesto for agile software development. Available via Agile Alliance. https://​agilemanifesto.​org. Accessed 6 Nov 2020
Metadaten
Titel
Major Technology 10: Artificial Intelligence (AI) in Virtual Product Creation
verfasst von
Rainer Stark
Copyright-Jahr
2022
Verlag
Springer Berlin Heidelberg
DOI
https://doi.org/10.1007/978-3-662-64301-3_16

    Marktübersichten

    Die im Laufe eines Jahres in der „adhäsion“ veröffentlichten Marktübersichten helfen Anwendern verschiedenster Branchen, sich einen gezielten Überblick über Lieferantenangebote zu verschaffen.