--- title: "Training a Semi-structured Model" slug: "training-a-semi-structured-model" updated: 2025-05-16T15:46:12Z published: 2025-05-16T15:46:12Z canonical: "help.hyperscience.ai/training-a-semi-structured-model" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.hyperscience.ai/llms.txt > Use this file to discover all available pages before exploring further. # Training a Semi-structured Model > [!WARNING] > **Accessing this feature** > > Your access to the feature described in this article depends on your license package and pricing plan. > > To learn which features are available to your organization and how to add more, contact your Hyperscience representative. Hyperscience extracts data from documents and converts them into a machine-readable format. We support Structured, Semi-structured, and Additional documents. To learn how to differentiate between the document types, see [Understand Document Types](/v40/docs/understanding-document-types). > [!NOTE] > Use Semi-structured layouts for documents where field positions might vary. They’re suitable for documents like invoices, pay stubs, and checks. In this article, you’ll learn how to build a robust Semi-structured model corresponding to your business needs by using our Training Data Management tools. ## Step 1 - Sampling Documents ### Review your documents Having a diverse, representative training set is crucial for a high-quality identification model. Selecting the appropriate documents for training will optimize your Semi-structured model’s performance. - Determine the common types of documents you'll be processing, and ensure you have at least 20 of each of them. > [!NOTE] > To create a more generalized model that's able to handle a wide range of different documents, you need a diverse dataset. We recommend using documents with similar visual layout for a robust model. Provide at least 20 examples of each type of document you want to include. - Become familiar with the edge cases (i.e., documents that are completely different from the main ones) and determine their variety. Exclude them if they are not suitable for your use case. - Remove documents that would reduce model performance (e.g., documents containing unrelated information, highly distorted pages (pages that are noisy, skewed, pixelated ones, duplicates). - Choose at least 50-100 documents for testing purposes. Note that these documents should be representative of the data you expect in production. > [!NOTE] > Reusing an existing model vs. training a new one > > Adding more vendors’ documents to a model can be effective, but if the document structures vary too much, it may impact your model’s performance. If the formats and field requirements are similar, a single model can work well. Otherwise, training a separate model can help ensure more consistent results. > > For example, if your model is trained on invoices where key fields like Invoice Number, Total Amount, and Due Date consistently appear in similar locations, adding vendors’ documents with the same structure is straightforward. But if documents from a new vendor introduce a visual layout where those fields appear in different locations — such as the Due Date in the footer or payment details split across sections — we recommend training a separate model to maintain accuracy. ### Review your fields and columns - Your fields and columns should be representative of the information you want to extract. - Ensure they are present in your documents to achieve a high-performance model. - Make sure to review any interchangeable fields or columns, as this might result in poor model performance. > [!NOTE] > For optimal results, the data in your training set should be representative of the data expected in production. ## Step 2 - Build your layout and add it to a release ### Build your layout Once you’ve determined the information you want to extract, you need to build your Semi-structured layout. To learn more about Semi-Structured Layouts, see [Determining Layout Type](/v40/docs/determining-layout-type). 1. Create your layout by following the steps in [Creating Semi-Structured Layouts](/v40/docs/creating-semi-structured-layouts). > [!NOTE] > Use unique names for your fields or columns to avoid model training failure and simplify the annotation process. - Make sure to set the proper for each field or column you create to obtain a high-performance model. Learn more about data types and how to choose them in [What is a Data Type?](/v40/docs/what-is-a-data-type) and [Choosing a Data Type](/v40/docs/choosing-a-data-type). - Ensure your configurations are suitable for the fields and columns for extraction: - Check Multiple Occurrences if your fields have more than one occurrence. Learn more about the Multiple Occurrences (MO) checkbox in [Training a New Field Identification Model](/v40/docs/training-a-new-field-identification-model). - Enable the Multiline setting if required. - Set **Identification Supervision** to **Always** for each field you want to guarantee a manual review for. Enabling this setting will always generate Field ID tasks, regardless of the machine’s confidence. To learn more, see [Scoring Field Output Accuracy.](/v40/docs/scoring-field-output-accuracy) - Set **Transcription Supervision** to **Always** if there are issues in the document that could prevent the machine from reading the field or the column. That way, the system will always send it to Manual Transcription, ensuring review from your keyers. Learn more about accuracy in [Transcription Accuracy and Automation](/v40/docs/transcription-accuracy-and-automation). Find more field configurations in the Defining field metadata section of [Creating Semi-Structured Layouts](/v40/docs/creating-semi-structured-layouts). ### Assign to a release 1. Add your layout to a release by following the steps described in [Adding a New Release](/v40/docs/adding-a-new-release) 2. Follow the steps in [Assigning a Release to a Flow](/v40/docs/assigning-a-release-to-a-flow) to match your release to the flow you are using. Learn more about releases in [What is a Release?](/v40/docs/what-is-a-release) ## Step 3 - Training Data Management ### Using Training Data Management > [!NOTE] > **Ground truth** is manually annotated data used to train our machine-learning models. We use a subset of this data to assess the performance of your models. Use the tools in TDM to control, manage, and adjust the ground truth of your training sets for Identification and Classification models. In this section, you will learn how to upload your data using TDM. Before you start: - See the training requirements in [Requirements for Training a New Model](/v40/docs/requirements-for-training-a-new-model). - Make sure to keep 50-100 documents for testing purposes. Note that they should be representative of the data expected in production. You’ll upload them after the model training is completed. ### Upload your documents 1. Go to the Model Management page for your layout (**Library** > **Models**). 2. Click **Upload Training Documents** and upload each document as its own file. 3. Click **Upload** in the dialog box. All uploaded documents will appear on the Training Documents card. Switch between the **Field Identification** and **Table Identification** tabs, depending on the type of model you want to train. Note that the status of your documents will be **Ready to annotate**. Learn more about statuses in [Training Data Management](/v40/docs/training-data-management). ## Step 4 - Analyze your data Training Data Analysis allows you to group your training documents and receive recommendations to improve the quality of your dataset. For more information, see [Labeling Anomaly Detection](/v40/docs/labeling-anomaly-detection). ### Analyze your data Receive insights for improving your training data by clicking the Analyze Data button, located in the Training Data Health card. ![analyze.png](https://cdn.us.document360.io/87894cef-4958-4f3f-be6f-b75a78c82548/Images/Documentation/25451003718925.png) > [!NOTE] > Do **NOT** edit or upload documents while the analysis is taking place, as they’ll be excluded from the analysis. The results will appear in the Training Data Health card. Learn more in [Labeling Anomaly Detection](/v40/docs/labeling-anomaly-detection). ### Analysis results The results show you the eligibility and importance of each document. Learn more in [Training Data Management Features](/v40/docs/training-data-management). - **Groups** - Training data analysis groups your training set by visual similarity. For best data representation, we recommend having at least 10 groups of each document type. > [!NOTE] > Having a group with Excess Documents (i.e., more than 15 samples for Field ID and 20 samples for Table ID) does not necessarily mean that you need to remove the excess data. Depending on the specific use case and the performance of your model, you may want to enrich the annotations by adding more annotated examples from a particular group. Learn more in [Labeling Anomaly Detection](/v40/docs/labeling-anomaly-detection) - **Importance** - The Training Data Curator labels each training document as having high or low importance. > [!NOTE] > The importance is calculated by determining which data would best contribute to the model’s performance. For each group of documents, the system labels the most impactful ones as having high importance. The goal is to improve the efficiency of the annotation process by requesting an optimal subset that reflects the variety of documents whose data you expect to identify with the model. Learn more about how data is curated in [Training Data Curator](/v40/docs/training-data-curator). - **Eligibility** - with Document Eligibility Filtering, you can see which documents are incompatible with training and why, allowing you to address any issues accordingly and achieve better model performance. Learn more in [Document Eligibility Filtering](/v40/docs/document-eligibility-filtering). - **Detect anomalies** - Re-analyze your data and find inconsistencies across your annotations with Labeling Anomaly Detection. For more information see our [Labeling Anomaly Detection](/v40/docs/labeling-anomaly-detection) article. > [!NOTE] > You should reanalyze your data each time you need to review the updated results for your documents, as the system doesn’t re-run the analysis automatically. ## Step 5 - Annotate your documents Consistent annotations are crucial for a high-performance locator model. Learn how to annotate fields in [Field Identification](/v40/docs/field-identification) and how to annotate tables in [Table Identification](/v40/docs/table-identification). ### Best practices Learn how to annotate your documents by following the best practices listed below: ### General guidelines 1. Once you analyze the data, you’ll be able to annotate by group. Doing so provides you with more control over the dataset. Annotating by group and by priority helps you determine which groups have more documents and which groups are underrepresented. 2. After annotating 2-3 documents per group, you’ll be able to use guided data labeling. This feature gives suggestions provided by the machine that will help you to annotate more quickly. 3. Follow the general rule for annotating: left to right, top to bottom. 4. Make sure to maintain consistent annotations for your fields or columns. When a single value of a field or a column appears in different sections of the document, annotate it strictly in one location to avoid confusing the model. 5. Always use the machine predictions when drawing the bounding box. Avoid drawing it manually. 6. Adjust the machine predictions ONLY if the bounding boxes are overlapping and preventing the proper extraction of the data. 7. Do **NOT** interchange fields or columns, as doing so may lead to uncertainty for the model. 8. If a field or a cell is not present, do not replace it with a similar value. 9. If you don’t see a box made of dashed lines around a value, do NOT annotate it. If there is no such box, it means that our internal ML models are not reading any values for that field or cell. > [!NOTE] > The annotations serve as Ground truth labels that guide the model through the training process. Aligning the annotations with the machine’s predictions will ensure that the model learns from accurate and consistent information. Inconsistencies, such as annotating the same information in different locations within a document, can affect the model’s ability to learn patterns accurately, which may result in lower performance or incorrect predictions. #### Field Identification 1. Annotate fields with Multiple Occurrences **only** when multiple instances of a field are present. Learn more about Multiple Occurrences in [Field Identification](/v40/docs/field-identification). 2. Use multiple bounding boxes when a text is logically connected. Learn more in the Multiple bounding boxes for fields section of [Field Identification](/v40/docs/field-identification). 3. If you don’t see a value for a field (i.e., the field is blank), do NOT annotate it. #### Table Identification 1. When annotating a table, make sure to select a row where all data is present. The row you select is your template row, or the row in your table that is most representative of the table’s content. > [!NOTE] > The template row doesn't need to be the first row in the table. Hyperscience uses the copycat tool to populate the annotation from the template row to the rest of the rows. The copycat is not always accurate, so make sure to double-check the annotations before you submit. 2. Always find the first and the last rows of your table and make sure they are properly annotated. 3. Always press the **ESC** button before submitting a table to ensure the annotations are correct. 4. Draw one large bounding box capturing all rows of your table, and press the **S** button on your keyboard. That way, you’ll activate the Split tool, and you’ll be able to define or correct the rows of your table faster. Make sure to double-check the annotations. Learn more tips and tricks on how to annotate tables in the Table ID Supervision tab of [Table Identification](/v40/docs/table-identification). > [!NOTE] > Once you’re ready with your annotations, re-analyze the data, and use Anomaly Detection to ensure that your annotations are correct and consistent. Learn more in [Labeling Anomaly Detection](/v40/docs/labeling-anomaly-detection). You must reanalyze your data after each iteration to maximize the quality of the training set. ### Next steps - Check if all training documents are eligible for training. - The number next to **Eligible for training** on the model details page is the number of documents that will be used in your training set. This number may change as documents are annotated and each time you analyze your training data. - Ensure you have the required number of training documents. - The number of **Required documents** shown on the model details page is the number of additional documents you need to upload to run a model training. ![](https://cdn.us.document360.io/87894cef-4958-4f3f-be6f-b75a78c82548/Images/Documentation/25457739142285.png) ## Step 6 - Review your flow’s settings and train your model Once you’ve reviewed your annotations and addressed any potential anomalies, you’re ready to initiate model training. Before you run a model training: ### Review the flow’s configurations: Your system might consist of several workflows, called flows. Each flow contains blocks representing important stages of the data-extraction process. Learn more in [Flows Overview](/v40/docs/flows-overview). For more precise control over the process, you can configure your flow’s settings. - Set your **Target Accuracy** to achieve better performance. > [!NOTE] > The system uses QA data and the **Field Identification Target Accuracy** or **Table Identification Target Accuracy** values to calculate the optimal confidence threshold that will allow the system to reach the target accuracy with the minimum amount of manual effort. We recommend using the default values (95% for Field ID and 96% for Table ID) for the initial training to compare the results with the next iterations and adjust accordingly later. Change the target accuracy as follows after the first iteration: > > - If you want to achieve high automation, set a lower percentage. > - If you need high accuracy, set a higher value. ### Run Training Initiate a model training by clicking the **Run Training** button. > [!NOTE] > The button will be grayed out if you don’t have the minimum required documents. **Notifications** section (![](https://cdn.us.document360.io/87894cef-4958-4f3f-be6f-b75a78c82548/Images/Documentation/25457696203917.png)), which is located in the upper-right corner of the application, once the training is completed. > [!NOTE] > A single Trainer attached to your instance will train one model at a time. For example, if you run a model training for Field ID, and then start a model training for Table ID, the one that you’ve started first will be running, and the second one will be queued. To learn more, see our [Trainer](/v40/docs/what-is-the-trainer) article. - Monitor the training jobs in the Running and Queued cards on the Trainer page (**Administration** > **Trainer**). ![](https://cdn.us.document360.io/87894cef-4958-4f3f-be6f-b75a78c82548/Images/Documentation/25457739142285.png) ## Step 7 - Evaluate the training results ### Deploy your model Once the model training is complete, you’ll find the candidate model on the model details page. To deploy it, click on your candidate model, then click **Deploy Model**. The model is now live and ready for document processing. You can see insights on the automation and accuracy on the model details page. Learn more in [Evaluating Model Training Results](/v40/docs/evaluating-model-training-results). ### Evaluate the performance Use the documents you’ve chosen for testing purposes to evaluate the performance of your model. Note that, to measure the performance accurately, these documents should not be ones that were used for the training. - Before you start, make sure to set your flow configurations to match the ones you expect in production. - Enable **Manual Identification Supervision** if you have fields that you want to review manually. Doing so will generate Manual Identification tasks, which should be performed by a keyer. - If required, enable any combination of **Field Identification Quality Assurance**, **Table Identification Quality Assurance**, and **Transcription Quality Assurance**. - Set the QA sample rate for each type of quality assurance you enable (**Field Identification QA Sample Rate**, **Table Identification QA Sample Rate**, or **Transcription QA Sample Rate**). > [!NOTE] > QA Sample Rate > > The QA Sample Rate values represent the percentage of documents selected for Field ID, Table ID, or Transcription QA tasks. To learn more, see our [Accuracy](/v40/docs/accuracy) article. Learn more about flow-level configurations in [Flow Settings](/v40/docs/flow-settings). ### Upload your testing documents Upload your documents as submissions by following the steps below. 1. Go to **Submissions**. 2. Click **Create Submission**. 3. Upload the testing documents. If you’re uploading multiple documents at once, select **One Submission per file** to evaluate the performance for each individual document. 4. Click **Next**. 5. Choose the flow you’re using for the model from the **Flow** drop-down list. 6. Choose the layout used for the model from the **Layout** drop-down list. 7. Click **Upload**. ### Results Observe the results based on your flow settings on the Document Output page. Learn more in [Document Output Page](/v40/docs/document-output-page). - If the model is performing poorly, we suggest going over the training documents to check for potential annotation errors and inconsistencies and fixing them. You can use Labeling Anomaly Detection for more accurate results. Based on the results, you can also decide to enrich the training set by adding more documents. - If the model is performing well and the projected automation meets the target automation, we do not recommend retraining the model unless - changes are made to the layout or - the data distribution of incoming documents has changed (e.g., new variations). Learn more in [Retraining Existing Models](/v40/docs/retraining-existing-models) and [Incremental Training](/v40/docs/incremental-training). A tool used to annotate, manage, import, and export training documents. It is also used to train models by working directly with the training data (“ground truth”) obtained from each document in the training set. Multiple Occurrences (MOs) are used to identify multiple different instances of a field. **Multiline** is a setting in the Layout Editor for fields or columns that require more than one line of text (e.g., Address, Description). Enabling this setting helps the machine process these fields more efficiently. A feature in Training Data Management that indicates whether a document is eligible for training based on internal checks in the application and our machine learning logic. It provides additional information about documents that were excluded from the training set. **Labeling Anomaly Detection** is a feature in TDM that allows you to identify potential discrepancies in the training datasets before running a model training. Manually annotated data used to train our machine learning models. We use a subset of this data to assess the performance of your models A separate machine dedicated to handling resource-heavy tasks like training Identification models. It operates independently and connects to the main application through the API.