← Search

Chengcheng Wang

10 accepted papers

2026

CasMoE: A Cascaded Framework for Efficient MoE Inference on Resource-constrained Devices

AAAI 2026technical

The Mixture-of-Experts (MoE) architecture has emerged as a key enabler for scaling large language models (LLMs), empowering increased model capacity with minimal computational overhead through gating-based dynamic expert activation. However, due to the memory demands introduced by expert modules, Mo

Cited by 0SourcePDFScholar
2026

Circle-RoPE: Cone-like Decoupled Rotary Positional Embedding for Vision-Language Models

ICML 2026poster

Rotary Position Embedding (RoPE) is widely adopted in large language models, but when applied to vision-language models (VLMs) it couples text and image position indices and can introduce spurious cross-modal relative-position bias. We propose Per-Token Distance (PTD) to quantify cross-modal positio…

Cited by 0SourceScholar
2026

PocketLLM: Ultimate Compression of Large Language Models via Meta Networks

AAAI 2026technical

As Large Language Models (LLMs) continue to grow in size, storing and transmitting them on edge devices becomes increasingly challenging. Traditional methods like quantization and pruning struggle to achieve extreme compression of LLMs without sacrificing accuracy. In this paper, we introduce Pocket

Cited by 0SourcePDFScholar
2025

DenseSSM: State Space Models with Dense Hidden Connection for Efficient Large Language Models

NAACL 2025long

Large language models (LLMs) face a significant challenge due to the excessive computational and memory requirements of the commonly used Transformer architecture. While state space model (SSM) is a new type of foundational network architecture offering lower computational complexity, their performa…

Cited by 0SourcePDFScholar
2025

DiC: Rethinking Conv3x3 Designs in Diffusion Models

CVPR 2025poster

Diffusion models have shown exceptional performance in visual generation tasks. Recently, these models have shifted from traditional U-Shaped CNN-Attention hybrid structures to fully transformer-based isotropic architectures. While these transformers exhibit strong scalability and performance, their…

2024

A Robust Audio Deepfake Detection System via Multi-View Feature

ICASSP 2024accepted

With the advancement of generative modeling techniques, synthetic human speech becomes increasingly indistinguishable from real, and tricky challenges are elicited for the audio deepfake detection (ADD) system. In this paper, we exploit audio features to improve the generalizability of ADD systems.…

Cited by 0SourceScholar
2024

Data-efficient Large Vision Models through Sequential Autoregression

ICML 2024poster

Training general-purpose vision models on purely sequential visual data, eschewing linguistic inputs, has heralded a new frontier in visual understanding. These models are intended to not only comprehend but also seamlessly transit to out-of-domain tasks. However, current endeavors are hamstrung by…

2023

Gold-YOLO: Efficient Object Detector via Gather-and-Distribute Mechanism

NeurIPS 2023poster

In the past years, YOLO-series models have emerged as the leading approaches in the area of real-time object detection. Many studies pushed up the baseline to a higher level by modifying the architecture, augmenting data and designing new losses. However, we find previous models still suffer from in…

2023

Species196: A One-Million Semi-supervised Dataset for Fine-grained Species Recognition

NeurIPS 2023poster

The development of foundation vision models has pushed the general visual recognition to a high level, but cannot well address the fine-grained recognition in specialized domain such as invasive species classification. Identifying and managing invasive species has strong social and ecological value.…