← Search

Hyun Seok Seong

12 accepted papers

2026

Dissect and Prune: Enhancing Robustness in AI-Generated Image Detection

ICML 2026poster

While existing AI-generated image detectors report high performance, we identify that this is largely driven by a critical *prediction asymmetry*: a bias toward the real class that severely limits sensitivity to generated content, especially under standard post-processing operations such as compress…

Cited by 0SourceScholar
2026

From Vicious to Virtuous Cycles: Synergistic Representation Learning for Unsupervised Video Object-Centric Learning

ICLR 2026poster

Unsupervised object-centric learning models, particularly slot-based architectures, have shown great promise in decomposing complex scenes. However, their reliance on reconstruction-based training creates a fundamental conflict between the sharp, high-frequency attention maps of the encoder and the…

Cited by 0SourcecodeScholar
2026

Looking Beyond the Window: Global-Local Aligned CLIP for Training-free Open-Vocabulary Semantic Segmentation

CVPR 2026

A sliding-window inference strategy is commonly adopted in recent training-free open-vocabulary semantic segmentation methods to overcome limitation of the CLIP in processing high-resolution images. However, this approach introduces a new challenge: each window is processed independently, leading to

Cited by 0SourcecodeScholar
2026

Reconstruction-Guided Slot Curriculum: Addressing Object Over-Fragmentation in Video Object-Centric Learning

CVPR 2026

Video Object-Centric Learning seeks to decompose raw videos into a small set of object slots, but existing slot-attention models often suffer from severe over-fragmentation. This is because the model is implicitly encouraged to occupy all slots to minimize the reconstruction objective, thereby repre

Cited by 0SourcecodeScholar
2025

Foreground-Covering Prototype Generation and Matching for SAM-Aided Few-Shot Segmentation

AAAI 2025technical

We propose Foreground-Covering Prototype Generation and Matching to resolve Few-Shot Segmentation (FSS), which aims to segment target regions in unlabeled query images based on labeled support images. Unlike previous research, which typically estimates target regions in the query using support proto…

2025

Selective Contrastive Learning for Weakly Supervised Affordance Grounding

ICCV 2025poster

Facilitating an entity's interaction with objects requires accurately identifying parts that afford specific actions. Weakly supervised affordance grounding (WSAG) seeks to imitate human learning from third-person demonstrations, where humans intuitively grasp functional parts without needing pixel-…

Cited by 0SourcePDFScholar
2025

Temporal Alignment-Free Video Matching for Few-shot Action Recognition

CVPR 2025poster

Few-Shot Action Recognition (FSAR) aims to train a model with only a few labeled video instances. A key challenge in FSAR is handling divergent narrative trajectories for precise video matching. While the frame- and tuple-level alignment approaches have been promising, their methods heavily rely on…

2024

Progressive Proxy Anchor Propagation for Unsupervised Semantic Segmentation

ECCV 2024poster

"The labor-intensive labeling for semantic segmentation has spurred the emergence of Unsupervised Semantic Segmentation. Recent studies utilize patch-wise contrastive learning based on features from image-level self-supervised pretrained models. However, relying solely on similarity-based supervisio…

2024

Task-Disruptive Background Suppression for Few-Shot Segmentation

AAAI 2024technical

Few-shot segmentation aims to accurately segment novel target objects within query images using only a limited number of annotated support images. The recent works exploit support background as well as its foreground to precisely compute the dense correlations between query and support. However, the…

2023

Leveraging Hidden Positives for Unsupervised Semantic Segmentation

CVPR 2023poster

Dramatic demand for manpower to label pixel-level annotations triggered the advent of unsupervised semantic segmentation. Although the recent work employing the vision transformer (ViT) backbone shows exceptional performance, there is still a lack of consideration for task-specific training guidance…

2023

Minority-Oriented Vicinity Expansion with Attentive Aggregation for Video Long-Tailed Recognition

AAAI 2023technical

A dramatic increase in real-world video volume with extremely diverse and emerging topics naturally forms a long-tailed video distribution in terms of their categories, and it spotlights the need for Video Long-Tailed Recognition (VLTR). In this work, we summarize the challenges in VLTR and explore…

2022

Difficulty-Aware Simulator for Open Set Recognition

ECCV 2022poster

"Open set recognition (OSR) assumes unknown instances appear out of the blue at the inference time. The main challenge of OSR is that the response of models for unknowns is totally unpredictable. Furthermore, the diversity of open set makes it harder since instances have different difficulty levels.…