paper-with-me

Papers

Geometry Based Machining Feature Retrieval with Inductive Transfer Learning

2021-08-26 · N S Kamal, Barathi Ganesh HB, Sajith Variyar VV, Sowmya V, Soman Kp

Manufacturing industries have widely adopted the reuse of machine parts as a method to reduce costs and as a sustainable manufacturing practice. Identification of reusable features from the design of the parts and finding their similar features from the database is an important part of this process. In this project, with the help of fully convolutional geometric features, we are able to extract and learn the high level semantic features from CAD models with inductive transfer learning. The extracted features are then compared with that of other CAD models from the database using Frobenius norm and identical features are retrieved. Later we passed the extracted features to a deep convolutional neural network with a spatial pyramid pooling layer and the performance of the feature retrieval increased significantly. It was evident from the results that the model could effectively capture the geometrical elements from machining features.

📄 PDF Abstract BibTeX arXiv:2108.11838

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalTransfer Learning

Methods 이 논문이 사용한 방법론

Spatial Pyramid Pooling Spatial Pyramid Pooling (SPP) is a pooling layer that removes the fixed-size constraint of the network, i.e. a CNN does not require a fixed-size input image. Specifically, we…

Similar Papers 제목 키워드 기반

BRepFormer: Transformer-Based B-rep Geometric Feature Recognition

2025-04-10 · Yongkang Dai, Xiaoshui Huang, Yunpeng Bai, Hao Guo 외

Recognizing geometric features on B-rep models is a cornerstone technique for multimedia content-based retrieval and has been widely applied in intelligent manufacturing. However, previous research often merely focused o…

MP-GFormer: A 3D-Geometry-Aware Dynamic Graph Transformer Approach for Machining Process Planning

2025-11-14 · Fatemeh Elhambakhsh, Gaurav Ameta, Aditi Roy, Hyunwoong Ko arxiv

Machining process planning (MP) is inherently complex due to structural and geometrical dependencies among part features and machining operations. A key challenge lies in capturing dynamic interdependencies that evolve w…

Graph Learning

Machining feature recognition using descriptors with range constraints for mechanical 3D models

2023-01-09 · Seungeun Lim, Changmo Yeo, Fazhi He, Jinwon Lee 외

In machining feature recognition, geometric elements generated in a three-dimensional computer-aided design model are identified. This technique is used in manufacturability evaluation, process planning, and tool path ge…

Retrieval

Machining Cycle Time Prediction: Data-driven Modelling of Machine Tool Feedrate Behavior with Neural Networks

2021-06-18 · Chao Sun, Javier Dominguez-Caballero, Rob Ward, Sabino Ayvar-Soberanis 외

Accurate prediction of machining cycle times is important in the manufacturing industry. Usually, Computer Aided Manufacturing (CAM) software estimates the machining times using the commanded feedrate from the toolpath f…

Shape error prediction in 5-axis machining using graph neural networks

2024-12-13 · Julia Huuk, Abheek Dhingra, Eirini Ntoutsi, Berend Denkena

This paper presents an innovative method for predicting shape errors in 5-axis machining using graph neural networks. The graph structure is defined with nodes representing workpiece surface points and edges denoting the…