Skip to main content

Showing 1–14 of 14 results for author: Fang, Q

Searching in archive stat. Search in all archives.
.
  1. arXiv:2504.01535  [pdf, other

    math.ST econ.EM stat.ME

    On Robust Empirical Likelihood for Nonparametric Regression with Application to Regression Discontinuity Designs

    Authors: Qin Fang, Shaojun Guo, Yang Hong, Xinghao Qiao

    Abstract: Empirical likelihood serves as a powerful tool for constructing confidence intervals in nonparametric regression and regression discontinuity designs (RDD). The original empirical likelihood framework can be naturally extended to these settings using local linear smoothers, with Wilks' theorem holding only when an undersmoothed bandwidth is selected. However, the generalization of bias-corrected v… ▽ More

    Submitted 2 April, 2025; originally announced April 2025.

    Comments: 35 pages, 2 figures, 5 tables

  2. arXiv:2503.07976  [pdf, ps, other

    stat.ML cs.LG

    Two-Dimensional Deep ReLU CNN Approximation for Korobov Functions: A Constructive Approach

    Authors: Qin Fang, Lei Shi, Min Xu, Ding-Xuan Zhou

    Abstract: This paper investigates approximation capabilities of two-dimensional (2D) deep convolutional neural networks (CNNs), with Korobov functions serving as a benchmark. We focus on 2D CNNs, comprising multi-channel convolutional layers with zero-padding and ReLU activations, followed by a fully connected layer. We propose a fully constructive approach for building 2D CNNs to approximate Korobov functi… ▽ More

    Submitted 10 March, 2025; originally announced March 2025.

  3. arXiv:2407.19399  [pdf, other

    math.ST stat.ME

    Large-scale Multiple Testing of Cross-covariance Functions with Applications to Functional Network Models

    Authors: Qin Fang, Qing Jiang, Xinghao Qiao

    Abstract: The estimation of functional networks through functional covariance and graphical models have recently attracted increasing attention in settings with high dimensional functional data, where the number of functional variables p is comparable to, and maybe larger than, the number of subjects. However, the existing methods all depend on regularization techniques, which make it unclear how the involv… ▽ More

    Submitted 4 September, 2024; v1 submitted 28 July, 2024; originally announced July 2024.

    Comments: 2 tables, 3 figures

  4. arXiv:2406.00700  [pdf, other

    stat.ME econ.EM math.ST

    On the modelling and prediction of high-dimensional functional time series

    Authors: Jinyuan Chang, Qin Fang, Xinghao Qiao, Qiwei Yao

    Abstract: We propose a two-step procedure to model and predict high-dimensional functional time series, where the number of function-valued time series $p$ is large in relation to the length of time series $n$. Our first step performs an eigenanalysis of a positive definite matrix, which leads to a one-to-one linear transformation for the original high-dimensional functional time series, and the transformed… ▽ More

    Submitted 2 June, 2024; originally announced June 2024.

    Comments: 35 pages, 1 figure, 7 tables

  5. arXiv:2404.15654  [pdf, other

    math.ST stat.ME

    Autoregressive Networks with Dependent Edges

    Authors: Jinyuan Chang, Qin Fang, Eric D. Kolaczyk, Peter W. MacDonald, Qiwei Yao

    Abstract: We propose an autoregressive framework for modelling dynamic networks with dependent edges. It encompasses the models which accommodate, for example, transitivity, density-dependent and other stylized features often observed in real network data. By assuming the edges of network at each time are independent conditionally on their lagged values, the models, which exhibit a close connection with tem… ▽ More

    Submitted 24 April, 2024; originally announced April 2024.

    Comments: 27 pages, 2 tables, 4 figures

  6. arXiv:2306.15209  [pdf, other

    stat.CO stat.AP stat.ME

    Dynamic Reconfiguration of Brain Functional Network in Stroke

    Authors: Kaichao Wu, Beth Jelfs, Katrina Neville, Wenzhen He, Qiang Fang

    Abstract: The brain continually reorganizes its functional network to adapt to post-stroke functional impairments. Previous studies using static modularity analysis have presented global-level behavior patterns of this network reorganization. However, it is far from understood how the brain reconfigures its functional network dynamically following a stroke. This study collected resting-state functional MRI… ▽ More

    Submitted 22 March, 2024; v1 submitted 27 June, 2023; originally announced June 2023.

    Comments: Has been accepted by IEEE Journal of Biomedical and Health Informatics, doi:10.1109/JBHI.2024.3371097

    Journal ref: IEEE Journal of Biomedical and Health Informatics 2024

  7. arXiv:2207.06986  [pdf, other

    math.ST stat.ME

    Adaptive Functional Thresholding for Sparse Covariance Function Estimation in High Dimensions

    Authors: Qin Fang, Shaojun Guo, Xinghao Qiao

    Abstract: Covariance function estimation is a fundamental task in multivariate functional data analysis and arises in many applications. In this paper, we consider estimating sparse covariance functions for high-dimensional functional data, where the number of random functions p is comparable to, or even larger than the sample size n. Aided by the Hilbert--Schmidt norm of functions, we introduce a new class… ▽ More

    Submitted 14 July, 2022; originally announced July 2022.

    Comments: 36 pages, 3 figures, 6 tables

  8. arXiv:2207.04878  [pdf, other

    q-bio.GN cs.LG stat.AP

    Stacked Autoencoder Based Multi-Omics Data Integration for Cancer Survival Prediction

    Authors: Xing Wu, Qiulian Fang

    Abstract: Cancer survival prediction is important for developing personalized treatments and inducing disease-causing mechanisms. Multi-omics data integration is attracting widespread interest in cancer research for providing information for understanding cancer progression at multiple genetic levels. Many works, however, are limited because of the high dimensionality and heterogeneity of multi-omics data.… ▽ More

    Submitted 8 July, 2022; originally announced July 2022.

  9. arXiv:2202.09166  [pdf, other

    cs.CY cs.CL stat.AP stat.ME

    Evaluating the Construct Validity of Text Embeddings with Application to Survey Questions

    Authors: Qixiang Fang, Dong Nguyen, Daniel L Oberski

    Abstract: Text embedding models from Natural Language Processing can map text data (e.g. words, sentences, documents) to supposedly meaningful numerical representations (a.k.a. text embeddings). While such models are increasingly applied in social science research, one important issue is often not addressed: the extent to which these embeddings are valid representations of constructs relevant for social sci… ▽ More

    Submitted 18 February, 2022; originally announced February 2022.

    Comments: Under review

    Journal ref: EPJ Data Sci. 11, 39 (2022)

  10. arXiv:2101.11552  [pdf, other

    cs.LG stat.ML

    Efficient Graph Deep Learning in TensorFlow with tf_geometric

    Authors: Jun Hu, Shengsheng Qian, Quan Fang, Youze Wang, Quan Zhao, Huaiwen Zhang, Changsheng Xu

    Abstract: We introduce tf_geometric, an efficient and friendly library for graph deep learning, which is compatible with both TensorFlow 1.x and 2.x. tf_geometric provides kernel libraries for building Graph Neural Networks (GNNs) as well as implementations of popular GNNs. The kernel libraries consist of infrastructures for building efficient GNNs, including graph data structures, graph map-reduce framewor… ▽ More

    Submitted 27 January, 2021; originally announced January 2021.

    Comments: 7 pages, 5 figures

  11. The Role of Time, Weather and Google Trends in Understanding and Predicting Web Survey Response

    Authors: Qixiang Fang, Joep Burger, Ralph Meijers, Kees van Berkel

    Abstract: In the literature about web survey methodology, significant efforts have been made to understand the role of time-invariant factors (e.g. gender, education and marital status) in (non-)response mechanisms. Time-invariant factors alone, however, cannot account for most variations in (non-)responses, especially fluctuations of response rates over time. This observation inspires us to investigate the… ▽ More

    Submitted 21 January, 2022; v1 submitted 30 October, 2020; originally announced November 2020.

    Comments: Published in Survey Research Methods. See https://ojs.ub.uni-konstanz.de/srm/article/view/7633

    Journal ref: Survey Research Methods (2021), 15(1), 1-25

  12. arXiv:1810.01575  [pdf, other

    cs.CV cs.CG cs.GR cs.LG stat.ML

    Deep Fundamental Matrix Estimation without Correspondences

    Authors: Omid Poursaeed, Guandao Yang, Aditya Prakash, Qiuren Fang, Hanqing Jiang, Bharath Hariharan, Serge Belongie

    Abstract: Estimating fundamental matrices is a classic problem in computer vision. Traditional methods rely heavily on the correctness of estimated key-point correspondences, which can be noisy and unreliable. As a result, it is difficult for these methods to handle image pairs with large occlusion or significantly different camera poses. In this paper, we propose novel neural network architectures to estim… ▽ More

    Submitted 2 October, 2018; originally announced October 2018.

    Comments: ECCV 2018, Geometry Meets Deep Learning Workshop

  13. arXiv:1406.2725  [pdf, ps, other

    stat.ME

    Bayesian Benchmark Dose Analysis

    Authors: Qijun Fang, Walter W. Piegorsch, Katherine Y. Barnes

    Abstract: An important objective in environmental risk assessment is estimation of minimum exposure levels, called Benchmark Doses (BMDs) that induce a pre-specified Benchmark Response (BMR) in a target population. Established inferential approaches for BMD analysis typically involve one-sided, frequentist confidence limits, leading in practice to what are called Benchmark Dose Lower Limits (BMDLs). Appeal… ▽ More

    Submitted 10 June, 2014; originally announced June 2014.

    Comments: arXiv admin note: substantial text overlap with arXiv:1402.3896

  14. arXiv:1402.3896  [pdf, ps, other

    stat.ME

    Bayesian Model-Averaged Benchmark Dose Analysis Via Reparameterized Quantal-Response Models

    Authors: Qijun Fang, Walter W. Piegorsch, Susan J. Simmons, Xiaosong Li, Cuixian Chen, Yishi Wang

    Abstract: An important objective in biomedical risk assessment is estimation of minimum exposure levels that induce a pre-specified adverse response in a target population. The exposure/dose points in such settings are known as Benchmark Doses (BMDs). Recently, parametric Bayesian estimation for finding BMDs has become popular. A large variety of candidate dose-response models is available for applying thes… ▽ More

    Submitted 17 February, 2014; originally announced February 2014.

    Comments: Main document 18 pages, 2 figures. Supplementary document 9 pages