File size: 81,923 Bytes
f16c04f 9f6ec81 f16c04f 8c71174 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 8c71174 f16c04f 8c71174 f16c04f 8c71174 f16c04f 8c71174 f16c04f 8c71174 f16c04f 8c71174 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 8c71174 f16c04f 8c71174 f16c04f 8c71174 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 0b81bbe 9f6ec81 f16c04f 9f6ec81 0b81bbe f16c04f 9f6ec81 0b81bbe 9f6ec81 f16c04f 9f6ec81 0b81bbe f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 8c71174 f16c04f 8c71174 f16c04f 8c71174 0b81bbe f16c04f 8c71174 f16c04f 8c71174 0b81bbe f16c04f 8c71174 f16c04f 8c71174 f16c04f 8c71174 f16c04f 8c71174 f16c04f 8c71174 f16c04f 8c71174 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f 9f6ec81 f16c04f |
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 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 |
import os
os.environ["TOKENIZERS_PARALLELISM"] = "false"
import torch
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
import seaborn as sns
import difflib
from sklearn.metrics.pairwise import cosine_similarity
from sklearn.metrics import confusion_matrix, classification_report, accuracy_score
from collections import defaultdict
from tqdm import tqdm
from torch.utils.data import Dataset, DataLoader
from torchvision import transforms
from PIL import Image
from io import BytesIO
import warnings
warnings.filterwarnings('ignore')
from transformers import CLIPProcessor, CLIPModel as CLIPModel_transformers
from config import main_model_path, hierarchy_model_path, color_model_path, color_emb_dim, hierarchy_emb_dim, local_dataset_path, column_local_image_path
def create_fashion_mnist_to_hierarchy_mapping(hierarchy_classes):
"""Create mapping from Fashion-MNIST labels to hierarchy classes"""
# Fashion-MNIST labels
fashion_mnist_labels = {
0: "T-shirt/top",
1: "Trouser",
2: "Pullover",
3: "Dress",
4: "Coat",
5: "Sandal",
6: "Shirt",
7: "Sneaker",
8: "Bag",
9: "Ankle boot",
}
# Normalize hierarchy classes to lowercase for matching
hierarchy_classes_lower = [h.lower() for h in hierarchy_classes]
# Create mapping dictionary
mapping = {}
for fm_label_id, fm_label in fashion_mnist_labels.items():
fm_label_lower = fm_label.lower()
matched_hierarchy = None
# Try exact match first
if fm_label_lower in hierarchy_classes_lower:
matched_hierarchy = hierarchy_classes[hierarchy_classes_lower.index(fm_label_lower)]
# Try partial matches
elif any(h in fm_label_lower or fm_label_lower in h for h in hierarchy_classes_lower):
for h_class in hierarchy_classes:
h_lower = h_class.lower()
if h_lower in fm_label_lower or fm_label_lower in h_lower:
matched_hierarchy = h_class
break
# Try semantic matching
else:
# T-shirt/top -> shirt or top
if fm_label_lower in ['t-shirt/top', 'top']:
if 'top' in hierarchy_classes_lower:
matched_hierarchy = hierarchy_classes[hierarchy_classes_lower.index('top')]
# Trouser -> bottom, pants, trousers
elif 'trouser' in fm_label_lower:
for possible in ['bottom', 'pants', 'trousers', 'trouser', 'pant']:
if possible in hierarchy_classes_lower:
matched_hierarchy = hierarchy_classes[hierarchy_classes_lower.index(possible)]
break
# Pullover -> sweater
elif 'pullover' in fm_label_lower:
for possible in ['sweater', 'pullover']:
if possible in hierarchy_classes_lower:
matched_hierarchy = hierarchy_classes[hierarchy_classes_lower.index(possible)]
break
# Dress -> dress
elif 'dress' in fm_label_lower:
if 'dress' in hierarchy_classes_lower:
matched_hierarchy = hierarchy_classes[hierarchy_classes_lower.index('dress')]
# Coat -> jacket, outerwear, coat
elif 'coat' in fm_label_lower:
for possible in ['jacket', 'outerwear', 'coat']:
if possible in hierarchy_classes_lower:
matched_hierarchy = hierarchy_classes[hierarchy_classes_lower.index(possible)]
break
# Sandal, Sneaker, Ankle boot -> shoes, shoe
elif fm_label_lower in ['sandal', 'sneaker', 'ankle boot']:
for possible in ['shoes', 'shoe', 'sandal', 'sneaker', 'boot']:
if possible in hierarchy_classes_lower:
matched_hierarchy = hierarchy_classes[hierarchy_classes_lower.index(possible)]
break
# Bag -> bag
elif 'bag' in fm_label_lower:
if 'bag' in hierarchy_classes_lower:
matched_hierarchy = hierarchy_classes[hierarchy_classes_lower.index('bag')]
if matched_hierarchy is None:
close_matches = difflib.get_close_matches(fm_label_lower, hierarchy_classes_lower, n=1, cutoff=0.6)
if close_matches:
matched_hierarchy = hierarchy_classes[hierarchy_classes_lower.index(close_matches[0])]
mapping[fm_label_id] = matched_hierarchy
if matched_hierarchy:
print(f" {fm_label} ({fm_label_id}) -> {matched_hierarchy}")
else:
print(f" β οΈ {fm_label} ({fm_label_id}) -> NO MATCH (will be filtered out)")
return mapping
def convert_fashion_mnist_to_image(pixel_values):
image_array = np.array(pixel_values).reshape(28, 28).astype(np.uint8)
image_array = np.stack([image_array] * 3, axis=-1)
image = Image.fromarray(image_array)
return image
def get_fashion_mnist_labels():
return {
0: "T-shirt/top",
1: "Trouser",
2: "Pullover",
3: "Dress",
4: "Coat",
5: "Sandal",
6: "Shirt",
7: "Sneaker",
8: "Bag",
9: "Ankle boot",
}
class FashionMNISTDataset(Dataset):
def __init__(self, dataframe, image_size=224, label_mapping=None):
self.dataframe = dataframe
self.image_size = image_size
self.labels_map = get_fashion_mnist_labels()
self.label_mapping = label_mapping # Mapping from Fashion-MNIST label ID to hierarchy class
self.transform = transforms.Compose([
transforms.Resize((image_size, image_size)),
transforms.ToTensor(),
transforms.Normalize(mean=[0.485, 0.456, 0.406], std=[0.229, 0.224, 0.225]),
])
def __len__(self):
return len(self.dataframe)
def __getitem__(self, idx):
row = self.dataframe.iloc[idx]
pixel_cols = [f"pixel{i}" for i in range(1, 785)]
pixel_values = row[pixel_cols].values
image = convert_fashion_mnist_to_image(pixel_values)
image = self.transform(image)
label_id = int(row['label'])
description = self.labels_map[label_id]
color = "unknown"
# Use mapped hierarchy if available, otherwise use original label
if self.label_mapping and label_id in self.label_mapping:
hierarchy = self.label_mapping[label_id]
else:
hierarchy = self.labels_map[label_id]
return image, description, color, hierarchy
def load_fashion_mnist_dataset(max_samples=1000, hierarchy_classes=None):
print("π Loading Fashion-MNIST test dataset...")
df = pd.read_csv("/Users/leaattiasarfati/Desktop/docs/search/old/MainModel/data/fashion-mnist_test.csv")
print(f"β
Fashion-MNIST dataset loaded: {len(df)} samples")
# Create mapping if hierarchy classes are provided
label_mapping = None
if hierarchy_classes is not None:
print("\nπ Creating mapping from Fashion-MNIST labels to hierarchy classes:")
label_mapping = create_fashion_mnist_to_hierarchy_mapping(hierarchy_classes)
# Filter dataset to only include samples that can be mapped to hierarchy classes
valid_label_ids = [label_id for label_id, hierarchy in label_mapping.items() if hierarchy is not None]
df_filtered = df[df['label'].isin(valid_label_ids)]
print(f"\nπ After filtering to mappable labels: {len(df_filtered)} samples (from {len(df)})")
# Apply max_samples limit after filtering
df_sample = df_filtered.head(max_samples)
else:
df_sample = df.head(max_samples)
print(f"π Using {len(df_sample)} samples for evaluation")
return FashionMNISTDataset(df_sample, label_mapping=label_mapping)
def create_kaggle_marqo_to_hierarchy_mapping(kaggle_labels, hierarchy_classes):
"""Create mapping from Kaggle Marqo categories to hierarchy classes"""
hierarchy_classes = list(hierarchy_classes)
hierarchy_classes_lower = [h.lower() for h in hierarchy_classes]
synonyms = {
'topwear': 'top',
'tops': 'top',
'tee': 'top',
'tees': 'top',
't-shirt': 'top',
'tshirt': 'top',
'tshirts': 'top',
'shirt': 'shirt',
'shirts': 'shirt',
'sweater': 'sweater',
'sweaters': 'sweater',
'outerwear': 'coat',
'outer': 'coat',
'coat': 'coat',
'coats': 'coat',
'jacket': 'coat',
'jackets': 'coat',
'blazer': 'coat',
'blazers': 'coat',
'hoodie': 'hoodie',
'hoodies': 'hoodie',
'bottomwear': 'bottom',
'bottoms': 'bottom',
'pants': 'bottom',
'pant': 'bottom',
'trouser': 'bottom',
'trousers': 'bottom',
'jeans': 'jeans',
'denim': 'jeans',
'short': 'shorts',
'shorts': 'shorts',
'skirt': 'skirt',
'skirts': 'skirt',
'dress': 'dress',
'dresses': 'dress',
'saree': 'saree',
'lehenga': 'lehenga',
'shoe': 'shoes',
'shoes': 'shoes',
'sandal': 'shoes',
'sandals': 'shoes',
'sneaker': 'shoes',
'sneakers': 'shoes',
'boot': 'shoes',
'boots': 'shoes',
'heel': 'shoes',
'heels': 'shoes',
'flip flops': 'shoes',
'flip-flops': 'shoes',
'loafer': 'shoes',
'loafers': 'shoes',
'bag': 'bag',
'bags': 'bag',
'backpack': 'bag',
'backpacks': 'bag',
'handbag': 'bag',
'handbags': 'bag',
'accessory': 'accessories',
'accessories': 'accessories',
'belt': 'belt',
'belts': 'belt',
'scarf': 'scarf',
'scarves': 'scarf',
'cap': 'cap',
'caps': 'cap',
'hat': 'cap',
'hats': 'cap',
'watch': 'watch',
'watches': 'watch',
}
def match_candidate(candidate):
if candidate in hierarchy_classes_lower:
return hierarchy_classes[hierarchy_classes_lower.index(candidate)]
return None
mapping = {}
for label in sorted(set(kaggle_labels)):
label_str = str(label) if not pd.isna(label) else ''
label_lower = label_str.strip().lower()
matched_hierarchy = None
if not label_lower:
mapping[label_lower] = None
continue
# Direct match or synonym substitution
candidate = synonyms.get(label_lower, label_lower)
matched_hierarchy = match_candidate(candidate)
# Partial match with hierarchy classes
if matched_hierarchy is None:
for idx, h_lower in enumerate(hierarchy_classes_lower):
if h_lower in candidate or candidate in h_lower:
matched_hierarchy = hierarchy_classes[idx]
break
# Token-based match (split on spaces, hyphens, slashes)
if matched_hierarchy is None:
tokens = set(candidate.replace('-', ' ').replace('/', ' ').split())
for token in tokens:
token_candidate = synonyms.get(token, token)
matched_hierarchy = match_candidate(token_candidate)
if matched_hierarchy:
break
# Synonym containment checks
if matched_hierarchy is None:
for synonym_key, synonym_value in synonyms.items():
if synonym_key in candidate:
matched_hierarchy = match_candidate(synonym_value)
if matched_hierarchy:
break
# Fallback to fuzzy matching
if matched_hierarchy is None:
close_matches = difflib.get_close_matches(candidate, hierarchy_classes_lower, n=1, cutoff=0.6)
if close_matches:
matched_hierarchy = hierarchy_classes[hierarchy_classes_lower.index(close_matches[0])]
mapping[label_lower] = matched_hierarchy
if matched_hierarchy:
print(f" {label_str} -> {matched_hierarchy}")
else:
print(f" β οΈ {label_str} -> NO MATCH (will be filtered out)")
return mapping
class KaggleDataset(Dataset):
"""Dataset class for KAGL Marqo dataset"""
def __init__(self, dataframe, image_size=224):
self.dataframe = dataframe
self.image_size = image_size
# Transforms for validation (no augmentation)
self.val_transform = transforms.Compose([
transforms.Resize((image_size, image_size)),
transforms.ToTensor(),
transforms.Normalize(mean=[0.485, 0.456, 0.406], std=[0.229, 0.224, 0.225])
])
def __len__(self):
return len(self.dataframe)
def __getitem__(self, idx):
row = self.dataframe.iloc[idx]
# Handle image - it should be in row['image_url'] and contain the image data as bytes
image_data = row['image_url']
# Check if image_data has 'bytes' key or is already PIL Image
if isinstance(image_data, dict) and 'bytes' in image_data:
image = Image.open(BytesIO(image_data['bytes'])).convert("RGB")
elif hasattr(image_data, 'convert'): # Already a PIL Image
image = image_data.convert("RGB")
else:
# Assume it's raw bytes
image = Image.open(BytesIO(image_data)).convert("RGB")
# Apply validation transform
image = self.val_transform(image)
# Get text and labels
description = row['text']
color = row.get('color', 'unknown')
hierarchy = row['hierarchy']
return image, description, color, hierarchy
def load_kaggle_marqo_dataset(evaluator, max_samples=5000):
"""Load and prepare Kaggle KAGL dataset with memory optimization"""
from datasets import load_dataset
print("π Loading Kaggle KAGL dataset...")
# Load the dataset
dataset = load_dataset("Marqo/KAGL")
df = dataset["data"].to_pandas()
print(f"β
Dataset Kaggle loaded")
print(f" Before filtering: {len(df)} samples")
print(f" Available columns: {list(df.columns)}")
# Check available categories and create mapping to validation hierarchies
available_categories = sorted(df['category2'].dropna().unique())
print(f"π¨ Available categories: {available_categories}")
validation_hierarchies = evaluator.validation_hierarchy_classes or evaluator.hierarchy_classes
print(f"π Validation hierarchies: {sorted(validation_hierarchies)}")
print("\nπ Creating mapping from Kaggle categories to validation hierarchies:")
category_mapping = create_kaggle_marqo_to_hierarchy_mapping(available_categories, validation_hierarchies)
total_categories = {str(cat).strip().lower() for cat in df['category2'].dropna()}
unmapped_categories = sorted(cat for cat in total_categories if category_mapping.get(cat) is None)
if unmapped_categories:
print(f"β οΈ Categories without mapping (will be dropped): {unmapped_categories}")
df['hierarchy'] = df['category2'].apply(
lambda cat: category_mapping.get(str(cat).strip().lower()) if pd.notna(cat) else None
)
before_mapping_len = len(df)
df = df[df['hierarchy'].notna()]
print(f" After mapping to validation hierarchies: {len(df)} samples (from {before_mapping_len})")
if len(df) == 0:
print("β No samples left after hierarchy mapping.")
return None
# Ensure we have text and image data
df = df.dropna(subset=['text', 'image'])
print(f" After removing missing text/image: {len(df)} samples")
# Show sample of text data to verify quality
print(f"π Sample texts:")
for i, (text, hierarchy) in enumerate(zip(df['text'].head(3), df['hierarchy'].head(3))):
print(f" {i+1}. [{hierarchy}] {text[:100]}...")
df_test = df.copy()
# Limit to max_samples
if len(df_test) > max_samples:
df_test = df_test.head(max_samples)
print(f"π After sampling: {len(df_test)} samples")
print(f" Samples per hierarchy:")
for hierarchy in sorted(df_test['hierarchy'].unique()):
count = len(df_test[df_test['hierarchy'] == hierarchy])
print(f" {hierarchy}: {count} samples")
# Create formatted dataset with proper column names
kaggle_formatted = pd.DataFrame({
'image_url': df_test['image'], # This contains image data as bytes
'text': df_test['text'],
'hierarchy': df_test['hierarchy'],
'color': df_test['baseColour'].str.lower().str.replace("grey", "gray") # Use actual colors
})
print(f" Final dataset size: {len(kaggle_formatted)} samples")
return KaggleDataset(kaggle_formatted)
class LocalDataset(Dataset):
"""Dataset class for local validation dataset"""
def __init__(self, dataframe, image_size=224):
self.dataframe = dataframe
self.image_size = image_size
# Transforms for validation (no augmentation)
self.val_transform = transforms.Compose([
transforms.Resize((image_size, image_size)),
transforms.ToTensor(),
transforms.Normalize(mean=[0.485, 0.456, 0.406], std=[0.229, 0.224, 0.225])
])
def __len__(self):
return len(self.dataframe)
def __getitem__(self, idx):
row = self.dataframe.iloc[idx]
# Load image from local path
image_path = row[column_local_image_path]
try:
image = Image.open(image_path).convert("RGB")
except Exception as e:
print(f"Error loading image at index {idx} from {image_path}: {e}")
# Create a dummy image if loading fails
image = Image.new('RGB', (224, 224), color='gray')
# Apply validation transform
image = self.val_transform(image)
# Get text and labels
description = row['text']
color = row.get('color', 'unknown')
hierarchy = row['hierarchy']
return image, description, color, hierarchy
def load_local_validation_dataset(max_samples=5000):
"""Load and prepare local validation dataset"""
print("π Loading local validation dataset...")
if not os.path.exists(local_dataset_path):
print(f"β Local dataset file not found: {local_dataset_path}")
return None
df = pd.read_csv(local_dataset_path)
print(f"β
Dataset loaded: {len(df)} samples")
# Filter out rows with NaN values in image path
df_clean = df.dropna(subset=[column_local_image_path])
print(f"π After filtering NaN image paths: {len(df_clean)} samples")
if len(df_clean) == 0:
print("β No valid samples after filtering.")
return None
# NO COLOR FILTERING for local dataset - keep all colors for comprehensive evaluation
if 'color' in df_clean.columns:
print(f"π¨ Total unique colors in dataset: {len(df_clean['color'].unique())}")
print(f"π¨ Colors found: {sorted(df_clean['color'].unique())}")
print(f"π¨ Color distribution (top 15):")
color_counts = df_clean['color'].value_counts()
for color in color_counts.index[:15]: # Show top 15 colors
print(f" {color}: {color_counts[color]} samples")
# Ensure we have required columns
required_cols = ['text', 'hierarchy']
missing_cols = [col for col in required_cols if col not in df_clean.columns]
if missing_cols:
print(f"β Missing required columns: {missing_cols}")
return None
# Limit to max_samples with RANDOM SAMPLING to get diverse colors
if len(df_clean) > max_samples:
df_clean = df_clean.sample(n=max_samples, random_state=42)
print(f"π Randomly sampled {max_samples} samples")
print(f"π Using {len(df_clean)} samples for evaluation")
print(f" Samples per hierarchy:")
for hierarchy in sorted(df_clean['hierarchy'].unique()):
count = len(df_clean[df_clean['hierarchy'] == hierarchy])
print(f" {hierarchy}: {count} samples")
# Show color distribution after sampling
if 'color' in df_clean.columns:
print(f"\nπ¨ Color distribution in sampled data:")
color_counts = df_clean['color'].value_counts()
print(f" Total unique colors: {len(color_counts)}")
for color in color_counts.index[:15]: # Show top 15
print(f" {color}: {color_counts[color]} samples")
return LocalDataset(df_clean)
class ColorHierarchyEvaluator:
"""Evaluate color (dims 0-15) and hierarchy (dims 16-79) embeddings on Fashion-MNIST"""
def __init__(self, device='mps', directory='fashion_mnist_color_hierarchy_analysis'):
self.device = torch.device(device)
self.directory = directory
self.color_emb_dim = color_emb_dim
self.hierarchy_emb_dim = hierarchy_emb_dim
os.makedirs(self.directory, exist_ok=True)
print(f"π Loading main model from {main_model_path}")
if not os.path.exists(main_model_path):
raise FileNotFoundError(f"Main model file {main_model_path} not found")
# Load hierarchy classes from hierarchy model checkpoint
print("π Loading hierarchy classes from hierarchy model...")
if not os.path.exists(hierarchy_model_path):
raise FileNotFoundError(f"Hierarchy model file {hierarchy_model_path} not found")
hierarchy_checkpoint = torch.load(hierarchy_model_path, map_location=self.device)
self.hierarchy_classes = hierarchy_checkpoint.get('hierarchy_classes', [])
print(f"β
Found {len(self.hierarchy_classes)} hierarchy classes: {sorted(self.hierarchy_classes)}")
self.validation_hierarchy_classes = self._load_validation_hierarchy_classes()
if self.validation_hierarchy_classes:
print(f"β
Validation dataset hierarchies ({len(self.validation_hierarchy_classes)} classes): {sorted(self.validation_hierarchy_classes)}")
else:
print("β οΈ Unable to load validation hierarchy classes, falling back to hierarchy model classes.")
self.validation_hierarchy_classes = self.hierarchy_classes
checkpoint = torch.load(main_model_path, map_location=self.device)
self.processor = CLIPProcessor.from_pretrained('laion/CLIP-ViT-B-32-laion2B-s34B-b79K')
self.model = CLIPModel_transformers.from_pretrained('laion/CLIP-ViT-B-32-laion2B-s34B-b79K')
self.model.load_state_dict(checkpoint['model_state_dict'])
self.model.to(self.device)
self.model.eval()
print("β
Main model loaded successfully")
# Load baseline Fashion CLIP model
print("π¦ Loading baseline Fashion CLIP model...")
patrick_model_name = "patrickjohncyh/fashion-clip"
self.baseline_processor = CLIPProcessor.from_pretrained(patrick_model_name)
self.baseline_model = CLIPModel_transformers.from_pretrained(patrick_model_name).to(self.device)
self.baseline_model.eval()
print("β
Baseline Fashion CLIP model loaded successfully")
def _load_validation_hierarchy_classes(self):
"""Load hierarchy classes present in the validation dataset"""
if not os.path.exists(local_dataset_path):
print(f"β οΈ Validation dataset not found at {local_dataset_path}")
return []
try:
df = pd.read_csv(local_dataset_path)
except Exception as exc:
print(f"β οΈ Failed to read validation dataset: {exc}")
return []
if 'hierarchy' not in df.columns:
print("β οΈ Validation dataset does not contain 'hierarchy' column.")
return []
hierarchies = (
df['hierarchy']
.dropna()
.astype(str)
.str.strip()
)
hierarchies = [h for h in hierarchies if h]
return sorted(set(hierarchies))
def extract_color_embeddings(self, dataloader, embedding_type='text', max_samples=10000):
"""Extract color embeddings from dims 0-15 (16 dimensions)"""
all_embeddings = []
all_colors = []
all_hierarchies = []
sample_count = 0
with torch.no_grad():
for batch in tqdm(dataloader, desc=f"Extracting {embedding_type} color embeddings (dims 0-15)"):
if sample_count >= max_samples:
break
images, texts, colors, hierarchies = batch
images = images.to(self.device)
images = images.expand(-1, 3, -1, -1)
text_inputs = self.processor(text=texts, padding=True, return_tensors="pt")
text_inputs = {k: v.to(self.device) for k, v in text_inputs.items()}
outputs = self.model(**text_inputs, pixel_values=images)
if embedding_type == 'text':
embeddings = outputs.text_embeds
elif embedding_type == 'image':
embeddings = outputs.image_embeds
else:
embeddings = outputs.text_embeds
# Extract only color embeddings (dims 0-15, i.e., first 16 dimensions)
# color_embeddings = embeddings[:, :self.color_emb_dim]
color_embeddings = embeddings
all_embeddings.append(color_embeddings.cpu().numpy())
all_colors.extend(colors)
all_hierarchies.extend(hierarchies)
sample_count += len(images)
del images, text_inputs, outputs, embeddings, color_embeddings
torch.cuda.empty_cache() if torch.cuda.is_available() else None
return np.vstack(all_embeddings), all_colors, all_hierarchies
def extract_hierarchy_embeddings(self, dataloader, embedding_type='text', max_samples=10000):
"""Extract hierarchy embeddings from dims 16-79 (indices 16:79)"""
all_embeddings = []
all_colors = []
all_hierarchies = []
sample_count = 0
with torch.no_grad():
for batch in tqdm(dataloader, desc=f"Extracting {embedding_type} hierarchy embeddings (dims 16-79)"):
if sample_count >= max_samples:
break
images, texts, colors, hierarchies = batch
images = images.to(self.device)
images = images.expand(-1, 3, -1, -1)
text_inputs = self.processor(text=texts, padding=True, return_tensors="pt")
text_inputs = {k: v.to(self.device) for k, v in text_inputs.items()}
outputs = self.model(**text_inputs, pixel_values=images)
if embedding_type == 'text':
embeddings = outputs.text_embeds
elif embedding_type == 'image':
embeddings = outputs.image_embeds
else:
embeddings = outputs.text_embeds
# Extract hierarchy embeddings (dims 17-79 -> indices 16:79)
# hierarchy_embeddings = embeddings[:, 16:79]
hierarchy_embeddings = embeddings
all_embeddings.append(hierarchy_embeddings.cpu().numpy())
all_colors.extend(colors)
all_hierarchies.extend(hierarchies)
sample_count += len(images)
del images, text_inputs, outputs, embeddings, hierarchy_embeddings
torch.cuda.empty_cache() if torch.cuda.is_available() else None
return np.vstack(all_embeddings), all_colors, all_hierarchies
def extract_full_embeddings(self, dataloader, embedding_type='text', max_samples=10000):
"""Extract full 512-dimensional embeddings (all dimensions)"""
all_embeddings = []
all_colors = []
all_hierarchies = []
sample_count = 0
with torch.no_grad():
for batch in tqdm(dataloader, desc=f"Extracting {embedding_type} FULL embeddings (all dims)"):
if sample_count >= max_samples:
break
images, texts, colors, hierarchies = batch
images = images.to(self.device)
images = images.expand(-1, 3, -1, -1)
text_inputs = self.processor(text=texts, padding=True, return_tensors="pt")
text_inputs = {k: v.to(self.device) for k, v in text_inputs.items()}
outputs = self.model(**text_inputs, pixel_values=images)
if embedding_type == 'text':
embeddings = outputs.text_embeds
elif embedding_type == 'image':
embeddings = outputs.image_embeds
else:
embeddings = outputs.text_embeds
# Use all 512 dimensions
all_embeddings.append(embeddings.cpu().numpy())
all_colors.extend(colors)
all_hierarchies.extend(hierarchies)
sample_count += len(images)
del images, text_inputs, outputs, embeddings
torch.cuda.empty_cache() if torch.cuda.is_available() else None
return np.vstack(all_embeddings), all_colors, all_hierarchies
def extract_baseline_embeddings_batch(self, dataloader, embedding_type='text', max_samples=10000):
"""
Extract embeddings from baseline Fashion CLIP model.
This method properly processes images and text through the Fashion-CLIP processor
and applies L2 normalization to embeddings, matching the evaluation in evaluate_color_embeddings.py
"""
all_embeddings = []
all_colors = []
all_hierarchies = []
sample_count = 0
with torch.no_grad():
for batch in tqdm(dataloader, desc=f"Extracting baseline {embedding_type} embeddings"):
if sample_count >= max_samples:
break
images, texts, colors, hierarchies = batch
# Extract embeddings based on type
if embedding_type == 'text':
# Process text through Fashion-CLIP processor
text_inputs = self.baseline_processor(text=texts, return_tensors="pt", padding=True, truncation=True, max_length=77)
text_inputs = {k: v.to(self.device) for k, v in text_inputs.items()}
# Get text features using the dedicated method
text_features = self.baseline_model.get_text_features(**text_inputs)
# Apply L2 normalization (critical for CLIP!)
text_features = text_features / text_features.norm(dim=-1, keepdim=True)
embeddings = text_features
elif embedding_type == 'image':
# Convert tensor images back to PIL Images for proper processing
pil_images = []
for i in range(images.shape[0]):
img_tensor = images[i]
# Denormalize if the images were normalized (undo ImageNet normalization)
# Check if images are normalized (values outside [0,1])
if img_tensor.min() < 0 or img_tensor.max() > 1:
# Undo ImageNet normalization
mean = torch.tensor([0.485, 0.456, 0.406]).view(3, 1, 1)
std = torch.tensor([0.229, 0.224, 0.225]).view(3, 1, 1)
img_tensor = img_tensor * std + mean
img_tensor = torch.clamp(img_tensor, 0, 1)
# Convert to PIL Image
img_pil = transforms.ToPILImage()(img_tensor)
pil_images.append(img_pil)
# Process images through Fashion-CLIP processor (will apply its own normalization)
image_inputs = self.baseline_processor(images=pil_images, return_tensors="pt")
image_inputs = {k: v.to(self.device) for k, v in image_inputs.items()}
# Get image features using the dedicated method
image_features = self.baseline_model.get_image_features(**image_inputs)
# Apply L2 normalization (critical for CLIP!)
image_features = image_features / image_features.norm(dim=-1, keepdim=True)
embeddings = image_features
else:
# Default to text
text_inputs = self.baseline_processor(text=texts, return_tensors="pt", padding=True, truncation=True, max_length=77)
text_inputs = {k: v.to(self.device) for k, v in text_inputs.items()}
text_features = self.baseline_model.get_text_features(**text_inputs)
text_features = text_features / text_features.norm(dim=-1, keepdim=True)
embeddings = text_features
all_embeddings.append(embeddings.cpu().numpy())
all_colors.extend(colors)
all_hierarchies.extend(hierarchies)
sample_count += len(images)
# Clear GPU memory
del embeddings
if embedding_type == 'image':
del pil_images, image_inputs
else:
del text_inputs
torch.cuda.empty_cache() if torch.cuda.is_available() else None
return np.vstack(all_embeddings), all_colors, all_hierarchies
def compute_similarity_metrics(self, embeddings, labels):
"""Compute intra-class and inter-class similarities"""
max_samples = min(5000, len(embeddings))
if len(embeddings) > max_samples:
indices = np.random.choice(len(embeddings), max_samples, replace=False)
embeddings = embeddings[indices]
labels = [labels[i] for i in indices]
similarities = cosine_similarity(embeddings)
label_groups = defaultdict(list)
for i, label in enumerate(labels):
label_groups[label].append(i)
intra_class_similarities = []
for label, indices in label_groups.items():
if len(indices) > 1:
for i in range(len(indices)):
for j in range(i + 1, len(indices)):
sim = similarities[indices[i], indices[j]]
intra_class_similarities.append(sim)
inter_class_similarities = []
labels_list = list(label_groups.keys())
for i in range(len(labels_list)):
for j in range(i + 1, len(labels_list)):
label1_indices = label_groups[labels_list[i]]
label2_indices = label_groups[labels_list[j]]
for idx1 in label1_indices:
for idx2 in label2_indices:
sim = similarities[idx1, idx2]
inter_class_similarities.append(sim)
nn_accuracy = self.compute_embedding_accuracy(embeddings, labels, similarities)
centroid_accuracy = self.compute_centroid_accuracy(embeddings, labels)
return {
'intra_class_similarities': intra_class_similarities,
'inter_class_similarities': inter_class_similarities,
'intra_class_mean': float(np.mean(intra_class_similarities)) if intra_class_similarities else 0.0,
'inter_class_mean': float(np.mean(inter_class_similarities)) if inter_class_similarities else 0.0,
'separation_score': float(np.mean(intra_class_similarities) - np.mean(inter_class_similarities)) if intra_class_similarities and inter_class_similarities else 0.0,
'accuracy': nn_accuracy,
'centroid_accuracy': centroid_accuracy,
}
def compute_embedding_accuracy(self, embeddings, labels, similarities):
"""Compute classification accuracy using nearest neighbor"""
correct_predictions = 0
total_predictions = len(labels)
for i in range(len(embeddings)):
true_label = labels[i]
similarities_row = similarities[i].copy()
similarities_row[i] = -1
nearest_neighbor_idx = int(np.argmax(similarities_row))
predicted_label = labels[nearest_neighbor_idx]
if predicted_label == true_label:
correct_predictions += 1
return correct_predictions / total_predictions if total_predictions > 0 else 0.0
def compute_centroid_accuracy(self, embeddings, labels):
"""Compute classification accuracy using centroids"""
unique_labels = list(set(labels))
centroids = {}
for label in unique_labels:
label_indices = [i for i, l in enumerate(labels) if l == label]
centroids[label] = np.mean(embeddings[label_indices], axis=0)
correct_predictions = 0
total_predictions = len(labels)
for i, embedding in enumerate(embeddings):
true_label = labels[i]
best_similarity = -1
predicted_label = None
for label, centroid in centroids.items():
similarity = cosine_similarity([embedding], [centroid])[0][0]
if similarity > best_similarity:
best_similarity = similarity
predicted_label = label
if predicted_label == true_label:
correct_predictions += 1
return correct_predictions / total_predictions if total_predictions > 0 else 0.0
def predict_labels_from_embeddings(self, embeddings, labels):
"""Predict labels from embeddings using centroid-based classification"""
unique_labels = list(set(labels))
centroids = {}
for label in unique_labels:
label_indices = [i for i, l in enumerate(labels) if l == label]
centroids[label] = np.mean(embeddings[label_indices], axis=0)
predictions = []
for i, embedding in enumerate(embeddings):
best_similarity = -1
predicted_label = None
for label, centroid in centroids.items():
similarity = cosine_similarity([embedding], [centroid])[0][0]
if similarity > best_similarity:
best_similarity = similarity
predicted_label = label
predictions.append(predicted_label)
return predictions
def predict_labels_ensemble(self, specialized_embeddings, full_embeddings, labels,
specialized_weight=0.5):
"""
Ensemble prediction combining specialized (16/64 dims) and full (512 dims) embeddings.
Args:
specialized_embeddings: Embeddings from specialized dimensions (e.g., dims 0-15 for color)
full_embeddings: Full 512-dimensional embeddings
labels: True labels for computing centroids
specialized_weight: Weight for specialized embeddings (0.0 = only full, 1.0 = only specialized)
Returns:
List of predicted labels using weighted ensemble
"""
unique_labels = list(set(labels))
# Compute centroids for both specialized and full embeddings
specialized_centroids = {}
full_centroids = {}
for label in unique_labels:
label_indices = [i for i, l in enumerate(labels) if l == label]
specialized_centroids[label] = np.mean(specialized_embeddings[label_indices], axis=0)
full_centroids[label] = np.mean(full_embeddings[label_indices], axis=0)
predictions = []
for i in range(len(specialized_embeddings)):
best_combined_score = -np.inf
predicted_label = None
for label in unique_labels:
# Compute similarity scores for both specialized and full
spec_sim = cosine_similarity([specialized_embeddings[i]], [specialized_centroids[label]])[0][0]
full_sim = cosine_similarity([full_embeddings[i]], [full_centroids[label]])[0][0]
# Weighted combination
combined_score = specialized_weight * spec_sim + (1 - specialized_weight) * full_sim
if combined_score > best_combined_score:
best_combined_score = combined_score
predicted_label = label
predictions.append(predicted_label)
return predictions
def create_confusion_matrix(self, true_labels, predicted_labels, title="Confusion Matrix", label_type="Label"):
"""Create and plot confusion matrix"""
unique_labels = sorted(list(set(true_labels + predicted_labels)))
cm = confusion_matrix(true_labels, predicted_labels, labels=unique_labels)
accuracy = accuracy_score(true_labels, predicted_labels)
plt.figure(figsize=(12, 10))
sns.heatmap(cm, annot=True, fmt='d', cmap='Blues', xticklabels=unique_labels, yticklabels=unique_labels)
plt.title(f'{title}\nAccuracy: {accuracy:.3f} ({accuracy*100:.1f}%)')
plt.ylabel(f'True {label_type}')
plt.xlabel(f'Predicted {label_type}')
plt.xticks(rotation=45)
plt.yticks(rotation=0)
plt.tight_layout()
return plt.gcf(), accuracy, cm
def evaluate_classification_performance(self, embeddings, labels, embedding_type="Embeddings", label_type="Label",
full_embeddings=None, ensemble_weight=0.5):
"""
Evaluate classification performance and create confusion matrix.
Args:
embeddings: Specialized embeddings (e.g., dims 0-15 for color or dims 16-79 for hierarchy)
labels: True labels
embedding_type: Type of embeddings for display
label_type: Type of labels (Color/Hierarchy)
full_embeddings: Optional full 512-dim embeddings for ensemble (if None, uses only specialized)
ensemble_weight: Weight for specialized embeddings in ensemble (0.0 = only full, 1.0 = only specialized)
"""
if full_embeddings is not None:
# Use ensemble prediction
predictions = self.predict_labels_ensemble(embeddings, full_embeddings, labels, ensemble_weight)
title_suffix = f" (Ensemble: {ensemble_weight:.1f} specialized + {1-ensemble_weight:.1f} full)"
else:
# Use only specialized embeddings
predictions = self.predict_labels_from_embeddings(embeddings, labels)
title_suffix = ""
accuracy = accuracy_score(labels, predictions)
fig, acc, cm = self.create_confusion_matrix(
labels, predictions,
f"{embedding_type} - {label_type} Classification{title_suffix}",
label_type
)
unique_labels = sorted(list(set(labels)))
report = classification_report(labels, predictions, labels=unique_labels, target_names=unique_labels, output_dict=True)
return {
'accuracy': accuracy,
'predictions': predictions,
'confusion_matrix': cm,
'classification_report': report,
'figure': fig,
}
def evaluate_fashion_mnist(self, max_samples):
"""Evaluate both color and hierarchy embeddings on Fashion-MNIST"""
print(f"\n{'='*60}")
print("Evaluating Fashion-MNIST")
print(" Color embeddings: dims 0-15")
print(" Hierarchy embeddings: dims 16-79")
print(f"Max samples: {max_samples}")
print(f"{'='*60}")
target_hierarchy_classes = self.validation_hierarchy_classes or self.hierarchy_classes
fashion_dataset = load_fashion_mnist_dataset(max_samples, hierarchy_classes=target_hierarchy_classes)
dataloader = DataLoader(fashion_dataset, batch_size=8, shuffle=False, num_workers=0)
# Check hierarchy distribution after mapping
if len(fashion_dataset.dataframe) > 0:
print(f"\nπ Hierarchy distribution in dataset:")
if fashion_dataset.label_mapping:
hierarchy_counts = {}
for _, row in fashion_dataset.dataframe.iterrows():
label_id = int(row['label'])
hierarchy = fashion_dataset.label_mapping.get(label_id, 'unknown')
hierarchy_counts[hierarchy] = hierarchy_counts.get(hierarchy, 0) + 1
for hierarchy, count in sorted(hierarchy_counts.items()):
print(f" {hierarchy}: {count} samples")
results = {}
# ========== EXTRACT FULL EMBEDDINGS FOR ENSEMBLE ==========
print("\nπ¦ Extracting full 512-dimensional embeddings for ensemble...")
text_full_embeddings, text_colors_full, text_hierarchies_full = self.extract_full_embeddings(dataloader, 'text', max_samples)
image_full_embeddings, image_colors_full, image_hierarchies_full = self.extract_full_embeddings(dataloader, 'image', max_samples)
print(f" Text full embeddings shape: {text_full_embeddings.shape}")
print(f" Image full embeddings shape: {image_full_embeddings.shape}")
# ========== HIERARCHY EVALUATION (DIMS 16-79) WITH ENSEMBLE ==========
print("\nπ HIERARCHY EVALUATION (dims 16-79) - Using Ensemble")
print("=" * 50)
# Extract specialized hierarchy embeddings (dims 16-79)
print("\nπ Extracting specialized text hierarchy embeddings (dims 16-79)...")
text_hierarchy_embeddings_spec = text_full_embeddings[:, self.color_emb_dim:self.color_emb_dim+self.hierarchy_emb_dim]
print(f" Specialized text hierarchy embeddings shape: {text_hierarchy_embeddings_spec.shape}")
text_hierarchy_metrics = self.compute_similarity_metrics(text_hierarchy_embeddings_spec, text_hierarchies_full)
# Use ensemble: combine specialized (64D) + full (512D)
text_hierarchy_class = self.evaluate_classification_performance(
text_hierarchy_embeddings_spec, text_hierarchies_full,
"Text Hierarchy Embeddings (Ensemble)", "Hierarchy",
full_embeddings=text_full_embeddings, ensemble_weight=1
)
text_hierarchy_metrics.update(text_hierarchy_class)
results['text_hierarchy'] = text_hierarchy_metrics
# Image hierarchy embeddings with ensemble
print("\nπΌοΈ Extracting specialized image hierarchy embeddings (dims 16-79)...")
image_hierarchy_embeddings_spec = image_full_embeddings[:, self.color_emb_dim:self.color_emb_dim+self.hierarchy_emb_dim]
print(f" Specialized image hierarchy embeddings shape: {image_hierarchy_embeddings_spec.shape}")
image_hierarchy_metrics = self.compute_similarity_metrics(image_hierarchy_embeddings_spec, image_hierarchies_full)
image_hierarchy_class = self.evaluate_classification_performance(
image_hierarchy_embeddings_spec, image_hierarchies_full,
"Image Hierarchy Embeddings (Ensemble)", "Hierarchy",
full_embeddings=image_full_embeddings, ensemble_weight=1
)
image_hierarchy_metrics.update(image_hierarchy_class)
results['image_hierarchy'] = image_hierarchy_metrics
# Cleanup
del text_full_embeddings, image_full_embeddings
del text_hierarchy_embeddings_spec, image_hierarchy_embeddings_spec
torch.cuda.empty_cache() if torch.cuda.is_available() else None
# ========== SAVE VISUALIZATIONS ==========
os.makedirs(self.directory, exist_ok=True)
for key in ['text_hierarchy', 'image_hierarchy']:
results[key]['figure'].savefig(
f"{self.directory}/fashion_{key.replace('_', '_')}_confusion_matrix.png",
dpi=300,
bbox_inches='tight',
)
plt.close(results[key]['figure'])
return results
def evaluate_kaggle_marqo(self, max_samples):
"""Evaluate both color and hierarchy embeddings on KAGL Marqo dataset"""
print(f"\n{'='*60}")
print("Evaluating KAGL Marqo Dataset")
print(" Color embeddings: dims 0-15")
print(" Hierarchy embeddings: dims 16-79")
print(f"Max samples: {max_samples}")
print(f"{'='*60}")
kaggle_dataset = load_kaggle_marqo_dataset(self, max_samples)
if kaggle_dataset is None:
print("β Failed to load KAGL dataset")
return None
dataloader = DataLoader(kaggle_dataset, batch_size=8, shuffle=False, num_workers=0)
# Check hierarchy distribution
if len(kaggle_dataset.dataframe) > 0:
print(f"\nπ Hierarchy distribution in dataset:")
hierarchy_counts = {}
for _, row in kaggle_dataset.dataframe.iterrows():
hierarchy = row['hierarchy']
hierarchy_counts[hierarchy] = hierarchy_counts.get(hierarchy, 0) + 1
for hierarchy, count in sorted(hierarchy_counts.items()):
print(f" {hierarchy}: {count} samples")
results = {}
# ========== EXTRACT FULL EMBEDDINGS FOR ENSEMBLE ==========
print("\nπ¦ Extracting full 512-dimensional embeddings for ensemble...")
text_full_embeddings, text_colors_full, text_hierarchies_full = self.extract_full_embeddings(dataloader, 'text', max_samples)
image_full_embeddings, image_colors_full, image_hierarchies_full = self.extract_full_embeddings(dataloader, 'image', max_samples)
print(f" Text full embeddings shape: {text_full_embeddings.shape}")
print(f" Image full embeddings shape: {image_full_embeddings.shape}")
# ========== COLOR EVALUATION (DIMS 0-15) WITH ENSEMBLE ==========
print("\nπ¨ COLOR EVALUATION (dims 0-15) - Using Ensemble")
print("=" * 50)
# Extract specialized color embeddings (dims 0-15)
print("\nπ Extracting specialized text color embeddings (dims 0-15)...")
text_color_embeddings_spec = text_full_embeddings[:, :self.color_emb_dim] # First 16 dims
print(f" Specialized text color embeddings shape: {text_color_embeddings_spec.shape}")
text_color_metrics = self.compute_similarity_metrics(text_color_embeddings_spec, text_colors_full)
# Use ensemble: combine specialized (16D) + full (512D)
text_color_class = self.evaluate_classification_performance(
text_color_embeddings_spec, text_colors_full,
"Text Color Embeddings (Ensemble)", "Color",
full_embeddings=text_full_embeddings, ensemble_weight=1
)
text_color_metrics.update(text_color_class)
results['text_color'] = text_color_metrics
# Image color embeddings with ensemble
print("\nπΌοΈ Extracting specialized image color embeddings (dims 0-15)...")
image_color_embeddings_spec = image_full_embeddings[:, :self.color_emb_dim] # First 16 dims
print(f" Specialized image color embeddings shape: {image_color_embeddings_spec.shape}")
image_color_metrics = self.compute_similarity_metrics(image_color_embeddings_spec, image_colors_full)
image_color_class = self.evaluate_classification_performance(
image_color_embeddings_spec, image_colors_full,
"Image Color Embeddings (Ensemble)", "Color",
full_embeddings=image_full_embeddings, ensemble_weight=1 # 40% specialized, 60% full
)
image_color_metrics.update(image_color_class)
results['image_color'] = image_color_metrics
# ========== HIERARCHY EVALUATION (DIMS 16-79) WITH ENSEMBLE ==========
print("\nπ HIERARCHY EVALUATION (dims 16-79) - Using Ensemble")
print("=" * 50)
# Extract specialized hierarchy embeddings (dims 16-79)
print("\nπ Extracting specialized text hierarchy embeddings (dims 16-79)...")
text_hierarchy_embeddings_spec = text_full_embeddings[:, self.color_emb_dim:self.color_emb_dim+self.hierarchy_emb_dim] # dims 16-79
print(f" Specialized text hierarchy embeddings shape: {text_hierarchy_embeddings_spec.shape}")
text_hierarchy_metrics = self.compute_similarity_metrics(text_hierarchy_embeddings_spec, text_hierarchies_full)
# Use ensemble: combine specialized (64D) + full (512D)
text_hierarchy_class = self.evaluate_classification_performance(
text_hierarchy_embeddings_spec, text_hierarchies_full,
"Text Hierarchy Embeddings (Ensemble)", "Hierarchy",
full_embeddings=text_full_embeddings, ensemble_weight=0.4
)
text_hierarchy_metrics.update(text_hierarchy_class)
results['text_hierarchy'] = text_hierarchy_metrics
# Image hierarchy embeddings with ensemble
print("\nπΌοΈ Extracting specialized image hierarchy embeddings (dims 16-79)...")
image_hierarchy_embeddings_spec = image_full_embeddings[:, self.color_emb_dim:self.color_emb_dim+self.hierarchy_emb_dim] # dims 16-79
print(f" Specialized image hierarchy embeddings shape: {image_hierarchy_embeddings_spec.shape}")
image_hierarchy_metrics = self.compute_similarity_metrics(image_hierarchy_embeddings_spec, image_hierarchies_full)
image_hierarchy_class = self.evaluate_classification_performance(
image_hierarchy_embeddings_spec, image_hierarchies_full,
"Image Hierarchy Embeddings (Ensemble)", "Hierarchy",
full_embeddings=image_full_embeddings, ensemble_weight=0.4
)
image_hierarchy_metrics.update(image_hierarchy_class)
results['image_hierarchy'] = image_hierarchy_metrics
# Cleanup
del text_full_embeddings, image_full_embeddings
del text_color_embeddings_spec, image_color_embeddings_spec
del text_hierarchy_embeddings_spec, image_hierarchy_embeddings_spec
torch.cuda.empty_cache() if torch.cuda.is_available() else None
# ========== SAVE VISUALIZATIONS ==========
os.makedirs(self.directory, exist_ok=True)
for key in ['text_color', 'image_color', 'text_hierarchy', 'image_hierarchy']:
results[key]['figure'].savefig(
f"{self.directory}/kaggle_{key.replace('_', '_')}_confusion_matrix.png",
dpi=300,
bbox_inches='tight',
)
plt.close(results[key]['figure'])
return results
def evaluate_local_validation(self, max_samples):
"""Evaluate both color and hierarchy embeddings on local validation dataset (NO ENSEMBLE - only specialized embeddings)"""
print(f"\n{'='*60}")
print("Evaluating Local Validation Dataset")
print(" Color embeddings: dims 0-15 (specialized only, no ensemble)")
print(" Hierarchy embeddings: dims 16-79 (specialized only, no ensemble)")
print(f"Max samples: {max_samples}")
print(f"{'='*60}")
local_dataset = load_local_validation_dataset(max_samples)
if local_dataset is None:
print("β Failed to load local validation dataset")
return None
# Filter to only include hierarchies that exist in our model
if len(local_dataset.dataframe) > 0:
valid_df = local_dataset.dataframe[local_dataset.dataframe['hierarchy'].isin(self.hierarchy_classes)]
if len(valid_df) == 0:
print("β No samples left after hierarchy filtering.")
return None
if len(valid_df) < len(local_dataset.dataframe):
print(f"π Filtered to model hierarchies: {len(valid_df)} samples (from {len(local_dataset.dataframe)})")
local_dataset = LocalDataset(valid_df)
dataloader = DataLoader(local_dataset, batch_size=8, shuffle=False, num_workers=0)
# Check hierarchy distribution
if len(local_dataset.dataframe) > 0:
print(f"\nπ Hierarchy distribution in dataset:")
hierarchy_counts = {}
for _, row in local_dataset.dataframe.iterrows():
hierarchy = row['hierarchy']
hierarchy_counts[hierarchy] = hierarchy_counts.get(hierarchy, 0) + 1
for hierarchy, count in sorted(hierarchy_counts.items()):
print(f" {hierarchy}: {count} samples")
results = {}
# ========== COLOR EVALUATION (DIMS 0-15) - SPECIALIZED ONLY ==========
print("\nπ¨ COLOR EVALUATION (dims 0-15) - Specialized embeddings only")
print("=" * 50)
# Text color embeddings
print("\nπ Extracting text color embeddings...")
text_color_embeddings, text_colors, _ = self.extract_color_embeddings(dataloader, 'text', max_samples)
print(f" Text color embeddings shape: {text_color_embeddings.shape}")
text_color_metrics = self.compute_similarity_metrics(text_color_embeddings, text_colors)
text_color_class = self.evaluate_classification_performance(
text_color_embeddings, text_colors, "Text Color Embeddings (16D)", "Color"
)
text_color_metrics.update(text_color_class)
results['text_color'] = text_color_metrics
del text_color_embeddings
torch.cuda.empty_cache() if torch.cuda.is_available() else None
# Image color embeddings
print("\nπΌοΈ Extracting image color embeddings...")
image_color_embeddings, image_colors, _ = self.extract_color_embeddings(dataloader, 'image', max_samples)
print(f" Image color embeddings shape: {image_color_embeddings.shape}")
image_color_metrics = self.compute_similarity_metrics(image_color_embeddings, image_colors)
image_color_class = self.evaluate_classification_performance(
image_color_embeddings, image_colors, "Image Color Embeddings (16D)", "Color"
)
image_color_metrics.update(image_color_class)
results['image_color'] = image_color_metrics
del image_color_embeddings
torch.cuda.empty_cache() if torch.cuda.is_available() else None
# ========== HIERARCHY EVALUATION (DIMS 16-79) - SPECIALIZED ONLY ==========
print("\nπ HIERARCHY EVALUATION (dims 16-79) - Specialized embeddings only")
print("=" * 50)
# Text hierarchy embeddings
print("\nπ Extracting text hierarchy embeddings...")
text_hierarchy_embeddings, _, text_hierarchies = self.extract_hierarchy_embeddings(dataloader, 'text', max_samples)
print(f" Text hierarchy embeddings shape: {text_hierarchy_embeddings.shape}")
text_hierarchy_metrics = self.compute_similarity_metrics(text_hierarchy_embeddings, text_hierarchies)
text_hierarchy_class = self.evaluate_classification_performance(
text_hierarchy_embeddings, text_hierarchies, "Text Hierarchy Embeddings (64D)", "Hierarchy"
)
text_hierarchy_metrics.update(text_hierarchy_class)
results['text_hierarchy'] = text_hierarchy_metrics
del text_hierarchy_embeddings
torch.cuda.empty_cache() if torch.cuda.is_available() else None
# Image hierarchy embeddings
print("\nπΌοΈ Extracting image hierarchy embeddings...")
image_hierarchy_embeddings, _, image_hierarchies = self.extract_hierarchy_embeddings(dataloader, 'image', max_samples)
print(f" Image hierarchy embeddings shape: {image_hierarchy_embeddings.shape}")
image_hierarchy_metrics = self.compute_similarity_metrics(image_hierarchy_embeddings, image_hierarchies)
image_hierarchy_class = self.evaluate_classification_performance(
image_hierarchy_embeddings, image_hierarchies, "Image Hierarchy Embeddings (64D)", "Hierarchy"
)
image_hierarchy_metrics.update(image_hierarchy_class)
results['image_hierarchy'] = image_hierarchy_metrics
del image_hierarchy_embeddings
torch.cuda.empty_cache() if torch.cuda.is_available() else None
# ========== SAVE VISUALIZATIONS ==========
os.makedirs(self.directory, exist_ok=True)
for key in ['text_color', 'image_color', 'text_hierarchy', 'image_hierarchy']:
results[key]['figure'].savefig(
f"{self.directory}/local_{key.replace('_', '_')}_confusion_matrix.png",
dpi=300,
bbox_inches='tight',
)
plt.close(results[key]['figure'])
return results
def evaluate_baseline_fashion_mnist(self, max_samples=1000):
"""Evaluate baseline Fashion CLIP model on Fashion-MNIST"""
print(f"\n{'='*60}")
print("Evaluating Baseline Fashion CLIP on Fashion-MNIST")
print(f"Max samples: {max_samples}")
print(f"{'='*60}")
# Load Fashion-MNIST dataset
target_hierarchy_classes = self.validation_hierarchy_classes or self.hierarchy_classes
fashion_dataset = load_fashion_mnist_dataset(max_samples, hierarchy_classes=target_hierarchy_classes)
# Create dataloader for Fashion-MNIST
dataloader = DataLoader(
fashion_dataset,
batch_size=8,
shuffle=False,
num_workers=0
)
results = {}
# Evaluate text embeddings
print("\nπ Extracting baseline text embeddings from Fashion-MNIST...")
text_embeddings, _, text_hierarchies = self.extract_baseline_embeddings_batch(dataloader, 'text', max_samples)
print(f" Baseline text embeddings shape: {text_embeddings.shape} (using all {text_embeddings.shape[1]} dimensions)")
text_hierarchy_metrics = self.compute_similarity_metrics(text_embeddings, text_hierarchies)
text_hierarchy_classification = self.evaluate_classification_performance(
text_embeddings, text_hierarchies, "Baseline Fashion-MNIST Text Embeddings - Hierarchy", "Hierarchy"
)
text_hierarchy_metrics.update(text_hierarchy_classification)
results['text'] = {
'hierarchy': text_hierarchy_metrics
}
# Clear memory
del text_embeddings
torch.cuda.empty_cache() if torch.cuda.is_available() else None
# Evaluate image embeddings
print("\nπΌοΈ Extracting baseline image embeddings from Fashion-MNIST...")
image_embeddings, image_colors, image_hierarchies = self.extract_baseline_embeddings_batch(dataloader, 'image', max_samples)
print(f" Baseline image embeddings shape: {image_embeddings.shape} (using all {image_embeddings.shape[1]} dimensions)")
image_hierarchy_metrics = self.compute_similarity_metrics(image_embeddings, image_hierarchies)
image_hierarchy_classification = self.evaluate_classification_performance(
image_embeddings, image_hierarchies, "Baseline Fashion-MNIST Image Embeddings - Hierarchy", "Hierarchy"
)
image_hierarchy_metrics.update(image_hierarchy_classification)
results['image'] = {
'hierarchy': image_hierarchy_metrics
}
# Clear memory
del image_embeddings
torch.cuda.empty_cache() if torch.cuda.is_available() else None
# ========== SAVE VISUALIZATIONS ==========
os.makedirs(self.directory, exist_ok=True)
for key in ['text', 'image']:
for subkey in ['hierarchy']:
figure = results[key][subkey]['figure']
figure.savefig(
f"{self.directory}/fashion_baseline_{key}_{subkey}_confusion_matrix.png",
dpi=300,
bbox_inches='tight',
)
plt.close(figure)
return results
def evaluate_baseline_kaggle_marqo(self, max_samples=5000):
"""Evaluate baseline Fashion CLIP model on KAGL Marqo dataset"""
print(f"\n{'='*60}")
print("Evaluating Baseline Fashion CLIP on KAGL Marqo Dataset")
print(f"Max samples: {max_samples}")
print(f"{'='*60}")
# Load KAGL Marqo dataset
kaggle_dataset = load_kaggle_marqo_dataset(self, max_samples)
if kaggle_dataset is None:
print("β Failed to load KAGL dataset")
return None
# Create dataloader
dataloader = DataLoader(kaggle_dataset, batch_size=8, shuffle=False, num_workers=0)
results = {}
# Evaluate text embeddings
print("\nπ Extracting baseline text embeddings from KAGL Marqo...")
text_embeddings, text_colors, text_hierarchies = self.extract_baseline_embeddings_batch(dataloader, 'text', max_samples)
print(f" Baseline text embeddings shape: {text_embeddings.shape} (using all {text_embeddings.shape[1]} dimensions)")
text_color_metrics = self.compute_similarity_metrics(text_embeddings, text_colors)
text_hierarchy_metrics = self.compute_similarity_metrics(text_embeddings, text_hierarchies)
text_color_classification = self.evaluate_classification_performance(
text_embeddings, text_colors, "Baseline KAGL Marqo Text Embeddings - Color", "Color"
)
text_hierarchy_classification = self.evaluate_classification_performance(
text_embeddings, text_hierarchies, "Baseline KAGL Marqo Text Embeddings - Hierarchy", "Hierarchy"
)
text_color_metrics.update(text_color_classification)
text_hierarchy_metrics.update(text_hierarchy_classification)
results['text'] = {
'color': text_color_metrics,
'hierarchy': text_hierarchy_metrics
}
# Clear memory
del text_embeddings
torch.cuda.empty_cache() if torch.cuda.is_available() else None
# Evaluate image embeddings
print("\nπΌοΈ Extracting baseline image embeddings from KAGL Marqo...")
image_embeddings, image_colors, image_hierarchies = self.extract_baseline_embeddings_batch(dataloader, 'image', max_samples)
print(f" Baseline image embeddings shape: {image_embeddings.shape} (using all {image_embeddings.shape[1]} dimensions)")
image_color_metrics = self.compute_similarity_metrics(image_embeddings, image_colors)
image_hierarchy_metrics = self.compute_similarity_metrics(image_embeddings, image_hierarchies)
image_color_classification = self.evaluate_classification_performance(
image_embeddings, image_colors, "Baseline KAGL Marqo Image Embeddings - Color", "Color"
)
image_hierarchy_classification = self.evaluate_classification_performance(
image_embeddings, image_hierarchies, "Baseline KAGL Marqo Image Embeddings - Hierarchy", "Hierarchy"
)
image_color_metrics.update(image_color_classification)
image_hierarchy_metrics.update(image_hierarchy_classification)
results['image'] = {
'color': image_color_metrics,
'hierarchy': image_hierarchy_metrics
}
# Clear memory
del image_embeddings
torch.cuda.empty_cache() if torch.cuda.is_available() else None
# ========== SAVE VISUALIZATIONS ==========
os.makedirs(self.directory, exist_ok=True)
for key in ['text', 'image']:
for subkey in ['color', 'hierarchy']:
figure = results[key][subkey]['figure']
figure.savefig(
f"{self.directory}/kaggle_baseline_{key}_{subkey}_confusion_matrix.png",
dpi=300,
bbox_inches='tight',
)
plt.close(figure)
return results
def evaluate_baseline_local_validation(self, max_samples=5000):
"""Evaluate baseline Fashion CLIP model on local validation dataset"""
print(f"\n{'='*60}")
print("Evaluating Baseline Fashion CLIP on Local Validation Dataset")
print(f"Max samples: {max_samples}")
print(f"{'='*60}")
# Load local validation dataset
local_dataset = load_local_validation_dataset(max_samples)
if local_dataset is None:
print("β Failed to load local validation dataset")
return None
# Filter to only include hierarchies that exist in our model
if len(local_dataset.dataframe) > 0:
valid_df = local_dataset.dataframe[local_dataset.dataframe['hierarchy'].isin(self.hierarchy_classes)]
if len(valid_df) == 0:
print("β No samples left after hierarchy filtering.")
return None
if len(valid_df) < len(local_dataset.dataframe):
print(f"π Filtered to model hierarchies: {len(valid_df)} samples (from {len(local_dataset.dataframe)})")
local_dataset = LocalDataset(valid_df)
# Create dataloader
dataloader = DataLoader(local_dataset, batch_size=8, shuffle=False, num_workers=0)
results = {}
# Evaluate text embeddings
print("\nπ Extracting baseline text embeddings from Local Validation...")
text_embeddings, text_colors, text_hierarchies = self.extract_baseline_embeddings_batch(dataloader, 'text', max_samples)
print(f" Baseline text embeddings shape: {text_embeddings.shape} (using all {text_embeddings.shape[1]} dimensions)")
text_color_metrics = self.compute_similarity_metrics(text_embeddings, text_colors)
text_hierarchy_metrics = self.compute_similarity_metrics(text_embeddings, text_hierarchies)
text_color_classification = self.evaluate_classification_performance(
text_embeddings, text_colors, "Baseline Local Validation Text Embeddings - Color", "Color"
)
text_hierarchy_classification = self.evaluate_classification_performance(
text_embeddings, text_hierarchies, "Baseline Local Validation Text Embeddings - Hierarchy", "Hierarchy"
)
text_color_metrics.update(text_color_classification)
text_hierarchy_metrics.update(text_hierarchy_classification)
results['text'] = {
'color': text_color_metrics,
'hierarchy': text_hierarchy_metrics
}
# Clear memory
del text_embeddings
torch.cuda.empty_cache() if torch.cuda.is_available() else None
# Evaluate image embeddings
print("\nπΌοΈ Extracting baseline image embeddings from Local Validation...")
image_embeddings, image_colors, image_hierarchies = self.extract_baseline_embeddings_batch(dataloader, 'image', max_samples)
print(f" Baseline image embeddings shape: {image_embeddings.shape} (using all {image_embeddings.shape[1]} dimensions)")
image_color_metrics = self.compute_similarity_metrics(image_embeddings, image_colors)
image_hierarchy_metrics = self.compute_similarity_metrics(image_embeddings, image_hierarchies)
image_color_classification = self.evaluate_classification_performance(
image_embeddings, image_colors, "Baseline Local Validation Image Embeddings - Color", "Color"
)
image_hierarchy_classification = self.evaluate_classification_performance(
image_embeddings, image_hierarchies, "Baseline Local Validation Image Embeddings - Hierarchy", "Hierarchy"
)
image_color_metrics.update(image_color_classification)
image_hierarchy_metrics.update(image_hierarchy_classification)
results['image'] = {
'color': image_color_metrics,
'hierarchy': image_hierarchy_metrics
}
# Clear memory
del image_embeddings
torch.cuda.empty_cache() if torch.cuda.is_available() else None
# ========== SAVE VISUALIZATIONS ==========
os.makedirs(self.directory, exist_ok=True)
for key in ['text', 'image']:
for subkey in ['color', 'hierarchy']:
figure = results[key][subkey]['figure']
figure.savefig(
f"{self.directory}/local_baseline_{key}_{subkey}_confusion_matrix.png",
dpi=300,
bbox_inches='tight',
)
plt.close(figure)
return results
if __name__ == "__main__":
device = torch.device("mps" if torch.backends.mps.is_available() else "cpu")
print(f"Using device: {device}")
directory = 'main_model_analysis'
max_samples = 10000
evaluator = ColorHierarchyEvaluator(device=device, directory=directory)
# Evaluate Fashion-MNIST
print("\n" + "="*60)
print("π Starting evaluation of Fashion-MNIST Hierarchy embeddings")
print("="*60)
results_fashion = evaluator.evaluate_fashion_mnist(max_samples=max_samples)
print(f"\n{'='*60}")
print("FASHION-MNIST EVALUATION SUMMARY")
print(f"{'='*60}")
print("\nπ HIERARCHY CLASSIFICATION RESULTS (dims 16-79):")
print(f" Text - NN Acc: {results_fashion['text_hierarchy']['accuracy']*100:.1f}% | Centroid Acc: {results_fashion['text_hierarchy']['centroid_accuracy']*100:.1f}% | Separation: {results_fashion['text_hierarchy']['separation_score']:.4f}")
print(f" Image - NN Acc: {results_fashion['image_hierarchy']['accuracy']*100:.1f}% | Centroid Acc: {results_fashion['image_hierarchy']['centroid_accuracy']*100:.1f}% | Separation: {results_fashion['image_hierarchy']['separation_score']:.4f}")
# Evaluate Baseline Fashion CLIP on Fashion-MNIST
print("\n" + "="*60)
print("π Starting evaluation of Baseline Fashion CLIP on Fashion-MNIST")
print("="*60)
results_baseline = evaluator.evaluate_baseline_fashion_mnist(max_samples=max_samples)
print(f"\n{'='*60}")
print("BASELINE FASHION-MNIST EVALUATION SUMMARY")
print(f"{'='*60}")
print("\nπ HIERARCHY CLASSIFICATION RESULTS (Baseline):")
print(f" Text - NN Acc: {results_baseline['text']['hierarchy']['accuracy']*100:.1f}% | Centroid Acc: {results_baseline['text']['hierarchy']['centroid_accuracy']*100:.1f}% | Separation: {results_baseline['text']['hierarchy']['separation_score']:.4f}")
print(f" Image - NN Acc: {results_baseline['image']['hierarchy']['accuracy']*100:.1f}% | Centroid Acc: {results_baseline['image']['hierarchy']['centroid_accuracy']*100:.1f}% | Separation: {results_baseline['image']['hierarchy']['separation_score']:.4f}")
# Evaluate KAGL Marqo
print("\n" + "="*60)
print("π Starting evaluation of KAGL Marqo with Color & Hierarchy embeddings")
print("="*60)
results_kaggle = evaluator.evaluate_kaggle_marqo(max_samples=max_samples)
if results_kaggle is not None:
print(f"\n{'='*60}")
print("KAGL MARQO EVALUATION SUMMARY")
print(f"{'='*60}")
print("\nπ¨ COLOR CLASSIFICATION RESULTS (dims 0-15):")
print(f" Text - NN Acc: {results_kaggle['text_color']['accuracy']*100:.1f}% | Centroid Acc: {results_kaggle['text_color']['centroid_accuracy']*100:.1f}% | Separation: {results_kaggle['text_color']['separation_score']:.4f}")
print(f" Image - NN Acc: {results_kaggle['image_color']['accuracy']*100:.1f}% | Centroid Acc: {results_kaggle['image_color']['centroid_accuracy']*100:.1f}% | Separation: {results_kaggle['image_color']['separation_score']:.4f}")
print("\nπ HIERARCHY CLASSIFICATION RESULTS (dims 16-79):")
print(f" Text - NN Acc: {results_kaggle['text_hierarchy']['accuracy']*100:.1f}% | Centroid Acc: {results_kaggle['text_hierarchy']['centroid_accuracy']*100:.1f}% | Separation: {results_kaggle['text_hierarchy']['separation_score']:.4f}")
print(f" Image - NN Acc: {results_kaggle['image_hierarchy']['accuracy']*100:.1f}% | Centroid Acc: {results_kaggle['image_hierarchy']['centroid_accuracy']*100:.1f}% | Separation: {results_kaggle['image_hierarchy']['separation_score']:.4f}")
# Evaluate Baseline Fashion CLIP on KAGL Marqo
print("\n" + "="*60)
print("π Starting evaluation of Baseline Fashion CLIP on KAGL Marqo")
print("="*60)
results_baseline_kaggle = evaluator.evaluate_baseline_kaggle_marqo(max_samples=max_samples)
if results_baseline_kaggle is not None:
print(f"\n{'='*60}")
print("BASELINE KAGL MARQO EVALUATION SUMMARY")
print(f"{'='*60}")
print("\nπ¨ COLOR CLASSIFICATION RESULTS (Baseline):")
print(f" Text - NN Acc: {results_baseline_kaggle['text']['color']['accuracy']*100:.1f}% | Centroid Acc: {results_baseline_kaggle['text']['color']['centroid_accuracy']*100:.1f}% | Separation: {results_baseline_kaggle['text']['color']['separation_score']:.4f}")
print(f" Image - NN Acc: {results_baseline_kaggle['image']['color']['accuracy']*100:.1f}% | Centroid Acc: {results_baseline_kaggle['image']['color']['centroid_accuracy']*100:.1f}% | Separation: {results_baseline_kaggle['image']['color']['separation_score']:.4f}")
print("\nπ HIERARCHY CLASSIFICATION RESULTS (Baseline):")
print(f" Text - NN Acc: {results_baseline_kaggle['text']['hierarchy']['accuracy']*100:.1f}% | Centroid Acc: {results_baseline_kaggle['text']['hierarchy']['centroid_accuracy']*100:.1f}% | Separation: {results_baseline_kaggle['text']['hierarchy']['separation_score']:.4f}")
print(f" Image - NN Acc: {results_baseline_kaggle['image']['hierarchy']['accuracy']*100:.1f}% | Centroid Acc: {results_baseline_kaggle['image']['hierarchy']['centroid_accuracy']*100:.1f}% | Separation: {results_baseline_kaggle['image']['hierarchy']['separation_score']:.4f}")
# Evaluate Local Validation Dataset
print("\n" + "="*60)
print("π Starting evaluation of Local Validation Dataset with Color & Hierarchy embeddings")
print("="*60)
results_local = evaluator.evaluate_local_validation(max_samples=max_samples)
if results_local is not None:
print(f"\n{'='*60}")
print("LOCAL VALIDATION DATASET EVALUATION SUMMARY")
print(f"{'='*60}")
print("\nπ¨ COLOR CLASSIFICATION RESULTS (dims 0-15):")
print(f" Text - NN Acc: {results_local['text_color']['accuracy']*100:.1f}% | Centroid Acc: {results_local['text_color']['centroid_accuracy']*100:.1f}% | Separation: {results_local['text_color']['separation_score']:.4f}")
print(f" Image - NN Acc: {results_local['image_color']['accuracy']*100:.1f}% | Centroid Acc: {results_local['image_color']['centroid_accuracy']*100:.1f}% | Separation: {results_local['image_color']['separation_score']:.4f}")
print("\nπ HIERARCHY CLASSIFICATION RESULTS (dims 16-79):")
print(f" Text - NN Acc: {results_local['text_hierarchy']['accuracy']*100:.1f}% | Centroid Acc: {results_local['text_hierarchy']['centroid_accuracy']*100:.1f}% | Separation: {results_local['text_hierarchy']['separation_score']:.4f}")
print(f" Image - NN Acc: {results_local['image_hierarchy']['accuracy']*100:.1f}% | Centroid Acc: {results_local['image_hierarchy']['centroid_accuracy']*100:.1f}% | Separation: {results_local['image_hierarchy']['separation_score']:.4f}")
# Evaluate Baseline Fashion CLIP on Local Validation
print("\n" + "="*60)
print("π Starting evaluation of Baseline Fashion CLIP on Local Validation")
print("="*60)
results_baseline_local = evaluator.evaluate_baseline_local_validation(max_samples=max_samples)
if results_baseline_local is not None:
print(f"\n{'='*60}")
print("BASELINE LOCAL VALIDATION EVALUATION SUMMARY")
print(f"{'='*60}")
print("\nπ¨ COLOR CLASSIFICATION RESULTS (Baseline):")
print(f" Text - NN Acc: {results_baseline_local['text']['color']['accuracy']*100:.1f}% | Centroid Acc: {results_baseline_local['text']['color']['centroid_accuracy']*100:.1f}% | Separation: {results_baseline_local['text']['color']['separation_score']:.4f}")
print(f" Image - NN Acc: {results_baseline_local['image']['color']['accuracy']*100:.1f}% | Centroid Acc: {results_baseline_local['image']['color']['centroid_accuracy']*100:.1f}% | Separation: {results_baseline_local['image']['color']['separation_score']:.4f}")
print("\nπ HIERARCHY CLASSIFICATION RESULTS (Baseline):")
print(f" Text - NN Acc: {results_baseline_local['text']['hierarchy']['accuracy']*100:.1f}% | Centroid Acc: {results_baseline_local['text']['hierarchy']['centroid_accuracy']*100:.1f}% | Separation: {results_baseline_local['text']['hierarchy']['separation_score']:.4f}")
print(f" Image - NN Acc: {results_baseline_local['image']['hierarchy']['accuracy']*100:.1f}% | Centroid Acc: {results_baseline_local['image']['hierarchy']['centroid_accuracy']*100:.1f}% | Separation: {results_baseline_local['image']['hierarchy']['separation_score']:.4f}")
|