paper-with-me

홈 › Papers

Applying Deep Neural Networks to automate visual verification of manual bracket installations in aerospace

2024-08-15 · John Oyekan, Liam Quantrill, Christopher Turner, Ashutosh Tiwari

In this work, we explore a deep learning based automated visual inspection and verification algorithm, based on the Siamese Neural Network architecture. Consideration is also given to how the input pairs of images can affect the performance of the Siamese Neural Network. The Siamese Neural Network was explored alongside Convolutional Neural Networks. In addition to investigating these model architectures, additional methods are explored including transfer learning and ensemble methods, with the aim of improving model performance. We develop a novel voting scheme specific to the Siamese Neural Network which sees a single model vote on multiple reference images. This differs from the typical ensemble approach of multiple models voting on the same data sample. The results obtained show great potential for the use of the Siamese Neural Network for automated visual inspection and verification tasks when there is a scarcity of training data available. The additional methods applied, including the novel similarity voting, are also seen to significantly improve the performance of the model. We apply the publicly available omniglot dataset to validate our approach. According to our knowledge, this is the first time a detailed study of this sort has been carried out in the automatic verification of installed brackets in the aerospace sector via Deep Neural Networks.

📄 PDF Abstract BibTeX arXiv:2409.00006

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Closing Brackets with Recurrent Neural Networks

2018-11-01 · WS 2018 11 · Natalia Skachkova, Thomas Trost, Dietrich Klakow

Many natural and formal languages contain words or symbols that require a matching counterpart for making an expression well-formed. The combination of opening and closing brackets is a typical example of such a construc…

Language ModelingLanguage Modelling

AutoVQA-G: Self-Improving Agentic Framework for Automated Visual Question Answering and Grounding Annotation

2026-04-19 · Rongsheng Hu, Runwei Guan, Yicheng Di, Jiayu Bao 외 arxiv

Manual annotation of high-quality visual question answering with grounding (VQA-G) datasets, which pair visual questions with evidential grounding, is crucial for advancing vision-language models (VLMs), but remains unsc…

Visual Question AnsweringVisual Grounding

Probabilistic unifying relations for modelling epistemic and aleatoric uncertainty: semantics and automated reasoning with theorem proving

2023-03-16 · Kangfeng Ye, Jim Woodcock, Simon Foster

Probabilistic programming combines general computer programming, statistical inference, and formal semantics to help systems make decisions when facing uncertainty. Probabilistic programs are ubiquitous, including having…

Automated Theorem ProvingProbabilistic Programming

SimJEB: Simulated Jet Engine Bracket Dataset

2021-05-07 · Eamon Whalen, Azariah Beyene, Caitlin Mueller

This paper introduces the Simulated Jet Engine Bracket Dataset (SimJEB): a new, public collection of crowdsourced mechanical brackets and accompanying structural simulations. SimJEB is applicable to a wide range of geome…

BibAgent: An Agentic Framework for Traceable Miscitation Detection in Scientific Literature

2026-01-12 · Peiran Li, Fangzhou Lin, Shuo Xing, Xiang Zheng 외 arxiv

Citations are the bedrock of scientific authority, yet their integrity is compromised by widespread miscitations: ranging from nuanced distortions to fabricated references. Systematic citation verification is currently u…