← Search

Paul Hongsuck Seo

27 accepted papers

2026

CRIT: Graph-Based Automatic Data Synthesis to Enhance Cross-Modal Multi-Hop Reasoning

CVPR 2026

Real-world reasoning often requires combining information across modalities, connecting textual context with visual cues in a multi-hop process. Yet, most multimodal benchmarks fail to capture this ability: they typically rely on single images or set of images, where answers can be inferred from a s

Cited by 0SourceScholar
2025

DialNav: Multi-turn Dialog Navigation with a Remote Guide

ICCV 2025poster

We introduce DialNav, a novel collaborative embodied dialog task, where a navigation agent (Navigator) and a remote guide (Guide) engage in multi-turn dialog to reach a goal location. Unlike prior work, DialNav aims for holistic evaluation and requires the Guide to infer the Navigator's location, ma…

2025

LCIRC: A Recurrent Compression Approach for Efficient Long-form Context and Query Dependent Modeling in LLMs

NAACL 2025long

While large language models (LLMs) excel in generating coherent and contextually rich outputs, their capacity to efficiently handle long-form contexts is limited by fixed-length position embeddings. Additionally, the computational cost of processing long sequences increases quadratically, making it…

Cited by 0SourcePDFScholar
2025

Multi-Granularity Video Object Segmentation

AAAI 2025technical

Current benchmarks for video segmentation are limited to annotating only salient objects (i.e., foreground instances). Despite their impressive architectural designs, previous works trained on these benchmarks have struggled to adapt to realworld scenarios. Thus, developing a new video segmentation…

Cited by 0SourcePDFScholar
2025

Random Conditioning for Diffusion Model Compression with Distillation

CVPR 2025accepted

Diffusion models generate high-quality images through progressive denoising but are computationally intensive due to large model sizes and repeated sampling. Knowledge distillation--transferring knowledge from a complex teacher to a simpler student model--has been widely studied in recognition tasks…

2025

Random Conditioning with Distillation for Data-Efficient Diffusion Model Compression

CVPR 2025poster

Diffusion models have emerged as a cornerstone of generative modeling, capable of producing high-quality images through a progressive denoising process. However, their remarkable performance comes with substantial computational costs, driven by large model sizes and the need for multiple sampling st…

Cited by 0SourceScholar
2025

ReSCORE: Label-free Iterative Retriever Training for Multi-hop Question Answering with Relevance-Consistency Supervision

ACL 2025long

Multi-hop question answering (MHQA) involves reasoning across multiple documents to answer complex questions. Dense retrievers typically outperform sparse methods like BM25 by leveraging semantic embeddings in many tasks; however, they require labeled query-document pairs for fine-tuning, which pose…

Cited by 0SourcePDFScholar
2025

ReTAG: Retrieval-Enhanced, Topic-Augmented Graph-Based Global Sensemaking

EMNLP 2025

Recent advances in question answering have led to substantial progress in tasks such as multi-hop reasoning. However, global sensemaking—answering questions by synthesizing information from an entire corpus—remains a significant challenge. A prior graph-basedapproach to global sensemaking lacks retr

2025

Seg4Diff: Unveiling Open-Vocabulary Semantic Segmentation in Text-to-Image Diffusion Transformers

NeurIPS 2025poster

Text-to-image diffusion models excel at translating language prompts into photorealistic images by implicitly grounding textual concepts through their cross-modal attention mechanisms. Recent multi-modal diffusion transformers extend this by introducing joint self-attention over concatenated image a…

Cited by 0SourceScholar
2024

CAT-Seg: Cost Aggregation for Open-Vocabulary Semantic Segmentation

CVPR 2024highlight

Open-vocabulary semantic segmentation presents the challenge of labeling each pixel within an image based on a wide range of text descriptions. In this work we introduce a novel cost-based approach to adapt vision-language foundation models notably CLIP for the intricate task of semantic segmentatio…

2024

Learning Correlation Structures for Vision Transformers

CVPR 2024poster

We introduce a new attention mechanism dubbed structural self-attention (StructSA) that leverages rich correlation patterns naturally emerging in key-query interactions of attention. StructSA generates attention maps by recognizing space-time structures of key-query correlations via convolution and…

Cited by 19SourcePDFScholar
2024

Towards Open-Vocabulary Semantic Segmentation Without Semantic Labels

NeurIPS 2024poster

Large-scale vision-language models like CLIP have demonstrated impressive open-vocabulary capabilities for image-level tasks, excelling in recognizing what objects are present. However, they struggle with pixel-level recognition tasks like semantic segmentation, which require understanding where the…

