← Search

Peter Ramadge

11 accepted papers

2023

Dissecting Transformer Length Extrapolation via the Lens of Receptive Field Analysis

ACL 2023long

Length extrapolation permits training a transformer language model on short sequences that preserves perplexities when tested on substantially longer sequences.A relative positional embedding design, ALiBi, has had the widest usage to date. We dissect ALiBi via the lens of receptive field analysis e…

2023

Latent Positional Information is in the Self-Attention Variance of Transformer Language Models Without Positional Embeddings

ACL 2023short

The use of positional embeddings in transformer language models is widely accepted. However, recent research has called into question the necessity of such embeddings. We further extend this inquiry by demonstrating that a randomly initialized and frozen transformer language model, devoid of positio…

Cited by 14SourcePDFScholar
2023

Transformer Working Memory Enables Regular Language Reasoning And Natural Language Length Extrapolation

EMNLP 2023long findings

Unlike recurrent models, conventional wisdom has it that Transformers cannot perfectly model regular languages. Inspired by the notion of working memory, we propose a new Transformer variant named RegularGPT. With its novel combination of Weight-Sharing, Adaptive-Depth, and Sliding-Dilated-Attention…

Cited by 0SourceScholar
2022

KERPLE: Kernelized Relative Positional Embedding for Length Extrapolation

NeurIPS 2022accept

Relative positional embeddings (RPE) have received considerable attention since RPEs effectively model the relative distance among tokens and enable length extrapolation. We propose KERPLE, a framework that generalizes relative position embedding for extrapolation by kernelizing positional differenc…

2022

Learning Physics Constrained Dynamics Using Autoencoders

NeurIPS 2022accept

We consider the problem of estimating states (e.g., position and velocity) and physical parameters (e.g., friction, elasticity) from a sequence of observations when provided a dynamic equation that describes the behavior of the system. The dynamic equation can arise from first principles (e.g., Newt…

Cited by 26SourcePDFScholar
2021

Safe Reinforcement Learning with Natural Language Constraints

NeurIPS 2021spotlight

While safe reinforcement learning (RL) holds great promise for many practical applications like robotics or autonomous cars, current approaches require specifying constraints in mathematical form. Such specifications demand domain expertise, limiting the adoption of safe RL. In this paper, we propos…

Cited by 41SourcePDFScholar
2020

Learning from Interventions: Human-robot interaction as both explicit and implicit feedback

RSS 2020poster

Scalable robot learning from seamless human-robot interaction is critical if robots are to solve a multitude of tasks in the real world. Current approaches to imitation learning suffer from one of two drawbacks. On the one hand, they rely solely on off-policy human demonstration, which in some cases…

Cited by 66SourcePDFScholar