paper-with-me

홈 › Papers

Domain adaption and physical constrains transfer learning for shale gas production

2023-12-18 · Zhaozhong Yang, Liangjie Gou, Chao Min, Duo Yi, Xiaogang Li, Guoquan Wen

Effective prediction of shale gas production is crucial for strategic reservoir development. However, in new shale gas blocks, two main challenges are encountered: (1) the occurrence of negative transfer due to insufficient data, and (2) the limited interpretability of deep learning (DL) models. To tackle these problems, we propose a novel transfer learning methodology that utilizes domain adaptation and physical constraints. This methodology effectively employs historical data from the source domain to reduce negative transfer from the data distribution perspective, while also using physical constraints to build a robust and reliable prediction model that integrates various types of data. The methodology starts by dividing the production data from the source domain into multiple subdomains, thereby enhancing data diversity. It then uses Maximum Mean Discrepancy (MMD) and global average distance measures to decide on the feasibility of transfer. Through domain adaptation, we integrate all transferable knowledge, resulting in a more comprehensive target model. Lastly, by incorporating drilling, completion, and geological data as physical constraints, we develop a hybrid model. This model, a combination of a multi-layer perceptron (MLP) and a Transformer (Transformer-MLP), is designed to maximize interpretability. Experimental validation in China's southwestern region confirms the method's effectiveness.

📄 PDF Abstract BibTeX arXiv:2312.10920

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityDomain AdaptationTransfer Learning

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Position-Wise Feed-Forward Layer 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Towards Better Shale Gas Production Forecasting Using Transfer Learning

2021-06-21 · Omar S. Alolayan, Samuel J. Raymond, Justin B. Montgomery, John R. Williams

Deep neural networks can generate more accurate shale gas production forecasts in counties with a limited number of sample wells by utilizing transfer learning. This paper provides a way of transferring the knowledge gai…

Production ForecastingTransfer Learning

Deep Visual Domain Adaptation: A Survey

2018-02-10 · Mei Wang, Weihong Deng

Deep domain adaption has emerged as a new learning technique to address the lack of massive amounts of labeled data. Compared to conventional methods, which learn shared feature subspaces or reuse important source instan…

Domain AdaptationFace Recognitionimage-classificationImage Classification+4

Attention-based Domain Adaption Using Transfer Learning for Part-of-Speech Tagging: An Experiment on the Hindi language

2020-10-01 · PACLIC 2020 10 · Rajesh Kumar Mundotiya, Vikrant Kumar, Arpit Mehta, Anil Kumar Singh
Domain AdaptationPart-Of-Speech TaggingTransfer Learning

Learning Invariant Representation for Unsupervised Image Restoration

2020-03-28 · CVPR 2020 6 · Wenchao Du, Hu Chen, Hongyu Yang

Recently, cross domain transfer has been applied for unsupervised image restoration tasks. However, directly applying existing frameworks would lead to domain-shift problems in translated images due to lack of effective …

Domain AdaptationImage Restoration

3D Ego-Pose Estimation via Imitation Learning

2018-09-01 · ECCV 2018 9 · Ye Yuan, Kris Kitani

Ego-pose estimation, i.e., estimating a person's 3D pose with a single wearable camera, has many potential applications in activity monitoring. For these applications, both accurate and physically plausible estimates are…

Domain AdaptationImitation LearningPose Estimation