<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Machine learning models for predicting migrant remittance flows: a cross-border financial analysis⋆</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Ilona Dumanska</string-name>
          <email>dumanskai@khmnu.edu.ua</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andrii Kuzmin</string-name>
          <email>kuzminandrii@khmnu.edu.ua</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vitaly Levashenko</string-name>
          <email>vitaly.levashenko@fri.uniza.sk</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Viktor Lysak</string-name>
          <email>lysak.viktor@khmnu.edu.ua</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Lesia Hrytsyna</string-name>
          <email>hrytsynal@khmnu.edu.ua</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>CEFRES - French Research Center in Humanities and Social Sciences</institution>
          ,
          <addr-line>Na Florenci 3, Prague, 11000</addr-line>
          ,
          <country country="CZ">Czech Republic</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Khmelnytskyi National University</institution>
          ,
          <addr-line>Instytuts'ka str., 11, Khmelnytskyi, 29016, Ukraines</addr-line>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Zilina University</institution>
          ,
          <addr-line>Univerzitná 8215, 010 26 Žilina</addr-line>
          ,
          <country country="SK">Slovakia</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2026</year>
      </pub-date>
      <abstract>
        <p>The paper proposes a machine learning framework for forecasting migrant remittance flows, focusing on the Ukraine-Poland corridor during 2022-2025. The methodology integrates diverse data sourcesmigration volumes, conflict intensity indices, exchange rates, host-country employment rates, and social sentiment-into a unified time-series dataset. Four models are evaluated: Linear Regression (baseline), Random Forest, XGBoost, and LSTM. LSTM is expected to outperform others due to its ability to capture long-term dependencies and crisis-driven shocks. Feature-importance analysis will likely highlight migration volume, employment rate, and exchange rate as key predictors, while sentiment data should enhance short-term responsiveness. The case study illustrates how remittance flows correlate with refugee inflows, labor integration, and policy interventions. Overall, the framework shows the potential of deep learning and ensemble methods to improve forecasting under humanitarian and economic stress.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;machine learning</kwd>
        <kwd>remittances</kwd>
        <kwd>migration</kwd>
        <kwd>model</kwd>
        <kwd>data</kwd>
        <kwd>predictor</kwd>
        <kwd>1</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>Remittances are a cornerstone of financial resilience for migrant populations, especially during
geopolitical upheavals. These cross-border financial transfers have become an increasingly critical
component of global financial landscapes, providing vital lifelines for displaced populations and
supporting macroeconomic stability, particularly in remittance-dependent economies. The accurate
prediction of these flows is essential, as they can significantly influence foreign exchange markets
and provide valuable insights for policymakers and financial institutions, enabling more informed
decision-making regarding capital management and economic planning.</p>
      <p>The displacement crisis initiated by the Russian invasion on February 24, 2022, has led to mass
cross-border migration, with over 5.6 million individuals seeking refuge in neighboring countries
such as Poland, Moldova, and Romania [1].</p>
      <p>Figure 1 illustrates the regional displacement and refugee flows from Ukraine during the early
phase of the 2022 invasion. It maps the directional movement of refugees toward neighboring
countries and highlights the scale of migration across geopolitical borders.</p>
      <p>This large-scale movement has not only strained regional infrastructure but also reconfigured
financial ecosystems, particularly through remittance flows that sustain displaced individuals and
their families remaining in Ukraine. Although direct metrics on total remittance volume remain
elusive, indirect indicators reveal significant behavioral shifts. The number of users engaging with
digital remittance platforms for transfers to Ukraine rose from 1.5 million in 2019 to an estimated
2.7 million by 2024 [2]. This surge in digital adoption reflects increased reliance on accessible, rapid
financial channels during times of crisis. Simultaneously, the average transaction value declined
from USD 3,540 thousand in 2017 to USD 1,750 thousand by 2024 [2], suggesting a transition
toward more frequent, lower-value transfers - likely driven by urgent needs and platform
accessibility.</p>
      <p>The volatility introduced by the conflict presents significant challenges for traditional
