paper-with-me

홈 › Papers

GPT, Ontology, and CAABAC: A Tripartite Personalized Access Control Model Anchored by Compliance, Context and Attribute

2024-03-13 · Raza Nowrozy, Khandakar Ahmed, Hua Wang

As digital healthcare evolves, the security of electronic health records (EHR) becomes increasingly crucial. This study presents the GPT-Onto-CAABAC framework, integrating Generative Pretrained Transformer (GPT), medical-legal ontologies and Context-Aware Attribute-Based Access Control (CAABAC) to enhance EHR access security. Unlike traditional models, GPT-Onto-CAABAC dynamically interprets policies and adapts to changing healthcare and legal environments, offering customized access control solutions. Through empirical evaluation, this framework is shown to be effective in improving EHR security by accurately aligning access decisions with complex regulatory and situational requirements. The findings suggest its broader applicability in sectors where access control must meet stringent compliance and adaptability standards.

📄 PDF Abstract BibTeX arXiv:2403.08264

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Towards Ontology-Based Descriptions of Conversations with Qualitatively-Defined Concepts

2025-09-05 · Barbara Gendron, Gaël Guibon, Mathieu D'aquin arxiv

The controllability of Large Language Models (LLMs) when used as conversational agents is a key challenge, particularly to ensure predictable and user-personalized responses. This work proposes an ontology-based approach…

Text Generation

Tripartite Heterogeneous Graph Propagation for Large-scale Social Recommendation

2019-07-24 · Kyung-Min Kim, Donghyun Kwak, Hanock Kwak, Young-Jin Park 외

Graph Neural Networks (GNNs) have been emerging as a promising method for relational representation including recommender systems. However, various challenging issues of social graphs hinder the practical usage of GNNs f…

Graph EmbeddingRecommendation Systems

TriNE: Network Representation Learning for Tripartite Heterogeneous Networks

2020-10-14 · Zhabiz Gharibshah, Xingquan Zhu

In this paper, we study network representation learning for tripartite heterogeneous networks which learns node representation features for networks with three types of node entities. We argue that tripartite networks ar…

Network EmbeddingRepresentation LearningTAG

[Emerging Ideas] Artificial Tripartite Intelligence: A Bio-Inspired, Sensor-First Architecture for Physical AI

2026-04-15 · You Rim Choi, Subeom Park, Hyung-Sin Kim arxiv

As AI moves from data centers to robots and wearables, scaling ever-larger models becomes insufficient. Physical AI operates under tight latency, energy, privacy, and reliability constraints, and its performance depends …

Differentiable Tripartite Modularity for Clustering Heterogeneous Graphs

2026-02-10 · Benoît Hurpeau arxiv

Clustering heterogeneous relational data remains a central challenge in graph learning, particularly when interactions involve more than two types of entities. While differentiable modularity objectives such as DMoN have…

Graph Neural NetworkCommunity DetectionGraph Learning