liu.seSearch for publications in DiVA
Change search
Link to record
Permanent link

Direct link
Publications (5 of 5) Show all publications
Ramachandranpillai, R., Sikder, M. F., Bergström, D. & Heintz, F. (2024). Bt-GAN: Generating Fair Synthetic Healthdata via Bias-transforming Generative Adversarial Networks. The journal of artificial intelligence research, 79, 1313-1341
Open this publication in new window or tab >>Bt-GAN: Generating Fair Synthetic Healthdata via Bias-transforming Generative Adversarial Networks
2024 (English)In: The journal of artificial intelligence research, ISSN 1076-9757, E-ISSN 1943-5037, Vol. 79, p. 1313-1341Article in journal (Refereed) Published
Abstract [en]

Synthetic data generation offers a promising solution to enhance the usefulness of Electronic Healthcare Records (EHR) by generating realistic de-identified data. However, the existing literature primarily focuses on the quality of synthetic health data, neglecting the crucial aspect of fairness in downstream predictions. Consequently, models trained on synthetic EHR have faced criticism for producing biased outcomes in target tasks. These biases can arise from either spurious correlations between features or the failure of models to accurately represent sub-groups. To address these concerns, we present Bias-transforming Generative Adversarial Networks (Bt-GAN), a GAN-based synthetic data generator specifically designed for the healthcare domain. In order to tackle spurious correlations (i), we propose an information-constrained Data Generation Process (DGP) that enables the generator to learn a fair deterministic transformation based on a well-defined notion of algorithmic fairness. To overcome the challenge of capturing exact sub-group representations (ii), we incentivize the generator to preserve sub-group densities through score-based weighted sampling. This approach compels the generator to learn from underrepresented regions of the data manifold. To evaluate the effectiveness of our proposed method, we conduct extensive experiments using the Medical Information Mart for Intensive Care (MIMIC-III) database. Our results demonstrate that Bt-GAN achieves state-of-the-art accuracy while significantly improving fairness and minimizing bias amplification. Furthermore, we perform an in-depth explainability analysis to provide additional evidence supporting the validity of our study. In conclusion, our research introduces a novel and professional approach to addressing the limitations of synthetic data generation in the healthcare domain. By incorporating fairness considerations and leveraging advanced techniques such as GANs, we pave the way for more reliable and unbiased predictions in healthcare applications.

Place, publisher, year, edition, pages
AAAI Press, 2024
Keywords
Fair data generation, Trustworthy AI, Synthetic data generation, MIMIC-III, EHR
National Category
Computer Systems
Identifiers
urn:nbn:se:liu:diva-203151 (URN)10.1613/jair.1.15317 (DOI)001218386100001 ()
Note

Funding Agencies|Knut and Alice Wallenberg Foundation; ELLIIT Excellence Center at Linkoeping-Lund for Information Technology; TAILOR-an EU project

Available from: 2024-04-30 Created: 2024-04-30 Last updated: 2025-03-30Bibliographically approved
Tiger, M., Bergström, D., Wijk Stranius, S., Holmgren, E., de Leng, D. & Heintz, F. (2023). On-Demand Multi-Agent Basket Picking for Shopping Stores. In: 2023 IEEE International Conference on Robotics and Automation (ICRA): . Paper presented at International Conference on Robotics and Automation (ICRA), London, 29 May - 2 June 2023 (pp. 5793-5799). IEEE
Open this publication in new window or tab >>On-Demand Multi-Agent Basket Picking for Shopping Stores
Show others...
2023 (English)In: 2023 IEEE International Conference on Robotics and Automation (ICRA), IEEE, 2023, p. 5793-5799Conference paper, Published paper (Refereed)
Abstract [en]

Imagine placing an online order on your way to the grocery store, then being able to pick the collected basket upon arrival or shortly after. Likewise, imagine placing any online retail order, made ready for pickup in minutes instead of days. In order to realize such a low-latency automatic warehouse logistics system, solvers must be made to be basketaware. That is, it is more important that the full order (the basket) is picked timely and fast, than that any single item  in the order is picked quickly. Current state-of-the-art methods are not basket-aware. Nor are they optimized for a positive customer experience, that is; to prioritize customers based on queue place and the difficulty associated with  picking their order. An example of the latter is that it is preferable to prioritize a customer ordering a pack of diapers over a customer shopping a larger order, but only as long as the second customer has not already been waiting for  too long. In this work we formalize the problem outlined, propose a new method that significantly outperforms the state-of-the-art, and present a new realistic simulated benchmark. The proposed method is demonstrated to work in an on-line and real-time setting, and to solve the on-demand multi-agent basket picking problem for automated shopping stores under realistic conditions.

