期刊文献+
共找到8篇文章
< 1 >
每页显示 20 50 100
Semantic Document Layout Analysis of Handwritten Manuscripts
1
作者 Emad Sami Jaha 《Computers, Materials & Continua》 SCIE EI 2023年第5期2805-2831,共27页
A document layout can be more informative than merely a document’s visual and structural appearance.Thus,document layout analysis(DLA)is considered a necessary prerequisite for advanced processing and detailed docume... A document layout can be more informative than merely a document’s visual and structural appearance.Thus,document layout analysis(DLA)is considered a necessary prerequisite for advanced processing and detailed document image analysis to be further used in several applications and different objectives.This research extends the traditional approaches of DLA and introduces the concept of semantic document layout analysis(SDLA)by proposing a novel framework for semantic layout analysis and characterization of handwritten manuscripts.The proposed SDLA approach enables the derivation of implicit information and semantic characteristics,which can be effectively utilized in dozens of practical applications for various purposes,in a way bridging the semantic gap and providingmore understandable high-level document image analysis and more invariant characterization via absolute and relative labeling.This approach is validated and evaluated on a large dataset ofArabic handwrittenmanuscripts comprising complex layouts.The experimental work shows promising results in terms of accurate and effective semantic characteristic-based clustering and retrieval of handwritten manuscripts.It also indicates the expected efficacy of using the capabilities of the proposed approach in automating and facilitating many functional,reallife tasks such as effort estimation and pricing of transcription or typing of such complex manuscripts. 展开更多
关键词 Semantic characteristics semantic labeling document layout analysis semantic document layout analysis handwritten manuscripts clustering RETRIEVAL image processing computer vision machine learning
下载PDF
HSCA-Net: A Hybrid Spatial-Channel Attention Network in Multiscale Feature Pyramid for Document Layout Analysis
2
作者 Honghong Zhang Canhui Xu +3 位作者 Cao Shi Henyue Bi Yuteng Li Sami Mian 《Journal of Artificial Intelligence and Technology》 2023年第1期10-17,共8页
Document images often contain various page components and complex logical structures,which make document layout analysis task challenging.For most deep learning-based document layout analysis methods,convolutional neu... Document images often contain various page components and complex logical structures,which make document layout analysis task challenging.For most deep learning-based document layout analysis methods,convolutional neural networks(CNNs)are adopted as the feature extraction networks.In this paper,a hybrid spatial-channel attention network(HSCA-Net)is proposed to improve feature extraction capability by introducing attention mechanism to explore more salient properties within document pages.The HSCA-Net consists of spatial attention module(SAM),channel attention module(CAM),and designed lateral attention connection.CAM adaptively adjusts channel feature responses by emphasizing selective information,which depends on the contribution of the features of each channel.SAM guides CNNs to focus on the informative contents and capture global context information among page objects.The lateral attention connection incorporates SAM and CAM into multiscale feature pyramid network,and thus retains original feature information.The effectiveness and adaptability of HSCA-Net are evaluated through multiple experiments on publicly available datasets such as PubLayNet,ICDAR-POD,and Article Regions.Experimental results demonstrate that HSCA-Net achieves state-of-the-art performance on document layout analysis task. 展开更多
关键词 layout analysis attention mechanism deep learning deformable convolution
下载PDF
Guidelines for Creating a Rule-Based Knowledge Learning System and Their Application to a Chinese Business Card Layout Analysis
3
作者 潘武模 王庆人 《Journal of Computer Science & Technology》 SCIE EI CSCD 2001年第1期47-56,共10页
Rule selection has long been a problem of great challenge that has to be solved when developing a rule-based knowledge learning system. Many methods have been proposed to evaluate the eligibility of a single rule base... Rule selection has long been a problem of great challenge that has to be solved when developing a rule-based knowledge learning system. Many methods have been proposed to evaluate the eligibility of a single rule based on some criteria. However, in a knowledge learning system there is usually a set of rules. These rules are not independent, but interactive. They tend to affect each other and form a rulesystem. In such case, it is no longer reasonable to isolate each rule from others for evaluation. A best rule according to certain criterion is not always the best one for the whole system. Furthermore, the data in the real world from which people want to create their learning system are often ill-defined and inconsistent. In this case, the completeness and consistency criteria for rule selection are no longer essential. In this paper, some ideas about how to solve the rule-selection problem in a systematic way are proposed. These ideas have been applied in the design of a Chinese business card layout analysis system and gained a good result on the training data set of 425 images. The implementation of the system and the result are presented in this paper. 展开更多
关键词 rule-based system knowledge learning layout analysis document image understanding business card
原文传递
Visual Similarity Based Document Layout Analysis
4
作者 文迪 丁晓青 《Journal of Computer Science & Technology》 SCIE EI CSCD 2006年第3期459-464,F0003,共7页
In this paper, a visual similarity based document layout analysis (DLA) scheme is proposed, which by using clustering strategy can adaptively deal with documents in different languages, with different layout structu... In this paper, a visual similarity based document layout analysis (DLA) scheme is proposed, which by using clustering strategy can adaptively deal with documents in different languages, with different layout structures and skew angles. Aiming at a robust and adaptive DLA approach, the authors first manage to find a set of representative filters and statistics to characterize typical texture patterns in document images, which is through a visual similarity testing process. Texture features are then extracted from these filters and passed into a dynamic clustering procedure, which is called visual similarity clustering. Finally, text contents are located from the clustered results. Benefit from this scheme, the algorithm demonstrates strong robustness and adaptability in a wide variety of documents, which previous traditional DLA approaches do not possess. 展开更多
关键词 document layout analysis texture analysis dynamic clustering
原文传递
Unified HMM-based layout analysis framework and algorithm
5
作者 陈明 丁晓青 吴佑寿 《Science in China(Series F)》 2003年第6期401-408,共8页
To manipulate the layout analysis problem for complex or irregular document image, a Unified HMM-based Layout Analysis Framework is presented in this paper. Based on the multi-resolution wavelet analysis results of th... To manipulate the layout analysis problem for complex or irregular document image, a Unified HMM-based Layout Analysis Framework is presented in this paper. Based on the multi-resolution wavelet analysis results of the document image, we use HMM method in both inner-scale image model and trans-scale context model to classify the pixel region properties, such as text, picture or background. In each scale, a HMM direct segmentation method is used to get better inner-scale classification result. Then another HMM method is used to fuse the inner-scale result in each scale and then get better final segmentation result. The optimized algorithm uses a stop rule in the coarse to fine multi-scale segmentation process, so the speed is improved remarkably. Experiments prove the efficiency of proposed algorithm. 展开更多
关键词 layout analysis hidden Markov model multi-resolution analysis.
原文传递
LAME:Layout-Aware Metadata Extraction Approach for Research Articles
6
作者 Jongyun Choi Hyesoo Kong +2 位作者 Hwamook Yoon Heungseon Oh Yuchul Jung 《Computers, Materials & Continua》 SCIE EI 2022年第8期4019-4037,共19页
The volume of academic literature,such as academic conference papers and journals,has increased rapidly worldwide,and research on metadata extraction is ongoing.However,high-performing metadata extraction is still cha... The volume of academic literature,such as academic conference papers and journals,has increased rapidly worldwide,and research on metadata extraction is ongoing.However,high-performing metadata extraction is still challenging due to diverse layout formats according to journal publishers.To accommodate the diversity of the layouts of academic journals,we propose a novel LAyout-aware Metadata Extraction(LAME)framework equipped with the three characteristics(e.g.,design of automatic layout analysis,construction of a large meta-data training set,and implementation of metadata extractor).In the framework,we designed an automatic layout analysis using PDF Miner.Based on the layout analysis,a large volume of metadata-separated training data,including the title,abstract,author name,author affiliated organization,and keywords,were automatically extracted.Moreover,we constructed a pre-trainedmodel,Layout-Meta BERT,to extract the metadata from academic journals with varying layout formats.The experimental results with our metadata extractor exhibited robust performance(Macro-F1,93.27%)in metadata extraction for unseen journals with different layout formats. 展开更多
关键词 Automatic layout analysis layout-MetaBERT metadata extraction research article
下载PDF
The effect of nozzle layout on droplet ejection of a piezo-electrically actuated micro-atomizer 被引量:2
7
作者 Yanying Feng Zhaoying Zhou +1 位作者 Junhua Zhu Guibin Du 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2007年第2期163-172,共10页
We study here effects of nozzle layout on the droplet ejection of a micro atomizer, which was fabricated with the arrayed nozzles by the MEMS technology and actuated by a piezoelectric disc. A theoretical model was fi... We study here effects of nozzle layout on the droplet ejection of a micro atomizer, which was fabricated with the arrayed nozzles by the MEMS technology and actuated by a piezoelectric disc. A theoretical model was first built for this piezoelectric-liquid-structure coupling system to characterize the acoustic wave propagation in the liquid chamber, which determined the droplet formation out of nozzles. The modal analysis was carried out numerically to predict resonant frequencies and simulate the corresponding pressure wave field. By comparing the amplitude contours of pressure wave on the liquid-solid interface at nozzle inlets with the designed nozzle layout, behaviors of the device under different vibration modes can be predicted. Experimentally, an impedance analyzer was used to measure the resonant frequencies of the system. Three types of atomizers with different nozzle layouts were fabricated for measuring the effect of nozzle distribution on the ejection performance. The visualization experiment of droplet generation was carried out and volume flow rates of these devices were measured. The good agreement between the experiment and the prediction proved that only the increase of nozzles may not enhance the droplet generation and a design of nozzle distribution from a view-point of frequency is necessary for a resonant related atomizer. 展开更多
关键词 Nozzle layout . Fluid-solid coupling . Modal analysis . Micro atomizer . MEMS
下载PDF
An improved shape shifting method of critical area extraction
8
作者 朱椒娇 罗小华 +2 位作者 陈立生 叶翼 严晓浪 《Journal of Semiconductors》 EI CAS CSCD 2014年第2期155-162,共8页
As die size and complexity increase, accurate and efficient extraction of the critical area is essential for yield prediction. Aiming at eliminating the potential integration errors of the traditional shape shifting m... As die size and complexity increase, accurate and efficient extraction of the critical area is essential for yield prediction. Aiming at eliminating the potential integration errors of the traditional shape shifting method, an improved shape shifting method is proposed for Manhattan layouts. By mathematical analyses of the relevance of critical areas to defect sizes, the critical area for all defect sizes is modeled as a piecewise quadratic polynomial function of defect size, which can be obtained by extracting critical area for some certain defect sizes. Because the improved method calculates critical areas for all defect sizes instead of several discrete values with traditional shape shifting method, it eliminates the integration error of the average critical area. Experiments on industrial layouts show that the improved shape shifting method can improve the accuracy of the average critical area calculation by 24.3% or reduce about 59.7% computational expense compared with the traditional method. 展开更多
关键词 critical area extraction shape shifting method Voronoi diagram mathematical modeling layout analysis yield prediction
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部