File size: 39,157 Bytes
0f23291 2a7516c 0f23291 587e0bc a0c1c09 2dbb46e 587e0bc a0c1c09 587e0bc 79cb6e1 587e0bc 2dbb46e 587e0bc 2dbb46e 587e0bc 2dbb46e 587e0bc 2dbb46e 587e0bc 2dbb46e 587e0bc 2dbb46e 587e0bc 2dbb46e 79cb6e1 2dbb46e 587e0bc 2dbb46e 79cb6e1 2dbb46e 79cb6e1 2dbb46e 79cb6e1 587e0bc 2dbb46e 587e0bc 79cb6e1 2dbb46e 587e0bc 4db9f63 2dbb46e 587e0bc 2dbb46e 79cb6e1 587e0bc 4db9f63 587e0bc 4db9f63 587e0bc 4db9f63 587e0bc 79cb6e1 4db9f63 79cb6e1 587e0bc 79cb6e1 587e0bc 4db9f63 587e0bc 4db9f63 587e0bc 4db9f63 587e0bc 4db9f63 587e0bc 4db9f63 79cb6e1 587e0bc 4db9f63 79cb6e1 4db9f63 587e0bc 79cb6e1 587e0bc 79cb6e1 4db9f63 79cb6e1 4db9f63 79cb6e1 4db9f63 79cb6e1 4db9f63 79cb6e1 4db9f63 79cb6e1 4db9f63 79cb6e1 4db9f63 79cb6e1 4db9f63 79cb6e1 4db9f63 79cb6e1 4db9f63 79cb6e1 4db9f63 79cb6e1 4db9f63 79cb6e1 4db9f63 79cb6e1 587e0bc 4db9f63 587e0bc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 |
import os
# Set HF_HOME for caching
os.environ["HF_HOME"] = "src/data_cache"
import streamlit as st
import pandas as pd
import altair as alt
from huggingface_hub import HfApi, HfFileSystem
import json
from pathlib import Path
from typing import Dict, List, Optional
import numpy as np
# Page config
st.set_page_config(
page_title="Grounding Benchmark Leaderboard",
page_icon="🎯",
layout="wide"
)
# Constants
REPO_ID = "mlfoundations-cua-dev/leaderboard"
GROUNDING_PATH = "grounding"
# Baselines for different datasets
BASELINES = {
"screenspot-v2": {
"Qwen2-VL-7B": {
"desktop_text": 52.01,
"desktop_icon": 44.98,
"web_text": 33.04,
"web_icon": 21.84,
"overall": 37.96
},
"UI-TARS-2B": {
"desktop_text": 90.7,
"desktop_icon": 68.6,
"web_text": 87.2,
"web_icon": 84.7,
"overall": 82.8
},
"UI-TARS-7B": {
"desktop_text": 95.4,
"desktop_icon": 87.8,
"web_text": 93.8,
"web_icon": 91.6,
"overall": 92.2
},
"UI-TARS-72B": {
"desktop_text": 91.2,
"desktop_icon": 87.8,
"web_text": 87.7,
"web_icon": 86.3,
"overall": 88.3
}
},
"screenspot-pro": {
"Qwen2.5-VL-3B-Instruct": {
"overall": 16.1
},
"Qwen2.5-VL-7B-Instruct": {
"overall": 26.8
},
"Qwen2.5-VL-72B-Instruct": {
"overall": 53.3
},
"UI-TARS-2B": {
"overall": 27.7
},
"UI-TARS-7B": {
"overall": 35.7
},
"UI-TARS-72B": {
"overall": 38.1
}
}
}
@st.cache_data(ttl=300) # Cache for 5 minutes
def fetch_leaderboard_data():
"""Fetch all grounding results from HuggingFace leaderboard by streaming JSON files."""
api = HfApi()
fs = HfFileSystem()
try:
# List all files in the grounding directory
files = api.list_repo_files(repo_id=REPO_ID, repo_type="dataset")
grounding_files = [f for f in files if f.startswith(f"{GROUNDING_PATH}/") and f.endswith(".json")]
results = []
# Create progress bar for loading
progress_bar = st.progress(0)
status_text = st.empty()
for idx, file_path in enumerate(grounding_files):
try:
# Update progress
progress = (idx + 1) / len(grounding_files)
progress_bar.progress(progress)
status_text.text(f"Loading {idx + 1}/{len(grounding_files)} files...")
# Stream the JSON file content directly from HuggingFace
file_url = f"datasets/{REPO_ID}/{file_path}"
# Read the file content directly without downloading
with fs.open(file_url, 'r') as f:
data = json.load(f)
# Extract only the necessary information
metadata = data.get("metadata", {})
metrics = data.get("metrics", {})
detailed_results = data.get("detailed_results", {})
# Parse the file path to get dataset and model info
path_parts = file_path.split('/')
dataset_name = path_parts[1] if len(path_parts) > 1 else "unknown"
# Get model name from metadata or path
model_checkpoint = metadata.get("model_checkpoint", "")
model_name = model_checkpoint.split('/')[-1]
base_model_name = None
is_checkpoint = False
# Handle checkpoint names
if not model_name and len(path_parts) > 2:
# Check if it's a checkpoint subdirectory structure
if len(path_parts) > 3 and path_parts[2] != path_parts[3]:
# Format: grounding/dataset/base_model/checkpoint.json
base_model_name = path_parts[2]
checkpoint_file = path_parts[3].replace(".json", "")
model_name = f"{base_model_name}/{checkpoint_file}"
is_checkpoint = True
else:
# Regular format: grounding/dataset/results_modelname.json
model_name = path_parts[2].replace("results_", "").replace(".json", "")
base_model_name = model_name
# Check if model name indicates a checkpoint
if 'checkpoint-' in model_name:
is_checkpoint = True
if not base_model_name:
# Extract base model name from full path
if '/' in model_name:
parts = model_name.split('/')
base_model_name = parts[0]
else:
# Try to get from model_checkpoint path
checkpoint_parts = model_checkpoint.split('/')
if len(checkpoint_parts) > 1:
base_model_name = checkpoint_parts[-2]
# Extract UI type results if available
ui_type_results = detailed_results.get("by_ui_type", {})
dataset_type_results = detailed_results.get("by_dataset_type", {})
# Create a compact result entry (only keep what we need for visualization)
result_entry = {
"dataset": dataset_name,
"model": model_name,
"base_model": base_model_name or model_name,
"is_checkpoint": is_checkpoint,
"model_path": model_checkpoint,
"overall_accuracy": metrics.get("accuracy", 0) * 100, # Convert to percentage
"total_samples": metrics.get("total", 0),
"timestamp": metadata.get("evaluation_timestamp", ""),
"checkpoint_steps": metadata.get("checkpoint_steps"),
"training_loss": metadata.get("training_loss"),
"ui_type_results": ui_type_results,
"dataset_type_results": dataset_type_results
}
results.append(result_entry)
except Exception as e:
st.warning(f"Error loading {file_path}: {str(e)}")
continue
# Clear progress indicators
progress_bar.empty()
status_text.empty()
# Create DataFrame
df = pd.DataFrame(results)
# Process checkpoints: for each base model, find the best checkpoint
if not df.empty:
# Group by dataset and base_model
grouped = df.groupby(['dataset', 'base_model'])
# For each group, find the best checkpoint
best_models = []
for (dataset, base_model), group in grouped:
if len(group) > 1:
# Multiple entries for this model (likely checkpoints)
best_idx = group['overall_accuracy'].idxmax()
best_row = group.loc[best_idx].copy()
# Check if the best is the last checkpoint
checkpoint_steps = group[group['checkpoint_steps'].notna()]['checkpoint_steps'].sort_values()
if len(checkpoint_steps) > 0:
last_checkpoint_steps = checkpoint_steps.iloc[-1]
best_checkpoint_steps = best_row['checkpoint_steps']
if pd.notna(best_checkpoint_steps) and best_checkpoint_steps != last_checkpoint_steps:
# Best checkpoint is not the last one, add asterisk
best_row['model'] = best_row['model'] + '*'
best_row['is_best_not_last'] = True
else:
best_row['is_best_not_last'] = False
# Store all checkpoints for this model
best_row['all_checkpoints'] = group.to_dict('records')
best_models.append(best_row)
else:
# Single entry for this model
row = group.iloc[0].copy()
row['is_best_not_last'] = False
row['all_checkpoints'] = [row.to_dict()]
best_models.append(row)
# Create new dataframe with best models
df_best = pd.DataFrame(best_models)
return df_best
return df
except Exception as e:
st.error(f"Error fetching leaderboard data: {str(e)}")
return pd.DataFrame()
def parse_ui_type_metrics(df: pd.DataFrame, dataset_filter: str) -> pd.DataFrame:
"""Parse UI type metrics from the results dataframe."""
metrics_list = []
for _, row in df.iterrows():
if row['dataset'] != dataset_filter:
continue
model = row['model']
ui_results = row.get('ui_type_results', {})
dataset_type_results = row.get('dataset_type_results', {})
# For ScreenSpot datasets, we have desktop/web and text/icon
if 'screenspot' in dataset_filter.lower():
# First try to get from ui_type_results
desktop_text = ui_results.get('desktop_text', {}).get('correct', 0) / max(ui_results.get('desktop_text', {}).get('total', 1), 1) * 100
desktop_icon = ui_results.get('desktop_icon', {}).get('correct', 0) / max(ui_results.get('desktop_icon', {}).get('total', 1), 1) * 100
web_text = ui_results.get('web_text', {}).get('correct', 0) / max(ui_results.get('web_text', {}).get('total', 1), 1) * 100
web_icon = ui_results.get('web_icon', {}).get('correct', 0) / max(ui_results.get('web_icon', {}).get('total', 1), 1) * 100
# If all zeros, try to get from dataset_type_results
if desktop_text == 0 and desktop_icon == 0 and web_text == 0 and web_icon == 0:
# Check if data is nested under dataset types (e.g., 'screenspot-v2')
for dataset_key in dataset_type_results:
if 'screenspot' in dataset_key.lower():
dataset_data = dataset_type_results[dataset_key]
if 'by_ui_type' in dataset_data:
ui_data = dataset_data['by_ui_type']
desktop_text = ui_data.get('desktop_text', {}).get('correct', 0) / max(ui_data.get('desktop_text', {}).get('total', 1), 1) * 100
desktop_icon = ui_data.get('desktop_icon', {}).get('correct', 0) / max(ui_data.get('desktop_icon', {}).get('total', 1), 1) * 100
web_text = ui_data.get('web_text', {}).get('correct', 0) / max(ui_data.get('web_text', {}).get('total', 1), 1) * 100
web_icon = ui_data.get('web_icon', {}).get('correct', 0) / max(ui_data.get('web_icon', {}).get('total', 1), 1) * 100
break
# Calculate averages
desktop_avg = (desktop_text + desktop_icon) / 2 if (desktop_text > 0 or desktop_icon > 0) else 0
web_avg = (web_text + web_icon) / 2 if (web_text > 0 or web_icon > 0) else 0
text_avg = (desktop_text + web_text) / 2 if (desktop_text > 0 or web_text > 0) else 0
icon_avg = (desktop_icon + web_icon) / 2 if (desktop_icon > 0 or web_icon > 0) else 0
# For screenspot-v2, calculate the overall as average of desktop and web
if dataset_filter == 'screenspot-v2':
overall = (desktop_avg + web_avg) / 2 if (desktop_avg > 0 or web_avg > 0) else row['overall_accuracy']
else:
overall = row['overall_accuracy']
metrics_list.append({
'model': model,
'desktop_text': desktop_text,
'desktop_icon': desktop_icon,
'web_text': web_text,
'web_icon': web_icon,
'desktop_avg': desktop_avg,
'web_avg': web_avg,
'text_avg': text_avg,
'icon_avg': icon_avg,
'overall': overall,
'is_best_not_last': row.get('is_best_not_last', False),
'all_checkpoints': row.get('all_checkpoints', [])
})
else:
# For non-screenspot datasets, just pass through overall accuracy
metrics_list.append({
'model': model,
'overall': row['overall_accuracy'],
'is_best_not_last': row.get('is_best_not_last', False),
'all_checkpoints': row.get('all_checkpoints', [])
})
return pd.DataFrame(metrics_list)
def create_bar_chart(data: pd.DataFrame, metric: str, title: str):
"""Create a bar chart for a specific metric."""
# Prepare data for the chart
chart_data = []
# Add model results
for _, row in data.iterrows():
if metric in row and row[metric] > 0:
chart_data.append({
'Model': row['model'],
'Score': row[metric],
'Type': 'Evaluated'
})
# Add baselines if available
dataset = st.session_state.get('selected_dataset', '')
if dataset in BASELINES:
for baseline_name, baseline_metrics in BASELINES[dataset].items():
metric_key = metric.replace('_avg', '').replace('avg', 'overall')
if metric_key in baseline_metrics:
chart_data.append({
'Model': baseline_name,
'Score': baseline_metrics[metric_key],
'Type': 'Baseline'
})
if not chart_data:
return None
df_chart = pd.DataFrame(chart_data)
# Create the bar chart
chart = alt.Chart(df_chart).mark_bar().encode(
x=alt.X('Model:N',
sort=alt.EncodingSortField(field='Score', order='descending'),
axis=alt.Axis(labelAngle=-45)),
y=alt.Y('Score:Q',
scale=alt.Scale(domain=[0, 100]),
axis=alt.Axis(title='Score (%)')),
color=alt.Color('Type:N',
scale=alt.Scale(domain=['Evaluated', 'Baseline'],
range=['#4ECDC4', '#FFA726'])),
tooltip=['Model', 'Score', 'Type']
).properties(
title=title,
width=500, # Increased from 400
height=400 # Increased from 300
)
# Add value labels
text = chart.mark_text(
align='center',
baseline='bottom',
dy=-5
).encode(
text=alt.Text('Score:Q', format='.1f')
)
return chart + text
def main():
st.title("🎯 Grounding Benchmark Leaderboard")
st.markdown("Visualization of model performance on grounding benchmarks")
# Fetch data
with st.spinner("Loading leaderboard data..."):
df = fetch_leaderboard_data()
if df.empty:
st.warning("No data available in the leaderboard.")
return
# Sidebar filters
st.sidebar.header("Filters")
# Dataset filter
datasets = sorted(df['dataset'].unique())
selected_dataset = st.sidebar.selectbox("Select Dataset", datasets)
st.session_state['selected_dataset'] = selected_dataset
# Filter data
filtered_df = df[df['dataset'] == selected_dataset]
# Model filter (optional)
models = ['All'] + sorted(filtered_df['model'].unique())
selected_model = st.sidebar.selectbox("Select Model", models)
if selected_model != 'All':
filtered_df = filtered_df[filtered_df['model'] == selected_model]
# Main content
st.header(f"Results for {selected_dataset}")
# Debug information (can be removed later)
with st.expander("Debug Information"):
st.write(f"Total rows in filtered_df: {len(filtered_df)}")
st.write(f"Total rows in ui_metrics_df: {len(ui_metrics_df)}")
if not filtered_df.empty:
st.write("Sample data from filtered_df:")
st.write(filtered_df[['model', 'base_model', 'is_checkpoint', 'overall_accuracy']].head())
# Show UI type results structure
st.write("\nUI Type Results Structure:")
for idx, row in filtered_df.head(2).iterrows():
st.write(f"\nModel: {row['model']}")
ui_results = row.get('ui_type_results', {})
if ui_results:
st.write("UI Type Keys:", list(ui_results.keys()))
# Show a sample of the structure
for key in list(ui_results.keys())[:2]:
st.write(f" {key}: {ui_results[key]}")
else:
st.write(" No UI type results found")
# Also check dataset_type_results
dataset_type_results = row.get('dataset_type_results', {})
if dataset_type_results:
st.write("Dataset Type Results Keys:", list(dataset_type_results.keys()))
for key in list(dataset_type_results.keys())[:2]:
st.write(f" {key}: {dataset_type_results[key]}")
if not ui_metrics_df.empty:
st.write("\nSample data from ui_metrics_df:")
st.write(ui_metrics_df[['model', 'overall', 'desktop_avg', 'web_avg']].head())
# Overall metrics
col1, col2, col3 = st.columns(3)
with col1:
st.metric("Models Evaluated", len(filtered_df))
with col2:
if not filtered_df.empty:
best_acc = filtered_df['overall_accuracy'].max()
best_model = filtered_df[filtered_df['overall_accuracy'] == best_acc]['model'].iloc[0]
st.metric("Best Overall Accuracy", f"{best_acc:.1f}%", help=f"Model: {best_model}")
with col3:
total_samples = filtered_df['total_samples'].sum()
st.metric("Total Samples Evaluated", f"{total_samples:,}")
# Parse UI type metrics
ui_metrics_df = parse_ui_type_metrics(filtered_df, selected_dataset)
# Add metric selector for screenspot datasets
selected_metric = 'overall' # Default metric
if not ui_metrics_df.empty and 'screenspot' in selected_dataset.lower():
st.subheader("Performance by UI Type")
# Metric selector dropdown
if selected_dataset == 'screenspot-v2':
metric_options = {
'overall': 'Overall Average (Desktop + Web) / 2',
'desktop_avg': 'Desktop Average',
'web_avg': 'Web Average',
'desktop_text': 'Desktop (Text)',
'desktop_icon': 'Desktop (Icon)',
'web_text': 'Web (Text)',
'web_icon': 'Web (Icon)',
'text_avg': 'Text Average',
'icon_avg': 'Icon Average'
}
else:
metric_options = {
'overall': 'Overall Average',
'desktop_avg': 'Desktop Average',
'web_avg': 'Web Average',
'text_avg': 'Text Average',
'icon_avg': 'Icon Average'
}
selected_metric = st.selectbox(
"Select metric to visualize:",
options=list(metric_options.keys()),
format_func=lambda x: metric_options[x],
key="metric_selector"
)
# Add note about asterisks
if any(ui_metrics_df['is_best_not_last']):
st.info("* indicates the best checkpoint is not the last checkpoint")
# Create single chart for selected metric
chart = create_bar_chart(ui_metrics_df, selected_metric, metric_options[selected_metric])
if chart:
st.altair_chart(chart, use_container_width=True)
else:
st.warning(f"No data available for {metric_options[selected_metric]}")
# Show all metrics in an expandable section
with st.expander("View All Metrics"):
if selected_dataset == 'screenspot-v2':
# First row: Overall, Desktop, Web averages
col1, col2, col3 = st.columns(3)
with col1:
chart = create_bar_chart(ui_metrics_df, 'overall', 'Overall Average (Desktop + Web) / 2')
if chart:
st.altair_chart(chart, use_container_width=True)
with col2:
chart = create_bar_chart(ui_metrics_df, 'desktop_avg', 'Desktop Average')
if chart:
st.altair_chart(chart, use_container_width=True)
with col3:
chart = create_bar_chart(ui_metrics_df, 'web_avg', 'Web Average')
if chart:
st.altair_chart(chart, use_container_width=True)
# Second row: Individual UI type metrics
col1, col2, col3, col4 = st.columns(4)
with col1:
chart = create_bar_chart(ui_metrics_df, 'desktop_text', 'Desktop (Text)')
if chart:
st.altair_chart(chart, use_container_width=True)
with col2:
chart = create_bar_chart(ui_metrics_df, 'desktop_icon', 'Desktop (Icon)')
if chart:
st.altair_chart(chart, use_container_width=True)
with col3:
chart = create_bar_chart(ui_metrics_df, 'web_text', 'Web (Text)')
if chart:
st.altair_chart(chart, use_container_width=True)
with col4:
chart = create_bar_chart(ui_metrics_df, 'web_icon', 'Web (Icon)')
if chart:
st.altair_chart(chart, use_container_width=True)
# Third row: Text vs Icon averages
col1, col2 = st.columns(2)
with col1:
chart = create_bar_chart(ui_metrics_df, 'text_avg', 'Text Average (Desktop + Web)')
if chart:
st.altair_chart(chart, use_container_width=True)
with col2:
chart = create_bar_chart(ui_metrics_df, 'icon_avg', 'Icon Average (Desktop + Web)')
if chart:
st.altair_chart(chart, use_container_width=True)
else:
# For other screenspot datasets, show the standard layout
col1, col2 = st.columns(2)
with col1:
# Overall Average
chart = create_bar_chart(ui_metrics_df, 'overall', 'Overall Average')
if chart:
st.altair_chart(chart, use_container_width=True)
# Desktop Average
chart = create_bar_chart(ui_metrics_df, 'desktop_avg', 'Desktop Average')
if chart:
st.altair_chart(chart, use_container_width=True)
# Text Average
chart = create_bar_chart(ui_metrics_df, 'text_avg', 'Text Average (UI-Type)')
if chart:
st.altair_chart(chart, use_container_width=True)
with col2:
# Web Average
chart = create_bar_chart(ui_metrics_df, 'web_avg', 'Web Average')
if chart:
st.altair_chart(chart, use_container_width=True)
# Icon Average
chart = create_bar_chart(ui_metrics_df, 'icon_avg', 'Icon Average (UI-Type)')
if chart:
st.altair_chart(chart, use_container_width=True)
# Checkpoint progression visualization
with st.expander("Checkpoint Progression Analysis"):
# Select a model with checkpoints
models_with_checkpoints = ui_metrics_df[ui_metrics_df['all_checkpoints'].apply(lambda x: len(x) > 1)]
if not models_with_checkpoints.empty:
selected_checkpoint_model = st.selectbox(
"Select a model to view checkpoint progression:",
models_with_checkpoints['model'].str.replace('*', '').unique()
)
# Get checkpoint data for selected model
model_row = models_with_checkpoints[models_with_checkpoints['model'].str.replace('*', '') == selected_checkpoint_model].iloc[0]
checkpoint_data = model_row['all_checkpoints']
# Create DataFrame from checkpoint data
checkpoint_df = pd.DataFrame(checkpoint_data)
# Prepare data for visualization
checkpoint_metrics = []
for _, cp in checkpoint_df.iterrows():
ui_results = cp.get('ui_type_results', {})
dataset_type_results = cp.get('dataset_type_results', {})
# First try to get from ui_type_results
desktop_text = ui_results.get('desktop_text', {}).get('correct', 0) / max(ui_results.get('desktop_text', {}).get('total', 1), 1) * 100
desktop_icon = ui_results.get('desktop_icon', {}).get('correct', 0) / max(ui_results.get('desktop_icon', {}).get('total', 1), 1) * 100
web_text = ui_results.get('web_text', {}).get('correct', 0) / max(ui_results.get('web_text', {}).get('total', 1), 1) * 100
web_icon = ui_results.get('web_icon', {}).get('correct', 0) / max(ui_results.get('web_icon', {}).get('total', 1), 1) * 100
# If all zeros, try to get from dataset_type_results
if desktop_text == 0 and desktop_icon == 0 and web_text == 0 and web_icon == 0:
# Check if data is nested under dataset types
for dataset_key in dataset_type_results:
if 'screenspot' in dataset_key.lower():
dataset_data = dataset_type_results[dataset_key]
if 'by_ui_type' in dataset_data:
ui_data = dataset_data['by_ui_type']
desktop_text = ui_data.get('desktop_text', {}).get('correct', 0) / max(ui_data.get('desktop_text', {}).get('total', 1), 1) * 100
desktop_icon = ui_data.get('desktop_icon', {}).get('correct', 0) / max(ui_data.get('desktop_icon', {}).get('total', 1), 1) * 100
web_text = ui_data.get('web_text', {}).get('correct', 0) / max(ui_data.get('web_text', {}).get('total', 1), 1) * 100
web_icon = ui_data.get('web_icon', {}).get('correct', 0) / max(ui_data.get('web_icon', {}).get('total', 1), 1) * 100
break
desktop_avg = (desktop_text + desktop_icon) / 2
web_avg = (web_text + web_icon) / 2
text_avg = (desktop_text + web_text) / 2
icon_avg = (desktop_icon + web_icon) / 2
overall = (desktop_avg + web_avg) / 2 if selected_dataset == 'screenspot-v2' else cp['overall_accuracy']
checkpoint_metrics.append({
'steps': cp['checkpoint_steps'] or 0,
'overall': overall,
'desktop_avg': desktop_avg,
'web_avg': web_avg,
'desktop_text': desktop_text,
'desktop_icon': desktop_icon,
'web_text': web_text,
'web_icon': web_icon,
'text_avg': text_avg,
'icon_avg': icon_avg,
'loss': cp['training_loss'],
'neg_log_loss': -np.log(cp['training_loss']) if cp['training_loss'] and cp['training_loss'] > 0 else None
})
metrics_df = pd.DataFrame(checkpoint_metrics).sort_values('steps')
# Plot metrics over training steps
col1, col2 = st.columns(2)
with col1:
st.write("**Accuracy over Training Steps**")
# Determine which metrics to show based on selected metric
if selected_metric == 'overall':
# Show overall, desktop, and web averages
metrics_to_show = ['overall', 'desktop_avg', 'web_avg']
metric_labels = ['Overall', 'Desktop Avg', 'Web Avg']
colors = ['#4ECDC4', '#45B7D1', '#96CEB4']
elif 'desktop' in selected_metric:
# Show all desktop metrics
metrics_to_show = ['desktop_avg', 'desktop_text', 'desktop_icon']
metric_labels = ['Desktop Avg', 'Desktop Text', 'Desktop Icon']
colors = ['#45B7D1', '#FFA726', '#FF6B6B']
elif 'web' in selected_metric:
# Show all web metrics
metrics_to_show = ['web_avg', 'web_text', 'web_icon']
metric_labels = ['Web Avg', 'Web Text', 'Web Icon']
colors = ['#96CEB4', '#9C27B0', '#E91E63']
elif 'text' in selected_metric:
# Show text metrics across environments
metrics_to_show = ['text_avg', 'desktop_text', 'web_text']
metric_labels = ['Text Avg', 'Desktop Text', 'Web Text']
colors = ['#FF9800', '#FFA726', '#FFB74D']
elif 'icon' in selected_metric:
# Show icon metrics across environments
metrics_to_show = ['icon_avg', 'desktop_icon', 'web_icon']
metric_labels = ['Icon Avg', 'Desktop Icon', 'Web Icon']
colors = ['#3F51B5', '#5C6BC0', '#7986CB']
else:
# Default: just show the selected metric
metrics_to_show = [selected_metric]
metric_labels = [metric_options.get(selected_metric, selected_metric)]
colors = ['#4ECDC4']
# Create multi-line chart data
chart_data = []
for i, (metric, label) in enumerate(zip(metrics_to_show, metric_labels)):
for _, row in metrics_df.iterrows():
if metric in row:
chart_data.append({
'steps': row['steps'],
'value': row[metric],
'metric': label,
'color_idx': i
})
if chart_data:
chart_df = pd.DataFrame(chart_data)
# Create multi-line chart with distinct colors
chart = alt.Chart(chart_df).mark_line(point=True, strokeWidth=2).encode(
x=alt.X('steps:Q', title='Training Steps'),
y=alt.Y('value:Q', scale=alt.Scale(domain=[0, 100]), title='Accuracy (%)'),
color=alt.Color('metric:N',
scale=alt.Scale(domain=metric_labels, range=colors),
legend=alt.Legend(title="Metric")),
tooltip=['steps:Q', 'metric:N', alt.Tooltip('value:Q', format='.1f', title='Accuracy')]
).properties(
width=500,
height=400,
title='Accuracy Progression During Training'
)
st.altair_chart(chart, use_container_width=True)
else:
st.warning("No data available for the selected metrics")
with col2:
st.write(f"**{metric_options[selected_metric]} vs. Training Loss**")
if metrics_df['neg_log_loss'].notna().any():
scatter_data = metrics_df[metrics_df['neg_log_loss'].notna()]
chart = alt.Chart(scatter_data).mark_circle(size=100).encode(
x=alt.X('neg_log_loss:Q', title='-log(Training Loss)'),
y=alt.Y(f'{selected_metric}:Q', scale=alt.Scale(domain=[0, 100]), title=f'{metric_options[selected_metric]} (%)'),
color=alt.Color('steps:Q', scale=alt.Scale(scheme='viridis'), title='Training Steps'),
tooltip=['steps', 'loss', selected_metric]
).properties(
width=500, # Increased from 400
height=400, # Increased from 300
title=f'{metric_options[selected_metric]} vs. -log(Training Loss)'
)
st.altair_chart(chart, use_container_width=True)
else:
st.info("No training loss data available for this model")
# Show checkpoint details table with selected metric
st.write("**Checkpoint Details**")
# Determine columns to display based on selected metric category
if selected_metric == 'overall':
display_cols = ['steps', 'overall', 'desktop_avg', 'web_avg', 'loss']
col_labels = ['Steps', 'Overall %', 'Desktop Avg %', 'Web Avg %', 'Training Loss']
elif 'desktop' in selected_metric:
display_cols = ['steps', 'desktop_avg', 'desktop_text', 'desktop_icon', 'loss']
col_labels = ['Steps', 'Desktop Avg %', 'Desktop Text %', 'Desktop Icon %', 'Training Loss']
elif 'web' in selected_metric:
display_cols = ['steps', 'web_avg', 'web_text', 'web_icon', 'loss']
col_labels = ['Steps', 'Web Avg %', 'Web Text %', 'Web Icon %', 'Training Loss']
elif 'text' in selected_metric:
display_cols = ['steps', 'text_avg', 'desktop_text', 'web_text', 'loss']
col_labels = ['Steps', 'Text Avg %', 'Desktop Text %', 'Web Text %', 'Training Loss']
elif 'icon' in selected_metric:
display_cols = ['steps', 'icon_avg', 'desktop_icon', 'web_icon', 'loss']
col_labels = ['Steps', 'Icon Avg %', 'Desktop Icon %', 'Web Icon %', 'Training Loss']
else:
display_cols = ['steps', selected_metric, 'loss']
col_labels = ['Steps', f'{metric_options[selected_metric]} %', 'Training Loss']
display_metrics = metrics_df[display_cols].copy()
display_metrics.columns = col_labels
# Format percentage columns
for col in col_labels:
if '%' in col and col != 'Training Loss':
display_metrics[col] = display_metrics[col].round(2)
display_metrics['Training Loss'] = display_metrics['Training Loss'].apply(lambda x: f"{x:.4f}" if pd.notna(x) else "N/A")
st.dataframe(display_metrics, use_container_width=True)
else:
st.info("No models with multiple checkpoints available for progression analysis")
# Detailed breakdown
if selected_dataset == 'screenspot-v2':
with st.expander("Detailed UI Type Breakdown"):
# Create a heatmap-style table
detailed_metrics = []
for _, row in ui_metrics_df.iterrows():
detailed_metrics.append({
'Model': row['model'],
'Desktop Text': f"{row['desktop_text']:.1f}%",
'Desktop Icon': f"{row['desktop_icon']:.1f}%",
'Web Text': f"{row['web_text']:.1f}%",
'Web Icon': f"{row['web_icon']:.1f}%",
'Overall': f"{row['overall']:.1f}%"
})
if detailed_metrics:
st.dataframe(pd.DataFrame(detailed_metrics), use_container_width=True)
else:
# For non-ScreenSpot datasets, show a simple bar chart
st.subheader("Model Performance")
chart_data = filtered_df[['model', 'overall_accuracy']].copy()
chart_data.columns = ['Model', 'Accuracy']
chart = alt.Chart(chart_data).mark_bar().encode(
x=alt.X('Model:N', sort='-y', axis=alt.Axis(labelAngle=-45)),
y=alt.Y('Accuracy:Q', scale=alt.Scale(domain=[0, 100])),
tooltip=['Model', 'Accuracy']
).properties(
width=800,
height=400
)
st.altair_chart(chart, use_container_width=True)
# Model details table
with st.expander("Model Details"):
display_df = filtered_df[['model', 'overall_accuracy', 'total_samples', 'checkpoint_steps', 'training_loss', 'timestamp']].copy()
display_df.columns = ['Model', 'Accuracy (%)', 'Samples', 'Checkpoint Steps', 'Training Loss', 'Timestamp']
display_df['Accuracy (%)'] = display_df['Accuracy (%)'].apply(lambda x: f"{x:.2f}")
display_df['Training Loss'] = display_df['Training Loss'].apply(lambda x: f"{x:.4f}" if pd.notna(x) else "N/A")
st.dataframe(display_df, use_container_width=True)
if __name__ == "__main__":
main() |