Skip to content

Commit b801aed

Browse files
authored
Update README.md
1 parent 85b94b2 commit b801aed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Developing and evaluating agentic root cause analysis methods for network troubl
3030
|---|---|---|
3131
| **Vanishing faults** | Real network incidents resolve too fast to study or replay. Researchers can only chase snapshots after the fact. | Containerlab + SONiC-VS reproduce faults deterministically. Every run is an identical, repeatable episode. |
3232
| **Static data** | Existing datasets are frozen logs or hand-crafted prompts — no live telemetry, no interactive tool calls, no true cause-and-effect chain. | Agents operate inside a running network. Pingmesh, gNMI, sFlow, and syslog evidence is generated in real time during each episode. |
33-
| **No fair arena** | Different teams evaluate on different topologies, different faults, and different metrics. Comparisons are meaningless. | A shared scenario format, ground-truth labels, and a localization-first scorer make cross-agent and cross-model comparisons directly comparable. |
33+
| **No fair comparison** | Different teams evaluate on different topologies, different faults, and different metrics. Comparisons are meaningless. | A shared scenario format, ground-truth labels, and a localization-first scorer make cross-agent and cross-model comparisons directly comparable. |
3434

3535
## Overview
3636

0 commit comments

Comments
 (0)