paper-with-me

홈 › Papers

Beyond Local vs. External: A Game-Theoretic Framework for Trustworthy Knowledge Acquisition

2026-04-25 · Rujing Yao, Yufei Shi, Yang Wu, Ang Li, Zhuoren Jiang, XiaoFeng Wang, Haixu Tang, Xiaozhong Liu arxiv

Cloud-hosted Large Language Models (LLMs) offer unmatched reasoning capabilities and dynamic knowledge, yet submitting raw queries to these external services risks exposing sensitive user intent. Conversely, relying exclusively on trusted local models preserves privacy but often compromises answer quality due to limited parameter scale and knowledge. To resolve this dilemma, we propose Game-theoretic Trustworthy Knowledge Acquisition (GTKA), a framework that formulates the trade-off between knowledge utility and privacy as a strategic game. GTKA consists of three components: (i) a privacy-aware sub-query generator that decomposes sensitive intent into generalized, low-risk fragments; (ii) an adversarial reconstruction attacker that attempts to infer the original query from these fragments, providing adaptive leakage signals; and (iii) a trusted local integrator that synthesizes external responses within a secure boundary. By training the generator and attacker in an alternating adversarial manner, GTKA optimizes the sub-query generation policy to maximize knowledge acquisition accuracy while minimizing the reconstructability of the original sensitive intent. To validate our approach, we construct two sensitive-domain benchmarks in the biomedical and legal fields. Extensive experiments demonstrate that GTKA significantly reduces intent leakage compared to state-of-the-art baselines while maintaining high-fidelity answer quality.

📄 PDF Abstract BibTeX arXiv:2604.23413

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Alpay Algebra V: Multi-Layered Semantic Games and Transfinite Fixed-Point Simulation

2025-07-10 · Bugra Kilictas, Faruk Alpay

This paper extends the self-referential framework of Alpay Algebra into a multi-layered semantic game architecture where transfinite fixed-point convergence encompasses hierarchical sub-games at each iteration level. Bui…

LEMMA

Training with (Swap) Regret Loss in a Single-Layer Self-Attention Model: A Case Study on the Probability Simplex

2026-07-25 · Chanwoo Park, Asuman Ozdaglar arxiv

We revisit the regret loss framework introduced in Park et al. (2025), which uses decision-theoretic regret as a direct loss function for training models to make better decisions, through the lens of probability-simplex …

Socially-Weighted Alignment: A Game-Theoretic Framework for Multi-Agent LLM Systems

2026-02-16 · Furkan Mumcu, Yasin Yilmaz arxiv

Deploying large language model (LLM) agents in shared environments introduces a fundamental tension between individual alignment and collective stability: locally rational decisions can impose negative externalities that…

Multi-agent Reinforcement LearningDecision Making

How Far Are LLMs from Professional Poker Players? Revisiting Game-Theoretic Reasoning with Agentic Tool Use

2026-01-31 · Minhua Lin, Enyan Dai, Hui Liu, Xianfeng Tang 외 arxiv

As Large Language Models (LLMs) are increasingly applied in high-stakes domains, their ability to reason strategically under uncertainty becomes critical. Poker provides a rigorous testbed, requiring not only strong acti…

Reinforcement Learning

Policy Regret in Repeated Games

2018-11-09 · NeurIPS 2018 12 · Raman Arora, Michael Dinitz, Teodor V. Marinov, Mehryar Mohri

The notion of \emph{policy regret} in online learning is a well defined? performance measure for the common scenario of adaptive adversaries, which more traditional quantities such as external regret do not take into acc…