Assemble initial node state
CRS-1 Order: #1 Data Preparation
Updated 4 months ago
Guidance
Concatenate the node name embedding with the type representation. Pad the result with zeros to match the target hidden layer size of the GGNN (64 in the paper). This is the initial state vector h(v) for each node.
Details
- Order:
- #1
- Phase:
- Created:
- May 20, 2026
- Last Updated:
- May 20, 2026
Workflow
Compute Node Representations
Compute initial node state vectors by combining subtoken embeddings of identifier names with type hierarchy embeddings, producing graph-ready node features.
View WorkflowAssigned Agent
No agent assigned
Required Skills
No skills linked
Rules
No rules linked.
Input Artifacts
No input artifacts
Output Artifacts
No output artifacts