← Search

Peter Anthony Beerel

6 accepted papers

2025

LAWCAT: Efficient Distillation from Quadratic to Linear Attention with Convolution across Tokens for Long Context Modeling

EMNLP 2025

Although transformer architectures have achieved state-of-the-art performance across diverse domains, their quadratic computational complexity with respect to sequence length remains a significant bottleneck, particularly for latency-sensitive long-context applications. While recent linear-complexit

Cited by 0SourcePDFScholar
2025

Mitigating Hallucinations in Vision-Language Models through Image-Guided Head Suppression

EMNLP 2025

Despite their remarkable progress in multimodal understanding tasks, large vision language models (LVLMs) often suffer from “hallucination”, generating texts misaligned with the visual context. Existing methods aimed at reducing hallucinations through inference time intervention incur a significant

2024

Can we get the best of both Binary Neural Networks and Spiking Neural Networks for Efficient Computer Vision?

ICLR 2024poster

Binary Neural networks (BNN) have emerged as an attractive computing paradigm for a wide range of low-power vision tasks. However, state-of-the-art (SOTA) BNNs do not yield any sparsity, and induce a significant number of non-binary operations. On the other hand, activation sparsity can be provided…

2024

LMUFormer: Low Complexity Yet Powerful Spiking Model With Legendre Memory Units

ICLR 2024poster

Transformer models have demonstrated high accuracy in numerous applications but have high complexity and lack sequential processing capability making them ill-suited for many streaming applications at the edge where devices are heavily resource-constrained. Thus motivated, many researchers have prop…

2023

Learning to Linearize Deep Neural Networks for Secure and Efficient Private Inference

ICLR 2023poster

The large number of ReLU non-linearity operations in existing deep neural networks makes them ill-suited for latency-efficient private inference (PI). Existing techniques to reduce ReLU operations often involve manual effort and sacrifice significant accuracy. In this paper, we first present a novel…

Cited by 44SourcePDFScholar
2021

Analyzing the Confidentiality of Undistillable Teachers in Knowledge Distillation

NeurIPS 2021poster

Knowledge distillation (KD) has recently been identified as a method that can unintentionally leak private information regarding the details of a teacher model to an unauthorized student. Recent research in developing undistillable nasty teachers that can protect model confidentiality has gained sig…