SearcharxivSearch

arXiv subjects

Ran Zou

Publications and source records attributed to Ran Zou.

3 recordsLinked to original sources

Conditional Distribution Estimation Given Functional Covariates Using Deep Operator Networks

Functional linear models are commonly used for analyzing functional data with scalar responses, particularly for modeling the conditional mean of the response given functional covariates. In this work, we extend the traditional scalar-on-function regression in two major aspects: 1. estimating the conditional distribution function instead of a particular characteristic such as the conditional mean; 2. considering an arbitrary operator without imposing functional linearity or any model assumption. We use a likelihood approach for the conditional hazard function and apply convolutional neural networks to approximate the effects of functional inputs and estimate the conditional distribution using deep operator networks. Through simulations and a real world data example, we show the desirable robustness of the proposed method in comparison with the mean regression neural networks, demonstrating that our approach achieves better conditional distribution estimation and interval prediction in complex data settings.

stat.ME

When Explanations Betray Backdoors: Black-Box Auditing for Language Model Classifiers

Language model classifiers with explanations are used for moderation, routing, topic triage, and low-resource annotation. We study black-box auditing when the defender has only clean calibration data without trigger information but can ask the classifier for a label plus a short rationale or quoted evidence. We introduce Groundedness Drift, a lightweight score measuring whether the answer summary remains grounded in the input. Across two 7B backbones, five datasets, and four common non-adaptive OpenBackdoor-style attack families, Groundedness Drift achieves higher AUROC and lower residual target ASR than every compared detector in all cases at a nominal 5\% clean-FPR budget. We then evaluate Unsupported Groundedness, a multi-probe escalation for explanation-camouflage stress cases. Unsupported Groundedness improves signals but does not close the adaptive gap.

cs.CL

Conformalized Percentile Interval: Finite Sample Validity and Improved Conditional Performance

Conformal prediction provides distribution-free predictive intervals with finite-sample marginal coverage. However, achieving conditional validity and interval efficiency (in terms of short interval length) remains challenging, particularly in complex settings with heteroskedasticity, skewed responses, or estimation errors. We propose a conformal-style calibration method for responses obtained by the probability integral transform (PIT) of the conditional cumulative distribution function (CDF) estimated via neural networks to construct a finite-sample-adjusted percentile interval with the shortest length determined by the estimated conditional CDF. Calibrating in PIT space is effective because PIT values are asymptotically feature-independent when the CDF estimator is accurate, which mitigates feature-dependent miscoverage and improves conditional calibration. On the other hand, our percentile calibration adapts to the empirical PIT distribution, which is robust against a possibly imperfect estimation of the conditional CDF. We prove the finite-sample marginal coverage property of the proposed method and show its asymptotic conditional coverage under mild consistency conditions. Experiments on diverse synthetic and real-world benchmarks demonstrate better conditional calibration and substantially shorter intervals than existing methods.

stat.ML