← Search

Joseph Tighe

24 accepted papers

2026

Beyond 3D VQAs: Injecting 3D Spatial Priors into Vision-Language Models for Enhanced Geometric Reasoning

CVPR 2026

Vision-Language Models (VLMs) often struggle with robust 3D spatial reasoning. Prevailing methods that rely on fine-tuning with 3D visual question-answering (VQA) datasets may overfit dataset-specific biases, while integrating specialized 3D visual encoders is often inflexible and cumbersome. In thi

Cited by 0SourcecodeScholar
2026

Hierarchical Procedural Meta-Reasoning for Generalizable Multimodal Agents

ICML 2026poster

While multimodal agents can achieve strong performance through fine-tuning, their ability to generalize remains limited in complex real-world tasks such as mobile navigation, where diverse applications, frequent system changes, and customized workflows are common in practice. We argue that a fundame…

Cited by 0SourceScholar
2025

Benchmarking Egocentric Multimodal Goal Inference for Assistive Wearable Agents

NeurIPS 2025spotlight

There has recently been a surge of interest in Wearable Assistant Agents: agents embodied in a wearable form factor such as smart glasses, who can take actions toward a user’s stated goal — a high-level language-expressed command such as “where did I leave my keys?”, “Text Alice I will be late”, or…

Cited by 0SourceScholar
2024

Learning for Transductive Threshold Calibration in Open-World Recognition

CVPR 2024poster

In deep metric learning for visual recognition the calibration of distance thresholds is crucial for achieving desired model performance in the true positive rates (TPR) or true negative rates (TNR). However calibrating this thresh- old presents challenges in open-world scenarios where the test clas…

Cited by 0SourcePDFScholar
2024

Threshold-Consistent Margin Loss for Open-World Deep Metric Learning

ICLR 2024poster

Existing losses used in deep metric learning (DML) for image retrieval often lead to highly non-uniform intra-class and inter-class representation structures across test classes and data distributions. When combined with the common practice of using a fixed threshold to declare a match, this gives r…

Cited by 4SourcePDFScholar
2023

ScaleDet: A Scalable Multi-Dataset Object Detector

CVPR 2023poster

Multi-dataset training provides a viable solution for exploiting heterogeneous large-scale datasets without extra annotation cost. In this work, we propose a scalable multi-dataset detector (ScaleDet) that can scale up its generalization across datasets when increasing the number of training dataset…

Cited by 23SourcePDFScholar
2023

SkeleTR: Towards Skeleton-based Action Recognition in the Wild

ICCV 2023poster

We present SkeleTR, a new framework for skeleton-based action recognition. In contrast to prior work, which focuses mainly on controlled environments, we target in-the-wild scenarios that typically involve a variable number of people and various forms of interaction between people. SkeleTR works wit…

Cited by 35PDFScholar
2022

An In-depth Study of Stochastic Backpropagation

NeurIPS 2022accept

In this paper, we provide an in-depth study of Stochastic Backpropagation (SBP) when training deep neural networks for standard image classification and object detection tasks. During backward propagation, SBP calculates gradients by using only a subset of feature maps to save GPU memory and computa…

2022

Hierarchical Self-Supervised Representation Learning for Movie Understanding

CVPR 2022poster

Most self-supervised video representation learning approaches focus on action recognition. In contrast, in this paper we focus on self-supervised video learning for movie understanding and propose a novel hierarchical self-supervised pretraining strategy that separately pretrains each level of our h…

Cited by 29PDFcodeScholar
2022

Large Scale Real-World Multi-person Tracking

ECCV 2022poster

"This paper presents a new large scale multi-person tracking dataset. Our dataset is over an order of magnitude larger than currently available high quality multi-object tracking datasets such as MOT17, HiEve, and MOT20 datasets. The lack of large scale training and test data for this task has limit…

2022

MaCLR: Motion-Aware Contrastive Learning of Representations for Videos

ECCV 2022poster

"We present MaCLR, a novel method to explicitly perform cross-modal self-supervised video representations learning from visual and motion modalities. Compared to previous video representation learn- ing methods that mostly focus on learning motion cues implicitly from RGB inputs, MaCLR enriches stan…

2022

PSS: Progressive Sample Selection for Open-World Visual Representation Learning

ECCV 2022poster

"We propose a practical open-world representation learning setting where the objective is to learn the representations for unseen categories without prior knowledge or access to images associated with these novel categories during training. Existing open-world representation learning methods, howeve…

2022

TubeR: Tubelet Transformer for Video Action Detection

CVPR 2022oral

We propose TubeR: a simple solution for spatio-temporal video action detection. Different from existing methods that depend on either an off-line actor detector or hand-designed actor-positional hypotheses like proposals or anchors, we propose to directly detect an action tubelet in video by simulta…

Cited by 95PDFScholar
2022

What To Look at and Where: Semantic and Spatial Refined Transformer for Detecting Human-Object Interactions

CVPR 2022oral

We propose a novel one-stage Transformer-based semantic and spatial refined transformer (SSRT) to solve the Human-Object Interaction detection task, which requires to localize humans and objects, and predicts their interactions. Differently from previous Transformer-based HOI approaches, which mostl…

Cited by 66PDFcodeScholar
2021

Selective Feature Compression for Efficient Activity Recognition Inference

ICCV 2021poster

Most action recognition solutions rely on dense sampling to precisely cover the informative temporal clip. Extensively searching temporal region is expensive for a real-world application. In this work, we focus on improving the inference efficiency of current action recognition backbones on trimmed…

Cited by 11PDFScholar
2021

Single View Physical Distance Estimation Using Human Pose

ICCV 2021poster

We propose a fully automated system that simultaneously estimates the camera intrinsics, the ground plane, and physical distances between people from a single RGB image or video captured by a camera viewing a 3-D scene from a fixed vantage point. To automate camera calibration and distance estimatio…

Cited by 11PDFScholar
2020

Rethinking Zero-Shot Video Classification: End-to-End Training for Realistic Applications

CVPR 2020poster

Trained on large datasets, deep learning (DL) can accurately classify videos into hundreds of diverse classes. However, video data is expensive to annotate. Zero-shot learning (ZSL) proposes one solution to this problem. ZSL trains a model once, and generalizes to new tasks whose classes are not pre…

Cited by 182PDFcodeScholar
2019

Action Recognition With Spatial-Temporal Discriminative Filter Banks

ICCV 2019poster

Action recognition has seen a dramatic performance improvement in the last few years. Most of the current state-of-the-art literature either aims at improving performance through changes to the backbone CNN network, or exploring different trade-offs between computational efficiency and performance,…

Cited by 90PDFScholar