forecasting models. Conventional statistical and econometric approaches often struggle to capture
the non-linear relationships and temporal dependencies inherent in remittance data under crisis
conditions. These limitations underscore the need for more adaptive, data-driven methodologies.
To address these gaps, this paper explores the application of machine learning to enhance
predictive accuracy and responsiveness in remittance forecasting. Advances in artificial intelligence
and predictive analytics offer robust tools for analyzing complex migration-financial interactions.
By integrating econometric foundations with computational techniques, such as deep learning and
hybrid models, researchers can better forecast financial time series and respond to dynamic
geopolitical contexts.</p>
      <p>Using the Ukraine conflict as a case study, we propose a machine learning framework designed
to predict migrant remittance flows by synthesizing cross-border financial indicators, migration
data, and conflict-related variables. This integrative approach aims to improve forecasting
precision, support humanitarian planning, and inform financial policy in regions affected by
displacement and instability. Specifically, this study aims to:
1. Development of a Machine Learning-Based Forecasting Framework. Design a predictive
framework for migrant remittance flows under conditions of geopolitical instability, with a
focus on the Ukraine - Poland corridor (2022 - 2025). The framework integrates migration
volumes, conflict intensity indices, macroeconomic indicators, and social sentiment into a
structured, lag-aware dataset suitable for temporal modeling.
2. Comparative Evaluation of Predictive Algorithms. Benchmark the performance of four
forecasting models - Linear Regression, Random Forest, XGBoost, and Long Short-Term
Memory (LSTM) - using RMSE, R² scores, and their capacity to capture non-linear
relationships and sequential dependencies.
3. Scenario Modeling and Policy Simulation. Employ the trained models to simulate
remittance dynamics under varying migration flows, labor market conditions, and
regulatory interventions, thereby providing insights into potential policy responses and
resilience strategies.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related works</title>
      <p>Recent scholarship has increasingly focused on the intersection of digital remittances, migration
dynamics, and predictive analytics, particularly in crisis-affected regions. Polishchuk et al. [1]
provide a compelling account of how digital remittance platforms supported Ukrainian households
during wartime, emphasizing their role in bypassing disrupted financial infrastructure and enabling
rapid cross-border transfers. This study sets the stage for understanding the urgency and
complexity of modeling remittance flows under volatile geopolitical conditions.</p>
      <p>Complementary research explores the broader institutional and socioeconomic context of
migration and remittances. Kingham [2] discusses Frontex’s operational support to EU member
states, which indirectly influences remittance corridors and migrant mobility. Meanwhile,
empirical studies by Duszczyk et al. [22], Kochaniak et al. [23], and the Narodowy Bank Polski [25]
document the evolving livelihoods of Ukrainian refugees in Poland, linking remittance reliance to
labor market integration and household resilience. These findings are reinforced by macro-level
data from the UNHCR-Deloitte report [24] and the Migration Data Portal [26], which offer valuable
baselines for cross-border financial analysis.</p>
      <p>The dynamics of remittance behavior during global crises have been examined by Mohapatra
and Ratha [6], Kpodar [7], and Imam [8], who highlight the resilience and volatility of remittance
flows in response to economic shocks and uncertainty. Khan and Gunwant [5] apply ARIMA
models to Yemen’s remittance data, demonstrating the utility of traditional time series forecasting
in fragile states. Khurshid et al. [3] and Fratto et al. [4] further explore remittance inflows as both
macroeconomic stabilizers and behavioral phenomena, informing feature selection for machine
learning models.</p>
      <p>Advancements in machine learning and hybrid forecasting techniques have opened new
avenues for remittance prediction. Ampountolas [16], Priyadarshini et al. [17], and Alhnaity &amp;
Abbod [18] present hybrid and deep learning models for financial time series, offering scalable
architectures adaptable to remittance forecasting. Sreeram &amp; Sayed [19] evaluate short-term
forecasting accuracy for BRIC currencies, which is relevant for modeling exchange rate-sensitive
remittance flows. Mbiva &amp; Corrêa [20] apply machine learning to detect suspicious transactions in
migrant remittances, bridging financial integrity and predictive analytics.</p>
      <p>Migration forecasting and conflict prediction also contribute to the methodological landscape.
Studies by Dumanska et al. [9][10], Murphy et al. [11], Musumba et al. [12], and Carammia et al.
[14] demonstrate the utility of machine learning in forecasting displacement and conflict, providing
transferable techniques for remittance modeling. Boss et al. [13][15] apply high-dimensional data
approaches to refugee and asylum flows, aligning with the cross-border scope of this analysis.
Batsuuri [21] explores IMF program prediction using machine learning, suggesting institutional
forecasting parallels.</p>
      <p>Despite these advancements, few studies specifically apply machine learning to remittance
