← Search

Frederick Tung

18 accepted papers

2025

Radar: Fast Long-Context Decoding for Any Transformer

ICLR 2025poster

Transformer models have demonstrated exceptional performance across a wide range of applications. Though forming the foundation of Transformer models, the dot-product attention does not scale well to long-context data since its time requirement grows quadratically with context length. In this work,…

2024

Forget Sharpness: Perturbed Forgetting of Model Biases Within SAM Dynamics

ICML 2024poster

Despite attaining high empirical generalization, the sharpness of models trained with sharpness-aware minimization (SAM) do not always correlate with generalization error. Instead of viewing SAM as minimizing sharpness to improve generalization, our paper considers a new perspective based on SAM's t…

2024

Memory Efficient Neural Processes via Constant Memory Attention Block

ICML 2024poster

Neural Processes (NPs) are popular meta-learning methods for efficiently modelling predictive uncertainty. Recent state-of-the-art methods, however, leverage expensive attention mechanisms, limiting their applications, particularly in low-resource settings. In this work, we propose Constant Memory A…

2024

Tree Cross Attention

ICLR 2024poster

Cross Attention is a popular method for retrieving information from a set of context tokens for making predictions. At inference time, for each prediction, Cross Attention scans the full set of $\mathcal{O}(N)$ tokens. In practice, however, often only a small subset of tokens are required for good p…

2023

Ranking Regularization for Critical Rare Classes: Minimizing False Positives at a High True Positive Rate

CVPR 2023poster

In many real-world settings, the critical class is rare and a missed detection carries a disproportionately high cost. For example, tumors are rare and a false negative diagnosis could have severe consequences on treatment outcomes; fraudulent banking transactions are rare and an undetected occurren…

Cited by 0SourcePDFScholar
2020

Piggyback GAN: Efficient Lifelong Learning for Image Conditioned Generation

ECCV 2020poster

Humans accumulate knowledge in a lifelong fashion. Modern deep neural networks, on the other hand, are susceptible to catastrophic forgetting: when adapted to perform new tasks, they often fail to preserve their performance on previously learned tasks. Given a sequence of tasks, a naive approach add…

Cited by 47SourcePDFScholar
2019

Lifelong GAN: Continual Learning for Conditional Image Generation

ICCV 2019poster

Lifelong learning is challenging for deep neural networks due to their susceptibility to catastrophic forgetting. Catastrophic forgetting occurs when a trained network is not able to maintain its ability to accomplish previously learned tasks when it is trained to perform new tasks. We study the pro…

Cited by 250PDFScholar
2018

Exploiting Points and Lines in Regression Forests for RGB-D Camera Relocalization

IROS 2018poster

Camera relocalization plays a vital role in many robotics and computer vision applications, such as self-driving cars and virtual reality. Recent random forests based methods exploit randomly sampled pixel comparison features to predict 3D world locations for 2D image locations to guide the camera p…

Cited by 34SourceScholar
2018

Multi-level Residual Networks from Dynamical Systems View

ICLR 2018poster

Deep residual networks (ResNets) and their variants are widely used in many computer vision applications and natural language processing tasks. However, the theoretical principles for designing and training ResNets are still not fully understood. Recently, several points of view have emerged to try…

Cited by 202SourcePDFScholar
2017

Autonomous mobile robot navigation in uneven and unstructured indoor environments

IROS 2017poster

Robots are increasingly operating in indoor environments designed for and shared with people. However, robots working safely and autonomously in uneven and unstructured environments still face great challenges. Many modern indoor environments are designed with wheelchair accessibility in mind. This…

Cited by 110SourceScholar
2017

Backtracking regression forests for accurate camera relocalization

IROS 2017poster

Camera relocalization plays a vital role in many robotics and computer vision tasks, such as global localization, recovery from tracking failure, and loop closure detection. Recent random forests based methods directly predict 3D world locations for 2D image locations to guide the camera pose optimi…

Cited by 68SourcecodeScholar
2017

The Raincouver Scene Parsing Benchmark for Self-Driving in Adverse Weather and at Night

RA-L 2017

Self-driving vehicles have the potential to transform the way we travel. Their development is at a pivotal point, as a growing number of industrial and academic research organizations are bringing these technologies into controlled but real-world settings. An essential capability of a self-driving v

Cited by 46SourceScholar