Place, publisher, year, edition, pages
IEEE, 2023
Keywords
Measurement, Automation, Customer satisfaction; Benchmark testing; Real-time systems; Behavioral sciences; Task analysis
National Category
Computer Sciences
Identifiers
urn:nbn:se:liu:diva-195381 (URN)10.1109/ICRA48891.2023.10160398 (DOI)001036713004110 ()2-s2.0-85168673067 (Scopus ID)9798350323658 (ISBN)9798350323665 (ISBN)
Conference
International Conference on Robotics and Automation (ICRA), London, 29 May - 2 June 2023
Funder
Wallenberg AI, Autonomous Systems and Software Program (WASP)Knut and Alice Wallenberg Foundation, KAW 2019.0350ELLIIT - The Linköping‐Lund Initiative on IT and Mobile CommunicationsCUGS (National Graduate School in Computer Science)EU, Horizon 2020, GA No 952215
Note

Funding: Wallenberg AI, Autonomous Systems and Software Program (WASP) - Knut and Alice Wallenberg Foundation; National Graduate School in Computer Science (CUGS), Sweden; Excellence Center at Linkoping-Lund for Information Technology (ELLIIT); Knut and Alice Wallenberg Foundation [KAW 2019.0350]; TAILOR Project - EU Horizon 2020 research and innovation programme [952215]

Available from: 2023-06-19 Created: 2023-06-19 Last updated: 2024-03-12Bibliographically approved
Tiger, M., Bergström, D., Norrstig, A. & Heintz, F. (2021). Enhancing Lattice-Based Motion Planning With Introspective Learning and Reasoning. Paper presented at IEEE International Conference on Robotics and Automation (ICRA). IEEE Robotics and Automation Letters, 6(3), 4385-4392
Open this publication in new window or tab >>Enhancing Lattice-Based Motion Planning With Introspective Learning and Reasoning
2021 (English)In: IEEE Robotics and Automation Letters, E-ISSN 2377-3766, Vol. 6, no 3, p. 4385-4392Article in journal (Refereed) Published
Abstract [en]

Lattice-based motion planning is a hybrid planning method where a plan is made up of discrete actions, while simultaneously also being a physically feasible trajectory. The planning takes both discrete and continuous aspects into account, for example action pre-conditions and collision-free action-duration in the configuration space. Safe motion planning rely on well-calibrated safety-margins for collision checking. The trajectory tracking controller must further be able to reliably execute the motions within this safety margin for the execution to be safe. In this work we are concerned with introspective learning and reasoning about controller performance over time. Normal controller execution of the different actions is learned using machine learning techniques with explicit uncertainty quantification, for safe usage in safety-critical applications. By increasing the model accuracy the safety margins can be reduced while maintaining the same safety as before. Reasoning takes place to both verify that the learned models stays safe and to improve collision checking effectiveness in the motion planner using more accurate execution predictions with a smaller safety margin. The presented approach allows for explicit awareness of controller performance under normal circumstances, and detection of incorrect performance in abnormal circumstances. Evaluation is made on the nonlinear dynamics of a quadcopter in 3D using simulation.

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers (IEEE), 2021
National Category
Computer graphics and computer vision Computer Sciences Robotics and automation Control Engineering
Identifiers
urn:nbn:se:liu:diva-175060 (URN)10.1109/LRA.2021.3068550 (DOI)000640765600001 ()2-s2.0-85103258124 (Scopus ID)
Conference
IEEE International Conference on Robotics and Automation (ICRA)
Funder
Knut and Alice Wallenberg Foundation, Grant KAW 2019.0350Wallenberg AI, Autonomous Systems and Software Program (WASP)EU, Horizon 2020, GA No 952215ELLIIT - The Linköping‐Lund Initiative on IT and Mobile CommunicationsCUGS (National Graduate School in Computer Science)
Note

