paper-with-me

Papers

SocialGenPod: Privacy-Friendly Generative AI Social Web Applications with Decentralised Personal Data Stores

2024-03-15 · Vidminas Vizgirda, Rui Zhao, Naman Goel

We present SocialGenPod, a decentralised and privacy-friendly way of deploying generative AI Web applications. Unlike centralised Web and data architectures that keep user data tied to application and service providers, we show how one can use Solid -- a decentralised Web specification -- to decouple user data from generative AI applications. We demonstrate SocialGenPod using a prototype that allows users to converse with different Large Language Models, optionally leveraging Retrieval Augmented Generation to generate answers grounded in private documents stored in any Solid Pod that the user is allowed to access, directly or indirectly. SocialGenPod makes use of Solid access control mechanisms to give users full control of determining who has access to data stored in their Pods. SocialGenPod keeps all user data (chat history, app configuration, personal documents, etc) securely in the user's personal Pod; separate from specific model or application providers. Besides better privacy controls, this approach also enables portability across different services and applications. Finally, we discuss challenges, posed by the large compute requirements of state-of-the-art models, that future research in this area should address. Our prototype is open-source and available at: https://github.com/Vidminas/socialgenpod/.

📄 PDF Abstract BibTeX arXiv:2403.10408

Code (1)

vidminas/socialgenpod 공식 구현 pytorch

Tasks

Retrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

SFace: Privacy-friendly and Accurate Face Recognition using Synthetic Data

2022-06-21 · Fadi Boutros, Marco Huber, Patrick Siebke, Tim Rieber 외

Recent deep face recognition models proposed in the literature utilized large-scale public datasets such as MS-Celeb-1M and VGGFace2 for training very deep neural networks, achieving state-of-the-art performance on mains…

Face RecognitionGenerative Adversarial NetworkMulti-class ClassificationTransfer Learning

Knowledge-Based Design Requirements for Generative Social Robots in Higher Education

2026-02-13 · Stephan Vonschallen, Dominique Oberle, Theresa Schmiedel, Friederike Eyssel arxiv

Generative social robots (GSRs) powered by large language models enable adaptive, conversational tutoring but also introduce risks such as misinformation, overreliance, and privacy violations. Existing frameworks for edu…

Computation-Efficient and Recognition-Friendly 3D Point Cloud Privacy Protection

2025-03-20 · Haotian Ma, Lin Gu, Siyi Wu, Yingying Zhu

3D point cloud has been widely used in applications such as self-driving cars, robotics, CAD models, etc. To the best of our knowledge, these applications raised the issue of privacy leakage in 3D point clouds, which has…

Privacy PreservingSelf-Driving Cars

The Social Impact of Generative AI: An Analysis on ChatGPT

2024-03-07 · Maria T. Baldassarre, Danilo Caivano, Berenice Fernandez Nieto, Domenico Gigante 외

In recent months, the social impact of Artificial Intelligence (AI) has gained considerable public interest, driven by the emergence of Generative AI models, ChatGPT in particular. The rapid development of these models h…

Flux-Guard: Facial Identity Protection using diffusion models

2026-06-16 · Jie Wang, Tao Wang, Ru Zhang, Jianyi Liu arxiv

The widespread deployment of face recognition (FR) systems exposes personal images shared on social media and public platforms to identity linkage and privacy risks. Existing adversarial privacy protection methods can de…

Face Recognition