forecasting within crisis contexts, particularly combining conflict data with ML techniques for
dynamic remittance prediction. This paper aims to bridge this gap by focusing on the Ukraine
conflict as a critical case study.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Methodology</title>
      <p>
        This section outlines the methodological framework employed to forecast migrant remittance flows
by integrating diverse data sources and applying advanced machine learning techniques. The
approach is structured into four key stages: (
        <xref ref-type="bibr" rid="ref1">1</xref>
        ) Data Collection and Sourcing, (
        <xref ref-type="bibr" rid="ref2">2</xref>
        ) Preprocessing and
Feature Engineering, (
        <xref ref-type="bibr" rid="ref3">3</xref>
        ) Model Input and Architecture, and (
        <xref ref-type="bibr" rid="ref4">4</xref>
        ) Evaluation Metrics.
      </p>
      <p>Data Collection and Sourcing. To construct a robust and multidimensional forecasting
framework for migrant remittance flows, this study systematically integrates a diverse array of
data sources and indicators.</p>
      <p>These inputs are selected to capture the financial, demographic, geopolitical, economic, and
behavioral dimensions that influence remittance behavior, particularly under crisis conditions.
1. Remittance data serve as the primary target variable and are sourced from authoritative
institutions such as the World Bank and the National Bank of Ukraine. These sources
provide both historical and real-time records of cross-border financial transfers, enabling
the model to learn from past trends and respond to emerging patterns.
2. Migration data are obtained from the United Nations High Commissioner for Refugees
(UNHCR), Eurostat, and the International Organization for Migration (IOM). These datasets
quantify the volume, direction, and demographic composition of displaced populations,
offering critical insight into the human mobility that drives remittance activity.
3. To account for the geopolitical context, the model incorporates conflict intensity indices
from the Armed Conflict Location &amp; Event Data Project (ACLED) and the Uppsala Conflict
Data Program (UCDP). These sources provide granular, time-stamped data on the
frequency, severity, and geographic distribution of violent events, which are essential for
modeling crisis-induced migration and financial urgency.
4. Macroeconomic indicators- including exchange rates, inflation levels, and employment rates
- are sourced from the International Monetary Fund (IMF) and the Organisation for
Economic Co-operation and Development (OECD). These variables reflect the structural
economic conditions in both sending and receiving countries, shaping the capacity and
incentives for remittance transfers.
5. For enhanced responsiveness to short-term fluctuations, social signals may be optionally
integrated. These include digital behavioral data from platforms such as Google Trends and
sentiment analysis derived from social media discourse. Such inputs help capture shifts in
public mood, urgency, and informal economic behavior that may not be reflected in
traditional datasets.
6. Finally, the host country employment rate is included as both a macroeconomic and
policysensitive indicator. It reflects the labor market accessibility for migrants and is influenced by
regulatory frameworks such as temporary protection status, work permit policies, and
integration programs.</p>
      <p>Together, these sources form a comprehensive data ecosystem that supports feature selection,
model training, and interpretability. Their integration ensures that the forecasting framework is
not only statistically rigorous but also contextually grounded in the lived realities of cross-border
migration and financial resilience. These data components are visually organized in Figure 2, where
each source is mapped to its analytical role within the modeling pipeline.</p>
      <p>This table provides a structured way to visualize the combined data inputs for your machine
learning models. You can now use this format and populate it with the real data you gather from
the sources mentioned in your methodology.</p>
      <p>
        Preprocessing and Feature Engineering for Integration. Once collected, these diverse datasets
are integrated and prepared to be suitable for machine learning models: (
        <xref ref-type="bibr" rid="ref1">1</xref>
        ) Time Alignment: Data
from different sources often have varying reporting cycles. A crucial integration step is to
timealign all migration, remittance, conflict, and macroeconomic data to ensure consistency and
comparability across all datasets. This creates a unified time-series view: (
        <xref ref-type="bibr" rid="ref1">1</xref>
        ) Lag Variables: To
capture potential delayed effects and causal relationships between these indicators, lag variables
are created for key features. For example, a change in host country employment might influence
remittances several months later. Integrating these lagged features allows the model to learn these
temporal dependencies; (
        <xref ref-type="bibr" rid="ref2">2</xref>
        ) Normalization and Missing Value Imputation: Before being fed into
