← Search

Steven HOI

33 accepted papers

2026

Decoupled DMD: CFG Augmentation as the Spear, Distribution Matching as the Shield

ICLR 2026poster

Diffusion model distillation has emerged as a powerful technique for creating efficient few-step and single-step generators. Among these, Distribution Matching Distillation (DMD) and its variants stand out for their impressive performance, which is widely attributed to their core mechanism of matchi…

Cited by 0SourceScholar
2026

UI-Ins: Enhancing GUI Grounding with Multi-Perspective Instruction as Reasoning

ICLR 2026poster

GUI grounding, which maps natural-language instructions to actionable UI elements, is a core capability of GUI agents. Prior work largely treats instructions as a static proxy for user intent, overlooking the impact of instruction diversity on grounding performance. Through a careful investigation o…

Cited by 0SourcecodeScholar
2025

Let's Revise Step-by-Step: A Unified Local Search Framework for Code Generation with LLMs

NeurIPS 2025poster

Large Language Models (LLMs) with inference-time scaling techniques show promise for code generation, yet face notable efficiency and scalability challenges. Construction-based tree-search methods suffer from rapid growth in tree size, high token consumption, and lack of anytime property. In contras…

Cited by 0SourceScholar
2024

What Are We Measuring When We Evaluate Large Vision-Language Models? An Analysis of Latent Factors and Biases

NAACL 2024long

Vision-language (VL) models, pretrained on colossal image-text datasets, have attained broad VL competence that is difficult to evaluate. A common belief is that a small number of VL skills underlie the variety of VL tests. In this paper, we perform a large-scale transfer learning experiment aimed a…

2023

BLIP-2: Bootstrapping Language-Image Pre-training with Frozen Image Encoders and Large Language Models

ICML 2023poster

The cost of vision-and-language pre-training has become increasingly prohibitive due to end-to-end training of large-scale models. This paper proposes BLIP-2, a generic and efficient pre-training strategy that bootstraps vision-language pre-training from off-the-shelf frozen pre-trained image encode…

2023

BLIP-Diffusion: Pre-trained Subject Representation for Controllable Text-to-Image Generation and Editing

NeurIPS 2023poster

Subject-driven text-to-image generation models create novel renditions of an input subject based on text prompts. Existing models suffer from lengthy fine-tuning and difficulties preserving the subject fidelity. To overcome these limitations, we introduce BLIP-Diffusion, a new subject-driven image g…

2023

CodeT5+: Open Code Large Language Models for Code Understanding and Generation

EMNLP 2023long main

Large language models (LLMs) pretrained on vast source code have achieved prominent progress in code intelligence. However, existing code LLMs have two main limitations. First, they often adopt a specific architecture (encoder-only or decoder-only) or rely on a unified encoder-decoder network for d…

Cited by 0SourcecodeScholar
2023

From Images to Textual Prompts: Zero-Shot Visual Question Answering With Frozen Large Language Models

CVPR 2023poster

Large language models (LLMs) have demonstrated excellent zero-shot generalization to new language tasks. However, effective utilization of LLMs for zero-shot visual question-answering (VQA) remains challenging, primarily due to the modality disconnection and task disconnection between LLM and VQA ta…

2023

HyperRouter: Towards Efficient Training and Inference of Sparse Mixture of Experts

EMNLP 2023short main

By routing input tokens to only a few split experts, Sparse Mixture-of-Experts has enabled efficient training of large language models. Recent findings suggest that fixing the routers can achieve competitive performance by alleviating the collapsing problem, where all experts eventually learn simila…

Cited by 0SourcecodeScholar
2023

InstructBLIP: Towards General-purpose Vision-Language Models with Instruction Tuning

NeurIPS 2023poster

Large-scale pre-training and instruction tuning have been successful at creating general-purpose language models with broad competence. However, building general-purpose vision-language models is challenging due to the rich input distributions and task diversity resulting from the additional visual…

2023

Learning Deep Time-index Models for Time Series Forecasting

ICML 2023poster

Deep learning has been actively applied to time series forecasting, leading to a deluge of new methods, belonging to the class of historical-value models. Yet, despite the attractive properties of time-index models, such as being able to model the continuous nature of underlying time series dynamics…

2023

Learning Fast and Slow for Online Time Series Forecasting

ICLR 2023poster

Despite the recent success of deep learning for time series forecasting, these methods are not scalable for many real-world applications where data arrives sequentially. Training deep neural forecasters on the fly is notoriously challenging because of their limited ability to adapt to non-stationary…

2023

Masked Unsupervised Self-training for Label-free Image Classification

ICLR 2023poster

State-of-the-art computer vision models are mostly trained with supervised learning using human-labeled images, which limits their scalability due to the expensive annotation cost. While self-supervised representation learning has achieved impressive progress, it still requires a second stage of fin…

2023

Personalized Distillation: Empowering Open-Sourced LLMs with Adaptive Learning for Code Generation

