Skip to content

GT Encoder#537

Draft
yliu2-sc wants to merge 4 commits intoyliu2/heterodata_to_seqfrom
gt_encoder
Draft

GT Encoder#537
yliu2-sc wants to merge 4 commits intoyliu2/heterodata_to_seqfrom
gt_encoder

Conversation

@yliu2-sc
Copy link
Collaborator

@yliu2-sc yliu2-sc commented Mar 6, 2026

Scope of work done

Where is the documentation for this feature?: N/A

Did you add automated tests or write a test plan?

Updated Changelog.md? NO

Ready for code review?: NO

Adds a Graph Transformer encoder that conforms to the same forward
interface as HGT/SimpleHGN for use as a drop-in encoder in
LinkPredictionGNN. Internally uses hetero_to_graph_transformer_input
to convert HeteroData to sequences, processes through pre-norm
transformer layers, and produces per-node embeddings via
attention-weighted neighbor readout.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@yliu2-sc yliu2-sc changed the base branch from main to yliu2/heterodata_to_seq March 6, 2026 03:15
@yliu2-sc yliu2-sc requested a review from zfan3-sc March 6, 2026 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant