activity
20242026
collaborators

7 papers

cs.CL2026

Can LLMs Take Retrieved Information with a Grain of Salt?

Behzad Shayegh, Mohamed Osama Ahmed, Fred Tung +1

Large language models have demonstrated impressive retrieval-augmented capabilities. However, a crucial area remains underexplored: their ability to appropriately adapt responses t…

cs.LG2026

Do LLMs Benefit from User and Item Embeddings in Recommendation Tasks?

Mir Rayat Imtiaz Hossain, Leo Feng, Leonid Sigal +1

Large Language Models (LLMs) have emerged as promising recommendation systems, offering novel ways to model user preferences through generative approaches. However, many existing m…

cs.LG2025

Adaptive teachers for amortized samplers

Minsu Kim, Sanghyeok Choi, Taeyoung Yun +7

Amortized inference is the task of training a parametric model, such as a neural network, to approximate a distribution with a given unnormalized density where exact sampling is in…

cs.LG2024

Were RNNs All We Needed?

Leo Feng, Frederick Tung, Mohamed Osama Ahmed +2

The introduction of Transformers in 2017 reshaped the landscape of deep learning. Originally proposed for sequence modelling, Transformers have since achieved widespread success ac…

cs.LG2024

Attention as an RNN

Leo Feng, Frederick Tung, Hossein Hajimirsadeghi +3

The advent of Transformers marked a significant breakthrough in sequence modelling, providing a highly performant architecture capable of leveraging GPU parallelism. However, Trans…

cs.LG2024

Memory Efficient Neural Processes via Constant Memory Attention Block

Leo Feng, Frederick Tung, Hossein Hajimirsadeghi +2

Neural Processes (NPs) are popular meta-learning methods for efficiently modelling predictive uncertainty. Recent state-of-the-art methods, however, leverage expensive attention me…