← Search

Feng Zhou

61 accepted papers

2026

Diving into Kronecker Adapters: Component Design Matters

ICML 2026poster

Kronecker adapters have emerged as a promising approach for fine-tuning large-scale models, enabling high-rank updates through tunable component structures. However, existing work largely treats the component structure as a fixed or heuristic design choice, leaving the dimensions and number of Krone…

Cited by 0SourceScholar
2026

Exploring Position Encoding Mechanism in Diffusion U-Net for Training-free High-resolution Image Generation

AAAI 2026technical

Denoising higher-resolution latents using a pre-trained U-Net often results in repetitive and disordered image patterns. In this work, we are motivated to reveal the intrinsic cause of such pattern disruption in high-resolution image generation. Through theoretical analysis and empirical studies, we

Cited by 0SourcePDFScholar
2026

Fair Bayesian Data Selection via Generalized Discrepancy Measures

AAAI 2026technical

Fairness concerns are increasingly critical as machine learning models are deployed in high-stakes applications. While existing fairness-aware methods typically intervene at the model level, they often suffer from high computational costs, limited scalability, and poor generalization. To address the

Cited by 0SourcePDFScholar
2026

Long-range Modeling and Processing of Multimodal Event Sequences

ICLR 2026poster

Temporal point processes (TPPs) have emerged as powerful tools for modeling asynchronous event sequences. While recent advances have extended TPPs to handle textual information, existing approaches are limited in their ability to generate rich, multimodal content and reason about event dynamics. A k…

Cited by 0SourcecodeScholar
2026

Negative Binomial Variational Autoencoders for Overdispersed Latent Modeling

CVPR 2026

Although artificial neural networks are often described as brain-inspired, their representations typically rely on continuous activations, such as the continuous latent variables in variational autoencoders (VAEs), which limits their biological plausibility compared to the discrete spike-based signa

Cited by 0SourceScholar
2026

PM-KVQ: Progressive Mixed-precision KV Cache Quantization for Long-CoT LLMs

ICLR 2026poster

Recently, significant progress has been made in developing reasoning-capable Large Language Models (LLMs) through long Chain-of-Thought (CoT) techniques. However, this long-CoT reasoning process imposes substantial memory overhead due to the large Key-Value (KV) Cache memory overhead. Post-training…

Cited by 0SourcecodeScholar
2026

ResDiT: Evoking the Intrinsic Resolution Scalability in Diffusion Transformers

CVPR 2026

Leveraging pre-trained Diffusion Transformers (DiTs) for high-resolution (HR) image synthesis often leads to spatial layout collapse and degraded texture fidelity. Prior work mitigates these issues with complex pipelines that first perform a base-resolution (i.e., training-resolution) denoising proc

Cited by 0SourceScholar
2025

AU-Blendshape for Fine-grained Stylized 3D Facial Expression Manipulation

ICCV 2025poster

While 3D facial animation has made impressive progress, challenges still exist in realizing fine-grained stylized 3D facial expression manipulation due to the lack of appropriate datasets. In this paper, we introduce the AUBlendSet, a 3D facial dataset based on AU-Blendshape representation for fine-…

2025

Align Attention Heads Before Merging Them: An Effective Way for Converting MHA to GQA

EMNLP 2025

Large language models (LLMs) have demonstrated exceptional performance across diverse natural language processing tasks. However, as the model size and the input sequence’s length increase, the linearly increasing key-value (KV) cache significantly degrades inference throughput. Therefore, grouped-q

2025

BiLD: Bi-directional Logits Difference Loss for Large Language Model Distillation

COLING 2025main

In recent years, large language models (LLMs) have shown exceptional capabilities across various natural language processing (NLP) tasks. However, such impressive performance often comes with the trade-off of an increased parameter size, posing significant challenges for widespread deployment. Knowl…

2025

Chat-Driven 3D Human Pose and Shape Editing with Large Language Models

ICASSP 2025accepted

Generating and creating humanoid 3D models has received increasing attention recently due to its fundamental support for many high-level 3D applications. Although automatic 3D pose and shape reconstruction methods have achieved promising results, there are still some failure cases due to self-occlus…

Cited by 0SourceScholar
2025

DanmakuTPPBench: A Multi-modal Benchmark for Temporal Point Process Modeling and Understanding

NeurIPS 2025poster

We introduce DanmakuTPPBench, a comprehensive benchmark designed to advance multi-modal Temporal Point Process (TPP) modeling in the era of Large Language Models (LLMs). While TPPs have been widely studied for modeling temporal event sequences, existing datasets are predominantly unimodal, hinderin…

Cited by 0SourcecodeScholar
2025

Design2GarmentCode: Turning Design Concepts to Tangible Garments Through Program Synthesis

