|
| 1 | +<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (X11; Linux x86_64; rv:138.0) Gecko/20100101 Firefox/138.0" version="27.0.2"> |
| 2 | + <diagram name="GAT Architecture" id="gat-diagram"> |
| 3 | + <mxGraphModel dx="1072" dy="577" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0"> |
| 4 | + <root> |
| 5 | + <mxCell id="0" /> |
| 6 | + <mxCell id="1" parent="0" /> |
| 7 | + <mxCell id="input" value="<div>Input Layer <br></div>" style="shape=rectangle;rounded=1;whiteSpace=wrap;html=1;fillColor=#DAE8FC;" parent="1" vertex="1"> |
| 8 | + <mxGeometry x="130" y="240" width="160" height="40" as="geometry" /> |
| 9 | + </mxCell> |
| 10 | + <mxCell id="gat1" value="GATv2Conv + Linear" style="shape=rectangle;rounded=1;whiteSpace=wrap;html=1;fillColor=#E1D5E7;" parent="1" vertex="1"> |
| 11 | + <mxGeometry x="120" y="300" width="180" height="80" as="geometry" /> |
| 12 | + </mxCell> |
| 13 | + <mxCell id="norm1" value="<div>Leaky ReLU</div><div>GraphNorm <br></div>Dropout " style="shape=rectangle;rounded=1;whiteSpace=wrap;html=1;fillColor=#D5E8D4;" parent="1" vertex="1"> |
| 14 | + <mxGeometry x="120" y="400" width="180" height="60" as="geometry" /> |
| 15 | + </mxCell> |
| 16 | + <mxCell id="pool" value="Global Max/Mean/Sum Pooling" style="shape=rectangle;rounded=1;whiteSpace=wrap;html=1;fillColor=#F8CECC;" parent="1" vertex="1"> |
| 17 | + <mxGeometry x="130" y="480" width="160" height="40" as="geometry" /> |
| 18 | + </mxCell> |
| 19 | + <mxCell id="fc1" value="<div>Linear</div>" style="shape=rectangle;rounded=1;whiteSpace=wrap;html=1;fillColor=#F5F5F5;" parent="1" vertex="1"> |
| 20 | + <mxGeometry x="400" y="300" width="160" height="30" as="geometry" /> |
| 21 | + </mxCell> |
| 22 | + <mxCell id="fc_norm" value="<div>Leaky ReLU</div><div>LayerNorm</div>" style="shape=rectangle;rounded=1;whiteSpace=wrap;html=1;fillColor=#D5E8D4;" parent="1" vertex="1"> |
| 23 | + <mxGeometry x="400" y="360" width="160" height="40" as="geometry" /> |
| 24 | + </mxCell> |
| 25 | + <mxCell id="fc2" value="Linear " style="shape=rectangle;rounded=1;whiteSpace=wrap;html=1;fillColor=#F5F5F5;" parent="1" vertex="1"> |
| 26 | + <mxGeometry x="400" y="420" width="160" height="40" as="geometry" /> |
| 27 | + </mxCell> |
| 28 | + <mxCell id="out" value="Sigmoid (if output_dim == 1)" style="shape=rectangle;rounded=1;whiteSpace=wrap;html=1;fillColor=#FFF2CC;" parent="1" vertex="1"> |
| 29 | + <mxGeometry x="380" y="485" width="200" height="40" as="geometry" /> |
| 30 | + </mxCell> |
| 31 | + <mxCell id="e1" style="edgeStyle=orthogonalEdgeStyle;rounded=0;exitX=0.5;exitY=1;" parent="1" source="input" target="gat1" edge="1"> |
| 32 | + <mxGeometry relative="1" as="geometry" /> |
| 33 | + </mxCell> |
| 34 | + <mxCell id="e2" style="edgeStyle=orthogonalEdgeStyle;rounded=0;" parent="1" source="gat1" target="norm1" edge="1"> |
| 35 | + <mxGeometry relative="1" as="geometry" /> |
| 36 | + </mxCell> |
| 37 | + <mxCell id="e3" style="edgeStyle=orthogonalEdgeStyle;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="norm1" target="pool" edge="1"> |
| 38 | + <mxGeometry relative="1" as="geometry"> |
| 39 | + <mxPoint x="210" y="479.9999999999999" as="targetPoint" /> |
| 40 | + </mxGeometry> |
| 41 | + </mxCell> |
| 42 | + <mxCell id="e11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;" parent="1" source="fc1" target="fc_norm" edge="1"> |
| 43 | + <mxGeometry relative="1" as="geometry" /> |
| 44 | + </mxCell> |
| 45 | + <mxCell id="e12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;" parent="1" source="fc_norm" target="fc2" edge="1"> |
| 46 | + <mxGeometry relative="1" as="geometry" /> |
| 47 | + </mxCell> |
| 48 | + <mxCell id="e13" style="edgeStyle=orthogonalEdgeStyle;rounded=0;" parent="1" source="fc2" target="out" edge="1"> |
| 49 | + <mxGeometry relative="1" as="geometry" /> |
| 50 | + </mxCell> |
| 51 | + <mxCell id="1mhNudxIzqTfyHtObyKU-1" value="<div><font style="font-size: 17px;">N×</font></div>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> |
| 52 | + <mxGeometry x="50" y="360" width="60" height="30" as="geometry" /> |
| 53 | + </mxCell> |
| 54 | + <mxCell id="1mhNudxIzqTfyHtObyKU-2" value="<div>Output Layer</div>" style="shape=rectangle;rounded=1;whiteSpace=wrap;html=1;fillColor=#DAE8FC;" vertex="1" parent="1"> |
| 55 | + <mxGeometry x="400" y="550" width="160" height="40" as="geometry" /> |
| 56 | + </mxCell> |
| 57 | + <mxCell id="1mhNudxIzqTfyHtObyKU-3" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="out" target="1mhNudxIzqTfyHtObyKU-2"> |
| 58 | + <mxGeometry width="50" height="50" relative="1" as="geometry"> |
| 59 | + <mxPoint x="340" y="470" as="sourcePoint" /> |
| 60 | + <mxPoint x="390" y="420" as="targetPoint" /> |
| 61 | + </mxGeometry> |
| 62 | + </mxCell> |
| 63 | + <mxCell id="1mhNudxIzqTfyHtObyKU-4" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="pool" target="fc1"> |
| 64 | + <mxGeometry width="50" height="50" relative="1" as="geometry"> |
| 65 | + <mxPoint x="340" y="510" as="sourcePoint" /> |
| 66 | + <mxPoint x="390" y="460" as="targetPoint" /> |
| 67 | + <Array as="points"> |
| 68 | + <mxPoint x="210" y="560" /> |
| 69 | + <mxPoint x="340" y="560" /> |
| 70 | + <mxPoint x="340" y="270" /> |
| 71 | + <mxPoint x="480" y="270" /> |
| 72 | + </Array> |
| 73 | + </mxGeometry> |
| 74 | + </mxCell> |
| 75 | + <mxCell id="1mhNudxIzqTfyHtObyKU-8" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;labelPosition=left;verticalLabelPosition=middle;align=right;verticalAlign=middle;" vertex="1" parent="1"> |
| 76 | + <mxGeometry x="100" y="290" width="20" height="180" as="geometry" /> |
| 77 | + </mxCell> |
| 78 | + </root> |
| 79 | + </mxGraphModel> |
| 80 | + </diagram> |
| 81 | +</mxfile> |
0 commit comments