← Search

Chenhao Xue

4 accepted papers

2026

CONSTRUCTING COMPOSITE FEATURES FOR INTERPRETABLE MUSIC-TAGGING

ICASSP 2026poster

Combining multiple audio features can improve the performance of music tagging, but common deep learning-based feature fusion methods often lack interpretability. To address this problem, we propose a Genetic Programming (GP) pipeline that automatically evolves composite features by mathematically c…

Cited by 0SourcePDFScholar
2025

Quantifying Compositionality of Classic and State-of-the-Art Embeddings

EMNLP 2025

For language models to generalize correctly to novel expressions, it is critical that they exploit access compositional meanings when this is justified. Even if we don’t know what a “pelp” is, we can use our knowledge of numbers to understand that “ten pelps” makes more pelps than “two pelps”. Stati

2022

Latency-aware Spatial-wise Dynamic Networks

NeurIPS 2022accept

Spatial-wise dynamic convolution has become a promising approach to improving the inference efficiency of deep networks. By allocating more computation to the most informative pixels, such an adaptive inference paradigm reduces the spatial redundancy in image features and saves a considerable amount…

2022

PTQ4ViT: Post-Training Quantization for Vision Transformers with Twin Uniform Quantization

ECCV 2022poster

"Quantization is one of the most effective methods to compress neural networks, which has achieved great success on convolutional neural networks (CNNs). Recently, vision transformers have demonstrated great potential in computer vision. However, previous post-training quantization methods performed…