CVPR 2025poster

Sewing patterns, the essential blueprints for fabric cutting and tailoring, act as a crucial bridge between design concepts and producible garments. However, existing uni-modal sewing pattern generation models struggle to effectively encode complex design concepts with a multi-modal nature and corre…

2025

Image is All You Need to Empower Large-scale Diffusion Models for In-Domain Generation

CVPR 2025poster

In-domain generation aims to perform a variety of tasks within a specific domain, such as unconditional generation, text-to-image, image editing, 3D generation, and more. Early research typically required training specialized generators for each unique task and domain, often relying on fully-labeled…

Cited by 0SourcePDFScholar
2025

Integrating Protein Dynamics into Structure-Based Drug Design via Full-Atom Stochastic Flows

ICLR 2025poster

The dynamic nature of proteins, influenced by ligand interactions, is essential for comprehending protein function and progressing drug discovery. Traditional structure-based drug design (SBDD) approaches typically target binding sites with rigid structures, limiting their practical application in d…

Cited by 0SourcePDFScholar
2025

Navigating Towards Fairness with Data Selection

AAAI 2025technical

Machine learning algorithms often struggle to eliminate inherent data biases, particularly those arising from unreliable labels, which poses a significant challenge in ensuring fairness. Existing fairness techniques that address label bias typically involve modifying models and intervening in the tr…

Cited by 0SourcePDFScholar
2025

Nezha-H: An HAUV for Aerial and Underwater Observation and Sampling

RA-L 2025

Hybrid aerial underwater vehicles (HAUVs) provide unique capabilities for aerial and underwater observation and sampling, with a variety of configurations already developed. However, challenges in maneuverability, payload integration, and practicality persist, while their specific applications remai

Cited by 2SourceScholar
2025

Personalized Bayesian Federated Learning with Wasserstein Barycenter Aggregation

NeurIPS 2025poster

Personalized Bayesian federated learning (PBFL) handles non-i.i.d. client data and quantifies uncertainty by combining personalization with Bayesian inference. However, current PBFL methods face two main limitations: posterior inference on clients often assumes restrictive parametric forms, and serv…

Cited by 0SourceScholar
2025

Position-Aware Guided Point Cloud Completion with CLIP Model

AAAI 2025technical

Point cloud completion aims to recover partial geometric and topological shapes caused by equipment defects or limited viewpoints. Current methods either solely rely on the 3D coordinates of the point cloud to complete it or incorporate additional images with well-calibrated intrinsic parameters to…

Cited by 0SourcePDFScholar
2025

TPP-SD: Accelerating Transformer Point Process Sampling with Speculative Decoding

NeurIPS 2025poster

We propose TPP-SD, a novel approach that accelerates Transformer temporal point process (TPP) sampling by adapting speculative decoding (SD) techniques from language models. By identifying the structural similarities between thinning algorithms for TPPs and speculative decoding for language models,…

Cited by 0SourceScholar
2025

Textual and Visual Prompt Fusion for Image Editing via Step-Wise Alignment

ICASSP 2025accepted

The use of denoising diffusion models is becoming increasingly popular in the field of image editing. However, current approaches often rely on either image-guided methods, which provide a visual reference but lack control over semantic consistency, or text-guided methods, which ensure alignment wit…

Cited by 0SourceScholar
2025

Towards Physically Realizable Adversarial Attacks in Embodied Vision Navigation

IROS 2025

The significant advancements in embodied vision navigation have raised concerns about its susceptibility to adversarial attacks exploiting deep neural networks. Investigating the adversarial robustness of embodied vision navigation is crucial, especially given the threat of 3D physical attacks that

Cited by 7SourcecodeScholar
2025

Wav2Sem: Plug-and-Play Audio Semantic Decoupling for 3D Speech-Driven Facial Animation

CVPR 2025poster

In 3D speech-driven facial animation generation, existing methods commonly employ pre-trained self-supervised audio models as encoders. However, due to the prevalence of phonetically similar syllables with distinct lip shapes in language, these near-homophone syllables tend to exhibit significant co…

2024

AHRNET: Attention and Heatmap-Based Regressor for Hand Pose Estimation and Mesh Recovery

ICASSP 2024accepted

Estimating 3D hand pose and recovering the full hand surface mesh from a single RGB image is a challenging task due to self-occlusions, viewpoint changes, and the complexity of hand articulations. In this paper, we propose a novel framework that combines an attention mechanism with heatmap regressio…

Cited by 0SourceScholar
2024

Bayesian Exploration of Pre-trained Models for Low-shot Image Classification

CVPR 2024poster

Low-shot image classification is a fundamental task in computer vision and the emergence of large-scale vision-language models such as CLIP has greatly advanced the forefront of research in this field. However most existing CLIP-based methods lack the flexibility to effectively incorporate other pre…

