Goto

Collaborating Authors

 Jeon, Hyeon-Ju


Halal or Not: Knowledge Graph Completion for Predicting Cultural Appropriateness of Daily Products

arXiv.org Artificial Intelligence

The growing demand for halal cosmetic products has exposed significant challenges, especially in Muslim-majority countries. Recently, various machine learning-based strategies, e.g., image-based methods, have shown remarkable success in predicting the halal status of cosmetics. However, these methods mainly focus on analyzing the discrete and specific ingredients within separate cosmetics, which ignore the high-order and complex relations between cosmetics and ingredients. To address this problem, we propose a halal cosmetic recommendation framework, namely HaCKG, that leverages a knowledge graph of cosmetics and their ingredients to explicitly model and capture the relationships between cosmetics and their components. By representing cosmetics and ingredients as entities within the knowledge graph, HaCKG effectively learns the high-order and complex relations between entities, offering a robust method for predicting halal status. Specifically, we first construct a cosmetic knowledge graph representing the relations between various cosmetics, ingredients, and their properties. We then propose a pre-trained relational graph attention network model with residual connections to learn the structural relation between entities in the knowledge graph. The pre-trained model is then fine-tuned on downstream cosmetic data to predict halal status. Extensive experiments on the cosmetic dataset over halal prediction tasks demonstrate the superiority of our model over state-of-the-art baselines.


Explainable Graph Neural Networks for Observation Impact Analysis in Atmospheric State Estimation

arXiv.org Artificial Intelligence

Weather forecasting, a critical component in industries like transportation and manufacturing, relies heavily on Numerical Weather Prediction (NWP) systems, which are based on 3D physical models and dynamical equations [1, 2]. For NWP systems to predict future atmospheric states effectively, they require accurate current atmospheric states as initial values. This necessity underscores the importance of a data assimilation (DA) system, which approximates the true atmospheric states by merging observations with prediction results from dynamical models [3]. The integration of a wide range of observations, from sources like aircraft, radiosondes, and satellites, is crucial for enhancing the DA system's accuracy [4]. Traditional methods to assess the impact of observations on weather forecasts include forecast sensitivity to observation (FSO) and its variations, such as ensemble FSO and hybrid FSO [2, 5, 6].


CloudNine: Analyzing Meteorological Observation Impact on Weather Prediction Using Explainable Graph Neural Networks

arXiv.org Artificial Intelligence

The impact of meteorological observations on weather forecasting varies with sensor type, location, time, and other environmental factors. Thus, quantitative analysis of observation impacts is crucial for effective and efficient development of weather forecasting systems. However, the existing impact analysis methods are difficult to be widely applied due to their high dependencies on specific forecasting systems. Also, they cannot provide observation impacts at multiple spatio-temporal scales, only global impacts of observation types. To address these issues, we present a novel system called ``CloudNine,'' which allows analysis of individual observations' impacts on specific predictions based on explainable graph neural networks (XGNNs). Combining an XGNN-based atmospheric state estimation model with a numerical weather prediction model, we provide a web application to search for observations in the 3D space of the Earth system and to visualize the impact of individual observations on predictions in specific spatial regions and time periods.