File size: 37,909 Bytes
02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 b02956e 02b8804 b02956e 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 48cc8c7 02b8804 | 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 | """
Multi-Agent Environment for Invoice Processing Pipeline
=======================================================
5 agents with distinct reward signals:
Generator β creates clean or fraudulent invoices (adversarial self-play).
Biases fraud type toward Regulator-detected blind spots.
Extractor β extracts structured JSON from raw invoice text.
4 independent reward signals: format, field_accuracy, math, completeness.
Auditor β classifies each invoice as approved/flagged with fraud type.
+0.99 correct detection, +0.90 clean clearance, +0.01 miss / false positive.
Approver β final approve/reject/escalate decision (rule-based threshold).
Regulator β cross-episode meta-agent. Monitors Auditor over 30-episode window.
Detects systematic blind spots. Feeds back to Generator.
Reward: precision + recall of blind spot predictions.
HTTP endpoints (added to app.py):
POST /multi/reset Start a new multi-agent episode
POST /multi/extract Score an Extractor submission
POST /multi/audit Score an Auditor submission + record to tracker
POST /multi/approve Rule-based Approver decision
GET /multi/state/{episode_id} Episode state
GET /regulator/report Current Regulator tracker state
"""
from __future__ import annotations
import collections
import copy
import random
import threading
import uuid
from dataclasses import dataclass, field
from typing import Any, Dict, List, Optional, Tuple
# ---------------------------------------------------------------------------
# Constants
# ---------------------------------------------------------------------------
FRAUD_TYPES = ["phantom_vendor", "price_gouging", "math_fraud", "duplicate_submission"]
COMPOUND_FRAUD_TYPES = [
("phantom_vendor", "price_gouging"),
("math_fraud", "duplicate_submission"),
("phantom_vendor", "math_fraud"),
]
ALL_FRAUD_TYPES = FRAUD_TYPES + ["compound_fraud"]
TRACKER_WINDOW = 30 # episodes in rolling window
BLIND_SPOT_THRESHOLD = 0.50 # detection rate below this = blind spot
EMERGING_THRESHOLD = 0.65 # Option A: declining trend warning zone
TREND_WINDOW = 5 # Option A: episodes to compute trend over
# ---------------------------------------------------------------------------
# AuditorPerformanceTracker β cross-episode singleton
# ---------------------------------------------------------------------------
class AuditorPerformanceTracker:
"""
Thread-safe singleton that tracks Auditor detection rates over the last
TRACKER_WINDOW episodes. The Regulator reads this to identify blind spots;
the Generator reads generator_weights() to bias fraud generation.
"""
_instance: Optional["AuditorPerformanceTracker"] = None
_class_lock = threading.Lock()
def __new__(cls) -> "AuditorPerformanceTracker":
with cls._class_lock:
if cls._instance is None:
obj = super().__new__(cls)
obj._initialise()
cls._instance = obj
return cls._instance
def _initialise(self) -> None:
self._fraud_history: Dict[str, collections.deque] = {
ft: collections.deque(maxlen=TRACKER_WINDOW) for ft in FRAUD_TYPES
}
self._fp_history: collections.deque = collections.deque(maxlen=TRACKER_WINDOW)
self._total_audits: int = 0
# Option C: confidence calibration β track (correct, confidence) pairs per fraud type
self._confidence_history: Dict[str, collections.deque] = {
ft: collections.deque(maxlen=TRACKER_WINDOW) for ft in FRAUD_TYPES
}
self._lock = threading.Lock()
# ------------------------------------------------------------------
# Write path
def record_audit(
self,
true_fraud_type: Optional[str],
predicted_verdict: str,
predicted_fraud_type: Optional[str],
confidence: float = 0.5,
) -> None:
"""
Record one invoice audit result into the rolling window.
true_fraud_type=None means the invoice was clean (used for FP tracking).
confidence is used for calibration tracking (Option C).
"""
with self._lock:
self._total_audits += 1
if true_fraud_type is None:
self._fp_history.append(predicted_verdict == "flagged")
elif true_fraud_type in self._fraud_history:
detected = (
predicted_verdict == "flagged"
and predicted_fraud_type == true_fraud_type
)
self._fraud_history[true_fraud_type].append(detected)
# Option C: store (was_correct, confidence) pair
self._confidence_history[true_fraud_type].append(
(detected, float(confidence))
)
# ------------------------------------------------------------------
# Read path
def detection_rates(self) -> Dict[str, Optional[float]]:
with self._lock:
return {
ft: (sum(h) / len(h) if h else None)
for ft, h in self._fraud_history.items()
}
def false_positive_rate(self) -> Optional[float]:
with self._lock:
return sum(self._fp_history) / len(self._fp_history) if self._fp_history else None
def blind_spots(self, threshold: float = BLIND_SPOT_THRESHOLD) -> List[str]:
"""Return fraud types where detection rate < threshold (and have data)."""
rates = self.detection_rates()
return [ft for ft, rate in rates.items() if rate is not None and rate < threshold]
# ------------------------------------------------------------------
# Option A: Predictive trend detection
def _trend_slope(self, history: collections.deque) -> Optional[float]:
"""
Compute slope of detection rate over last TREND_WINDOW episodes.
Positive = improving, negative = declining.
Returns None if not enough data.
"""
data = list(history)
if len(data) < TREND_WINDOW * 2:
return None
recent = data[-TREND_WINDOW:]
prior = data[-TREND_WINDOW * 2: -TREND_WINDOW]
recent_rate = sum(recent) / len(recent)
prior_rate = sum(prior) / len(prior)
return round(recent_rate - prior_rate, 4)
def emerging_blind_spots(self) -> List[Dict[str, Any]]:
"""
Option A: Detect fraud types in the warning zone (EMERGING_THRESHOLD > rate > BLIND_SPOT_THRESHOLD)
with a declining trend. These will become blind spots if not addressed.
"""
rates = self.detection_rates()
emerging = []
with self._lock:
for ft in FRAUD_TYPES:
rate = rates[ft]
if rate is None:
continue
slope = self._trend_slope(self._fraud_history[ft])
# Already a blind spot β covered separately
if rate < BLIND_SPOT_THRESHOLD:
continue
# In warning zone with declining trend β emerging blind spot
if rate < EMERGING_THRESHOLD and (slope is None or slope <= 0):
emerging.append({
"fraud_type": ft,
"current_rate": round(rate, 3),
"trend_slope": slope,
"episodes_until_critical": max(1, int((rate - BLIND_SPOT_THRESHOLD) * TRACKER_WINDOW)),
"status": "β EMERGING",
})
return emerging
def forecast(self) -> Dict[str, Any]:
"""
Option A: Full Regulator forecast β critical blind spots + emerging warnings.
Used by /regulator/forecast endpoint.
"""
critical = self.blind_spots()
emerging = self.emerging_blind_spots()
rates = self.detection_rates()
trends = {}
with self._lock:
for ft in FRAUD_TYPES:
trends[ft] = self._trend_slope(self._fraud_history[ft])
return {
"critical_blind_spots": critical,
"emerging_blind_spots": [e["fraud_type"] for e in emerging],
"emerging_detail": emerging,
"trends": {
ft: (
f"{'+' if (s or 0) > 0 else ''}{s:.3f} {'β' if (s or 0) > 0 else 'β' if (s or 0) < 0 else 'β'}"
if s is not None else "insufficient data"
)
for ft, s in trends.items()
},
"detection_rates": {ft: round(r, 3) if r is not None else None for ft, r in rates.items()},
"recommendation": self._forecast_recommendation(critical, emerging),
}
def _forecast_recommendation(self, critical: List[str], emerging: List[Dict]) -> str:
parts = []
if critical:
parts.append(f"CRITICAL β retrain immediately on: {', '.join(critical)}")
if emerging:
names = [e["fraud_type"] for e in emerging]
parts.append(f"WATCH β declining trend on: {', '.join(names)}")
return "; ".join(parts) if parts else "All fraud types stable"
# ------------------------------------------------------------------
# Option C: Confidence calibration
def calibration_report(self) -> Dict[str, Any]:
"""
Option C: For each fraud type, compare mean confidence on correct vs incorrect predictions.
Overconfident = high confidence on wrong predictions (dangerous).
Underconfident = low confidence on correct predictions (wastes escalations).
"""
report = {}
with self._lock:
for ft in FRAUD_TYPES:
history = list(self._confidence_history[ft])
if not history:
report[ft] = {"status": "no data"}
continue
correct_confs = [c for (correct, c) in history if correct]
wrong_confs = [c for (correct, c) in history if not correct]
mean_correct_conf = round(sum(correct_confs) / len(correct_confs), 3) if correct_confs else None
mean_wrong_conf = round(sum(wrong_confs) / len(wrong_confs), 3) if wrong_confs else None
# Calibration error: overconfident if wrong predictions have high confidence
calibration_error = None
status = "ok"
if mean_wrong_conf is not None and mean_wrong_conf > 0.70:
calibration_error = round(mean_wrong_conf, 3)
status = f"β OVERCONFIDENT on misses (mean_conf={mean_wrong_conf:.2f})"
elif mean_correct_conf is not None and mean_correct_conf < 0.50:
status = f"β UNDERCONFIDENT on hits (mean_conf={mean_correct_conf:.2f})"
report[ft] = {
"n_correct": len(correct_confs),
"n_wrong": len(wrong_confs),
"mean_confidence_when_correct": mean_correct_conf,
"mean_confidence_when_wrong": mean_wrong_conf,
"calibration_error": calibration_error,
"status": status,
}
return report
def generator_weights(self) -> Dict[str, float]:
"""
Sampling weights for fraud type generation.
Blind spots share 50% weight; emerging types share 20%; healthy share 20%.
Option B: compound_fraud gets 10% weight when β₯2 blind spots exist.
Falls back to uniform if no blind spots.
"""
spots = set(self.blind_spots())
emerging = {e["fraud_type"] for e in self.emerging_blind_spots()}
healthy = set(FRAUD_TYPES) - spots - emerging
# Option B: compound fraud probability scales with number of blind spots
compound_w = round(min(0.10 * len(spots), 0.20), 4) if len(spots) >= 2 else 0.0
remaining = 1.0 - compound_w
if not spots and not emerging:
base_w = remaining / len(FRAUD_TYPES)
weights = {ft: round(base_w, 4) for ft in FRAUD_TYPES}
else:
n_spots = max(len(spots), 1)
n_emerging = max(len(emerging), 1) if emerging else 0
n_healthy = max(len(healthy), 1) if healthy else 0
spot_pool = remaining * 0.60
emerging_pool = remaining * 0.25 if emerging else 0.0
healthy_pool = remaining - spot_pool - emerging_pool
weights = {}
for ft in FRAUD_TYPES:
if ft in spots:
weights[ft] = round(spot_pool / n_spots, 4)
elif ft in emerging:
weights[ft] = round(emerging_pool / n_emerging, 4) if emerging else round(healthy_pool / n_healthy, 4)
else:
weights[ft] = round(healthy_pool / n_healthy, 4) if n_healthy > 0 else 0.01
weights["compound_fraud"] = compound_w
return weights
def report(self) -> Dict[str, Any]:
rates = self.detection_rates()
spots = self.blind_spots()
emerging = self.emerging_blind_spots()
fp = self.false_positive_rate()
weights = self.generator_weights()
calibration = self.calibration_report()
formatted_rates = {}
with self._lock:
for ft in FRAUD_TYPES:
r = rates[ft]
slope = self._trend_slope(self._fraud_history[ft])
trend_str = ""
if slope is not None:
trend_str = f" ({'+' if slope > 0 else ''}{slope:.2f}β)" if slope > 0 else f" ({slope:.2f}β)"
status = "no data"
if r is not None:
if r < BLIND_SPOT_THRESHOLD:
status = f"{r:.0%} β BLIND SPOT{trend_str}"
elif r < EMERGING_THRESHOLD:
status = f"{r:.0%} β‘ EMERGING{trend_str}"
else:
status = f"{r:.0%} β OK{trend_str}"
formatted_rates[ft] = status
fp_str = f"{fp:.0%} β OK" if fp is not None else "no data"
emerging_names = [e["fraud_type"] for e in emerging]
return {
"total_audits_recorded": self._total_audits,
"window": TRACKER_WINDOW,
"detection_rates": formatted_rates,
"false_positive_rate": fp_str,
"blind_spots": spots,
"emerging_blind_spots": emerging_names,
"calibration": calibration,
"generator_weights": weights,
"verdict": (
f"Recommend retraining on: {', '.join(spots)}"
if spots
else "Auditor performance OK across all fraud types"
),
}
def reset_for_demo(self) -> None:
"""Seed tracker with realistic demo data (for hackathon demo only)."""
with self._lock:
self._initialise()
# phantom_vendor: weak at 32%, declining trend, overconfident on misses
for _ in range(13):
self._fraud_history["phantom_vendor"].append(False)
self._confidence_history["phantom_vendor"].append((False, 0.82)) # overconfident + wrong
for _ in range(6):
self._fraud_history["phantom_vendor"].append(True)
self._confidence_history["phantom_vendor"].append((True, 0.71))
# price_gouging: healthy
for _ in range(18):
self._fraud_history["price_gouging"].append(True)
self._confidence_history["price_gouging"].append((True, 0.85))
for _ in range(6):
self._fraud_history["price_gouging"].append(False)
self._confidence_history["price_gouging"].append((False, 0.45))
# math_fraud: healthy
for _ in range(17):
self._fraud_history["math_fraud"].append(True)
self._confidence_history["math_fraud"].append((True, 0.88))
for _ in range(4):
self._fraud_history["math_fraud"].append(False)
self._confidence_history["math_fraud"].append((False, 0.40))
# duplicate_submission: borderline emerging
for _ in range(15):
self._fraud_history["duplicate_submission"].append(True)
self._confidence_history["duplicate_submission"].append((True, 0.76))
for _ in range(7):
self._fraud_history["duplicate_submission"].append(False)
self._confidence_history["duplicate_submission"].append((False, 0.55))
for _ in range(2):
self._fp_history.append(True)
for _ in range(16):
self._fp_history.append(False)
self._total_audits = 20
# Global singleton β imported by app.py
tracker = AuditorPerformanceTracker()
# ---------------------------------------------------------------------------
# 4 Independent Extractor reward functions
# ---------------------------------------------------------------------------
def reward_format(extracted: Dict[str, Any]) -> float:
"""Weight 0.10 β are all 5 required JSON keys present?"""
required = {"vendor", "date", "currency", "total", "line_items"}
present = required.intersection(extracted.keys())
return round(len(present) / len(required) * 0.10, 4)
def reward_field_accuracy(extracted: Dict[str, Any], ground_truth: Dict[str, Any]) -> float:
"""Weight 0.40 β do vendor/date/currency/total match ground truth?"""
score = 0.0
if extracted.get("vendor", "").lower().strip() == ground_truth.get("vendor", "").lower():
score += 0.10
if extracted.get("date", "").strip() == ground_truth.get("date", ""):
score += 0.10
if extracted.get("currency", "").upper().strip() == ground_truth.get("currency", ""):
score += 0.05
try:
if abs(float(extracted.get("total", 0)) - float(ground_truth.get("total", -1))) < 0.01:
score += 0.15
except (ValueError, TypeError):
pass
return round(min(score, 0.40), 4)
def reward_math_consistency(extracted: Dict[str, Any]) -> float:
"""Weight 0.25 β does qty Γ unit_price = amount for all line items?"""
items = extracted.get("line_items", [])
if not isinstance(items, list) or not items:
return 0.01
correct = 0
for item in items:
try:
qty = float(item.get("qty", 0))
up = float(item.get("unit_price", 0))
amt = float(item.get("amount", -1))
if abs(qty * up - amt) < 0.02:
correct += 1
except (ValueError, TypeError):
pass
frac = correct / len(items)
return round(max(0.01, min(frac * 0.25, 0.25)), 4)
def reward_completeness(extracted: Dict[str, Any], ground_truth: Dict[str, Any]) -> float:
"""Weight 0.25 β recall: how many expected line items are present?"""
sub_items = extracted.get("line_items", [])
gt_items = ground_truth.get("line_items", [])
if not gt_items:
return 0.25 if not sub_items else 0.01
if not isinstance(sub_items, list) or not sub_items:
return 0.01
matched = 0
for gt in gt_items:
gt_desc = gt.get("description", "").lower()
for sub in sub_items:
if gt_desc in sub.get("description", "").lower():
matched += 1
break
frac = matched / len(gt_items)
return round(max(0.01, min(frac * 0.25, 0.25)), 4)
def combined_extractor_reward(
extracted: Dict[str, Any],
ground_truth: Dict[str, Any],
) -> Tuple[float, Dict[str, float]]:
"""Compute all 4 signals. Returns (total_reward, breakdown_dict)."""
f = reward_format(extracted)
fa = reward_field_accuracy(extracted, ground_truth)
m = reward_math_consistency(extracted)
c = reward_completeness(extracted, ground_truth)
total = round(max(0.01, min(f + fa + m + c, 0.99)), 4)
return total, {
"format": f,
"field_accuracy": fa,
"math_consistency": m,
"completeness": c,
}
# ---------------------------------------------------------------------------
# Auditor reward
# ---------------------------------------------------------------------------
def compute_auditor_reward(
predicted_verdict: str,
predicted_fraud_type: Optional[str],
true_verdict: str,
true_fraud_type: Optional[str],
) -> Tuple[float, str]:
"""
+0.99 correct fraud detection (right verdict + right type)
+0.90 correct clean clearance
+0.65 compound fraud: caught one of two signals (Option B partial credit)
+0.50 flagged fraud but wrong type
+0.01 miss or false positive
"""
is_fraud = true_verdict == "flagged"
pred_flagged = predicted_verdict == "flagged"
if is_fraud and pred_flagged:
# Option B: compound fraud partial credit
if true_fraud_type and true_fraud_type.startswith("compound_fraud:"):
sub_types = true_fraud_type.split(":")[1].split("+")
if predicted_fraud_type in sub_types:
return 0.65, f"Compound fraud: caught '{predicted_fraud_type}' (one of {sub_types})"
return 0.50, f"Compound fraud flagged but type missed (expected one of {sub_types}, got {predicted_fraud_type})"
if predicted_fraud_type == true_fraud_type:
return 0.99, f"Correct: {true_fraud_type} detected"
return 0.50, f"Flagged but wrong type (expected {true_fraud_type}, got {predicted_fraud_type})"
elif not is_fraud and not pred_flagged:
return 0.90, "Correct: clean invoice approved"
elif not is_fraud and pred_flagged:
return 0.01, f"False positive: clean invoice flagged as {predicted_fraud_type}"
else:
return 0.01, f"Missed fraud: {true_fraud_type} not detected"
# ---------------------------------------------------------------------------
# Generator reward (adversarial self-play)
# ---------------------------------------------------------------------------
def compute_generator_reward(auditor_detected: bool, approver_approved: bool) -> float:
"""
Fraud fully undetected + approved β 0.85
Auditor missed but Approver caught β 0.60
Auditor caught it β 0.10
"""
if not auditor_detected and approver_approved:
return 0.85
elif not auditor_detected and not approver_approved:
return 0.60
return 0.10
# ---------------------------------------------------------------------------
# Regulator reward
# ---------------------------------------------------------------------------
def compute_regulator_reward(
predicted_blind_spots: List[str],
actual_blind_spots: List[str],
predicted_emerging: Optional[List[str]] = None,
) -> Tuple[float, str]:
"""
Precision (0.35) + recall (0.35) + no-over-flag (0.15) + early warning bonus (0.15).
Option A: +0.15 bonus if Regulator correctly predicts emerging blind spots
that later become critical (proactive oversight reward).
"""
if not actual_blind_spots and not predicted_blind_spots:
base = 0.85 # reserve 0.15 for early warning
elif not actual_blind_spots:
base = 0.01
elif not predicted_blind_spots:
base = 0.01
else:
correct = set(predicted_blind_spots) & set(actual_blind_spots)
prec = len(correct) / len(predicted_blind_spots)
rec = len(correct) / len(actual_blind_spots)
no_over_flag = 1.0 if prec >= 0.5 else 0.0
base = 0.35 * prec + 0.35 * rec + 0.15 * no_over_flag
# Option A: early warning bonus β did Regulator predict emerging types?
early_bonus = 0.0
actual_emerging = [e["fraud_type"] for e in tracker.emerging_blind_spots()]
if predicted_emerging and actual_emerging:
early_correct = set(predicted_emerging) & set(actual_emerging)
if early_correct:
early_bonus = round(0.15 * len(early_correct) / len(actual_emerging), 4)
score = round(max(0.01, min(base + early_bonus, 0.99)), 4)
feedback_parts = [f"Blind spot prediction: score={base:.3f}"]
if early_bonus > 0:
feedback_parts.append(f"Early warning bonus: +{early_bonus:.3f} (predicted {list(set(predicted_emerging) & set(actual_emerging))})")
return score, "; ".join(feedback_parts)
# ---------------------------------------------------------------------------
# Approver (rule-based)
# ---------------------------------------------------------------------------
def approver_decision(
auditor_verdict: str,
auditor_confidence: float,
auditor_fraud_type: Optional[str],
) -> Dict[str, Any]:
"""
Simple rule-based Approver.
HIGH confidence flag β reject
MEDIUM confidence flag β escalate
LOW confidence flag β escalate
Approved β approve
"""
if auditor_verdict != "flagged":
return {"decision": "approve", "reason": "Auditor cleared invoice"}
if auditor_confidence >= 0.80:
return {
"decision": "reject",
"reason": f"High-confidence {auditor_fraud_type} fraud detected ({auditor_confidence:.0%})",
}
elif auditor_confidence >= 0.50:
return {
"decision": "escalate",
"reason": f"Medium-confidence {auditor_fraud_type} flag β needs human review",
}
else:
return {
"decision": "escalate",
"reason": f"Low-confidence flag on {auditor_fraud_type} β needs human review",
}
# ---------------------------------------------------------------------------
# Biased invoice generator (uses tracker weights)
# ---------------------------------------------------------------------------
def _generate_expert_batch_biased(
fraud_weights: Optional[Dict[str, float]] = None,
) -> Tuple[List[Dict], List[Dict], str, str]:
"""
Generate an expert fraud audit batch with fraud type sampling biased
by the Regulator's generator_weights().
Returns (invoices, ground_truth_list, raw_text, reference_text).
Reuses generation helpers from environment.py.
"""
import sys, os
sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
from server.environment import (
_generate_invoice, _render_expert_batch, _render_expert_reference,
PHANTOM_VENDORS, MARKET_PRICE_MAX, VENDORS,
)
if fraud_weights is None:
fraud_weights = tracker.generator_weights()
n_invoices = random.randint(4, 6)
n_fraudulent = random.randint(2, 3)
all_indices = list(range(n_invoices))
random.shuffle(all_indices)
fraud_indices = set(all_indices[:n_fraudulent])
# Weighted fraud type selection (includes compound_fraud if weights > 0)
types_pool = list(fraud_weights.keys())
weights_pool = [fraud_weights.get(ft, 0.0) for ft in types_pool]
chosen_fraud_types = random.choices(types_pool, weights=weights_pool, k=n_fraudulent)
fraud_type_map = {idx: chosen_fraud_types[i] for i, idx in enumerate(list(fraud_indices))}
invoices: List[Dict] = []
ground_truth: List[Dict] = []
invoice_history: List[Dict] = []
for _ in range(3):
invoice_history.append(_generate_invoice())
for i in range(n_invoices):
inv = _generate_invoice()
if i in fraud_indices:
ftype = fraud_type_map[i]
if ftype == "phantom_vendor":
inv["vendor"] = random.choice(PHANTOM_VENDORS)
elif ftype == "price_gouging":
item = random.choice(inv["line_items"])
market_max = MARKET_PRICE_MAX.get(item["description"], item["unit_price"])
item["unit_price"] = round(market_max * random.uniform(1.6, 2.2), 2)
item["amount"] = round(item["qty"] * item["unit_price"], 2)
inv["total"] = round(sum(it["amount"] for it in inv["line_items"]), 2)
elif ftype == "duplicate_submission":
inv = copy.deepcopy(random.choice(invoice_history))
elif ftype == "math_fraud":
real_total = round(sum(it["amount"] for it in inv["line_items"]), 2)
inv["total"] = round(real_total * random.uniform(1.08, 1.18), 2)
elif ftype == "compound_fraud":
# Option B: inject TWO fraud signals into one invoice
combo = random.choice(COMPOUND_FRAUD_TYPES)
sub_types = list(combo)
for sub_ftype in sub_types:
if sub_ftype == "phantom_vendor":
inv["vendor"] = random.choice(PHANTOM_VENDORS)
elif sub_ftype == "price_gouging":
item = random.choice(inv["line_items"])
market_max = MARKET_PRICE_MAX.get(item["description"], item["unit_price"])
item["unit_price"] = round(market_max * random.uniform(1.6, 2.0), 2)
item["amount"] = round(item["qty"] * item["unit_price"], 2)
inv["total"] = round(sum(it["amount"] for it in inv["line_items"]), 2)
elif sub_ftype == "math_fraud":
real_total = round(sum(it["amount"] for it in inv["line_items"]), 2)
inv["total"] = round(real_total * random.uniform(1.08, 1.18), 2)
elif sub_ftype == "duplicate_submission" and invoice_history:
# partial duplicate: same vendor+date but different total
original = random.choice(invoice_history)
inv["vendor"] = original["vendor"]
inv["date"] = original["date"]
# Store both sub-types in fraud_type for grading
ftype = f"compound_fraud:{'+'.join(sorted(sub_types))}"
ground_truth.append({
"invoice_id": inv["invoice_id"],
"verdict": "flagged",
"fraud_type": ftype,
})
else:
invoice_history.append(inv)
ground_truth.append({
"invoice_id": inv["invoice_id"],
"verdict": "approved",
"fraud_type": None,
})
invoices.append(inv)
reference_text = _render_expert_reference(invoice_history)
raw_text = _render_expert_batch(invoices)
return invoices, ground_truth, raw_text, reference_text
# ---------------------------------------------------------------------------
# MultiAgentEpisode data class
# ---------------------------------------------------------------------------
@dataclass
class MultiAgentEpisode:
episode_id: str = field(default_factory=lambda: str(uuid.uuid4()))
invoices: List[Dict[str, Any]] = field(default_factory=list)
ground_truth: List[Dict[str, Any]] = field(default_factory=list)
raw_text: str = ""
reference_data: str = ""
fraud_weights_used: Dict[str, float] = field(default_factory=dict)
# Extractor stage
extractor_result: Optional[Dict[str, Any]] = None
extractor_reward: float = 0.0
extractor_breakdown: Dict[str, float] = field(default_factory=dict)
# Auditor stage
auditor_results: List[Dict[str, Any]] = field(default_factory=list)
auditor_rewards: List[float] = field(default_factory=list)
mean_auditor_reward: float = 0.0
# Approver stage
approver_results: List[Dict[str, Any]] = field(default_factory=list)
# Generator reward (computed after full pipeline)
generator_rewards: List[float] = field(default_factory=list)
mean_generator_reward: float = 0.0
done: bool = False
# ---------------------------------------------------------------------------
# Session registry for multi-agent episodes
# ---------------------------------------------------------------------------
_MAX_MULTI_SESSIONS = 100
_multi_sessions: "collections.OrderedDict[str, MultiAgentEpisode]" = collections.OrderedDict()
_multi_lock = threading.Lock()
def create_episode() -> MultiAgentEpisode:
"""Create a new multi-agent episode with Regulator-biased Generator."""
weights = tracker.generator_weights()
invoices, ground_truth, raw_text, reference_data = _generate_expert_batch_biased(weights)
ep = MultiAgentEpisode(
invoices=invoices,
ground_truth=ground_truth,
raw_text=raw_text,
reference_data=reference_data,
fraud_weights_used=weights,
)
with _multi_lock:
_multi_sessions[ep.episode_id] = ep
while len(_multi_sessions) > _MAX_MULTI_SESSIONS:
_multi_sessions.popitem(last=False)
return ep
def get_episode(episode_id: str) -> Optional[MultiAgentEpisode]:
with _multi_lock:
return _multi_sessions.get(episode_id)
# ---------------------------------------------------------------------------
# Stage handlers (called by HTTP endpoints)
# ---------------------------------------------------------------------------
def handle_extract(
episode_id: str,
extracted_data: Dict[str, Any],
) -> Dict[str, Any]:
"""
Score Extractor output against the first invoice ground truth.
Returns reward + breakdown.
"""
ep = get_episode(episode_id)
if ep is None:
return {"error": "Episode not found. Call /multi/reset first."}
# Use first clean invoice as reference for extraction grading
# (the expert task expects audit, but extraction is graded on the first invoice)
gt = ep.invoices[0] if ep.invoices else {}
total, breakdown = combined_extractor_reward(extracted_data, gt)
ep.extractor_result = extracted_data
ep.extractor_reward = total
ep.extractor_breakdown = breakdown
return {
"episode_id": episode_id,
"reward": total,
"breakdown": breakdown,
"feedback": (
f"Extractor: format={breakdown['format']:.2f}, "
f"field={breakdown['field_accuracy']:.2f}, "
f"math={breakdown['math_consistency']:.2f}, "
f"completeness={breakdown['completeness']:.2f}"
),
}
def handle_audit(
episode_id: str,
audit_results: List[Dict[str, Any]],
) -> Dict[str, Any]:
"""
Score Auditor output. Records results to AuditorPerformanceTracker.
audit_results: [{"invoice_id": str, "verdict": str, "fraud_type": str|None, "confidence": float}]
"""
ep = get_episode(episode_id)
if ep is None:
return {"error": "Episode not found. Call /multi/reset first."}
gt_map = {gt["invoice_id"]: gt for gt in ep.ground_truth}
rewards = []
feedbacks = []
approver_inputs = []
for result in audit_results:
inv_id = result.get("invoice_id", "")
pred_verdict = result.get("verdict", "approved").lower()
pred_ftype = result.get("fraud_type")
confidence = float(result.get("confidence", 0.5))
gt = gt_map.get(inv_id)
if gt is None:
feedbacks.append(f"{inv_id}: not found in episode")
continue
true_verdict = gt["verdict"]
true_ftype = gt["fraud_type"]
reward, fb = compute_auditor_reward(pred_verdict, pred_ftype, true_verdict, true_ftype)
rewards.append(reward)
feedbacks.append(f"{inv_id}: {fb}")
# Record to global tracker (with confidence for Option C calibration)
tracker.record_audit(true_ftype, pred_verdict, pred_ftype, confidence)
approver_inputs.append({
"invoice_id": inv_id,
"auditor_verdict": pred_verdict,
"auditor_confidence": confidence,
"auditor_fraud_type": pred_ftype,
})
mean_reward = round(sum(rewards) / len(rewards), 4) if rewards else 0.01
ep.auditor_results = audit_results
ep.auditor_rewards = rewards
ep.mean_auditor_reward = mean_reward
ep.approver_results = approver_inputs # stage input ready
return {
"episode_id": episode_id,
"mean_reward": mean_reward,
"per_invoice_rewards": dict(zip([r.get("invoice_id", i) for i, r in enumerate(audit_results)], rewards)),
"feedback": "; ".join(feedbacks),
"tracker_report": tracker.report(),
}
def handle_approve(episode_id: str) -> Dict[str, Any]:
"""
Run rule-based Approver on Auditor results. Computes Generator reward.
"""
ep = get_episode(episode_id)
if ep is None:
return {"error": "Episode not found"}
if not ep.approver_results:
return {"error": "Run /multi/audit before /multi/approve"}
decisions = []
gen_rewards = []
gt_map = {gt["invoice_id"]: gt for gt in ep.ground_truth}
for inp in ep.approver_results:
inv_id = inp["invoice_id"]
decision = approver_decision(
inp["auditor_verdict"],
inp["auditor_confidence"],
inp["auditor_fraud_type"],
)
decisions.append({"invoice_id": inv_id, **decision})
# Generator reward for fraud invoices
gt = gt_map.get(inv_id, {})
if gt.get("verdict") == "flagged":
auditor_detected = inp["auditor_verdict"] == "flagged"
approver_approved = decision["decision"] == "approve"
gen_rewards.append(compute_generator_reward(auditor_detected, approver_approved))
mean_gen = round(sum(gen_rewards) / len(gen_rewards), 4) if gen_rewards else 0.0
ep.generator_rewards = gen_rewards
ep.mean_generator_reward = mean_gen
ep.done = True
return {
"episode_id": episode_id,
"decisions": decisions,
"generator_reward": mean_gen,
"feedback": (
f"Approver processed {len(decisions)} invoices. "
f"Generator adversarial reward: {mean_gen:.3f}"
),
}
|