Journal Article10.1016/J.KNOSYS.2019.105247
Deep learning-enabled intelligent process planning for digital twin manufacturing cell
89
TL;DR: A deep learning-enabled framework for intelligent process planning towards digital twin manufacturing cell (DTMC) is proposed, which could understand design intents expressed in a drawing or a 3D computer-aided design model via its views and automatically retrieve relevant knowledge for the quick generation of theorical processes.
read more
Abstract: The transition to intelligent manufacturing provides a fulcrum for the revolution of product lifecycle like design, manufacturing and maintenance, so does it for process planning. Specifically, digital twin manufacturing cell (DTMC) is regarded as a new means of and also a basic unit for implementing intelligent manufacturing. Incorporating process planning in DTMC could improve the integrity of DTMC and enhance the feasibility of process planning. Consequently, this paper proposes a deep learning-enabled framework for intelligent process planning towards DTMC. Firstly, a process knowledge reuse network (PKR-Net) that takes deep residual networks as base architecture is embedding into the framework, which could understand design intents expressed in a drawing or a 3D computer-aided design (CAD) model via its views and automatically retrieve relevant knowledge for the quick generation of theorical processes. Then, an evaluation twin is constructed to transform the theorical processes into practical operations and produce an optimal process plan. Finally, a test bed of the framework is constructed and the experimental results demonstrate the feasibility and effectiveness of the approach.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
The Role of AI, Machine Learning, and Big Data in Digital Twinning: A Systematic Literature Review, Challenges, and Opportunities
TL;DR: In this article, the role of big data and artificial intelligence/machine learning (AI-ML) in the creation of digital twins (DTs) or DT-based systems for various industrial applications, by highlighting the current state of the art deployments.
A Survey on AI-Driven Digital Twins in Industry 4.0: Smart Manufacturing and Advanced Robotics
TL;DR: In this paper, a survey comprehensively reviews over 300 manuscripts on AI-driven DT technologies of Industry 4.0 used over the past five years and summarizes their general developments and the current state of AI-integration in the fields of smart manufacturing and advanced robotics.
194
Manufacturing Blockchain of Things for the Configuration of a Data- and Knowledge-Driven Digital Twin Manufacturing Cell
TL;DR: This article combines IIoT with the permissioned blockchain and proposes a novel manufacturing blockchain of things (MBCoT) architecture for the configuration of a secure, traceable, and decentralized IMS.
133
Artificial intelligence in product lifecycle management
TL;DR: A structured roadmap is presented to navigate the future research and application of AI in PLM and the opportunities and challenges of applying AI for PLM are discussed.
132
Towards new-generation human-centric smart manufacturing in Industry 5.0: A systematic review
Chao Zhang,Zeng Zheng Wang,Guanghui Zhou,Fengtian Chang,D. T. Ma,Yanzhen Jing,Wei Kiang Cheng,Kai Ding,Dan Zhao +8 more
TL;DR: This systematic review explores human-centric smart manufacturing (HSM) in Industry 5.0, identifying key enablers, promising research topics, and applications, while highlighting limitations and challenges to inform future investigations and improvements in HSM.
92
References
ImageNet classification with deep convolutional neural networks
TL;DR: A large, deep convolutional neural network was trained to classify the 1.2 million high-resolution images in the ImageNet LSVRC-2010 contest into the 1000 different classes and employed a recently developed regularization method called "dropout" that proved to be very effective.
•Proceedings Article
ImageNet Classification with Deep Convolutional Neural Networks
Alex Krizhevsky,Ilya Sutskever,Geoffrey E. Hinton +2 more
- 03 Dec 2012
TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Deep learning
TL;DR: Deep learning is making major advances in solving problems that have resisted the best attempts of the artificial intelligence community for many years, and will have many more successes in the near future because it requires very little engineering by hand and can easily take advantage of increases in the amount of available computation and data.
67K
Going deeper with convolutions
Christian Szegedy,Wei Liu,Yangqing Jia,Pierre Sermanet,Scott Reed,Dragomir Anguelov,Dumitru Erhan,Vincent Vanhoucke,Andrew Rabinovich +8 more
- 07 Jun 2015
TL;DR: Inception as mentioned in this paper is a deep convolutional neural network architecture that achieves the new state of the art for classification and detection in the ImageNet Large-Scale Visual Recognition Challenge 2014 (ILSVRC14).
Densely Connected Convolutional Networks
Gao Huang,Zhuang Liu,Laurens van der Maaten,Kilian Q. Weinberger +3 more
- 21 Jul 2017
TL;DR: DenseNet as mentioned in this paper proposes to connect each layer to every other layer in a feed-forward fashion, which can alleviate the vanishing gradient problem, strengthen feature propagation, encourage feature reuse, and substantially reduce the number of parameters.