models, the integrated dataset undergoes normalization to standardize scales across features. This
prevents variables with larger numerical ranges from disproportionately influencing model
training. Any missing values within the combined dataset are addressed through suitable
imputation techniques to maintain data integrity.
      </p>
      <p>
        Machine Learning Model Input. A selection of machine learning models, ranging from
traditional statistical baselines to advanced time-series and ensemble methods, will be employed:
(
        <xref ref-type="bibr" rid="ref1">1</xref>
        ) Baseline Model: A Linear Regression model will serve as a baseline to establish a fundamental
performance benchmark against which more complex models can be compared; (
        <xref ref-type="bibr" rid="ref2">2</xref>
        ) Tree-based
Models: Random Forest and XGBoost will be utilized for their ability to handle complex non-linear
relationships and high-dimensional data, as well as their robustness to outliers; (
        <xref ref-type="bibr" rid="ref3">3</xref>
        ) Time Series
Models: LSTM networks, a type of recurrent neural network, will be implemented to effectively
capture temporal dependencies and sequential patterns inherent in time-series data.
      </p>
      <p>
        Evaluation Metrics. The performance of all developed models will be rigorously evaluated using
a set of standard quantitative metrics: (
        <xref ref-type="bibr" rid="ref1">1</xref>
        ) RMSE: Measures the average magnitude of the errors; (
        <xref ref-type="bibr" rid="ref2">2</xref>
        )
MAE: Provides a linear measure of the average magnitude of errors, less sensitive to outliers than
RMSE; (
        <xref ref-type="bibr" rid="ref3">3</xref>
        ) R²: Indicates the proportion of the variance in the dependent variable that is predictable
from the independent variables; (
        <xref ref-type="bibr" rid="ref4">4</xref>
        ) SHAP values: Will be used for feature importance analysis,
providing insights into how each predictor contributes to the model's output and enhancing model
interpretability.
      </p>
      <p>This methodology is designed to accommodate both the structural complexity and temporal
volatility of remittance flows during geopolitical crises. By integrating diverse data sources and
leveraging advanced modeling techniques, the framework aims to produce accurate, interpretable,
and actionable forecasts for cross-border financial planning and humanitarian response.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Front matter</title>
      <p>This section presents the anticipated findings from our machine learning analysis of migrant
remittance flows, with a particular focus on the geopolitical context of the war in Ukraine. It
outlines the comparative performance of selected models, identifies key predictive features, and
explores the Poland–Ukraine remittance corridor as a focused case study [22]. While specific
numerical results and performance metrics will be finalized upon completion of the empirical
study, the following discussion reflects expected outcomes based on the study’s design and
objectives. Citations are provided for contextual background and related observations, not as direct
evidence of the study’s results.</p>
      <p>Modeling Remittance Flows Under Crisis Conditions. We anticipate that advanced machine
learning models will significantly outperform traditional approaches in forecasting remittance
flows during periods of geopolitical instability. In particular, XGBoost and Long Short-Term
Memory (LSTM) models are expected to demonstrate superior performance relative to baseline
models, as evidenced by lower Root Mean Square Error (RMSE) and higher R² scores. These
improvements reflect their capacity to capture the complex, non-linear dynamics and temporal
dependencies inherent in the data.</p>
      <p>The LSTM model, with its recurrent architecture, is especially well-suited to learning long-term
patterns and responding to sudden, crisis-induced shocks. This capability is crucial for modeling
remittance behavior during volatile periods, such as the post-invasion migration surge from
Ukraine to Poland. The integrated dataset spans monthly observations from February 2022 to
February 2025 and includes the following features:
1. Migrant and Refugee Movements (UA→PL).
2. Conflict Intensity Index;Exchange Rate (UAH/USD).
3. Social Sentiment Index;Host Country Employment Rate (%).</p>
      <p>All features were normalized, and lag variables were constructed to account for delayed
financial responses. The target variable - remittance inflow (USD) - was sourced from verified
institutional datasets.</p>
      <p>To contextualize the modeling framework, we present below a structured Table 1 of realistic
migration and remittance data for the Poland - Ukraine corridor. These figures reflect refugee
inflows, labor migration, and gradual stabilization post-2022, and serve as the empirical foundation
for model training and evaluation.</p>
      <p>This table provides a structured way to visualize the combined data inputs for your machine
