中文
相关论文

相关论文: Algorithms for Analysing Firewall and Router Acces…

200 篇论文

This paper introduces new technique for efficient calculation of different Shannon information measures which operates Binary Decision Diagrams (BDDs). We offer an algorithm of BDD reordering which demonstrates the improvement of the…

其他计算机科学 · 计算机科学 2007-10-15 Denis V. Popel

We introduce a probabilistic formalism subsuming Markov random fields of bounded tree width and probabilistic context free grammars. Our models are based on a representation of Boolean formulas that we call case-factor diagrams (CFDs). CFDs…

人工智能 · 计算机科学 2012-07-19 David A. McAllester , Michael Collins , Fernando Pereira

The research identifies association rules that can inform marketing strategies and enhance operational efficiency. A structured methodology is applied to extract and interpret meaningful relationships within transactional data, emphasizing…

数据库 · 计算机科学 2024-12-30 Marina Kholod , Nikita Mokrenko

Control of multihop Wireless networks in a distributed manner while providing end-to-end delay requirements for different flows, is a challenging problem. Using the notions of Draining Time and Discrete Review from the theory of fluid…

网络与互联网体系结构 · 计算机科学 2017-04-20 Ashok Krishnan K. S. , Vinod Sharma

This paper presents a graph bundling algorithm that agglomerates edges taking into account both spatial proximity as well as user-defined criteria in order to reveal patterns that were not perceivable with previous bundling techniques. Each…

图形学 · 计算机科学 2015-04-13 Daniel C. Moura

Systems of decision rules and decision trees are widely used as a means for knowledge representation, as classifiers, and as algorithms. They are among the most interpretable models for classifying and representing knowledge. The study of…

计算复杂性 · 计算机科学 2023-02-15 Kerven Durdymyradov , Mikhail Moshkov

Networked systems that occur in various domains, such as the power grid, the brain, and opinion networks, are known to obey conservation laws. For instance, electric networks obey Kirchoff's laws, and social networks display opinion…

系统与控制 · 电气工程与系统科学 2023-02-02 Anirudh Rayas , Rajasekhar Anguluri , Jiajun Cheng , Gautam Dasarathy

Network security is a critical concern in the digital landscape of today, with users demanding secure browsing experiences and protection of their personal data. This study explores the dynamic integration of Machine Learning (ML)…

网络与互联网体系结构 · 计算机科学 2026-04-17 Pablo Benlloch , Oscar Romero , Antonio Leon , Jaime Lloret

A task of interest in machine learning (ML) is that of ascribing explanations to the predictions made by ML models. Furthermore, in domains deemed high risk, the rigor of explanations is paramount. Indeed, incorrect explanations can and…

人工智能 · 计算机科学 2025-07-11 Mohamed Siala , Jordi Planes , Joao Marques-Silva

This paper presents a new data structure, called \emph{Weighted Context-Free-Language Ordered BDDs} (WCFLOBDDs), which are a hierarchically structured decision diagram, akin to Weighted BDDs (WBDDs) enhanced with a procedure-call mechanism.…

形式语言与自动机理论 · 计算机科学 2024-08-30 Meghana Sistla , Swarat Chaudhuri , Thomas Reps

Website fingerprinting attack is an extensively studied technique used in a web browser to analyze traffic patterns and thus infer confidential information about users. Several website fingerprinting attacks based on machine learning and…

密码学与安全 · 计算机科学 2023-02-28 Guodong Huang , Chuan Ma , Ming Ding , Yuwen Qian , Chunpeng Ge , Liming Fang , Zhe Liu

Autonomous vehicles require highly sophisticated decision-making to determine their motion. This paper describes how such functionality can be achieved with a practical rule engine learned from expert driving decisions. We propose an…

人工智能 · 计算机科学 2024-07-02 Bouchard Frederic , Sedwards Sean , Czarnecki Krzysztof

The Bandwidth Problem seeks for a simultaneous permutation of the rows and columns of the adjacency matrix of a graph such that all nonzero entries are as close as possible to the main diagonal. This work focuses on investigating novel…

最优化与控制 · 数学 2021-07-07 Franz Rendl , Renata Sotirov , Christian Truden

We explore the issue of refining an existent Bayesian network structure using new data which might mention only a subset of the variables. Most previous works have only considered the refinement of the network's conditional probability…

人工智能 · 计算机科学 2013-02-28 Wai Lam , Fahiem Bacchus

The modern network aims to prioritize critical traffic over non-critical traffic and effectively manage traffic flow. This necessitates proper buffer management to prevent the loss of crucial traffic while minimizing the impact on…

数据结构与算法 · 计算机科学 2024-02-26 Ya-Chun Liang , Clifford Stein , Hao-Ting Wei

This article studies disruption tolerant networks (DTNs) where each node knows the probabilistic distribution of contacts with other nodes. It proposes a framework that allows one to formalize the behaviour of such a network. It generalizes…

网络与互联网体系结构 · 计算机科学 2007-05-23 Jean-Marc Francois , Guy Leduc

A Bayesian net (BN) is more than a succinct way to encode a probabilistic distribution; it also corresponds to a function used to answer queries. A BN can therefore be evaluated by the accuracy of the answers it returns. Many algorithms for…

人工智能 · 计算机科学 2013-02-08 Russell Greiner , Adam J. Grove , Dale Schuurmans

Architectural Design Rewriting (ADR, for short) is a rule-based formal framework for modelling the evolution of architectures of distributed systems. Rules allow ADR graphs to be refined. After equipping ADR with a simple logic, we equip…

计算机科学中的逻辑 · 计算机科学 2012-12-19 Kyriakos Poyias , Emilio Tuosto

We consider the problem of reconstructing the state of a network of nonlinear dynamical systems in the presence of directed higher-order interactions. Grounded on analytical convergence results, we propose an algorithmic observer design…

系统与控制 · 电气工程与系统科学 2026-05-12 Roberto Rizzello , Davide Salzano , Stefano Boccaletti , Pietro De Lellis

Bloom filters are data structures used to determine set membership of elements, with applications from string matching to networking and security problems. These structures are favored because of their reduced memory consumption and fast…

数据结构与算法 · 计算机科学 2019-02-21 Ethan Madison , Zachary Zipper