paper-with-me

홈 › Papers

COBRA: Context-aware Bernoulli Neural Networks for Reputation Assessment

2019-12-18 · Leonit Zeynalvand, Tie Luo, Jie Zhang

Trust and reputation management (TRM) plays an increasingly important role in large-scale online environments such as multi-agent systems (MAS) and the Internet of Things (IoT). One main objective of TRM is to achieve accurate trust assessment of entities such as agents or IoT service providers. However, this encounters an accuracy-privacy dilemma as we identify in this paper, and we propose a framework called Context-aware Bernoulli Neural Network based Reputation Assessment (COBRA) to address this challenge. COBRA encapsulates agent interactions or transactions, which are prone to privacy leak, in machine learning models, and aggregates multiple such models using a Bernoulli neural network to predict a trust score for an agent. COBRA preserves agent privacy and retains interaction contexts via the machine learning models, and achieves more accurate trust prediction than a fully-connected neural network alternative. COBRA is also robust to security attacks by agents who inject fake machine learning models; notably, it is resistant to the 51-percent attack. The performance of COBRA is validated by our experiments using a real dataset, and by our simulations, where we also show that COBRA outperforms other state-of-the-art TRM systems.

📄 PDF Abstract BibTeX arXiv:1912.08446

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningManagement

Similar Papers 제목 키워드 기반

COBRA Frames: Contextual Reasoning about Effects and Harms of Offensive Statements

2023-06-03 · Xuhui Zhou, Hao Zhu, Akhila Yerukola, Thomas Davidson 외

Warning: This paper contains content that may be offensive or upsetting. Understanding the harms and offensiveness of statements requires reasoning about the social and situational context in which statements are made. F…

Explaining reputation assessments

2020-06-15 · Ingrid Nunes, Phillip Taylor, Lina Barakat, Nathan Griffiths 외

Reputation is crucial to enabling human or software agents to select among alternative providers. Although several effective reputation assessment methods exist, they typically distil reputation into a numerical represen…

Attribute

Quantifying Impairment and Disease Severity Using AI Models Trained on Healthy Subjects

2023-11-21 · Boyang Yu, Aakash Kaku, Kangning Liu, Avinash Parnandi 외

Automatic assessment of impairment and disease severity is a key challenge in data-driven medicine. We propose a novel framework to address this challenge, which leverages AI models trained exclusively on healthy individ…

Cobra: Efficient Line Art COlorization with BRoAder References

2025-04-16 · Junhao Zhuang, Lingen Li, Xuan Ju, Zhaoyang Zhang 외

The comic production industry requires reference-based line art colorization with high accuracy, efficiency, contextual consistency, and flexible control. A comic page often involves diverse characters, objects, and back…

ColorizationImage GenerationLine Art Colorization

COBRA-Skills: Contextual Bandit-Guided Evolution for Agent Skill Optimization

2026-09-10 · Pingchen Lu, Xiangyi Wang, Xiang Li, Jie Mao 외 hf

Large language model (LLM) agents can benefit from reusable skills distilled from prior task experience, yet existing skill optimization methods often rely on costly execution-based evaluation and substantial task data. …