← Search

Jiahui Yu

27 accepted papers

2025

PREE: Towards Harmless and Adaptive Fingerprint Editing in Large Language Models via Knowledge Prefix Enhancement

EMNLP 2025

Addressing the intellectual property protection challenges in commercial deployment of large language models (LLMs), existing black-box fingerprinting techniques face dual challenges from incremental fine-tuning erasure and feature-space defense due to their reliance on overfitting high-perplexity t

2024

ArtVLM: Attribute Recognition Through Vision-Based Prefix Language Modeling

ECCV 2024poster

"Recognizing and disentangling visual attributes from objects is a foundation to many computer vision applications. While large vision-language representations like CLIP had largely resolved the task of zero-shot object recognition, zero-shot visual attribute recognition remains a challenge because…

2024

CoBIT: A Contrastive Bi-directional Image-Text Generation Model

ICLR 2024poster

The field of Vision-and-Language (VL) has witnessed a proliferation of pretrained foundation models. Current techniques typically employ only one type of training objective, whether it's (1) contrastive objectives (like CLIP), (2) image-to-text generative objectives (like PaLI), or (3) text-to-image…

Cited by 22SourcePDFScholar
2024

De-Diffusion Makes Text a Strong Cross-Modal Interface

CVPR 2024poster

We demonstrate text as a strong cross-modal interface. Rather than relying on deep embeddings to connect image and language as the interface representation our approach represents an image as text from which we enjoy the interpretability and flexibility inherent to natural language. We employ an aut…

2024

IG Captioner: Information Gain Captioners are Strong Zero-shot Classifiers

ECCV 2024poster

"Generative training has been demonstrated to be powerful for building visual-language models. However, on zero-shot discriminative benchmarks, there is still a performance gap between models trained with generative and discriminative objectives. In this paper, we aim to narrow this gap by improving…

Cited by 3SourcePDFScholar
2024

Parrot: Pareto-optimal Multi-Reward Reinforcement Learning Framework for Text-to-Image Generation

ECCV 2024oral

"Recent works have demonstrated that using reinforcement learning (RL) with multiple quality rewards can improve the quality of generated images in text-to-image (T2I) generation. However, manually adjusting reward weights poses challenges and may cause over-optimization in certain metrics. To solve…

Cited by 22SourcePDFScholar
2024

Predicting Bird's-Eye-View Semantic Representations Using Correlated Context Learning

RA-L 2024

We redefine the concept of bird's-eye-view (BEV) imaging for machine cognition tasks, emphasizing its power as an image interpretation tool. Humans intuitively translate two-dimensional (2D) images into BEV representations by discerning and integrating spatial information, such as position and morph

Cited by 6SourceScholar
2023

Module-wise Adaptive Distillation for Multimodality Foundation Models

NeurIPS 2023poster

Pre-trained multimodal foundation models have demonstrated remarkable generalizability but pose challenges for deployment due to their large sizes. One effective approach to reducing their sizes is layerwise distillation, wherein small student models are trained to match the hidden representations o…

Cited by 10SourcePDFScholar
2023

VILA: Learning Image Aesthetics From User Comments With Vision-Language Pretraining

CVPR 2023poster

Assessing the aesthetics of an image is challenging, as it is influenced by multiple factors including composition, color, style, and high-level semantics. Existing image aesthetic assessment (IAA) methods primarily rely on human-labeled rating scores, which oversimplify the visual aesthetic informa…

2022

Self-supervised learning with random-projection quantizer for speech recognition

ICML 2022spotlight

We present a simple and effective self-supervised learning approach for speech recognition. The approach learns a model to predict the masked speech signals, in the form of discrete labels generated with a random-projection quantizer. In particular the quantizer projects speech inputs with a randoml…

Cited by 215SourcePDFScholar
2022

SimVLM: Simple Visual Language Model Pretraining with Weak Supervision

ICLR 2022poster

With recent progress in joint modeling of visual and textual representations, Vision-Language Pretraining (VLP) has achieved impressive performance on many multimodal downstream tasks. However, the requirement for expensive annotations including clean image captions and regional labels limits the sc…

Cited by 918SourcePDFScholar
2022

Vector-quantized Image Modeling with Improved VQGAN

ICLR 2022poster

Pretraining language models with next-token prediction on massive text corpora has delivered phenomenal zero-shot, few-shot, transfer learning and multi-tasking capabilities on both generative and discriminative language tasks. Motivated by this success, we explore a Vector-quantized Image Modeling…

Cited by 575SourcePDFScholar
2021

A Better and Faster end-to-end Model for Streaming ASR

ICASSP 2021accepted

End-to-end (E2E) models have shown to outperform state-of-the-art conventional models for streaming speech recognition [1] across many dimensions, including quality (as measured by word error rate (WER)) and endpointer latency [2]. However, the model still tends to delay the predictions towards the…

Cited by 0SourceScholar
2021

Cascaded Encoders for Unifying Streaming and Non-Streaming ASR

ICASSP 2021accepted

End-to-end (E2E) automatic speech recognition (ASR) models, by now, have shown competitive performance on several benchmarks. These models are structured to either operate in streaming or non-streaming mode. This work presents cascaded encoders for building a single E2E ASR model that can operate in…

Cited by 0SourceScholar
2021

Dual-mode ASR: Unify and Improve Streaming ASR with Full-context Modeling

ICLR 2021poster

Streaming automatic speech recognition (ASR) aims to emit each hypothesized word as quickly and accurately as possible, while full-context ASR waits for the completion of a full speech utterance before emitting completed hypotheses. In this work, we propose a unified framework, Dual-mode ASR, to tra…

Cited by 91SourcePDFScholar
2021

Dynamic Sparsity Neural Networks for Automatic Speech Recognition

ICASSP 2021accepted

In automatic speech recognition (ASR), model pruning is a widely adopted technique that reduces model size and latency to deploy neural network models on edge devices with resource constraints. However, multiple models with different sparsity levels usually need to be separately trained and deployed…

Cited by 0SourceScholar
2021

FastEmit: Low-Latency Streaming ASR with Sequence-Level Emission Regularization

ICASSP 2021accepted

Streaming automatic speech recognition (ASR) aims to emit each hypothesized word as quickly and accurately as possible. However, emitting fast without degrading quality, as measured by word error rate (WER), is highly challenging. Existing approaches including Early and Late Penalties [1] and Constr…

Cited by 0SourceScholar
2020

BigNAS: Scaling Up Neural Architecture Search with Big Single-Stage Models

ECCV 2020poster

Neural architecture search (NAS) methods have shown promising results discovering models that are both accurate and fast. For NAS, training a one-shot model has became a popular strategy to rank the relative quality of different architectures (child models) using a single set of shared weights. Howe…

Cited by 358SourcePDFScholar
2020

FSNet: Compression of Deep Convolutional Neural Networks by Filter Summary

ICLR 2020poster

We present a novel method of compression of deep Convolutional Neural Networks (CNNs) by weight sharing through a new representation of convolutional filters. The proposed method reduces the number of parameters of each convolutional layer by learning a $1$D vector termed Filter Summary (FS). The co…

Cited by 21SourceScholar
2020

Neural Sparse Representation for Image Restoration

NeurIPS 2020poster

Inspired by the robustness and efficiency of sparse representation in sparse coding based image restoration models, we investigate the sparsity of neurons in deep networks. Our method structurally enforces sparsity constraints upon hidden neurons. The sparsity constraints are favorable for gradient-…

2019

Fast Proximal Gradient Descent for A Class of Non-convex and Non-smooth Sparse Learning Problems

UAI 2019poster

Non-convex and non-smooth optimization problems are important for statistics and machine learning. However, solving such problems is always challenging. In this paper, we propose fast proximal gradient descent based methods to solve a class of non-convex and non-smooth sparse learning problems, i.e.…

Cited by 16SourcePDFScholar
2019

Free-Form Image Inpainting With Gated Convolution

ICCV 2019oral

We present a generative image inpainting system to complete images with free-form mask and guidance. The system is based on gated convolutions learned from millions of images without additional labelling efforts. The proposed gated convolution solves the issue of vanilla convolution that treats all…

Cited by 2386PDFcodeScholar
2018

Generative Image Inpainting With Contextual Attention

CVPR 2018poster

Recent deep learning based approaches have shown promising results for the challenging task of inpainting large missing regions in an image. These methods can generate visually plausible image structures and textures, but often create distorted structures or blurry textures inconsistent with surroun…

2017

Support Regularized Sparse Coding and Its Fast Encoder

ICLR 2017poster

Sparse coding represents a signal by a linear combination of only a few atoms of a learned over-complete dictionary. While sparse coding exhibits compelling performance for various machine learning tasks, the process of obtaining sparse code with fixed dictionary is independent for each data point w…

Cited by 2SourceScholar