Funding: Wallenberg AI, Autonomous Systems and Software Program (WASP) - Knut and Alice Wallenberg Foundation; National Graduate School in Computer Science (CUGS), Sweden; Excellence Center at Linkoping-Lund for Information Technology (ELLIIT); TAILOR Project - EU Horizon 2020 research and innovation programme [952215]; Knut and Alice Wallenberg FoundationKnut & Alice Wallenberg Foundation [KAW 2019.0350]

Available from: 2021-04-16 Created: 2021-04-16 Last updated: 2025-02-05Bibliographically approved
Präntare, F., Tiger, M., Bergström, D., Appelgren, H. & Heintz, F. (2020). Towards Utilitarian Combinatorial Assignment with Deep Neural Networks and Heuristic Algorithms. In: Fredrik Heintz, Michela Milano, Barry O'Sullivan (Ed.), Trustworthy AI - Integrating Learning, Optimization and Reasoning: First International Workshop, TAILOR 2020, Virtual Event, September 4–5, 2020, Revised Selected Papers. Paper presented at European Conference on Artificial Intelligence TAILOR Workshop - Foundations of Trustworthy AI (pp. 104-111). Cham, Germany: Springer
Open this publication in new window or tab >>Towards Utilitarian Combinatorial Assignment with Deep Neural Networks and Heuristic Algorithms
Show others...
2020 (English)In: Trustworthy AI - Integrating Learning, Optimization and Reasoning: First International Workshop, TAILOR 2020, Virtual Event, September 4–5, 2020, Revised Selected Papers / [ed] Fredrik Heintz, Michela Milano, Barry O'Sullivan, Cham, Germany: Springer, 2020, p. 104-111Conference paper, Published paper (Refereed)
Abstract [en]

This paper presents preliminary work on using deep neural networksto guide general-purpose heuristic algorithms for performing utilitarian combinatorial assignment. In more detail, we use deep learning in an attempt to produce heuristics that can be used together with e.g., search algorithms to generatefeasible solutions of higher quality more quickly. Our results indicate that ourapproach could be a promising future method for constructing such heuristics.

Place, publisher, year, edition, pages
Cham, Germany: Springer, 2020
Series
Lecture Notes in Computer Science, ISSN 0302-9743, E-ISSN 1611-3349 ; 12641 LNAI
National Category
Computer Sciences
Identifiers
urn:nbn:se:liu:diva-175570 (URN)10.1007/978-3-030-73959-1_10 (DOI)2-s2.0-85105930783 (Scopus ID)9783030739584 (ISBN)9783030739591 (ISBN)
Conference
European Conference on Artificial Intelligence TAILOR Workshop - Foundations of Trustworthy AI
Available from: 2021-05-09 Created: 2021-05-09 Last updated: 2024-09-08Bibliographically approved
Bergström, D., Tiger, M. & Heintz, F. (2019). Bayesian optimization for selecting training and validation data for supervised machine learning. In: 31st annual workshop of the Swedish Artificial Intelligence Society (SAIS 2019), Umeå, Sweden, June 18-19, 2019.: . Paper presented at Swedish Artificial Intelligence Society Workshop, Umeå, Sweden, June 18-19, 2019.
Open this publication in new window or tab >>Bayesian optimization for selecting training and validation data for supervised machine learning
2019 (English)In: 31st annual workshop of the Swedish Artificial Intelligence Society (SAIS 2019), Umeå, Sweden, June 18-19, 2019., 2019Conference paper, Published paper (Other academic)
Abstract [en]

Validation and verification of supervised machine learning models is becoming increasingly important as their complexity and range of applications grows. This paper describes an extension to Bayesian optimization which allows for selecting both training and validation data, in cases where data can be generated or calculated as a function of a spatial location.

Keywords
Bayesian optimization, AutoML, supervised learning
National Category
Computer Sciences
Identifiers
urn:nbn:se:liu:diva-168751 (URN)
Conference
Swedish Artificial Intelligence Society Workshop, Umeå, Sweden, June 18-19, 2019
Available from: 2020-09-01 Created: 2020-09-01 Last updated: 2021-02-11Bibliographically approved
Organisations
Identifiers
ORCID iD: ORCID iD iconorcid.org/0000-0002-9240-4605

Search in DiVA

Show all publications