Skip to content

Add Equivariant LoRA support to PoseGNN model #54

@luispintoc

Description

@luispintoc

Summary

I’d like to extend PoseGNN with Equivariant LoRA (ELoRA) support to improve parameter efficiency while preserving geometric equivariance.

Motivation

  • LoRA allows efficient fine-tuning by decomposing weight updates into low-rank matrices, specially for small datasets.
  • This could make fine-tuning faster and less memory-intensive without breaking pose equivariance.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions