← Search

Qiang Qiu

54 accepted papers

2025

Coeff-Tuning: A Graph Filter Subspace View for Tuning Attention-Based Large Models

CVPR 2025highlight

Transformer-based large pre-trained models have shown remarkable generalization ability, and various parameter-efficient fine-tuning (PEFT) methods have been proposed to customize these models on downstream tasks with minimal computational and memory budgets. Previous PEFT methods are primarily desi…

2025

Consistency Posterior Sampling for Diverse Image Synthesis

CVPR 2025poster

Posterior sampling in high-dimensional spaces using generative models holds significant promise for various applications, including but not limited to inverse problems and guided generation tasks. Generating diverse posterior samples remains expensive, as existing methods require restarting the enti…

2025

SSOLE: Rethinking Orthogonal Low-rank Embedding for Self-Supervised Learning

ICLR 2025poster

Self-supervised learning (SSL) aims to learn meaningful representations from unlabeled data. Orthogonal Low-rank Embedding (OLE) shows promise for SSL by enhancing intra-class similarity in a low-rank subspace and promoting inter-class dissimilarity in a high-rank subspace, making it particularly su…

2025

Text Embedding is Not All You Need: Attention Control for Text-to-Image Semantic Alignment with Text Self-Attention Maps

CVPR 2025poster

In text-to-image diffusion models, the cross-attention map of each text token indicates the specific image regions attended. Comparing these maps of syntactically related tokens provides insights into how well the generated image reflects the text prompt. For example, in the prompt, "a black car and…

2025

Tuning Timestep-Distilled Diffusion Model Using Pairwise Sample Optimization

ICLR 2025poster

Recent advancements in timestep-distilled diffusion models have enabled high-quality image generation that rivals non-distilled multi-step models, but with significantly fewer inference steps. While such models are attractive for applications due to the low inference cost and latency, fine-tuning th…

Cited by 2SourcePDFScholar
2024

Constructing Concept-based Models to Mitigate Spurious Correlations with Minimal Human Effort

ECCV 2024poster

"Enhancing model interpretability can address spurious correlations by revealing how models draw their predictions. Concept Bottleneck Models (CBMs) can provide a principled way of disclosing and guiding model behaviors through human-understandable concepts, albeit at a high cost of human efforts in…

2024

Dynamic Frequency Domain Graph Convolutional Network for Traffic Forecasting

ICASSP 2024accepted

Complex spatial dependencies in transportation networks make traffic prediction extremely challenging. Much existing work is devoted to learning dynamic graph structures among sensors, and the strategy of mining spatial dependencies from traffic data, known as data-driven, tends to be an intuitive a…

Cited by 0SourceScholar
2024

Generative Quanta Color Imaging

CVPR 2024poster

The astonishing development of single-photon cameras has created an unprecedented opportunity for scientific and industrial imaging. However the high data throughput generated by these 1-bit sensors creates a significant bottleneck for low-power applications. In this paper we explore the possibility…

2024

Training Bayesian Neural Networks with Sparse Subspace Variational Inference

ICLR 2024poster

Bayesian neural networks (BNNs) offer uncertainty quantification but come with the downside of substantially increased training and inference costs. Sparse BNNs have been investigated for efficient inference, typically by either slowly introducing sparsity throughout the training or by post-training…

2024

Training Diffusion Models Towards Diverse Image Generation with Reinforcement Learning

CVPR 2024poster

Diffusion models have demonstrated unprecedented capabilities in image generation. Yet they incorporate and amplify the data bias (e.g. gender age) from the original training set limiting the diversity of generated images. In this paper we propose a diversity-oriented fine-tuning method using reinfo…

Cited by 10SourcePDFScholar
2023

Learning Adversarially Robust Sparse Networks via Weight Reparameterization

AAAI 2023technical

Although increasing model size can enhance the adversarial robustness of deep neural networks, in resource-constrained environments, there exist critical sparsity constraints. While the recent robust pruning technologies show promising direction to obtain adversarially robust sparse networks, they p…

2023

Learning To Retain While Acquiring: Combating Distribution-Shift in Adversarial Data-Free Knowledge Distillation

CVPR 2023poster

Data-free Knowledge Distillation (DFKD) has gained popularity recently, with the fundamental idea of carrying out knowledge transfer from a Teacher neural network to a Student neural network in the absence of training data. However, in the Adversarial DFKD framework, the student network's accuracy,…

Cited by 37SourcePDFScholar
2023

Structural Re-weighting Improves Graph Domain Adaptation

ICML 2023poster

In many real-world applications, graph-structured data used for training and testing have differences in distribution, such as in high energy physics (HEP) where simulation data used for training may not match real experiments. Graph domain adaptation (GDA) is a method used to address these differen…

2022

Recycling Model Updates in Federated Learning: Are Gradient Subspaces Low-Rank?

ICLR 2022poster

In this paper, we question the rationale behind propagating large numbers of parameters through a distributed system during federated learning. We start by examining the rank characteristics of the subspace spanned by gradients (i.e., the gradient-space) in centralized model training, and observe th…

2021

Cirrus: A Long-range Bi-pattern LiDAR Dataset

ICRA 2021poster

In this paper, we introduce Cirrus, a new long-range bi-pattern LiDAR public dataset for autonomous driving tasks such as 3D object detection, critical to highway driving and timely decision making. Our platform is equipped with a high-resolution video camera and a pair of LiDAR sensors with a 250-m…

Cited by 41SourceScholar
2021

Learning to Learn Dense Gaussian Processes for Few-Shot Learning

NeurIPS 2021poster

Gaussian processes with deep neural networks demonstrate to be a strong learner for few-shot learning since they combine the strength of deep learning and kernels while being able to well capture uncertainty. However, it remains an open problem to leverage the shared knowledge provided by related ta…

Cited by 32SourcePDFScholar
2021

Run-Sort-ReRun: Escaping Batch Size Limitations in Sliced Wasserstein Generative Models

ICML 2021spotlight

When training an implicit generative model, ideally one would like the generator to reproduce all the different modes and subtleties of the target distribution. Naturally, when comparing two empirical distributions, the larger the sample population, the more these statistical nuances can be captured…

2021

Spatiotemporal Joint Filter Decomposition in 3D Convolutional Neural Networks

NeurIPS 2021poster

In this paper, we introduce spatiotemporal joint filter decomposition to decouple spatial and temporal learning, while preserving spatiotemporal dependency in a video. A 3D convolutional filter is now jointly decomposed over a set of spatial and temporal filter atoms respectively. In this way, a 3D…

Cited by 8SourcePDFScholar
2020

A Dictionary Approach to Domain-Invariant Learning in Deep Networks

NeurIPS 2020poster

In this paper, we consider domain-invariant deep learning by explicitly modeling domain shifts with only a small amount of domain-specific parameters in a Convolutional Neural Network (CNN). By exploiting the observation that a convolutional filter can be well approximated as a linear combination o…

Cited by 11SourcePDFScholar
2020

Learning to Learn Variational Semantic Memory

NeurIPS 2020poster

In this paper, we introduce variational semantic memory into meta-learning to acquire long-term knowledge for few-shot learning. The variational semantic memory accrues and stores semantic information for the probabilistic inference of class prototypes in a hierarchical Bayesian framework. The seman…

2020

Learning to Learn with Variational Information Bottleneck for Domain Generalization

ECCV 2020poster

Domain generalization models learn to generalize to previously unseen domains, but suffer from prediction uncertainty and domain shift. In this paper, we address both problems. We introduce a probabilistic meta-learning model for domain generalization, in which classifier parameters shared across do…

Cited by 196SourcePDFScholar
2019

Adversarially Learned Representations for Information Obfuscation and Inference

ICML 2019oral

Data collection and sharing are pervasive aspects of modern society. This process can either be voluntary, as in the case of a person taking a facial image to unlock his/her phone, or incidental, such as traffic cameras collecting videos on pedestrians. An undesirable side effect of these processes…

2019

Enhancing 2D Representation via Adjacent Views for 3D Shape Retrieval

ICCV 2019poster

Multi-view shape descriptors obtained from various 2D images are commonly adopted in 3D shape retrieval. One major challenge is that significant shape information are discarded during 2D view rendering through projection. In this paper, we propose a convolutional neural network based method, CenterN…

Cited by 23PDFScholar
2019

RotDCF: Decomposition of Convolutional Filters for Rotation-Equivariant Deep Networks

ICLR 2019poster

Explicit encoding of group actions in deep features makes it possible for convolutional neural networks (CNNs) to handle global deformations of images, which is critical to success in many vision tasks. This paper proposes to decompose the convolutional filters over joint steerable bases across the…

Cited by 50SourcePDFScholar
2018

Classifying Pump-Probe Images of Melanocytic Lesions Using the WEYL Transform

ICASSP 2018accepted

Diagnosis of melanoma is fraught with uncertainty, and discordance rates among physicians remain high because of the lack of a definitive criterion. Motivated by this challenge, this paper first introduces the Patch Weyl transform (PWT), a 2-dimensional variant of the Weyl transform. It then present…

Cited by 0SourceScholar
2018

DCFNet: Deep Neural Network with Decomposed Convolutional Filters

ICML 2018oral

Filters in a Convolutional Neural Network (CNN) contain model parameters learned from enormous amounts of data. In this paper, we suggest to decompose convolutional filters in CNN as a truncated expansion with pre-fixed bases, namely the Decomposed Convolutional Filters network (DCFNet), where the e…

2018

ForestHash: Semantic Hashing With Shallow Random Forests and Tiny Convolutional Networks

ECCV 2018poster

In this paper, we introduce a random forest semantic hashing scheme that embeds tiny convolutional neural networks (CNN) into shallow random forests. A binary hash code for a data point is obtained by a set of decision trees, setting `1' for the visited tree leaf, and `0' for the rest. We propose to…

Cited by 8SourcePDFScholar
2018

LDMNet: Low Dimensional Manifold Regularized Neural Networks

CVPR 2018poster

Deep neural networks have proved very successful on archetypal tasks for which large training sets are available, but when the training data are scarce, their performance suffers from overfitting. Many existing methods of reducing overfitting are data-independent. Data-dependent regularizations are…

Cited by 53SourcePDFScholar
2018

OLÉ: Orthogonal Low-Rank Embedding - A Plug and Play Geometric Loss for Deep Learning

CVPR 2018poster

Deep neural networks trained using a softmax layer at the top and the cross-entropy loss are ubiquitous tools for image classification. Yet, this does not naturally enforce intra-class similarity nor inter-class margin of the learned deep representations. To simultaneously achieve these two goals, d…

2018

Weakly Supervised Instance Segmentation Using Class Peak Response

CVPR 2018poster

Weakly supervised instance segmentation with image-level labels, instead of expensive pixel-level masks, remains unexplored. In this paper, we tackle this challenging problem by exploiting class peak responses to enable a classification network for instance mask extraction. With image labels supervi…

Cited by 357SourcePDFScholar
2017

Not Afraid of the Dark: NIR-VIS Face Recognition via Cross-Spectral Hallucination and Low-Rank Embedding

CVPR 2017poster

Surveillance cameras today often capture NIR (near infrared) images in low-light environments. However, most face datasets accessible for training and verification are only collected in the VIS (visible light) spectrum. It remains a challenging problem to match NIR to VIS face images due to the diff…

Cited by 169PDFScholar
2017

Self-Learning Scene-Specific Pedestrian Detectors Using a Progressive Latent Model

CVPR 2017poster

In this paper, a self-learning approach is proposed towards solving scene-specific pedestrian detection problem without any human' annotation involved. The self-learning approach is deployed as progressive steps of object discovery, object enforcement, and label propagation. In the learning procedur…

Cited by 41PDFScholar
2017

Soft Proposal Networks for Weakly Supervised Object Localization

ICCV 2017poster

Weakly supervised object localization remains challenging, where only image labels instead of bounding boxes are available during training. Object proposal is an effective component in localization, but often computationally expensive and incapable of joint optimization with some of the remaining mo…

Cited by 181PDFScholar
2015

Alignment with intra-class structure can improve classification

ICASSP 2015accepted

High dimensional data is modeled using low-rank subspaces, and the probability of misclassification is expressed in terms of the principal angles between subspaces. The form taken by this expression motivates the design of a new feature extraction method that enlarges inter-class separation, while p…

Cited by 0SourceScholar
2015

Classification of whale vocalizations using the Weyl transform

ICASSP 2015accepted

In this paper, we apply the Weyl transform to represent the vocalization of marine mammals. In contrast to other popular representation methods, such as the MFCC and the Chirplet transform, the Weyl transform captures the global information of signals. This is especially useful when the signal has l…

Cited by 0SourceScholar