Filtering
Learn how to filter data in Encord Active
Filtering data in Encord Active is crucial for various reasons. It enables insights and actionable results on the following key aspects and more:
- Identification of patterns, trends, or anomalies within a subset of the data.
- Recognition of duplicates, outliers and inconsistencies.
- Removal of irrelevant, noisy and erroneous data.
- Understanding model's behaviour and potential skewness when facing different subsets of the data.
- [Encord project only] Update tasks status to prioritize some unannotated images in the labeling stage and send labels to be reviewed/fixed, all along with descriptive comments for the project users (e.g. annotators and reviewers).
Encord Active provides three data filtering methods:
- Standard filter feature: This option allows users to refine their search using metadata filters, user-defined tag filters, and metric filters.
- Embedding plot: A two-dimensional visualization technique used by Encord to represent high-dimensional data in a more interpretable form. Can be used to select points within a specific rectangular area, thereby focusing on a particular subset of data points for in-depth analysis.
- Natural language search: Enables users to enter descriptive queries in everyday language, making it easier to find relevant images without the need for specific keywords or complex search parameters.
Standard filter feature
The standard filter feature offers the following filtering options:
- Data points metadata filters: Filter data points based on metadata attributes such as
Object Class
andAnnotator
, allowing to focus on specific classes or annotations created by particular annotators. - User-defined tag filters: Apply filters based on user-defined tags, enabling categorization and filtering of data points according to custom tags.
- Metric filters: Utilize metrics, including built-in ones like
Image Diversity
andAnnotation Duplicates
, as well as user-defined metrics, to filter data points based on potentially complex properties.
Steps to use the standard filter feature
- Go to the Explorer page and locate the filter feature.
- Choose one or more filters from the available options.
- For numerical filters, specify the threshold range. For categorical filters, select the groups of interest.
Tip
Take advantage of one of the UI components to personalize the visualization order of the filtered data based on a specific metric. You can choose to display the data in either ascending or descending order, depending on your preferences.
Embedding plot
The embedding plot in Encord Active is a two-dimensional visualization technique used to represent high-dimensional data in a more interpretable and visually accessible form. By reducing the dimensionality of the data, the embedding plot helps preserve the underlying structure and patterns of the original data.
In the plot, each data point is represented as a single point in the two-dimensional space, with proximity indicating similarity and shared characteristics among corresponding high-dimensional data points. This allows selecting points within a specific rectangular area, enabling a focused analysis of a particular subset of data points.
By defining a rectangular area on the plot, users can quickly isolate and examine the data points that fall within that region. The selection can be based on specific criteria or visual observations, allowing further exploration of attributes or additional analysis on the chosen subset.
This interactive functionality enhances the ability to gain deeper insights into underlying patterns and relationships within the selected area, providing a flexible and intuitive way to analyze and understand the data points within the dataset.
Based on the selected option in the Order by drop-down, users can choose to visualize either the embedding plot for the data or the labels.
Tip
In addition to selecting points within a rectangular area, the label embedding plot offers the functionality to filter data points based on the label classes.
Natural language search
Video Tutorial - Natural language search in EA
The natural language search feature enables users to enter descriptive queries in everyday language, such as "images that contain baseball items". The system intelligently processes the query and retrieves images that match the description. This feature simplifies and greatly enhances the search experience within Encord Active, allowing finding relevant images without the need for specific keywords or complex search parameters.
Note
The natural language search feature is exclusively available in the hosted version of Encord Active.
Updated about 2 months ago