← Search

Sunghwan Hong

17 accepted papers

2026

3D Scene Prompting for Scene-Consistent Camera-Controllable Video Generation

ICLR 2026poster

We present 3DScenePrompt, a framework for camera-controllable video generation that maintains scene consistency when extending arbitrary-length input videos along user-specified trajectories. Unlike existing video generative methods limited to conditioning on a single image or just a few frames, we…

Cited by 0SourcecodeScholar
2026

Emergent Outlier View Rejection in Visual Geometry Grounded Transformers

CVPR 2026

Reliable 3D reconstruction from in-the-wild image collections is often hindered by noisy images--irrelevant inputs with little or no view overlap with others. While traditional Structure-from-Motion pipelines handle such cases through geometric verification and outlier rejection, feed-forward 3D rec

Cited by 0SourcecodeScholar
2026

Learning Compact 3D Representations from Feed-Forward Novel View Synthesis

CVPR 2026

Reconstructing and understanding 3D scenes from unposed sparse views in a feed-forward manner remains as a challenging task in 3D computer vision. Recent approaches use per-pixel 3D Gaussian Splatting for reconstruction, followed by a 2D-to-3D feature lifting stage for scene understanding. However,

Cited by 0SourcecodeScholar
2026

LitePT: Lighter Yet Stronger Point Transformer

CVPR 2026

Modern neural architectures for 3D point cloud processing contain both convolutional layers and attention blocks, but the best way to assemble them remains unclear. We analyse the role of different computational blocks in 3D point cloud networks and find an intuitive behaviour: convolution is adequa

Cited by 0SourcecodeScholar
2026

Moving Beyond Sparse Grounding with Complete Screen Parsing Supervision

ICML 2026poster

Modern computer-use agents (CUA) must perceive a screen as a structured state, what elements are visible, where they are, and what text they contain, before they can reliably ground instructions and act. Yet, most available grounding datasets provide sparse supervision, with *insufficient* and *low-…

Cited by 0SourceScholar
2025

Cross-View Completion Models are Zero-shot Correspondence Estimators

CVPR 2025highlight

In this work, we analyze new aspects of cross-view completion, mainly through the analogy of cross-view completion and traditional self-supervised correspondence learning algorithms. Based on our analysis, we reveal that the cross-attention map of Croco-v2, best reflects this correspondence informat…

Cited by 2SourcePDFScholar
2025

Enhancing 3D Reconstruction for Dynamic Scenes

NeurIPS 2025poster

In this work, we address the task of 3D reconstruction in dynamic scenes, where object motions frequently degrade the quality of previous 3D pointmap regression methods, such as DUSt3R, that are originally designed for static 3D scene reconstruction. Although these methods provide an elegant and pow…

Cited by 0SourceScholar
2025

PF3plat: Pose-Free Feed-Forward 3D Gaussian Splatting for Novel View Synthesis

ICML 2025poster

We consider the problem of novel view synthesis from unposed images in a single feed-forward. Our framework capitalizes on fast speed, scalability, and high-quality 3D reconstruction and view synthesis capabilities of 3DGS, where we further extend it to offer a practical solution that relaxes common…

Cited by 0SourcePDFScholar
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

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

Unifying Correspondence Pose and NeRF for Generalized Pose-Free Novel View Synthesis

CVPR 2024highlight

This work delves into the task of pose-free novel view synthesis from stereo pairs a challenging and pioneering task in 3D vision. Our innovative framework unlike any before seamlessly integrates 2D correspondence matching camera pose estimation and NeRF rendering fostering a synergistic enhancement…

Cited by 6SourcePDFScholar
2024

Unifying Feature and Cost Aggregation with Transformers for Semantic and Visual Correspondence

ICLR 2024poster

This paper introduces a Transformer-based integrative feature and cost aggregation network designed for dense matching tasks. In the context of dense matching, many works benefit from one of two forms of aggregation: feature aggregation, which pertains to the alignment of similar features, or cost a…

Cited by 7SourcePDFScholar
2022

Cost Aggregation with 4D Convolutional Swin Transformer for Few-Shot Segmentation

ECCV 2022poster

"We present a novel cost aggregation network, called Volumetric Aggregation with Transformers (VAT), for few-shot segmentation. The use of transformers can benefit correlation map aggregation through self-attention over a global receptive field. However, the tokenization of a correlation map for tra…

2022

Neural Matching Fields: Implicit Representation of Matching Fields for Visual Correspondence

NeurIPS 2022accept

Existing pipelines of semantic correspondence commonly include extracting high-level semantic features for the invariance against intra-class variations and background clutters. This architecture, however, inevitably results in a low-resolution matching field that additionally requires an ad-hoc int…

2021

CATs: Cost Aggregation Transformers for Visual Correspondence

NeurIPS 2021poster

We propose a novel cost aggregation network, called Cost Aggregation Transformers (CATs), to find dense correspondences between semantically similar images with additional challenges posed by large intra-class appearance and geometric variations. Cost aggregation is a highly important process in mat…