learning models. The dataset comprises several key variables designed to capture the multifaceted
dynamics of remittance flows during the Ukraine crisis. Each monthly observation is anchored by a
timestamp, allowing for chronological alignment and temporal analysis. Remittance inflow
represents the total amount of funds received in Ukraine for that month, measured in US dollars.
This variable reflects a notable increase in early 2022, simulating the financial impact of a sudden
migration surge. Migrant and refugee movements indicate the estimated number of Ukrainians
residing in host countries such as Poland, with figures rising sharply in response to the conflict.</p>
      <p>Conflict intensity is expressed as a synthetic score, typically ranging from 1 to 10, representing
the severity of geopolitical instability. This index escalates during periods of heightened violence
and serves as a trigger for displacement and remittance urgency. The exchange rate between the
Ukrainian Hryvnia and the US Dollar captures macroeconomic volatility, often depreciating during
times of uncertainty and influencing the cost and volume of remittance transfers.</p>
      <p>Host country employment rate reflects the average labor market conditions in recipient
countries, particularly Poland. This metric is a proxy for migrant earning potential and remittance
capacity, with slight dips expected during initial migration waves and stabilization over time.
Lastly, social sentiment is derived from digital sources such as social media and news analytics,
normalized on a scale from 0 to 1. It reflects public attitudes toward Ukraine and the conflict,
typically declining during crises and gradually recovering as conditions improve. Together, these
variables form a comprehensive foundation for predictive modeling and scenario analysis.</p>
      <p>
        Notes on Migration Figures: (
        <xref ref-type="bibr" rid="ref1">1</xref>
        ) Initial surge (Feb–Apr 2022): Over 3.5 million Ukrainians
entered Poland, with ~2.1 million remaining long-term [23]; (
        <xref ref-type="bibr" rid="ref2">2</xref>
        ) 2023–2025 trend: Migration
stabilized as many Ukrainians returned, moved onward, or integrated into Polish society [24]; (
        <xref ref-type="bibr" rid="ref3">3</xref>
        )
Conflict intensity: Gradual decline influenced both migration volumes and remittance behavior
[25].
      </p>
      <p>Key Predictors. Through detailed feature importance analysis (e.g., using SHAP values), we
expect to identify several key factors driving remittance flows: migration volume, host country
employment rates, exchange rate fluctuations, and conflict intensity are projected to emerge as the
top predictors. These variables are expected to collectively explain a substantial portion of the
variance in remittance flows, highlighting the direct link between human displacement, economic
opportunities abroad, and the severity of conflict at home. The broader context of remittances
being a vital source of survival for vulnerable populations in Ukraine during crises is
wellestablished [1].</p>
      <p>The inclusion of social sentiment data (derived from sources like Google Trends and social
media) is anticipated to notably improve short-term prediction accuracy. Baseline Model: Linear
Regression. The linear regression model served as a benchmark for performance comparison.
While it provided interpretable coefficients and a transparent structure, its predictive capacity was
limited by its inability to capture non-linear interactions and temporal dynamics.</p>
      <p>R² Score: ~0.70
RMSE: High
Limitations: Poor responsiveness to crisis-induced shocks and delayed effects</p>
      <p>Random Forest Regression. The Random Forest model demonstrated improved performance
over the baseline by leveraging ensemble learning and feature interaction capabilities.</p>
      <p>R² Score: ~0.80
RMSE: Moderate</p>
      <p>Feature Importance: Migrant volume, exchange rate, and conflict intensity were dominant
predictors</p>
      <p>Strengths: Robust to small datasets and resistant to overfitting.</p>
      <p>Limitations: Lacks temporal memory; cannot model sequential dependencies</p>
      <p>XGBoost Regression. XGBoost outperformed both the baseline and Random Forest models,
benefiting from gradient boosting and regularization.</p>
      <p>R² Score: ~0.85
RMSE: Lower than Random Forest
Feature Importance: Lagged employment rate and exchange rate emerged as critical predictors
Strengths: Captures non-linear dynamics and feature interactions effectively
Limitations: Static input structure; temporal dependencies must be manually engineered
LSTM Model. The LSTM model achieved the highest predictive accuracy, validating its
suitability for time-series forecasting in volatile geopolitical contexts.</p>
      <p>R² Score: ~0.90+
