← Search

Naila Murray

9 accepted papers

2026

Towards Unified Multimodal Pretraining

ICML 2026spotlight

Unified multimodal models aim to input and output both vision and language data within a single system. In this work, we explore the design space of Unified Multimodal Pretraining through a controlled, from-scratch study. We find that leveraging a single high-dimensional semantic encoder (e.g. SigLI…

Cited by 0SourceScholar
2026

Verifying Chain-of-Thought Reasoning via Its Computational Graph

ICLR 2026oral

Current Chain-of-Thought (CoT) verification methods predict reasoning correctness based on outputs (black-box) or activations (gray-box), but offer limited insight into \textit{why} a computation fails. We introduce a white-box method: \textbf{Circuit-based Reasoning Verification (CRV)}. We hypothes…

Cited by 0SourcecodeScholar
2023

Distilling Self-Supervised Vision Transformers for Weakly-Supervised Few-Shot Classification & Segmentation

CVPR 2023poster

We address the task of weakly-supervised few-shot image classification and segmentation, by leveraging a Vision Transformer (ViT) pretrained with self-supervision. Our proposed method takes token representations from the self-supervised ViT and leverages their correlations, via self-attention, to pr…

Cited by 39SourcePDFScholar
2022

Dungeons and Data: A Large-Scale NetHack Dataset

NeurIPS 2022accept

Recent breakthroughs in the development of agents to solve challenging sequential decision making problems such as Go, StarCraft, or DOTA, have relied on both simulated environments and large-scale datasets. However, progress on this research has been hindered by the scarcity of open-sourced datase…

2022

Kernelized Few-Shot Object Detection With Efficient Integral Aggregation

CVPR 2022poster

We design a Kernelized Few-shot Object Detector by leveraging kernelized matrices computed over multiple proposal regions, which yield expressive non-linear representations whose model complexity is learned on the fly. Our pipeline contains several modules. An Encoding Network encodes support and qu…

Cited by 79PDFcodeScholar
2022

Time-rEversed diffusioN tEnsor Transformer: A New TENET of Few-Shot Object Detection

ECCV 2022poster

"In this paper, we tackle the challenging problem of Few-shot Object Detection. Existing FSOD pipelines (i) use average-pooled representations that result in information loss; and/or (ii) discard position information that can help detect object instances. Consequently, such pipelines are sensitive t…

2021

Temporally-Weighted Hierarchical Clustering for Unsupervised Action Segmentation

CVPR 2021poster

Action segmentation refers to inferring boundaries of semantically consistent visual concepts in videos and is an important requirement for many video understanding tasks. For this and other video understanding tasks, supervised approaches have achieved encouraging performance but require a high vol…

Cited by 81PDFcodeScholar