2026/5/27 (Target)
May Update
This month's update centers on more flexible VQA evaluation and faster bulk editing in DataVerse. You can now use Free Text prompts in VQA prediction — for both single image testing and batch runs across a Data Slice — and drill into results with a redesigned VQA Metrics Report that filters by question and answer status. We've also added Batch Tag for editing tags across up to 1,000 images at once directly from Data Visualization, and Class-level Save to Ground Truth, which lets you update a single class instead of all annotations at once.
New Feature
Batch Tag
Batch edit tags across multiple images directly from the Data Visualization interface, eliminating the need to update tags one by one in the Annotation view — significantly improving efficiency for large-scale metadata management.

How to Use
Select the images to edit in Data Visualization (up to 1,000 at a time)
Click Edit Image Info → Edit Tags in the top-right corner
Toggle on the tags to edit, then add, remove, or clear as needed
Confirm the changes and wait for the success notification; results are available in Home → Notifications
VQA Tool
VQA add free text prompt input format and raw output
Use Free Text prompts in VQA prediction, both for single image testing and batch runs across a Data Slice. This removes the constraint of predefined question structures, making it faster to test different prompt formats, evaluate LLM compatibility, and compare accuracy across prompts using quantitative metrics.
Single Image Prediction

Go to Data Visualization → Review Image → Single Image Prediction
Switch Prompt Type to Free Text and enter your prompt in the textarea
Optionally configure Advanced Settings (Temperature, Max Tokens, Top P)
Click Run Prediction to send the prompt to the VLM
View results under Structured Result (mapped to ontology) or Raw Data (original VLM response)
Batch Prediction (Data Slice)

Select the Data Slice and click Prediction
Switch Prompt Type to Free Text and enter your prompt
Optionally configure Advanced Settings
Click Start Prediction — progress is tracked on the Prediction Status page
Once complete, results are available in Data Visualization; answers are mapped to ontology questions in order, with unmatched or missing answers marked as NA
VQA Metric Report - visualization
The VQA Metrics Report has been redesigned with a new evaluation tool that lets users drill into prediction results by question and answer status, making it faster to identify where prompts need improvement.


How to Use
Open Metrics Report and select a Data Slice
Use the Selector panel to filter images by question and answer status (Correct / Incorrect / NA)
Click into any image to review the Result tab — showing Ground Truth vs. Prediction per question — or switch to Raw Output for the full VLM response
Use Previous / Next to navigate across filtered images, or click View in Data Visualization to inspect the image in context
Metrics Report results are retained for 30 days. To keep a permanent record, download the results as a JSON file before they expire.
Annotation Enhancement - Class-level Save to Ground Truth
Save to Ground Truth now supports updating a specific class instead of applying changes to all annotations at once, significantly reducing review time when only a single class needs to be updated.

How to Use
Complete the Annotation Task review as usual
In Save to Ground Truth, select the target class to update
Choose the update mode (Overwrite / Append / Keep) — applied to the selected class only
Last updated