Cited by 3SourcePDFScholar
2024

Conjugate Bayesian Two-step Change Point Detection for Hawkes Process

NeurIPS 2024poster

The Bayesian two-step change point detection method is popular for the Hawkes process due to its simplicity and intuitiveness. However, the non-conjugacy between the point process likelihood and the prior requires most existing Bayesian two-step change point detection methods to rely on non-conjugat…

2024

Deep Equilibrium Models are Almost Equivalent to Not-so-deep Explicit Models for High-dimensional Gaussian Mixtures

ICML 2024poster

Deep equilibrium models (DEQs), as typical implicit neural networks, have demonstrated remarkable success on various tasks. There is, however, a lack of theoretical understanding of the connections and differences between implicit DEQs and explicit neural network models. In this paper, leveraging re…

2024

Enhancing Phrase Representation by Information Bottleneck Guided Text Diffusion Process for Keyphrase Extraction

COLING 2024main

Keyphrase extraction (KPE) is an important task in Natural Language Processing for many scenarios, which aims to extract keyphrases that are present in a given document. Many existing supervised methods treat KPE as sequential labeling, span-level classification, or generative tasks. However, these…

2024

Is Score Matching Suitable for Estimating Point Processes?

NeurIPS 2024poster

Score matching estimators for point processes have gained widespread attention in recent years because they do not require the calculation of intensity integrals, thereby effectively addressing the computational challenges in maximum likelihood estimation (MLE). Some existing works have proposed sco…

2024

Lifting by Image – Leveraging Image Cues for Accurate 3D Human Pose Estimation

AAAI 2024technical

The "lifting from 2D pose" method has been the dominant approach to 3D Human Pose Estimation (3DHPE) due to the powerful visual analysis ability of 2D pose estimators. Widely known, there exists a depth ambiguity problem when estimating solely from 2D pose, where one 2D pose can be mapped to multipl…

Cited by 13SourcePDFScholar
2024

Mitigating Label Bias in Machine Learning: Fairness through Confident Learning

AAAI 2024technical

Discrimination can occur when the underlying unbiased labels are overwritten by an agent with potential bias, resulting in biased datasets that unfairly harm specific groups and cause classifiers to inherit these biases. In this paper, we demonstrate that despite only having access to the biased lab…

Cited by 5SourcePDFScholar
2024

Nonstationary Sparse Spectral Permanental Process

NeurIPS 2024poster

Existing permanental processes often impose constraints on kernel types or stationarity, limiting the model's expressiveness. To overcome these limitations, we propose a novel approach utilizing the sparse spectral representation of nonstationary kernels. This technique relaxes the constraints on k…

2023

A Frustratingly Easy Plug-and-Play Detection-and-Reasoning Module for Chinese Spelling Check

EMNLP 2023long findings

In recent years, Chinese Spelling Check (CSC) has been greatly improved by designing task-specific pre-training methods or introducing auxiliary tasks, which mostly solve this task in an end-to-end fashion. In this paper, we propose to decompose the CSC workflow into detection, reasoning, and search…

Cited by 0SourcecodeScholar
2023

Fair Representation Learning with Unreliable Labels

AISTATS 2023poster

In learning with fairness, for every instance, its label can be randomly flipped to another class due to the practitioner’s prejudice, namely, label bias. The existing well-studied fair representation learning methods focus on removing the dependency between the sensitive factors and the input data,…

Cited by 10SourcePDFScholar
2023

Integration-free Training for Spatio-temporal Multimodal Covariate Deep Kernel Point Processes

NeurIPS 2023poster

In this study, we propose a novel deep spatio-temporal point process model, Deep Kernel Mixture Point Processes (DKMPP), that incorporates multimodal covariate information. DKMPP is an enhanced version of Deep Mixture Point Processes (DMPP), which uses a more flexible deep kernel to model complex re…

Cited by 9SourcePDFScholar
2023

Revisiting Logistic-softmax Likelihood in Bayesian Meta-Learning for Few-Shot Classification

NeurIPS 2023poster

Meta-learning has demonstrated promising results in few-shot classification (FSC) by learning to solve new problems using prior knowledge. Bayesian methods are effective at characterizing uncertainty in FSC, which is crucial in high-risk fields. In this context, the logistic-softmax likelihood is of…

2022

Accelerated Linearized Laplace Approximation for Bayesian Deep Learning

NeurIPS 2022accept

Laplace approximation (LA) and its linearized variant (LLA) enable effortless adaptation of pretrained deep neural networks to Bayesian neural networks. The generalized Gauss-Newton (GGN) approximation is typically introduced to improve their tractability. However, LA and LLA are still confronted wi…

