paper-with-me

홈 › Papers

Deep Learning for Predicting Dynamic Uncertain Opinions in Network Data

2019-10-12 · Xujiang Zhao, Feng Chen, Jin-Hee Cho

Subjective Logic (SL) is one of well-known belief models that can explicitly deal with uncertain opinions and infer unknown opinions based on a rich set of operators of fusing multiple opinions. Due to high simplicity and applicability, SL has been substantially applied in a variety of decision making in the area of cybersecurity, opinion models, trust models, and/or social network analysis. However, SL and its variants have exposed limitations in predicting uncertain opinions in real-world dynamic network data mainly in three-fold: (1) a lack of scalability to deal with a large-scale network; (2) limited capability to handle heterogeneous topological and temporal dependencies among node-level opinions; and (3) a high sensitivity with conflicting evidence that may generate counterintuitive opinions derived from the evidence. In this work, we proposed a novel deep learning (DL)-based dynamic opinion inference model while node-level opinions are still formalized based on SL meaning that an opinion has a dimension of uncertainty in addition to belief and disbelief in a binomial opinion (i.e., agree or disagree). The proposed DL-based dynamic opinion inference model overcomes the above three limitations by integrating the following techniques: (1) state-of-the-art DL techniques, such as the Graph Convolutional Network (GCN) and the Gated Recurrent Units (GRU) for modeling the topological and temporal heterogeneous dependency information of a given dynamic network; (2) modeling conflicting opinions based on robust statistics; and (3) a highly scalable inference algorithm to predict dynamic, uncertain opinions in a linear computation time. We validated the outperformance of our proposed DL-based algorithm (i.e., GCN-GRU-opinion model) via extensive comparative performance analysis based on four real-world datasets.

📄 PDF Abstract BibTeX arXiv:1910.05640

Code (1)

zxj32/GCN-GRU 공식 구현 tf

Tasks

Decision MakingDeep Learning

Similar Papers 제목 키워드 기반

When the Majority is Wrong: Modeling Annotator Disagreement for Subjective Tasks

2023-05-11 · Eve Fleisig, Rediet Abebe, Dan Klein

Though majority vote among annotators is typically used for ground truth labels in natural language processing, annotator disagreement in tasks such as hate speech detection may reflect differences in opinion across grou…

Hate Speech Detection

A Distance Measure for the Analysis of Polar Opinion Dynamics in Social Networks

2015-10-17 · Victor Amelkin, Ambuj Singh, Petko Bogdanov

Analysis of opinion dynamics in social networks plays an important role in today's life. For applications such as predicting users' political preference, it is particularly important to be able to analyze the dynamics of…

Event Detection

Opinion-Guided Reinforcement Learning

2024-05-27 · Kyanna Dagenais, Istvan David

Human guidance is often desired in reinforcement learning to improve the performance of the learning agent. However, human insights are often mere opinions and educated guesses rather than well-formulated arguments. Whil…

Efficient Explorationreinforcement-learningReinforcement Learning

Fin-Bias: Comprehensive Evaluation for LLM Decision-Making under human bias in Finance Domain

2026-05-09 · Xiaoyu Hu, Jinman Zhao arxiv

Large language models (LLMs) are increasingly deployed in financial contexts, raising critical concerns about reliability, alignment, and susceptibility to adversarial manipulation. While prior finance-related benchmarks…

Flexible Visual Recognition by Evidential Modeling of Confusion and Ignorance

2023-09-14 · ICCV 2023 1 · Lei Fan, Bo Liu, Haoxiang Li, Ying Wu 외

In real-world scenarios, typical visual recognition systems could fail under two major causes, i.e., the misclassification between known classes and the excusable misbehavior on unknown-class images. To tackle these defi…

Decision Making