
16 Paper Presentations at ICDCN2026
16 presentations and 2 awards at ICDCN 2026 held in Nara, Japan (January 2026)
International Conference · 2026
Green mobility solutions are increasingly integrated into public spaces to enhance accessibility and promote sustainable tourism. This study examines the role of green mobility vehicles—small, electric assistive transport units—in influencing visitor spatial behavior within Wakayama Castle Park, a large historical site in Japan. Using a structured questionnaire dataset that captures both intended destinations (without mobility support) and actual destinations (after using mobility vehicles), we develop a binary classification model to predict whether the use of green mobility vehicles encourages visitors to reach farther points in the park. The model incorporates features such as demographic profiles, spatial distance measures, and visit characteristics. An XGBoost classifier achieves a 77% accuracy rate, demonstrating the significance of green mobility as a factor in spatial expansion. To support interpretability and policy insight, we integrate DiCE (Diverse Counterfactual Explanations), enabling post-hoc exploration of how slight changes in inputs (e.g., age, trip purpose) can influence outcomes. A custom interface is developed to connect DiCE with the XGBoost model. Our results suggest that green mobility vehicles can significantly alter visitor movement patterns, and Combining predictive and counterfactual modeling provides a practical approach to evaluate their spatial and behavioral impact in urban recreational environments.
In a large historical park, slopes and distances keep some visitors from reaching places they would like to see. Small electric assistive vehicles relax that constraint, but confirming that they actually change where people go would require comparing the same visitor with and without the vehicle, and only one of those outcomes can ever be observed.
Counterfactual reasoning is the way this unobserved side is handled. By estimating from a model what would have happened under conditions that did not occur, it allows the effect of an intervention to be assessed causally rather than merely correlationally.
This study of Wakayama Castle Park uses a questionnaire designed to capture both sides directly, asking respondents where they had intended to go without mobility support and where they actually went after using a vehicle. A binary classifier predicts whether use of the vehicles encourages visitors to reach farther points, drawing on demographic profiles, spatial distance measures and visit characteristics. An XGBoost classifier reached 77% accuracy.
DiCE, a method that generates diverse counterfactual explanations showing how inputs would need to change to flip a prediction, was then integrated through a purpose-built interface so that the influence of small changes in age or trip purpose could be explored after the fact. Combining predictive and counterfactual modelling gives a practical way to evaluate the spatial and behavioural impact of such vehicles.