← Search

Shihao Zhang

5 accepted papers

2026

Matching without Group Barrier for Heterogeneous Treatment Effect Estimation

ICLR 2026poster

In heterogeneous treatment effect estimation from observational data, the fundamental challenge is that only the factual outcome under the received treatment is observable, while the potential outcomes under other treatments or no treatment can never be observed. As a simple and effective approach,…

Cited by 0SourceScholar
2026

Qronos: Correcting the Past by Shaping the Future... in Post-Training Quantization

ICLR 2026poster

We introduce Qronos---a new post-training quantization algorithm that not only explicitly corrects errors due to both weight and activation quantization, but also corrects errors accumulated from previously quantized layers. Our iterative algorithm is based on an interpretable and disciplined optimi…

Cited by 0SourcecodeScholar
2023

Improving Deep Regression with Ordinal Entropy

ICLR 2023poster

In computer vision, it is often observed that formulating regression problems as a classification task yields better performance. We investigate this curious phenomenon and provide a derivation to show that classification, with the cross-entropy loss, outperforms regression with a mean squared error…