← Search

Jackson Cothren

6 accepted papers

2026

$\phi$-DPO: Fairness Direct Preference Optimization Approach to Continual Learning in Large Multimodal Models

CVPR 2026

Fairness in Continual Learning for Large Multimodal Models (LMMs) is an emerging yet underexplored challenge, particularly in the presence of imbalanced data distributions that can lead to biased model updates and suboptimal performance across tasks. While recent continual learning studies have made

Cited by 0SourceScholar
2025

FALCON: Fairness Learning via Contrastive Attention Approach to Continual Semantic Scene Understanding

CVPR 2025poster

Continual Learning in semantic scene segmentation aims to continually learn new unseen classes in dynamic environments while maintaining previously learned knowledge. Prior studies focused on modeling the catastrophic forgetting and background shift challenges in continual learning. However, fairnes…

Cited by 0SourcePDFScholar
2025

HyperGLM: HyperGraph for Video Scene Graph Generation and Anticipation

CVPR 2025poster

Multimodal LLMs have advanced vision-language tasks but still struggle with understanding video scenes. To bridge this gap, Video Scene Graph Generation (VidSGG) has emerged to capture multi-object relationships across video frames. However, prior methods rely on pairwise connections, limiting their…

Cited by 1SourcePDFScholar
2024

CYCLO: Cyclic Graph Transformer Approach to Multi-Object Relationship Modeling in Aerial Videos

NeurIPS 2024poster

Video scene graph generation (VidSGG) has emerged as a transformative approach to capturing and interpreting the intricate relationships among objects and their temporal dynamics in video sequences. In this paper, we introduce the new AeroEye dataset that focuses on multi-object relationship modelin…

Cited by 3SourcePDFScholar
2024

DINTR: Tracking via Diffusion-based Interpolation

NeurIPS 2024poster

Object tracking is a fundamental task in computer vision, requiring the localization of objects of interest across video frames. Diffusion models have shown remarkable capabilities in visual generation, making them well-suited for addressing several requirements of the tracking problem. This work pr…

Cited by 0SourcePDFScholar
2023

FREDOM: Fairness Domain Adaptation Approach to Semantic Scene Understanding

CVPR 2023poster

Although Domain Adaptation in Semantic Scene Segmentation has shown impressive improvement in recent years, the fairness concerns in the domain adaptation have yet to be well defined and addressed. In addition, fairness is one of the most critical aspects when deploying the segmentation models into…