Skip to content

Add Equivariant LoRA support to PoseGNN model #54

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions