erated approach in the medical field can far outweigh
the challenges of implementing it.
Third, the risk of data bias and incorrect recom-
mendations to the incomplete data in any machine
learning system is a reality. With the federated learn-
ing, we try to reduce that risk by training a module
with more data coming from multiple sources. By this
way, more comprehensive data can be available but
also more diverse datasets. Non-IID data across data
providers can, indeed, be a major issue in FL. How-
ever, a lot of research (Li et al., 2019; Zhao et al.,
2018) is carried out and techniques are being devel-
oped to improve the quality of federated systems in
such settings.
6 FUTURE WORK
Having developed the architecture of our F-HRS and
demonstrated its technical feasibility, our next goal
is to operationalize this system on real data. To
achieve this, we are in discussion with different hos-
pitals to get our local models developed on their real
database. This step will obviously require some para-
metric adaptations of the system.
Moreover, after several discussions with health
care professionals, it is clear that hospital data is
rarely in a structured format. Generally, medical re-
ports are available as PDF documents written in nat-
ural language. To be able to integrate this impor-
tant information into our recommender system, an im-
portant step related to the data preparation must be
considered. To do so, different techniques of Natu-
ral Language Processing will have to be mobilized in
order to transform these unstructured data into struc-
tured data.
7 CONCLUSIONS
In this position paper, we propose to integrate the Fed-
erated Learning to build a health recommender model.
By this way, we want to overcome the lack of data
that medical institutions face in developing patient-
oriented decision support systems. Indeed, federated
approach allows to train a general and robust recom-
mender model on data from several institutions with-
out the need to share the raw data. The technical feasi-
bility of our solution has been demonstrated via open-
source data in the context of a drug-recommender sys-
tem.
ACKNOWLEDGEMENTS
We would like to thank the Walloon region for the
funding of the ARIAC project, of which our F-
HRS project was born and is part. Thanks also to
the TRAIL organization which organized the TRAIL
Summer Workshop in September 2022 during which
our F-HRS project was developed.
REFERENCES
(2018). Recommendation medicines by using a re-
view. https://www.kaggle.com/code/chocozzz/
recommendation-medicines-by-using-a-review/data.
Accessed on 2022-09-08.
(2022). Drugcentral. https://drugcentral.org/. Accessed on
2022-09-08.
Alamgir, Z., Khan, F. K., and Karim, S. (2022). Federated
recommenders: methods, challenges and future. Clus-
ter Computing, pages 1–22.
Beutel, Qiu, T. M., Parcollet, de Gusmao, and Lane (2021).
Flower: A friendly federated learning framework. On-
device Intelligence Workshop at the Fourth Confer-
ence on Machine Learning and Systems (MLSys).
De Croon, R., Van Houdt, L., Htun, N. N.,
ˇ
Stiglic, G.,
Abeele, V. V., Verbert, K., et al. (2021). Health recom-
mender systems: systematic review. Journal of Medi-
cal Internet Research, 23(6):e18035.
He, X., Liao, L., Zhang, H., Nie, L., Hu, X., and
Chua, T.-S. (2017a). Neural collaborative filtering.
https://arxiv.org/.
He, X., Liao, L., Zhang, H., Nie, L., Hu, X., and Chua, T.-S.
(2017b). Neural collaborative filtering. In Proceed-
ings of the 26th international conference on world
wide web, pages 173–182.
Hoens, T. R., Blanton, M., Steele, A., and Chawla, N. V.
(2013). Reliable medical recommendation systems
with patient privacy. ACM Transactions on Intelligent
Systems and Technology (TIST), 4(4):1–31.
Kaissis, G. A., Makowski, M. R., R
¨
uckert, D., and Braren,
R. F. (2020). Secure, privacy-preserving and feder-
ated machine learning in medical imaging. Nature
Machine Intelligence, 2(6):305–311.
Klann, J. G., Joss, M. A., Embree, K., and Murphy,
S. N. (2019). Data model harmonization for the
all of us research program: Transforming i2b2 data
into the omop common data model. PloS one,
14(2):e0212463.
Koenig, I. R., Fuchs, O., Hansen, G., von Mutius, E., and
Kopp, M. V. (2017). What is precision medicine? Eu-
ropean respiratory journal, 50(4).
Kosorok, M. R. and Laber, E. B. (2019). Precision
medicine. Annual review of statistics and its appli-
cation, 6:263.
Li, T., Sahu, A. K., Talwalkar, A., and Smith, V. (2020).
Federated learning: Challenges, methods, and fu-
ture directions. IEEE Signal Processing Magazine,
37(3):50–60.
Federated Health Recommender System
443