paper-with-me

Papers

Using Big Data to Enhance the Bosch Production Line Performance: A Kaggle Challenge

2016-12-29 · Ankita Mangal, Nishant Kumar

This paper describes our approach to the Bosch production line performance challenge run by Kaggle.com. Maximizing the production yield is at the heart of the manufacturing industry. At the Bosch assembly line, data is recorded for products as they progress through each stage. Data science methods are applied to this huge data repository consisting records of tests and measurements made for each component along the assembly line to predict internal failures. We found that it is possible to train a model that predicts which parts are most likely to fail. Thus a smarter failure detection system can be built and the parts tagged likely to fail can be salvaged to decrease operating costs and increase the profit margins.

📄 PDF Abstract BibTeX arXiv:1701.00705

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Failure Prediction in Production Line Based on Federated Learning: An Empirical Study

2021-01-25 · Ning Ge, Guanghao Li, Li Zhang, Yi Liu Yi Liu

Data protection across organizations is limiting the application of centralized learning (CL) techniques. Federated learning (FL) enables multiple participants to build a learning model without sharing data. Nevertheless…

Federated Learning

Machine Learning, Linear and Bayesian Models for Logistic Regression in Failure Detection Problems

2016-12-17 · B. Pavlyshenko

In this work, we study the use of logistic regression in manufacturing failures detection. As a data set for the analysis, we used the data from Kaggle competition Bosch Production Line Performance. We considered the use…

BIG-bench Machine LearningGeneral Classificationregression

Literal-Aware Knowledge Graph Embedding for Welding Quality Monitoring: A Bosch Case

2023-08-02 · Zhipeng Tan, Baifan Zhou, Zhuoxun Zheng, Ognjen Savkovic 외

Recently there has been a series of studies in knowledge graph embedding (KGE), which attempts to learn the embeddings of the entities and relations as numerical vectors and mathematical mappings via machine learning (ML…

Graph EmbeddingKnowledge Graph EmbeddingLink Prediction

Smart Data Collection System for Brownfield CNC Milling Machines: A New Benchmark Dataset for Data-Driven Machine Monitoring

2022-06-29 · Procedia CIRP 2022 6 · Mohamed-Ali Tnani, Michael Feil, Klaus Diepold

Manufacturing processes have undergone tremendous technological progress in recent decades. To meet the agile philosophy in industry, data-driven algorithms need to handle growing complexity, particularly in Computer Num…

BIG-bench Machine LearningPhilosophyTime Series ClassificationTime Series Clustering

BOSCH: Black-Box Binary Optimization for Short-Context Attention-Head Selection in LLMs

2026-04-07 · Abbas Ghaddar, Ivan Kobyzev, Boxing Chen, Yufei Cui arxiv

Post-training hybridization of large language models (LLMs) often replaces quadratic self-attention with sliding-window attention (SWA) to reduce KV cache usage and improve latency. Existing hybridization schemes are typ…

Continual Pretraining