paper-with-me

홈 › Papers

EDocNet: Efficient Datasheet Layout Analysis Based on Focus and Global Knowledge Distillation

2025-02-23 · Hong Cai Chen, Longchang Wu, Yang Zhang

When designing circuits, engineers obtain the information of electronic devices by browsing a large number of documents, which is low efficiency and heavy workload. The use of artificial intelligence technology to automatically parse documents can greatly improve the efficiency of engineers. However, the current document layout analysis model is aimed at various types of documents and is not suitable for electronic device documents. This paper proposes to use EDocNet to realize the document layout analysis function for document analysis, and use the electronic device document data set created by myself for training. The training method adopts the focus and global knowledge distillation method, and a model suitable for electronic device documents is obtained, which can divide the contents of electronic device documents into 21 categories. It has better average accuracy and average recall rate. It also greatly improves the speed of model checking.

📄 PDF Abstract BibTeX arXiv:2502.16541

Code (0)

등록된 구현이 없습니다.

Tasks

Document Layout AnalysisKnowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

DocEDA: Automated Extraction and Design of Analog Circuits from Documents with Large Language Model

2024-11-25 · Hong Cai Chen, Longchang Wu, Ming Gao, Lingrui Shen 외

Efficient and accurate extraction of electrical parameters from circuit datasheets and design documents is critical for accelerating circuit design in Electronic Design Automation (EDA). Traditional workflows often rely …

Language ModelingLanguage ModellingLarge Language Model

pcbGPT: Automatic PCB Schematic Synthesis from Natural Language Requirements

2026-05-31 · Tobias King, Steven Kehrberg, Michael Beigl, Tobias Röddiger arxiv

Translating natural-language hardware requirements into correct printed circuit board (PCB) schematics remains difficult in embedded, IoT, and wearable development. Designers must choose compatible components, interpret …

Causal datasheet: An approximate guide to practically assess Bayesian networks in the real world

2020-03-12 · Bradley Butcher, Vincent S. Huang, Jeremy Reffin, Sema K. Sgaier 외

In solving real-world problems like changing healthcare-seeking behaviors, designing interventions to improve downstream outcomes requires an understanding of the causal links within the system. Causal Bayesian Networks …

Datasheets for Machine Learning Sensors: Towards Transparency, Auditability, and Responsibility for Intelligent Sensing

2023-06-15 · Matthew Stewart, Pete Warden, Yasmine Omri, Shvetank Prakash 외

Machine learning (ML) sensors are enabling intelligence at the edge by empowering end-users with greater control over their data. ML sensors offer a new paradigm for sensing that moves the processing and analysis to the …

FairnessHuman Detection

Datasheets for Datasets

2018-03-23 · Timnit Gebru, Jamie Morgenstern, Briana Vecchione, Jennifer Wortman Vaughan 외

The machine learning community currently has no standardized process for documenting datasets, which can lead to severe consequences in high-stakes domains. To address this gap, we propose datasheets for datasets. In the…

BIG-bench Machine Learning