2022

Improving Federated Learning Face Recognition via Privacy-Agnostic Clusters

ICLR 2022spotlight

The growing public concerns on data privacy in face recognition can be partly relieved by the federated learning (FL) paradigm. However, conventional FL methods usually perform poorly due to the particularity of the task, \textit{i.e.}, broadcasting class centers among clients is essential for rec…

Cited by 46SourcePDFScholar
2021

Continuous-time edge modelling using non-parametric point processes

NeurIPS 2021poster

The mutually-exciting Hawkes process (ME-HP) is a natural choice to model reciprocity, which is an important attribute of continuous-time edge (dyadic) data. However, existing ways of implementing the ME-HP for such data are either inflexible, as the exogenous (background) rate functions are typical…

Cited by 8SourcePDFScholar
2021

MagFace: A Universal Representation for Face Recognition and Quality Assessment

CVPR 2021poster

The performance of face recognition system degrades when the variability of the acquired faces increases. Prior work alleviates this issue by either monitoring the face quality in pre-processing or predicting the data uncertainty along with the face feature. This paper proposes MagFace, a category o…

Cited by 690PDFcodeScholar
2021

Robust Lightweight Facial Expression Recognition Network with Label Distribution Training

AAAI 2021technical

This paper presents an efficiently robust facial expression recognition (FER) network, named EfficientFace, which holds much fewer parameters but more robust to the FER in the wild. Firstly, to improve the robustness of the lightweight network, a local-feature extractor and a channel-spatial modulat…

2021

Searching for Alignment in Face Recognition

AAAI 2021technical

A standard pipeline of current face recognition frameworks consists of four individual steps: locating a face with a rough bounding box and several fiducial landmarks, aligning the face image using a pre-defined template, extracting representations and comparing. Among them, face detection, landmark…

Cited by 16SourcePDFScholar
2020

Deep Spatial Gradient and Temporal Depth Learning for Face Anti-Spoofing

CVPR 2020oral

Face anti-spoofing is critical to the security of face recognition systems. Depth supervised learning has been proven as one of the most effective methods for face anti-spoofing. Despite the great success, most previous works still formulate the problem as a single-frame multi-task one by simply aug…

Cited by 245PDFcodeScholar
2020

Searching Central Difference Convolutional Networks for Face Anti-Spoofing

CVPR 2020poster

Face anti-spoofing (FAS) plays a vital role in face recognition systems. Most state-of-the-art FAS methods 1) rely on stacked convolutions and expert-designed network, which is weak in describing detailed fine-grained information and easily being ineffective when the environment varies (e.g., differ…

Cited by 620PDFcodeScholar
2019

Recognizing Part Attributes With Insufficient Data

ICCV 2019poster

Recognizing the attributes of objects and their parts is central to many computer vision applications. Although great progress has been made to apply object-level recognition, recognizing the attributes of parts remains less applicable since the training data for part attributes recognition is usual…

Cited by 22PDFcodeScholar
2018

Compact Generalized Non-local Network

NeurIPS 2018poster

The non-local module is designed for capturing long-range spatio-temporal dependencies in images and videos. Although having shown excellent performance, it lacks the mechanism to model the interactions between positions across channels, which are of vital importance in recognizing fine-grained obje…

2018

Fine-grained Video Categorization with Redundancy Reduction Attention

ECCV 2018poster

For fine-grained categorization tasks, videos could serve as a better source than static images as videos have a higher chance of containing discriminative patterns. Nevertheless, a video sequence could also contain a lot of redundant and irrelevant frames. How to locate critical information of inte…

Cited by 60SourcePDFScholar
2018

Multi-Attention Multi-Class Constraint for Fine-grained Image Recognition

ECCV 2018poster

Attention-based learning for fine-grained image recognition remains a challenging task, where most of the existing methods treat each object part in isolation, while neglecting the correlations among them. In addition, the multi-stage or multi-scale mechanisms involved make the existing methods less…

Cited by 501SourcePDFScholar
2016

Embedding Label Structures for Fine-Grained Feature Representation

CVPR 2016poster

Recent algorithms in convolutional neural networks (CNN) considerably advance the fine-grained image classification, which aims to differentiate the subtle differences among subordinate classes. However, previous studies have rarely focused on learning a fined-grained and structured feature represen…

Cited by 259PDFScholar
2016

Fine-Grained Categorization and Dataset Bootstrapping Using Deep Metric Learning With Humans in the Loop

CVPR 2016poster

Existing fine-grained visual categorization methods often suffer from three challenges: lack of training data, large number of fine-grained categories, and high intra-class vs. low inter-class variance. In this work we propose a generic iterative framework for fine-grained categorization and dataset…

Cited by 293PDFScholar