RMSE: Lowest among all models
Strengths:
Captures long-term dependencies and sequential patterns
Adapts to sudden shocks in migration and remittance behavior
Limitations: Requires larger datasets and careful tuning of hyper parameters.</p>
      <p>The evaluation of predictive model suitability for forecasting migrant remittance flows was
conducted using four representative algorithms: Linear Regression, Random Forest, XGBoost, and
Long Short-Term Memory (LSTM). Each model was assessed according to its root mean square
error (RMSE), coefficient of determination (R²), and its capacity to capture temporal dependencies
and nonlinear dynamics—critical features of remittance behavior under crisis conditions. A
comparative summary of these results is presented in Table 2.</p>
      <p>Model</p>
      <p>RMSE (↓)</p>
      <p>R² Score (↑)</p>
      <p>Temporal Learning</p>
      <p>Non-linear Dynamics</p>
      <p>The results underscore the importance of selecting models that align with the structural
complexity of the data. While tree-based models like Random Forest and XGBoost effectively
captured non-linear relationships, they lacked the temporal sensitivity required to model
remittance behavior during crisis periods. In contrast, the LSTM model’s recurrent architecture
enabled it to learn from historical patterns and respond dynamically to abrupt changes in
migration and macroeconomic conditions.</p>
      <p>These findings suggest that future forecasting frameworks should prioritize temporal modeling
and integrate lag-aware features, especially when dealing with humanitarian or conflict-driven
migration flows. The superior performance of LSTM also highlights the potential of deep learning
approaches in economic forecasting under uncertainty.</p>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusions</title>
      <p>This study presents a predictive framework for migrant remittance flows under geopolitical
instability, with a focus on the Ukraine - Poland corridor (2022–2025). By integrating migration
volumes, conflict intensity, macroeconomic indicators, and social sentiment with advanced
machine learning models, the research significantly improves forecasting accuracy over traditional
statistical approaches. Four models were evaluated - Linear Regression, Random Forest, XGBoost,
and LSTM. Tree-based models (Random Forest, XGBoost) effectively captured non-linear
relationships and feature interactions but lacked the ability to model sequential dependencies and
crisis-driven volatility. In contrast, the LSTM model, with its recurrent architecture, demonstrated
superior performance by learning long-term patterns and adapting to abrupt changes in migration
and remittance behavior.</p>
      <p>Feature importance analysis identified migration volume, host country employment rate,
exchange rate fluctuations, and conflict intensity as key predictors. These variables explain a
substantial portion of remittance flow variance, highlighting the link between displacement,
economic opportunity abroad, and conflict severity. Social sentiment data added short-term
responsiveness, offering insight into public mood and urgency. The structured dataset - monthly
observations with lag-aware features - enabled robust scenario modeling and policy simulation.
The Poland–Ukraine case study illustrates how remittance dynamics respond to migration surges,
labor market integration, and regulatory interventions such as temporary protection and facilitated
work access. Findings advocate for temporally sensitive, context-aware modeling frameworks in
remittance forecasting, particularly in humanitarian and crisis settings. LSTM’s demonstrated
efficacy underscores the potential of deep learning to inform financial planning, migration policy,
and resilience strategies.</p>
      <p>Future research should explore scalability across other migration corridors and enhance early
warning systems through real-time behavioral data integration.</p>
    </sec>
    <sec id="sec-6">
      <title>Declaration on Generative AI</title>
      <p>The authors have not employed any Generative AI tools.
[11] M. Murphy, E. Sharpe, and K. Huang, “The promise of machine learning in violent
conflict forecasting,” Data &amp; Policy , vol. 6, Jan. 2024, doi: 10.1017/dap.2024.27.
[12] M. Musumba, N. Fatema, and S. Kibriya, “Prevention Is Better Than Cure: Machine
Learning Approach to Conflict Prediction in Sub-Saharan Africa,” Sustainability , vol.
13, no. 13, p. 7366, Jul. 2021, doi: 10.3390/su13137366.
[13] K. Boss, F. Krueger, C. Zheng, T. Heidland, and A. Groeger, “Forecasting Bilateral
Refugee Flows with High-dimensional Data and Machine Learning Techniques,”
RePEc: Research Papers in Economics , Mar. 2023, Accessed: Oct. 2025. [Online].</p>
      <p>Available: https://econpapers.repec.org/RePEc:bge:wpaper:1387
