中文
相关论文

相关论文: PACLP: a fine-grained partition-based access contr…

200 篇论文

We develop a general methodological framework for probabilistic inference in discrete- and continuous-time stochastic processes evolving on directed acyclic graphs (DAGs). The process is observed only at the leaf nodes, and the challenge is…

统计方法学 · 统计学 2025-05-27 Frank van der Meulen , Moritz Schauer , Stefan Sommer

Attribute-based access control (ABAC) promises a powerful way of formalizing access policies in support of a wide range of access management scenarios. Efficient implementation of ABAC in its general form is still a challenge, especially…

密码学与安全 · 计算机科学 2019-09-24 Hadi Ahmadi , Derek Small

Graph partitioning (GP) is a classic problem that divides the node set of a graph into densely-connected blocks. Following the IEEE HPEC Graph Challenge and recent advances in pre-training techniques (e.g., large-language models), we…

机器学习 · 计算机科学 2024-09-04 Meng Qin , Chaorui Zhang , Yu Gao , Yibin Ding , Weipeng Jiang , Weixi Zhang , Wei Han , Bo Bai

We present a theory for slicing probabilistic imperative programs -- containing random assignments, and ``observe'' statements (for conditioning) -- represented as probabilistic control-flow graphs (pCFGs) whose nodes modify probability…

编程语言 · 计算机科学 2017-11-08 Torben Amtoft , Anindya Banerjee

In this paper, we investigate how we can leverage Spark platform for efficiently processing provenance queries on large volumes of workflow provenance data. We focus on processing provenance queries at attribute-value level which is the…

分布式、并行与集群计算 · 计算机科学 2018-10-26 Rajmohan C , Pranay Lohia , Himanshu Gupta , Siddhartha Brahma , Mauricio Hernandez , Sameep Mehta

Link prediction in a graph is the problem of detecting the missing links that would be formed in the near future. Using a graph representation of the data, we can convert the problem of classification to the problem of link prediction which…

机器学习 · 计算机科学 2018-10-02 Seyed Amin Fadaee , Maryam Amir Haeri

Graph neural networks (GNNs) have recently achieved state-of-the-art performance in many graph-based applications. Despite the high expressive power, they typically need to perform an expensive recursive neighborhood expansion in multiple…

机器学习 · 计算机科学 2022-06-10 Wentao Zhang , Ziqi Yin , Zeang Sheng , Wen Ouyang , Xiaosen Li , Yangyu Tao , Zhi Yang , Bin Cui

Model scaling is becoming the default choice for many language tasks due to the success of large language models (LLMs). However, it can fall short in specific scenarios where simple customized methods excel. In this paper, we delve into…

计算与语言 · 计算机科学 2024-04-23 Xiaochen Kev Gao , Feng Yao , Kewen Zhao , Beilei He , Animesh Kumar , Vish Krishnan , Jingbo Shang

Data provenance analysis has been used as an assistive measure for ensuring system integrity. However, such techniques are typically reactive approaches to identify the root cause of an attack in its aftermath. This is in part due to fact…

密码学与安全 · 计算机科学 2021-06-02 Shamaria Engram , Tyler Kaczmarek , Alice Lee , David Bigelow

This paper is a Systematization of Knowledge (SoK) on Directed Acyclic Graph (DAG)-based consensus protocols, analyzing their performance and trade-offs within the framework of consistency, availability, and partition tolerance inspired by…

分布式、并行与集群计算 · 计算机科学 2025-04-23 Mayank Raikwar , Nikita Polyanskii , Sebastian Müller

Directed acyclic graphs (DAGs) are directed graphs in which there is no path from a vertex to itself. DAGs are an omnipresent data structure in computer science and the problem of counting the DAGs of given number of vertices and to sample…

离散数学 · 计算机科学 2025-10-03 Martin Pépin , Alfredo Viola

Fine-grained image classification has witnessed significant advancements with the advent of deep learning and computer vision technologies. However, the scarcity of detailed annotations remains a major challenge, especially in scenarios…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Bowen Tian , Songning Lai , Lujundong Li , Zhihao Shuai , Runwei Guan , Tian Wu , Yutao Yue

Modern software systems rely on mining insights from business sensitive data stored in public clouds. A data breach usually incurs significant (monetary) loss for a commercial organization. Conceptually, cloud security heavily relies on…

密码学与安全 · 计算机科学 2022-06-14 Mikhail Kazdagli , Mohit Tiwari , Akshat Kumar

As the study of graph neural networks becomes more intensive and comprehensive, their robustness and security have received great research interest. The existing global attack methods treat all nodes in the graph as their attack targets.…

机器学习 · 计算机科学 2024-12-03 Guanghui Zhu , Mengyu Chen , Chunfeng Yuan , Yihua Huang

Dependency trees convey rich structural information that is proven useful for extracting relations among entities in text. However, how to effectively make use of relevant information while ignoring irrelevant information from the…

计算与语言 · 计算机科学 2020-09-08 Zhijiang Guo , Yan Zhang , Wei Lu

Distributional learning provides a framework for studying the learnability of structured languages from positive data. In this paper, we extend this framework to graph languages generated by fixed-interface clause systems. We formulate…

形式语言与自动机理论 · 计算机科学 2026-04-30 Takayoshi Shoudai , Satoshi Matsumoto , Yusuke Suzuki , Tomoyuki Uchida

Conducting supervised and preference fine-tuning of large language models (LLMs) requires high-quality datasets to improve their ability to follow instructions and align with human preferences and values. However, constructing such datasets…

计算与语言 · 计算机科学 2026-02-24 Renren Jin , Tianhao Shen , Xinwei Wu , Dan Shi , Haoran Sun , Yuqi Ren , Wuwei Huang , Quandong Wang , Wei Liu , Jian Luan , Bin Wang , Deyi Xiong

Provenance, or information about the origin or derivation of data, is important for assessing the trustworthiness of data and identifying and correcting mistakes. Most prior implementations of data provenance have involved heavyweight…

编程语言 · 计算机科学 2017-08-23 Stefan Fehrenbach , James Cheney

The last few years have witnessed a spate of data protection regulations in conjunction with an ever-growing appetite for data usage in large businesses, which presents significant challenges for businesses to maintain compliance. To…

Advanced Persistent Threats (APTs) represent sophisticated cyberattacks characterized by their ability to remain undetected within the victim system for extended periods, aiming to exfiltrate sensitive data or disrupt operations. Existing…

密码学与安全 · 计算机科学 2025-07-18 Wei Qiao , Yebo Feng , Teng Li , Zhuo Ma , Yulong Shen , JianFeng Ma , Yang Liu