← Search

Qiang Cheng

12 accepted papers

2026

RefiDiff: Progressive Refinement Diffusion for Efficient Missing Data Imputation

AAAI 2026technical

Missing values in high-dimensional, mixed-type datasets pose significant challenges for data imputation, particularly under Missing Not At Random (MNAR) mechanisms. Existing methods struggle to integrate local and global data characteristics, limiting performance in MNAR and high-dimensional setting

Cited by 0SourcePDFScholar
2025

Logic-Thinker: Teaching Large Language Models to Think more Logically.

EMNLP 2025

Recent Large Reasoning Models (LRMs) have demonstrated the ability to generate long chains of thought (LongCoT) before arriving at a final conclusion. Despite remarkable breakthroughs in complex reasoning capabilities, LongCoT still faces challenges such as redundancy and logical incoherence. To add

Cited by 0SourcePDFScholar
2024

Cross-View Diversity Embedded Consensus Learning for Multi-View Clustering

IJCAI 2024poster

Multi-view clustering (MVC) has garnered significant attention in recent studies. In this paper, we propose a novel MVC method, named CCL-MVC. The novel method constructs a cross-order neighbor tensor of multi-view data to recover a low-rank essential tensor, preserves noise-free, comprehensive, and…

Cited by 0SourcePDFScholar
2024

Fine-Grained Bipartite Concept Factorization for Clustering

CVPR 2024poster

In this paper we propose a novel concept factorization method that seeks factor matrices using a cross-order positive semi-definite neighbor graph which provides comprehensive and complementary neighbor information of the data. The factor matrices are learned with bipartite graph partitioning which…

Cited by 2SourcePDFScholar
2021

Adaptive Weighted Discriminator for Training Generative Adversarial Networks

CVPR 2021poster

Generative adversarial network (GAN) has become one of the most important neural network models for classical unsupervised machine learning. A variety of discriminator loss functions have been developed to train GAN's discriminators and they all have a common structure: a sum of real and fake losses…

Cited by 20PDFcodeScholar
2021

Algorithmic stability and generalization of an unsupervised feature selection algorithm

NeurIPS 2021poster

Feature selection, as a vital dimension reduction technique, reduces data dimension by identifying an essential subset of input features, which can facilitate interpretable insights into learning and inference processes. Algorithmic stability is a key characteristic of an algorithm regarding its sen…

2019

RES-PCA: A Scalable Approach to Recovering Low-Rank Matrices

CVPR 2019poster

Robust principal component analysis (RPCA) has drawn significant attentions due to its powerful capability in recovering low-rank matrices as well as successful appplications in various real world problems. The current state-of-the-art algorithms usually need to solve singular value decomposition of…

Cited by 30PDFScholar
2016

Deep Speech 2 : End-to-End Speech Recognition in English and Mandarin

ICML 2016poster

We show that an end-to-end deep learning approach can be used to recognize either English or Mandarin Chinese speech–two vastly different languages. Because it replaces entire pipelines of hand-engineered components with neural networks, end-to-end learning allows us to handle a diverse variety of s…