Skip to content

Author

Xinyu Chen

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Jul 2026

Analysis of Key Factors Controlling Fractured Wells Productivity in Tight Gas Condensate Reservoirs Based on Machine Learning Surrogate Models and SHAP

To address the complex factors affecting the productivity of fractured horizontal wells in tight condensate gas reservoirs, as well as the high computational costs and opaque mechanism interpretation associated with traditional numerical simulations, this study proposes and implements a quantitative evaluation method for the main productivity-controlling factors. This method integrates a machine learning surrogate model with the Shapley additive explanations (SHAP) interpretability framework. First, based on 3D geological modeling and fracture propagation simulation, a high-dimensional parameter set encompassing reservoir geology, artificial fractures, and fluid properties was constructed. Subsequently, representative samples were generated through an orthogonal experimental design. On this basis, machine learning algorithms, including Support Vector Machines (SVM), Random Forests (RF), and eXtreme Gradient Boosting (XGBoost), were utilized to construct low-cost, high-precision surrogate models targeting initial productivity and Estimated Ultimate Recovery (EUR). These surrogate models effectively substituted the computationally expensive fully coupled numerical simulations. Furthermore, SHAP values were applied to the trained surrogate models to conduct both global and local interpretability analyses. This approach not only quantifies the magnitude and direction of each input parameter’s contribution to the productivity predictions, but also reveals their non-linear mechanisms and interaction effects. The results indicate that reservoir properties and gas saturation are the fundamental factors determining the productivity of fractured horizontal wells, while fracture conductivity and fracture half-length are the key engineering factors. Furthermore, there exist significant synergistic or antagonistic effects between the geological and engineering parameters. The integrated “parametric modeling–surrogate model construction—SHAP interpretability analysis” workflow established in this study provides a highly efficient, transparent, and physically insightful novel approach for the rapid optimization of fracturing designs and the mechanistic analysis of main productivity-controlling factors in tight condensate gas reservoirs.

Xinyu Chen, Gang Luo, Yan Dong et al. · 0 citations
Preprint Jul 2026

VAIOM: Continuous-Input, Discrete-Output Decoder-Only Financial Sequence Modeling

Financial observations are continuous, heterogeneous, and noisy, whereas decoder-only next-token models are usually built around discrete symbolic inputs. We introduce Vector-Input Autoregressive Inference for Ordinal-Return Modeling (VAIOM), a decoder-only Transformer for probabilistic next-return modeling on one-hour foreign-exchange bars. VAIOM separates input representation from output likelihood: continuous multivariate financial-event vectors preserve numerical structure at the input, while a categorical distribution over the next volatility-normalized return bucket supports cross-entropy training and likelihood evaluation. The selected 0.9M Hybrid Continuous Input model combines continuous event features with categorical asset metadata, a Mixture-of-Market-States return head, Gap, volatility-regime, and Ordinal auxiliary objectives, and full-sequence supervision. Models and preprocessing are fit using pre-2024 Train data; models are selected on 2024H2 Validation and evaluated without refitting on two 2025 Test periods. Across three independent training seeds, every model outperforms fixed single-bar LightGBM baseline in both Test halves. For the canonical checkpoint, paired gains over LightGBM are 0.029 and 0.043 bits per event. Validation experiments show that continuous input improves over discrete-token input under the same categorical return objective, full-sequence supervision improves over last-position training, and auxiliary representation shaping together with a mixture-structured return head improves return likelihood in controlled comparisons. A supporting capacity study finds that the smallest evaluated complete architecture rung achieves the strongest Validation likelihood on the present corpus.

Yiming Ma, Xinyu Chen · 0 citations