← Search

An Nguyen The

7 accepted papers

2025

Adaptive Prompting for Continual Relation Extraction: A Within-Task Variance Perspective

AAAI 2025technical

To address catastrophic forgetting in Continual Relation Extraction (CRE), many current approaches rely on memory buffers to rehearse previously learned knowledge while acquiring new tasks. Recently, prompt-based methods have emerged as potent alternatives to rehearsal-based strategies, demonstratin…

Cited by 1SourcePDFScholar
2025

Dynamical Properties of Tokens in Self-Attention and Effects of Positional Encoding

NeurIPS 2025poster

This paper investigates the dynamical properties of tokens in pre-trained transformer models and explores their application to improving Transformers. To this end, we analyze the dynamical system governing the continuous-time limit of the pre-trained model and characterize the asymptotic behavior of…

Cited by 0SourceScholar
2025

Equivariant Neural Functional Networks for Transformers

ICLR 2025poster

This paper systematically explores neural functional networks (NFN) for transformer architectures. NFN are specialized neural networks that treat the weights, gradients, or sparsity patterns of a deep neural network (DNN) as input data and have proven valuable for tasks such as learnable optimizers,…

Cited by 0SourcePDFScholar
2025

Equivariant Polynomial Functional Networks

ICML 2025poster

A neural functional network (NFN) is a specialized type of neural network designed to process and learn from entire neural networks as input data. Recent NFNs have been proposed with permutation and scaling equivariance based on either graph-based message-passing mechanisms or parameter-sharing mec…

Cited by 0SourcePDFScholar
2024

Mixture of Experts Meets Prompt-Based Continual Learning

NeurIPS 2024poster

Exploiting the power of pre-trained models, prompt-based approaches stand out compared to other continual learning solutions in effectively preventing catastrophic forgetting, even with very few learnable parameters and without the need for a memory buffer. While existing prompt-based continual lear…

2024

Monomial Matrix Group Equivariant Neural Functional Networks

NeurIPS 2024poster

Neural functional networks (NFNs) have recently gained significant attention due to their diverse applications, ranging from predicting network generalization and network editing to classifying implicit neural representation. Previous NFN designs often depend on permutation symmetries in neural netw…