EMNLP 2023long main

With the rise of powerful closed-sourced LLMs (ChatGPT, GPT-4), there are increasing interests in distilling the capabilies of close-sourced LLMs to smaller open-sourced LLMs. Previous distillation methods usually prompt ChatGPT to generate a set of instructions and answers, for the student model to…

Cited by 0SourceScholar
2023

Towards Low-Resource Automatic Program Repair with Meta-Learning and Pretrained Language Models

EMNLP 2023long main

Automatic program repair (APR) has gained increasing attention as an essential technique in software development to reduce manual debugging efforts and boost developers' productivity. Recent advances in deep learning (DL) based models have demonstrated promising results by learning from large-scale…

Cited by 0SourceScholar
2022

BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation

ICML 2022spotlight

Vision-Language Pre-training (VLP) has advanced the performance for many vision-language tasks. However, most existing pre-trained models only excel in either understanding-based tasks or generation-based tasks. Furthermore, performance improvement has been largely achieved by scaling up the dataset…

2022

CoST: Contrastive Learning of Disentangled Seasonal-Trend Representations for Time Series Forecasting

ICLR 2022poster

Deep learning has been actively studied for time series forecasting, and the mainstream paradigm is based on the end-to-end training of neural network architectures, ranging from classical LSTM/RNNs to more recent TCNs and Transformers. Motivated by the recent success of representation learning in c…

2022

CodeRL: Mastering Code Generation through Pretrained Models and Deep Reinforcement Learning

NeurIPS 2022accept

Program synthesis or code generation aims to generate a program that satisfies a problem specification. Recent approaches using large-scale pretrained language models (LMs) have shown promising results, yet they have some critical limitations. In particular, they often follow a standard supervised f…

2022

Continual Normalization: Rethinking Batch Normalization for Online Continual Learning

ICLR 2022poster

Existing continual learning methods use Batch Normalization (BN) to facilitate training and improve generalization across tasks. However, the non-i.i.d and non-stationary nature of continual learning data, especially in the online setting, amplify the discrepancy between training and testing in BN a…

2022

VGNMN: Video-grounded Neural Module Networks for Video-Grounded Dialogue Systems

NAACL 2022long

Neural module networks (NMN) have achieved success in image-grounded tasks such as Visual Question Answering (VQA) on synthetic images. However, very limited work on NMN has been studied in the video-grounded dialogue tasks. These tasks extend the complexity of traditional visual tasks with the addi…

2021

A Theory-Driven Self-Labeling Refinement Method for Contrastive Representation Learning

NeurIPS 2021spotlight

For an image query, unsupervised contrastive learning labels crops of the same image as positives, and other image crops as negatives. Although intuitive, such a native label assignment strategy cannot reveal the underlying semantic similarity between a query and its positives and negatives,…

Cited by 13SourcePDFScholar
2021

Align before Fuse: Vision and Language Representation Learning with Momentum Distillation

NeurIPS 2021spotlight

Large-scale vision and language representation learning has shown promising improvements on various vision-language tasks. Most existing methods employ a transformer-based multimodal encoder to jointly model visual tokens (region-based image features) and word tokens. Because the visual tokens and w…

2021

Contextual Transformation Networks for Online Continual Learning

ICLR 2021poster

Continual learning methods with fixed architectures rely on a single network to learn models that can perform well on all tasks. As a result, they often only accommodate common features of those tasks but neglect each task's specific features. On the other hand, dynamic architecture methods can have…

2021

PolarNet: Learning to Optimize Polar Keypoints for Keypoint Based Object Detection

ICLR 2021poster

A variety of anchor-free object detectors have been actively proposed as possible alternatives to the mainstream anchor-based detectors that often rely on complicated design of anchor boxes. Despite achieving promising performance on par with anchor-based detectors, the existing anchor-free detector…

2021

Prototypical Contrastive Learning of Unsupervised Representations

ICLR 2021poster

This paper presents Prototypical Contrastive Learning (PCL), an unsupervised representation learning method that bridges contrastive learning with clustering. PCL not only learns low-level features for the task of instance discrimination, but more importantly, it implicitly encodes semantic structur…

2021

Task similarity aware meta learning: theory-inspired improvement on MAML

UAI 2021poster

Few-shot learning ability is heavily desired for machine intelligence. By meta-learning a model initialization from training tasks with fast adaptation ability to new tasks, model-agnostic meta-learning (MAML) has achieved remarkable success in a number of few-shot learning applications. However, th…

Cited by 66SourcePDFScholar
2020

The Devil is in Classification: A Simple Framework for Long-tail Instance Segmentation

ECCV 2020poster

Most existing object instance detection and segmentation models only work well on fairly balanced benchmarks where per-category training sample numbers are comparable, such as COCO. They tend to suffer performance drop on realistic datasets that are usually long-tailed. This work aims to study and a…