← Search

Qiuhong Ke

30 accepted papers

2026

Fresco: Frequency-Spatial Consistent Optimization for Fine-Grained Head Avatar Modeling

CVPR 2026

We propose Fresco, a unified optimization pipeline designed to mitigate early over-sharpening, and cross-view drifting in head avatar reconstruction. Fresco combines a Laplacian-pyramid-based frequency curriculum with UV-space consistency regularization to progressively enhance reconstruction qualit

Cited by 0SourcecodeScholar
2026

Omni2Sound: Towards Unified Video-Text-to-Audio Generation

CVPR 2026

Training a unified model integrating video-to-audio (V2A), text-to-audio (T2A), and joint video-text-to-audio (VT2A) generation offers significant application flexibility, yet faces two unexplored foundational challenges: (1) the scarcity of high-quality audio captions with tight V-A-T alignment, le

Cited by 0SourceScholar
2026

SkelHCC: A Hyperbolic CLIP-Driven Cache Adaptation Framework for Skeleton-based One-Shot Action Recognition

ICML 2026poster

Skeleton-based action recognition aims to understand human behaviors from body joint sequences and is especially challenging in the one-shot setting, where only a single labeled exemplar is available for each novel action. A key challenge is learning representations that capture the hierarchical and…

Cited by 0SourceScholar
2026

Translating Signals to Languages for sEMG-Based Activity Recognition

CVPR 2026

Surface electromyography (sEMG) signal-based activity recognition has attracted increasing research attention in recent years. To develop accurate sEMG signal-based activity recognizers, numerous approaches have been proposed. Some studies focus on designing larger and more expressive model architec

Cited by 0SourceScholar
2025

Boosting Skeleton-based Zero-Shot Action Recognition with Training-Free Test-Time Adaptation

NeurIPS 2025poster

We introduce Skeleton-Cache, the first training-free test-time adaptation framework for skeleton-based zero-shot action recognition (SZAR), aimed at improving model generalization to unseen actions during inference. Skeleton-Cache reformulates inference as a lightweight retrieval process over a non-…

Cited by 0SourcecodeScholar
2025

DiffIP: Representation Fingerprints for Robust IP Protection of Diffusion Models

ICCV 2025poster

Intellectual property (IP) protection for diffusion models is a critical concern, given the significant resources and time required for their development. To effectively safeguard the IP of diffusion models, a key step is enabling the comparison of unique identifiers (fingerprints) between suspect a…

Cited by 0SourcePDFScholar
2025

MissScore: High-Order Score Estimation in the Presence of Missing Data

ICML 2025poster

Score-based generative models are essential in various machine learning applications, with strong capabilities in generation quality. In particular, high-order derivatives (scores) of data density offer deep insights into data distributions, building on the proven effectiveness of first-order scores…

Cited by 0SourcePDFScholar
2025

Point-Cache: Test-time Dynamic and Hierarchical Cache for Robust and Generalizable Point Cloud Analysis

CVPR 2025poster

This paper proposes a general solution to enable point cloud recognition models to handle distribution shifts at test time. Unlike prior methods, which rely heavily on training data (often inaccessible during online inference) and are limited to recognizing a fixed set of point cloud classes predefi…

2025

Semantic-guided Cross-Modal Prompt Learning for Skeleton-based Zero-shot Action Recognition

CVPR 2025poster

Skeleton-based human action recognition is promising due to its privacy preservation, robustness to visual challenges, and computational efficiency. Especially, the practical necessity to recognize unseen actions has led to increased interest in zero-shot skeleton-based action recognition (ZSSAR). E…

Cited by 0SourcePDFScholar
2025

Watch and Listen: Understanding Audio-Visual-Speech Moments with Multimodal LLM

NeurIPS 2025poster

Humans naturally understand moments in a video by integrating visual and auditory cues. For example, localizing a scene in the video like “A scientist passionately speaks on wildlife conservation as dramatic orchestral music plays, with the audience nodding and applauding” requires simultaneous proc…

Cited by 0SourceScholar
2024

Harnessing Text-to-Image Diffusion Models for Category-Agnostic Pose Estimation

ECCV 2024oral

"Category-Agnostic Pose Estimation (CAPE) aims to detect keypoints of an arbitrary unseen category in images, based on several provided examples of that category. This is a challenging task, as the limited data of unseen categories makes it difficult for models to generalize effectively. To address…

Cited by 10SourcePDFScholar
2024

Part-aware Unified Representation of Language and Skeleton for Zero-shot Action Recognition

CVPR 2024poster

While remarkable progress has been made on supervised skeleton-based action recognition the challenge of zero-shot recognition remains relatively unexplored. In this paper we argue that relying solely on aligning label-level semantics and global skeleton features is insufficient to effectively trans…

2024

Point-PRC: A Prompt Learning Based Regulation Framework for Generalizable Point Cloud Analysis

NeurIPS 2024poster

This paper investigates the 3D domain generalization (3DDG) ability of large 3D models based on prevalent prompt learning. Recent works demonstrate the performances of 3D point cloud recognition can be boosted remarkably by parameter-efficient prompt tuning. However, we observe that the improvement…

2024

UPAM: Unified Prompt Attack in Text-to-Image Generation Models Against Both Textual Filters and Visual Checkers

ICML 2024poster

Text-to-Image (T2I) models have raised security concerns due to their potential to generate inappropriate or harmful images. In this paper, we propose UPAM, a novel framework that investigates the robustness of T2I models from the attack perspective. Unlike most existing attack methods that focus on…

Cited by 4SourcePDFScholar
2023

DiffPose: Toward More Reliable 3D Pose Estimation

CVPR 2023poster

Monocular 3D human pose estimation is quite challenging due to the inherent ambiguity and occlusion, which often lead to high uncertainty and indeterminacy. On the other hand, diffusion models have recently emerged as an effective tool for generating high-quality images from noise. Inspired by their…

2023

Diffusion-based Image Translation with Label Guidance for Domain Adaptive Semantic Segmentation

ICCV 2023poster

Translating images from a source domain to a target domain for learning target models is one of the most common strategies in domain adaptive semantic segmentation (DASS). However, existing methods still struggle to preserve semantically-consistent local details between the original and translated i…

Cited by 32PDFScholar
2023

Joint Attribute and Model Generalization Learning for Privacy-Preserving Action Recognition

NeurIPS 2023poster

Privacy-Preserving Action Recognition (PPAR) aims to transform raw videos into anonymous ones to prevent privacy leakage while maintaining action clues, which is an increasingly important problem in intelligent vision applications. Despite recent efforts in this task, it is still challenging to deal…

Cited by 4SourcePDFScholar
2022

Dynamic Spatio-Temporal Specialization Learning for Fine-Grained Action Recognition

ECCV 2022poster

"The goal of fine-grained action recognition is to successfully discriminate between action categories with subtle differences. To tackle this, we derive inspiration from the human visual system which contains specialized regions in the brain that are dedicated towards handling specific tasks. We de…

Cited by 30SourcePDFScholar
2022

ERA: Expert Retrieval and Assembly for Early Action Prediction

ECCV 2022poster

"Early action prediction aims to successfully predict the class label of an action before it is completely performed. This is a challenging task because the beginning stages of different actions can be very similar, with only minor subtle differences for discrimination. In this paper, we propose a n…

Cited by 29SourcePDFScholar
2022

GradAuto: Energy-Oriented Attack on Dynamic Neural Networks

ECCV 2022poster

"Dynamic neural networks could adapt their structures or parameters based on different inputs. By reducing the computation redundancy for certain samples, it can greatly improve the computational efficiency without compromising the accuracy. In this paper, we investigate the robustness of dynamic ne…

2022

IGFormer: Interaction Graph Transformer for Skeleton-Based Human Interaction Recognition

ECCV 2022poster

"Human interaction recognition is very important in many applications. One crucial cue in recognizing an interaction is the interactive body parts. In this work, we propose a novel Interaction Graph Transformer (IGFormer) network for skeleton-based interaction recognition via modeling the interactiv…

Cited by 48SourcePDFScholar
2021

Else-Net: Elastic Semantic Network for Continual Action Recognition From Skeleton Data

ICCV 2021poster

We address continual action recognition from skeleton sequence, which aims to learn a recognition model over time from a continuous stream of skeleton data. This task is very important in changing environment. Due to catastrophic forgetting problems of deep neural networks and large discrepancies be…

Cited by 56PDFScholar
2021

Noise Doesn't Lie: Towards Universal Detection of Deep Inpainting

IJCAI 2021poster

Deep image inpainting aims to restore damaged or missing regions in an image with realistic contents. While having a wide range of applications such as object removal and image recovery, deep inpainting techniques also have the risk of being manipulated for image forgery. A promising countermeasure…

Cited by 26SourcePDFScholar
2017

A New Representation of Skeleton Sequences for 3D Action Recognition

CVPR 2017poster

This paper presents a new method for 3D action recognition with skeleton sequences (i.e., 3D trajectories of human skeleton joints). The proposed method first transforms each skeleton sequence into three clips each consisting of several frames for spatial temporal feature learning using deep neural…

Cited by 1080PDFScholar