Cited by 2SourcePDFScholar
2024

TrackIME: Enhanced Video Point Tracking via Instance Motion Estimation

NeurIPS 2024spotlight

Tracking points in video frames is essential for understanding video content. However, the task is fundamentally hindered by the computation demands for brute-force correspondence matching across the frames. As the current models down-sample the frame resolutions to mitigate this challenge, they fal…

Cited by 0SourcePDFScholar
2023

AVFormer: Injecting Vision Into Frozen Speech Models for Zero-Shot AV-ASR

CVPR 2023poster

Audiovisual automatic speech recognition (AV-ASR) aims to improve the robustness of a speech recognition system by incorporating visual information. Training fully supervised multimodal models for this task from scratch, however is limited by the need for large labelled audiovisual datasets (in each…

Cited by 15SourcePDFScholar
2023

IFSeg: Image-Free Semantic Segmentation via Vision-Language Model

CVPR 2023poster

Vision-language (VL) pre-training has recently gained much attention for its transferability and flexibility in novel concepts (e.g., cross-modality transfer) across various visual tasks. However, VL-driven segmentation has been under-explored, and the existing approaches still have the burden of ac…

2023

Vid2Seq: Large-Scale Pretraining of a Visual Language Model for Dense Video Captioning

CVPR 2023poster

In this work, we introduce Vid2Seq, a multi-modal single-stage dense event captioning model pretrained on narrated videos which are readily-available at scale. The Vid2Seq architecture augments a language model with special time tokens, allowing it to seamlessly predict event boundaries and textual…

2023

Zero-Shot Referring Image Segmentation With Global-Local Context Features

CVPR 2023poster

Referring image segmentation (RIS) aims to find a segmentation mask given a referring expression grounded to a region of the input image. Collecting labelled datasets for this task, however, is notoriously costly and labor-intensive. To overcome this issue, we propose a simple yet effective zero-sho…

2022

End-to-End Generative Pretraining for Multimodal Video Captioning

CVPR 2022poster

Recent video and language pretraining frameworks lack the ability to generate sentences. We present Multimodal Video Generative Pretraining (MV-GPT), a new pretraining framework for learning from unlabelled videos which can be effectively used for generative tasks such as multimodal video captioning…

Cited by 220PDFScholar
2022

Learning Audio-Video Modalities from Image Captions

ECCV 2022poster

"There has been a recent explosion of large-scale image-text datasets, as images with alt-text captions can be easily obtained online. Obtaining large-scale, high quality data for video in the form of text-video and text-audio pairs however, is more challenging. To close this gap we propose a new vi…

Cited by 109SourcePDFScholar
2019

Learning for Single-Shot Confidence Calibration in Deep Neural Networks Through Stochastic Inferences

CVPR 2019poster

We propose a generic framework to calibrate accuracy and confidence of a prediction in deep neural networks through stochastic inferences. We interpret stochastic regularization using a Bayesian model, and analyze the relation between predictive uncertainty of networks and variance of the prediction…

Cited by 86PDFScholar
2018

Attentive Semantic Alignment with Offset-Aware Correlation Kernels

ECCV 2018poster

Semantic correspondence is the problem of establishing correspondences across images depicting different instances of the same object or scene class. One of recent approaches to this problem is to estimate parameters of a global transformation model that densely aligns one image to the other. Since…

Cited by 92SourcePDFScholar
2018

CPlaNet: Enhancing Image Geolocalization by Combinatorial Partitioning of Maps

ECCV 2018poster

Image geolocalization is the task of identifying the location depicted in a photo based only on its visual information. This task is inherently challenging since many photos have only few, possibly ambiguous cues to their geolocation. Recent work has cast this task as a classification problem by par…

Cited by 93SourcePDFScholar
2017

Visual Reference Resolution using Attention Memory for Visual Dialog

NeurIPS 2017poster

Visual dialog is a task of answering a series of inter-dependent questions given an input image, and often requires to resolve visual references among the questions. This problem is different from visual question answering (VQA), which relies on spatial attention ({\em a.k.a. visual grounding}) esti…

Cited by 143SourcePDFScholar
2016

Image Question Answering Using Convolutional Neural Network With Dynamic Parameter Prediction

CVPR 2016oral

We tackle image question answering (ImageQA) problem by learning a convolutional neural network (CNN) with a dynamic parameter layer whose weights are determined adaptively based on questions. For the adaptive parameter prediction, we employ a separate parameter prediction network, which consists of…

Cited by 435PDFScholar