← Search

Nam Hyeon-Woo

7 accepted papers

2026

Zero-Shot Rankability: Revealing Latent Ordinal Structure in Multimodal Large Language Models via Language

ICML 2026poster

Recent work shows that vision encoders capture ordinal attributes along linear axes, which can be recovered from as few as two labeled images. However, in the zero-shot setting, the text-driven rank axis for Vision-Language Models (VLMs) like CLIP remains suboptimal. In this work, we study the embed…

Cited by 0SourceScholar
2025

Automated Model Discovery via Multi-modal & Multi-step Pipeline

NeurIPS 2025poster

Automated model discovery is the process of automatically searching and identifying the most appropriate model for a given dataset over a large combinatorial search space. Existing approaches, however, often face challenges in balancing the capture of fine-grained details with ensuring generalizabil…

Cited by 0SourceScholar
2025

VSC: Visual Search Compositional Text-to-Image Diffusion Model

ICCV 2025poster

Text-to-image diffusion models have shown impressive capabilities in generating realistic visuals from natural-language prompts, yet they often struggle with accurately binding attributes to corresponding objects, especially in prompts containing multiple attribute-object pairs. This challenge prima…

Cited by 0SourcePDFScholar
2024

BEAF: Observing BEfore-AFter Changes to Evaluate Hallucination in Vision-language Models

ECCV 2024poster

"Vision language models (VLMs) perceive the world through a combination of a visual encoder and a large language model (LLM). The visual encoder, pre-trained on large-scale vision-text datasets, provides zero-shot generalization to visual data, and the LLM endows its high reasoning ability to VLMs.…

2023

DFlow: Learning to Synthesize Better Optical Flow Datasets via a Differentiable Pipeline

ICLR 2023poster

Comprehensive studies of synthetic optical flow datasets have attempted to reveal what properties lead to accuracy improvement in learning-based optical flow estimation. However, manually identifying and verifying the properties that contribute to accurate optical flow estimation require large-scale…

2023

Scratching Visual Transformer's Back with Uniform Attention

ICCV 2023poster

The favorable performance of Vision Transformers (ViTs) is often attributed to the multi-head self-attention (MSA), which enables global interactions at each layer of a ViT model. Previous works acknowledge the property of long-range dependency for the effectiveness in MSA. In this work, we study t…

Cited by 39PDFScholar
2022

FedPara: Low-rank Hadamard Product for Communication-Efficient Federated Learning

ICLR 2022poster

In this work, we propose a communication-efficient parameterization, $\texttt{FedPara}$, for federated learning (FL) to overcome the burdens on frequent model uploads and downloads. Our method re-parameterizes weight parameters of layers using low-rank weights followed by the Hadamard product. Compa…