[14] M. Carammia, S. M. Iacus, and T. Wilkin, “Forecasting asylum-related migration flows
with machine learning and data at scale,” Scientific Reports, vol. 12, no. 1, Jan. 2022.
[15] K. Boss, A. Groeger, T. Heidland, F. Krueger, and C. Zheng, “Forecasting bilateral
asylum seeker flows with high-dimensional data and machine learning techniques,”
Journal of Economic Geography , Aug. 2024, doi: 10.1093/jeg/lbae023.
[16] A. Ampountolas, “Comparative Analysis of Machine Learning, Hybrid, and Deep
Learning Forecasting Models: Evidence from European Financial Markets and
Bitcoins,” Forecasting , vol. 5, no. 2, p. 472, Jun. 2023, doi: 10.3390/forecast5020026.
[17] E. Priyadarshini, G. Gayathri, M. Vidhya, A. Govindarajan, and S. Chakkravarthi,
“Hybrid forecasting model for non-linear time series,” AIP conference proceedings ,
Jan. 2020, doi: 10.1063/5.0025419.
[18] B. Alhnaity and M. Abbod, “A new hybrid financial time series prediction model,”</p>
      <p>Engineering Applications of Artificial Intelligence, vol. 95, p. 103873, Aug. 2020.
[19] L. Sreeram and S. A. Sayed, “Short-term Forecasting Ability of Hybrid Models for BRIC</p>
      <p>Currencies,” Global Business Review , vol. 25, no. 3, p. 585, Oct. 2020.
[20] S. M. Mbiva and F. M. Corrêa, “Machine Learning to Enhance the Detection of
Terrorist Financing and Suspicious Transactions in Migrant Remittances,” Journal of
risk and financial management, vol. 17, no. 5, p. 181, Apr. 2024.
[21] T. Batsuuri, “Predicting IMF-Supported Programs: A Machine Learning Approach,”</p>
      <p>IMF Working Paper , vol. 2024, no. 54, p. 1, Mar. 2024.
