← Search

Xiangming Meng

11 accepted papers

2025

FIG: Flow with Interpolant Guidance for Linear Inverse Problems

ICLR 2025poster

Diffusion and flow matching models have recently been used to solve various linear inverse problems in image restoration, such as super-resolution and inpainting. Using a pre-trained diffusion or flow-matching model as a prior, most existing methods modify the reverse-time sampling process by incorp…

2025

SCSA: A Plug-and-Play Semantic Continuous-Sparse Attention for Arbitrary Semantic Style Transfer

CVPR 2025highlight

Attention-based arbitrary style transfer methods, including CNN-based, Transformer-based, and Diffusion-based, have flourished and produced high-quality stylized images. However, they perform poorly on the content and style images with the same semantics, i.e., the style of the corresponding semanti…

2024

QCS-SGM+: Improved Quantized Compressed Sensing with Score-Based Generative Models

AAAI 2024technical

In practical compressed sensing (CS), the obtained measurements typically necessitate quantization to a limited number of bits prior to transmission or storage. This nonlinear quantization process poses significant recovery challenges, particularly with extreme coarse quantization such as 1-bit. Rec…

2024

SemanticMask: A Contrastive View Design for Anomaly Detection in Tabular Data

IJCAI 2024poster

Contrastive learning based on data augmentation techniques has recently achieved substantial advancement in learning a representation well-suited for anomaly detection in image domain. However, due to the lack of spatial structure, designing effective data augmentation methods for tabular data remai…

2023

A Unitary Transform Based Generalized Approximate Message Passing

ICASSP 2023accepted

We consider the problem of recovering an unknown signal from general nonlinear measurements obtained through a generalized linear model (GLM). Based on the unitary transform approximate message passing (UAMP) and expectation propagation, a unitary transform based generalized AMP (GUAMP) algorithm is…

Cited by 0SourceScholar
2023

Average case analysis of Lasso under ultra sparse conditions

AISTATS 2023poster

We analyze the performance of the least absolute shrinkage and selection operator (Lasso) for the linear model when the number of regressors $N$ grows larger keeping the true support size $d$ finite, i.e., the ultra-sparse case. The result is based on a novel treatment of the non-rigorous replica me…

Cited by 8SourcePDFScholar
2023

On Model Selection Consistency of Lasso for High-Dimensional Ising Models

AISTATS 2023poster

We theoretically analyze the model selection consistency of least absolute shrinkage and selection operator (Lasso), both with and without post-thresholding, for high-dimensional Ising models. For random regular (RR) graphs of size $p$ with regular node degree $d$ and uniform couplings $\theta_0$, i…

Cited by 1SourcePDFScholar
2021

Ising Model Selection Using $\ell_{1}$-Regularized Linear Regression: A Statistical Mechanics Analysis

NeurIPS 2021poster

We theoretically analyze the typical learning performance of $\ell_{1}$-regularized linear regression ($\ell_1$-LinR) for Ising model selection using the replica method from statistical mechanics. For typical random regular graphs in the paramagnetic phase, an accurate estimate of the typical sample…

Cited by 2SourcePDFScholar
2020

Training Binary Neural Networks using the Bayesian Learning Rule

ICML 2020poster

Neural networks with binary weights are computation-efficient and hardware-friendly, but their training is challenging because it involves a discrete optimization problem. Surprisingly, ignoring the discrete nature of the problem and using gradient-based methods, such as the Straight-Through Estimat…