← Search

Qihang Zhou

10 accepted papers

2026

CODiff: One-Step Diffusion Model for Camouflaged Object Detection

ICML 2026poster

Diffusion-based camouflaged object detection (COD) has recently shown great potential. In contrast to existing approaches that rely on multiple sample steps to refine the predicted masks, we propose CODiff, which reformulates the diffusion process to enable one-step mask prediction while maintaining…

Cited by 0SourceScholar
2026

FIRM-MoE:Fine-GrainedExpert Decomposition for Resource-Adaptive MoE Inference

AAAI 2026technical

Mixture-of-Experts (MoE) is a sparse neural architecture that significantly increases model capacity while maintaining low computational complexity. However, deploying MoE-based large language models (LLMs) on memory-constrained edge devices remains challenging due to their substantial memory requir

Cited by 0SourcePDFScholar
2026

Focusing on Language: Revealing and Exploiting Language Attention Heads in Multilingual Large Language Models

AAAI 2026technical

Large language models (LLMs) increasingly support multilingual understanding and generation. Meanwhile, efforts to interpret their internal mechanisms have emerged, offering insights to enhance multilingual performance. While multi-head self-attention (MHA) has proven critical in many areas, its rol

Cited by 0SourcePDFScholar
2026

TrajBooster: Boosting Humanoid Whole-Body Manipulation Via Trajectory-Centric Learning

ICRA 2026poster

Recent Vision-Language-Action (VLA) models show potential to generalize across embodiments but struggle to quickly align with a new robot’s action space when high-quality demonstrations are scarce, especially for bipedal humanoids. We present TrajBooster, a cross-embodiment framework that leverages …

2024

AnomalyCLIP: Object-agnostic Prompt Learning for Zero-shot Anomaly Detection

ICLR 2024poster

Zero-shot anomaly detection (ZSAD) requires detection models trained using auxiliary data to detect anomalies without any training sample in a target dataset. It is a crucial task when training data is not accessible due to various concerns, e.g., data privacy, yet it is challenging since the models…

2024

Large Language Model Guided Knowledge Distillation for Time Series Anomaly Detection

IJCAI 2024poster

Self-supervised methods have gained prominence in time series anomaly detection due to the scarcity of available annotations. Nevertheless, they typically demand extensive training data to acquire a generalizable representation map, which conflicts with scenarios of a few available samples, thereby…

Cited by 21SourcePDFScholar
2024

MoEAD: A Parameter-efficient Model for Multi-class Anomaly Detection

ECCV 2024poster

"Utilizing a unified model to detect multi-class anomalies is a promising solution to real-world anomaly detection. Despite their appeal, such models typically suffer from large model parameters and thus pose a challenge to their deployment on memory-constrained embedding devices. To address this ch…

2024

PointAD: Comprehending 3D Anomalies from Points and Pixels for Zero-shot 3D Anomaly Detection

NeurIPS 2024poster

Zero-shot (ZS) 3D anomaly detection is a crucial yet unexplored field that addresses scenarios where target 3D training samples are unavailable due to practical concerns like privacy protection. This paper introduces PointAD, a novel approach that transfers the strong generalization capabilities of…

2023

Detecting Multivariate Time Series Anomalies with Zero Known Label

AAAI 2023technical

Multivariate time series anomaly detection has been extensively studied under the one-class classification setting, where a training dataset with all normal instances is required. However, preparing such a dataset is very laborious since each single data instance should be fully guaranteed to be nor…