[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-123662-en":3,"doc-seo-123662-105":30,"detail-sidebar-cat-0-en-105":91},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":4,"is_deleted":4,"is_public":20,"is_downloadable":20,"audit_status":20,"page_count":21,"language":22,"language_code":23,"site_id":24,"html_lang":23,"table_of_contents":25,"faqs":26,"seo_title":27,"seo_description":14,"update_tm":28,"read_time":29},123662,962075006959,"Anda","https://ap-avatar.wpscdn.com/avatar/e0002397efbe92a78e?_k=1776741047341049297",8,"Research & Report","Robust Representation Learning for Privacy-Preserving Machine Learning - A Multi-Objective Autoencoder Approach","Privacy-preserving machine learning addresses growing legal and ethical requirements driven by heavy reliance on data. Existing approaches either rely on cryptography such as homomorphic encryption or add noise via differential privacy, often causing significant performance degradation and practical complexity. This work proposes deep robust representation learning by training autoencoders in a multi-objective manner and concatenating latent and learned encoder features as the shared representation. The encoded data can be sent to third parties for intensive training and hyperparameter tuning while reducing risks of revealing original inputs. Experiments on unimodal and multimodal vertical splitting settings show improved performance over state of the art.","Robust Representation Learning for Privacy-Preserving Machine Learning: A Multi-Objective Autoencoder Approach  \nSofiane Ouaari 1 ,2 , Ali Burak Ünal 1 ,2 ,3 , Mete Akgün 1 ,2 ,3 and Nico Pfeifer1 ,2  \n1Methods in Medical Informatics, Department of Computer Science, University of Tuebingen, Germany  \n2Institute for Bioinformatics and Medical Informatics (IBMI), University of Tuebingen, Germany  \n3Medical Data Privacy and Privacy Preserving Machine Learning, University of Tuebingen, Germany {sofiane.ouaari, ali-burak.uenal, mete.akguen, nico.pfeifer}@uni-tuebingen.de  \narXiv :2309 .04427v 1 [ cs .LG] 8 Sep 2023  \n1 Abstract—Several domains increasingly rely on machine learning in their applications. The resulting heavy dependence on data has led to the emergence of various laws and regulations around data ethics and privacy and growing awareness of the need for privacy-preserving machine learning (ppML). Current ppML techniques utilize methods that are either purely based on cryptography, such as homomorphic encryption, or that introduce noise into the input, such as differential privacy. The main criticism given to those techniques is the fact that they either are too slow or they trade off a model’s performance for improved confidentiality. To address this performance reduction, we aim to leverage robust representation learning as a way of encoding our data while optimising the privacy-utility trade-off. Our method centers on training autoencoders in a multi-objective manner and then concatenating the latent and learned features from the encoding part as the encoded form of our data. Such a deep learning-powered encoding can then safely be sent to a third party for intensive training and hyperparameter tuning. With our proposed framework, we can share our data and use third party tools without being under the threat of revealing its original form. We empirically validate our results on unimodal and multimodal settings, the latter following a vertical splitting system and show improved performance over state-of-the-art.  \nI. INTRODUCTION  \nA wide range of application sectors is drastically integrating machine learning (ML) in diverse products. A successful ML model often requires a huge amount of training data and powerful computational resources. However, the need for such enormous volumes of data to develop performing models raises serious privacy concerns. Such ML models might face multiple types of adversarial attacks depending on the type of access an adversary might have to the model (white or black-box) . A membership inference attack (Shokri et al., 2017) allows an attacker to query a trained machine learning model to predict whether a given example is in the model’s training data set. On the other hand, an inversion attack (Fredrikson et al., 2015; K.-C. Wang et al., 2021; Ye et al., 2022) aims to recreate an input data point given a confidence score obtained from a black-box inference of the model. In order to make researchers and engineers take such privacy threats into consideration, many regulations and ethical data policies, such as GDPR,  \n1Preprint. Under review  \nCCPA, and CPRA (Hijmans & Raab, 2018; Rochel, 2021) were set to raise awareness around this topic and restrict any data violations that might occur in a given ML pipeline. Previous works have been done to reduce the effectiveness of different privacy attacks. Among those studies, differential privacy (DP) is the most commonly used approach which operates by incorporating predetermined randomization into a machine learning algorithm’s computation. The perturbation introduced by DP might be applied on the users’s input, parameters, prediction output and even on loss functions (Abadiet al., 2016; Phan et al., 2016) . However, many studies have shown that such noise reduces the performance of the model for the sake of privacy (Truex et al., 2019) . Furthermore, Setting up a correct value for ϵ is complex by nature and requires some trial and error process","cbCaiuAFb6wObQJR","https://ap.wps.com/l/cbCaiuAFb6wObQJR","pdf",1325921,1,10,"English","en",105,"# Introduction\n## Privacy threats in machine learning\n## Limitations of cryptography-based methods\n## Limitations of differential privacy\n# Proposed approach\n## Multi-objective residual autoencoder and feature encoding\n## Threat analysis and adversary access models\n# Experimental validation\n## Unimodal and multimodal (vertical splitting) settings\n## Comparison with state of the art","[{\"question\":\"为什么隐私保护机器学习需要关注隐私与效用的权衡？\",\"answer\":\"依赖数据训练的机器学习模型会引入隐私风险，而常见隐私技术往往要么带来较高计算开销，要么降低模型性能，因此需要在隐私与效用之间取得平衡。\"},{\"question\":\"与同态加密和差分隐私相比，文中方法的核心思路是什么？\",\"answer\":\"文中通过多目标训练的自动编码器对数据进行深度表示学习，将潜在与编码端学习到的特征拼接成可共享的表示，从而在分享给第三方训练与调参时降低泄露原始数据的威胁。\"},{\"question\":\"文中如何验证所提框架的有效性？\",\"answer\":\"通过在单模态与多模态（采用垂直划分机制）两类设置下进行实证评估，并与现有最先进方法进行比较，结果表明性能有所提升。\"}]","Robust Representation Learning for Privacy-Preserving Machine Learning - A Multi-Objective Autoencoder Approach | PDF",1785817890,25,{"code":4,"msg":31,"data":32},"ok",{"site_id":24,"language":23,"slug":33,"title":13,"keywords":34,"description":14,"schema_data":35,"social_meta":86,"head_meta":88,"extra_data":90,"updated_unix":28},"robust-representation-learning-for-privacy-preserving-machine-learning-a-multi-objective-autoencoder-approach","",{"@graph":36,"@context":85},[37,54,68],{"@type":38,"itemListElement":39},"BreadcrumbList",[40,44,48,51],{"item":41,"name":42,"@type":43,"position":20},"https://docshare.wps.com","Home","ListItem",{"item":45,"name":46,"@type":43,"position":47},"https://docshare.wps.com/document/","Document",2,{"item":49,"name":12,"@type":43,"position":50},"https://docshare.wps.com/document/research-report/",3,{"item":52,"name":13,"@type":43,"position":53},"https://docshare.wps.com/document/robust-representation-learning-for-privacy-preserving-machine-learning-a-multi-objective-autoencoder-approach/123662/",4,{"url":52,"name":13,"@type":55,"author":56,"headline":13,"publisher":58,"fileFormat":61,"inLanguage":23,"description":14,"dateModified":62,"datePublished":62,"encodingFormat":61,"isAccessibleForFree":63,"interactionStatistic":64},"DigitalDocument",{"name":9,"@type":57},"Person",{"url":41,"name":59,"@type":60},"DocShare","Organization","application/pdf","2026-08-04",true,{"@type":65,"interactionType":66,"userInteractionCount":4},"InteractionCounter",{"@type":67},"ViewAction",{"@type":69,"mainEntity":70},"FAQPage",[71,77,81],{"name":72,"@type":73,"acceptedAnswer":74},"为什么隐私保护机器学习需要关注隐私与效用的权衡？","Question",{"text":75,"@type":76},"依赖数据训练的机器学习模型会引入隐私风险，而常见隐私技术往往要么带来较高计算开销，要么降低模型性能，因此需要在隐私与效用之间取得平衡。","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"与同态加密和差分隐私相比，文中方法的核心思路是什么？",{"text":80,"@type":76},"文中通过多目标训练的自动编码器对数据进行深度表示学习，将潜在与编码端学习到的特征拼接成可共享的表示，从而在分享给第三方训练与调参时降低泄露原始数据的威胁。",{"name":82,"@type":73,"acceptedAnswer":83},"文中如何验证所提框架的有效性？",{"text":84,"@type":76},"通过在单模态与多模态（采用垂直划分机制）两类设置下进行实证评估，并与现有最先进方法进行比较，结果表明性能有所提升。","https://schema.org",{"og:url":52,"og:type":87,"og:title":13,"og:site_name":59,"og:description":14},"article",{"robots":89,"canonical":52},"index,follow",{"doc_id":7,"site_id":24},{"code":4,"msg":5,"data":92},[93,97,101,105,110,115,120,123,128,131,134],{"id":20,"doc_module":4,"doc_module_name":46,"category_name":94,"show_sort_weight":95,"slug":96},"Story & Novel",90,"story-novel",{"id":47,"doc_module":4,"doc_module_name":46,"category_name":98,"show_sort_weight":99,"slug":100},"Literature",80,"literature",{"id":53,"doc_module":4,"doc_module_name":46,"category_name":102,"show_sort_weight":103,"slug":104},"Exam",70,"exam",{"id":106,"doc_module":4,"doc_module_name":46,"category_name":107,"show_sort_weight":108,"slug":109},5,"Comic",60,"comic",{"id":111,"doc_module":4,"doc_module_name":46,"category_name":112,"show_sort_weight":113,"slug":114},6,"Technology",50,"technology",{"id":116,"doc_module":4,"doc_module_name":46,"category_name":117,"show_sort_weight":118,"slug":119},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":46,"category_name":12,"show_sort_weight":121,"slug":122},30,"research-report",{"id":124,"doc_module":4,"doc_module_name":46,"category_name":125,"show_sort_weight":126,"slug":127},9,"Religion & Spirituality",20,"religion-spirituality",{"id":126,"doc_module":4,"doc_module_name":46,"category_name":129,"show_sort_weight":126,"slug":130},"World Cup","world-cup",{"id":21,"doc_module":4,"doc_module_name":46,"category_name":132,"show_sort_weight":21,"slug":133},"Lifestyle","lifestyle",{"id":135,"doc_module":4,"doc_module_name":46,"category_name":136,"show_sort_weight":106,"slug":137},19,"General","general"]