Goto

Collaborating Authors

 Deep Learning


LoRA-GA: Low-Rank Adaptation with Gradient Approximation

Neural Information Processing Systems

Fine-tuning large-scale pretrained models is prohibitively expensive in terms of computational and memory costs. LoRA, as one of the most popular Parameter-Efficient Fine-Tuning (PEFT) methods, offers a cost-effective alternative by fine-tuning an auxiliary low-rank model that has significantly fewer parameters.







Controllable Heterogeneous Model Aggregation for Personalized Federated Learning

Neural Information Processing Systems

Several methods have emerged to aggregate diverse client models; however, they either lack the ability of personalization, raise privacy and security concerns, need prior knowledge, or ignore the capability and functionality of personalized models.


Dissecting Query-Key Interaction in Vision Transformers

Neural Information Processing Systems

Self-attention in vision transformers is often thought to perform perceptual grouping where tokens attend to other tokens with similar embeddings, which could correspond to semantically similar features of an object.