← Search

Hui Wu

21 accepted papers

2026

Beyond Step Pruning: Information Theory Based Step-level Optimization for Self-Refining Large Language Models

AAAI 2026technical

Large language models (LLMs) have shown impressive capabilities in natural language tasks, yet they continue to struggle with multi-step mathematical reasoning, where correctness depends on a precise chain of intermediate steps. Preference optimization methods such as Direct Preference Optimization

Cited by 0SourcePDFScholar
2025

Goku: Flow Based Video Generative Foundation Models

CVPR 2025highlight

This paper introduces Goku, a state-of-the-art family of joint image-and-video generation models leveraging rectified flow Transformers to achieve industry-leading performance. We detail the foundational elements enabling high-quality visual generation, including the data curation pipeline, model ar…

Cited by 15SourcePDFScholar
2022

Learning Token-Based Representation for Image Retrieval

AAAI 2022technical

In image retrieval, deep local features learned in a data-driven manner have been demonstrated effective to improve retrieval performance. To realize efficient retrieval on large image database, some approaches quantize deep local features with a large codebook and match images with aggregated match…

2022

SimVQA: Exploring Simulated Environments for Visual Question Answering

CVPR 2022poster

Existing work on VQA explores data augmentation to achieve better generalization by perturbing the images in the dataset or modifying the existing questions and answers. While these methods exhibit good performance, the diversity of the questions and answers are constrained by the available image se…

Cited by 46PDFcodeScholar
2021

Contextual Similarity Aggregation with Self-attention for Visual Re-ranking

NeurIPS 2021poster

In content-based image retrieval, the first-round retrieval result by simple visual feature comparison may be unsatisfactory, which can be refined by visual re-ranking techniques. In image retrieval, it is observed that the contextual similarity among the top-ranked images is an important clue to di…

2021

Fashion IQ: A New Dataset Towards Retrieving Images by Natural Language Feedback

CVPR 2021poster

Conversational interfaces for the detail-oriented retail fashion domain are more natural, expressive, and user friendly than classical keyword-based search interfaces. In this paper, we introduce the Fashion IQ dataset to support and advance research on interactive fashion image retrieval. Fashion I…

Cited by 297PDFcodeScholar
2021

Learning Deep Local Features With Multiple Dynamic Attentions for Large-Scale Image Retrieval

ICCV 2021poster

In image retrieval, learning local features with deep convolutional networks has been demonstrated effective to improve the performance. To discriminate deep local features, some research efforts turn to attention learning. However, existing attention-based methods only generate a single attention m…

Cited by 31PDFcodeScholar
2021

NASTransfer: Analyzing Architecture Transferability in Large Scale Neural Architecture Search

AAAI 2021technical

Neural Architecture Search (NAS) is an open and challenging problem in machine learning. While NAS offers great promise, the prohibitive computational demand of most of the existing NAS methods makes it difficult to directly search the architectures on large-scale tasks. The typical way of conductin…

Cited by 13SourcePDFScholar
2021

Separating Skills and Concepts for Novel Visual Question Answering

CVPR 2021poster

Generalization to out-of-distribution data has been a problem for Visual Question Answering (VQA) models. To measure generalization to novel questions, we propose to separate them into "skills" and "concepts". "Skills" are visual tasks, such as counting or attribute recognition, and are applied to "…

Cited by 45PDFcodeScholar
2021

Synchronous Dual Network with Cross-Type Attention for Joint Entity and Relation Extraction

EMNLP 2021main

Joint entity and relation extraction is challenging due to the complex interaction of interaction between named entity recognition and relation extraction. Although most existing works tend to jointly train these two tasks through a shared network, they fail to fully utilize the interdependence betw…

2019

Drill-down: Interactive Retrieval of Complex Scenes using Natural Language Queries

NeurIPS 2019poster

This paper explores the task of interactive image retrieval using natural language queries, where a user progressively provides input queries to refine a set of retrieval results. Moreover, our work explores this problem in the context of complex image scenes containing multiple objects. We propose…

2019

End-to-end sensorimotor control problems of AUVs with deep reinforcement learning

IROS 2019poster

This paper studies on sensorimotor control problems of Autonomous Underwater Vehicles (AUVs) using deep reinforcement learning. We design an end-to-end learning architecture mapping original sensor input to continuous control output without referring to the dynamics of vehicles. To avoid difficult a…

Cited by 25SourceScholar
2019

Regularized Anderson Acceleration for Off-Policy Deep Reinforcement Learning

NeurIPS 2019poster

Model-free deep reinforcement learning (RL) algorithms have been widely used for a range of complex control tasks. However, slow convergence and sample inefficiency remain challenging problems in RL, especially when handling continuous and high-dimensional state spaces. To tackle this problem, we pr…

2018

Dialog-based Interactive Image Retrieval

NeurIPS 2018poster

Existing methods for interactive image retrieval have demonstrated the merit of integrating user feedback, improving retrieval results. However, most current systems rely on restricted forms of user feedback, such as binary relevance responses, or feedback based on a fixed set of relative attributes…

2017

S3Pool: Pooling With Stochastic Spatial Sampling

CVPR 2017poster

Feature pooling layers (e.g., max pooling) in convolutional neural networks (CNNs) serve the dual purpose of providing increasingly abstract representations as well as yielding computational savings in subsequent convolutional layers. We view the pooling operation in CNNs as a two step procedure: fi…

Cited by 106PDFcodeScholar