← Search

Duy Kien Nguyen

3 accepted papers

2025

An Image is Worth More Than 16x16 Patches: Exploring Transformers on Individual Pixels

ICLR 2025poster

This work does not introduce a new method. Instead, we present an interesting finding that questions the necessity of the inductive bias of locality in modern computer vision architectures. Concretely, we find that vanilla Transformers can operate by directly treating each individual pixel as a toke…

Cited by 13SourcePDFScholar
2024

R-MAE: Regions Meet Masked Autoencoders

ICLR 2024poster

In this work, we explore regions as a potential visual analogue of words for self-supervised image representation learning. Inspired by Masked Autoencoding (MAE), a generative pre-training baseline, we propose masked region autoencoding to learn from groups of pixels or regions. Specifically, we des…

2021

MoVie: Revisiting Modulated Convolutions for Visual Counting and Beyond

ICLR 2021poster

This paper focuses on visual counting, which aims to predict the number of occurrences given a natural image and a query (e.g. a question or a category). Unlike most prior works that use explicit, symbolic models which can be computationally expensive and limited in generalization, we propose a simp…