Incremental Training

Incremental Training

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.

Adding new data to your training set or making minor changes to its annotations may require several iterations of model re-training. Incremental Training helps you build upon your existing identification model without losing previously acquired information.

The system recommends one of the following options, based on internal dataset analysis. The recommended option is automatically selected.

You can override the selected option, but the recommendation will remain the same. Note that this won’t be valid for imported models.

Train from scratch

This option is recommended if your current model’s existing knowledge of your documents is not sufficient. It starts the training process from the beginning, using all eligible documents. Learn more about document eligibility in Document Eligibility Filtering.

Examples

Note that if you change the data type of a field the system will recommend you to train from scratch.

Train from last training

This option is recommended when you want to enrich the training data of your existing model by adding more examples or if you’ve addressed anomalies after the last training iteration.

Do NOT use this option if the model performance is low due to inconsistent annotations or poorly represented data. This option leverages the existing knowledge of your model. That’s why, in these cases, it results in longer training times or worse-performing models.

Examples:

Incremental Training isn’t available if you’re training a brand new model that’s never been trained before.

Using Incremental Training

Choose one of the available training options:

  1. Go to Library > Models.
  2. Click on the name of a layout to access its Model Management page.
  3. Click on the Field Model or Table Model tab, depending on the type of model you want to train.
  4. Select your candidate model and click Deploy Model.

A dialog box appears, asking if you want to deploy the model.

.png?sv=2026-02-06&spr=https&st=2026-07-27T09%3A11%3A38Z&se=2026-07-27T09%3A25%3A38Z&sr=c&sp=r&sig=R9ySyfDx4wV9eKyT8vGzJb5x7QsC5Hmd1HNJNy0GNdg%3D)

  1. Click Confirm.

  2. Analyze your data and address any potential anomalies. Learn more in Detecting and Correcting Anomalies in Field Annotations and Detecting and Correcting Anomalies in Table Annotations.

  3. Click Re-train

  4. A dialog box showing the options for re-training appears:

  5. Click Run training.

Keep Current Model

After your training is completed, you’ll see the Current model and the Candidate one, along with the details for each. Learn more about model results in Evaluating Model Training Results.

Based on internal analysis and the last date your training ground truth data was modified, the system will automatically recommend one of the two options described above.

If you want to keep your current model, then:

  1. Select Current
  2. Click Keep Model.
  3. If you still need to improve your mode, follow steps 6-9 under Using Incremental Training.

Incremental Training and imported models

Incremental Training may overestimate accuracy with similar datasets
We do not recommend using incremental training if you are not familiar with both the old and new datasets.
If a Field Identification model is trained first on one dataset and then retrained on another that contains many of the same (or very similar) documents, the system may overestimate accuracy. This can result in higher reported automation without actually improving real performance. Incremental training is suitable only if you are confident the datasets do not contain the same or very similar documents. Otherwise, the model may overestimate accuracy and perform poorly.