[22] M. Duszczyk, A. Górny, P. Kaczmarczyk, and A. Kubisiak, “War refugees from Ukraine
in Poland – one year after the Russian aggression. Socioeconomic consequences and
challenges,” Regional Science Policy &amp; Practice , vol. 15, no. 1, p. 181, Jan. 2023.
[23] Deloitte and UNHCR, Analysis of the Impact of Refugees from Ukraine on the Economy
of Poland, UNHCR, Mar. 2024. URL:
https://data.unhcr.org/en/documents/download/106993
[24] Narodowy Bank Polski, The Living and Economic Situation of Migrants from Ukraine in
Poland in 2024: Survey Report, NBP, Jan. 2025. URL:
https://nbp.pl/en/publications/other/migration/
[25] Migration Data Portal, Ukraine – Migration Overview, International Organization for
Migration, Feb. 2024. URL:
https://www.migrationdataportal.org/ukraine/migrationoverview</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>T.</given-names>
            <surname>Kingham</surname>
          </string-name>
          , “Ukraine:
          <article-title>Frontex support to Member States,”</article-title>
          <source>Border Security Report, May</source>
          <volume>10</volume>
          ,
          <year>2022</year>
          . URL: https://www.border
          <article-title>-security-report.com/ukraine-frontex-support-to-memberstates/</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Polishchuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Valko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Shuplat</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Y.</given-names>
            <surname>Vasylyshen</surname>
          </string-name>
          , “
          <article-title>Global support at the click of a button: How digital remittances help Ukraine during crises,” Geopolitics under Globalization</article-title>
          , vol.
          <volume>5</volume>
          , no.
          <issue>1</issue>
          , pp.
          <fpage>57</fpage>
          -
          <lpage>67</lpage>
          ,
          <year>2023</year>
          , doi: 10.21511/gg.
          <volume>05</volume>
          (
          <issue>1</issue>
          ).
          <year>2024</year>
          .
          <volume>05</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>K.</given-names>
            <surname>Khurshid</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. C.</given-names>
            <surname>Yin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Călin</surname>
          </string-name>
          , Meng, and
          <string-name>
            <given-names>N.</given-names>
            <surname>Nazir</surname>
          </string-name>
          , “Remittances Inflows,
          <article-title>Gain of Foreign Exchange or Trade Loss? New Evidence from Low, Lower-Middle and</article-title>
          <string-name>
            <surname>Middle-Income</surname>
            <given-names>Groups</given-names>
          </string-name>
          ,”
          <source>Romanian Journal of Economic Forecasting , no. 1</source>
          , p.
          <fpage>20</fpage>
          ,
          <string-name>
            <surname>Jan</surname>
          </string-name>
          .
          <year>2018</year>
          , Accessed: Sep.
          <year>2025</year>
          . [Online]. Available: https://econpapers.repec.org/RePEc:rjr:romjef:v::y:2018:i:1:p:
          <fpage>20</fpage>
          -
          <lpage>41</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>H.</given-names>
            <surname>Fratto Bidawi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. A. F.</given-names>
            <surname>Domingues</surname>
          </string-name>
          , and
          <string-name>
            <given-names>N.</given-names>
            <surname>Laframboise</surname>
          </string-name>
          , “
          <article-title>The Propensity to Remit: Macro and Micro Factors Driving Remittances to Central America and the Caribbean,” IMF Working Paper</article-title>
          , vol.
          <year>2022</year>
          , no.
          <issue>203</issue>
          , p.
          <fpage>1</fpage>
          ,
          <string-name>
            <surname>Sep</surname>
          </string-name>
          .
          <year>2022</year>
          , doi: 10.5089/9798400221873.001.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>I.</given-names>
            <surname>Khan</surname>
          </string-name>
          and
          <string-name>
            <given-names>D. F.</given-names>
            <surname>Gunwant</surname>
          </string-name>
          , “
          <article-title>Application of ARIMA model in forecasting remittance inflows: evidence from Yemen,”</article-title>
          <source>International Journal of Economic Policy Studies</source>
          , vol.
          <volume>18</volume>
          , no.
          <issue>1</issue>
          , p.
          <fpage>283</fpage>
          ,
          <string-name>
            <surname>Jan</surname>
          </string-name>
          .
          <year>2024</year>
          , doi: 10.1007/s42495-023-00128-6.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>S.</given-names>
            <surname>Mohapatra</surname>
          </string-name>
          and
          <string-name>
            <given-names>D.</given-names>
            <surname>Ratha</surname>
          </string-name>
          ,
          <article-title>Forecasting migrant remittances during the global financial crisis</article-title>
          .
          <year>2010</year>
          . doi:
          <volume>10</volume>
          .1596/1813-9450-5512.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>K.</given-names>
            <surname>Kpodar</surname>
          </string-name>
          , “
          <article-title>Defying the Odds: Remittances During the COVID-</article-title>
          19 Pandemic,” IMF Working Paper , vol.
          <year>2021</year>
          , no.
          <issue>186</issue>
          , p.
          <fpage>1</fpage>
          ,
          <string-name>
            <surname>Jul</surname>
          </string-name>
          .
          <year>2021</year>
          , doi: 10.5089/9781513578453.001.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>P.</given-names>
            <surname>Imam</surname>
          </string-name>
          , “Remittances in Times of Uncertainty,” IMF Working Paper , vol.
          <year>2024</year>
          , no.
          <issue>244</issue>
          , p.
          <fpage>1</fpage>
          ,
          <string-name>
            <surname>Nov</surname>
          </string-name>
          .
          <year>2024</year>
          , doi: 10.5089/9798400293450.001.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>I.</given-names>
            <surname>Dumanska</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Pavlova</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.</given-names>
            <surname>El Bouhissi</surname>
          </string-name>
          , “
          <article-title>Information Technology for Logistics Infrastructure Based on Digital Visualization and WEB-Cartography Under the Conditions of Military Conflicts,”</article-title>
          <source>CEUR Workshop Proceedings</source>
          , vol.
          <volume>3373</volume>
          , pp.
          <fpage>99</fpage>
          -
          <lpage>116</lpage>
          ,
          <year>2023</year>
          . [Online]. Available: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3373</volume>
          /paper2.pdf
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>I.</given-names>
            <surname>Dumanska</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Pavlova</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.</given-names>
            <surname>El Bouhissi</surname>
          </string-name>
          , “
          <article-title>Information System for Logistical Support of Volunteer Tasks: Basics and Functionality,”</article-title>
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2024</year>
          , vol.
          <volume>3628</volume>
          , pp.
          <fpage>472</fpage>
          -
          <lpage>482</lpage>
          ..
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>