The tumor suppressor gene CDKN2/p16/MTS1, located on chromosome 9p21, is frequently inactivated in many human cancers through homozygous deletion. Recently, we have reported another pathway of inactivation that involves loss of transcription associated with de novo methylation of a 5' CpG island of CDKN2/p16 in lung cancers, gliomas, and head and neck squamous cell carcinomas. We now show that this aberrant CpG island methylation also occurs frequently in cell lines of breast cancer (33%), prostate cancer (60%), renal cancer (23%), and colon cancer (92%) and is associated with loss of transcription. Primary tumors of the breast (31%) and colon (40%) also displayed de novo methylation of this CpG island. This alteration of p16 in colon cancer was particularly striking, since inactivation does not occur through homozygous deletion in this tumor type. Our data show that in tumors, de novo methylation of the 5' CpG island is a frequent mode of inactivation of CDKN2/p16 and also firmly demonstrate that CDKN2/p16 is one of the most frequently altered genes in human neoplasia.
Sporadic prostate carcinoma is the most common male cancer in the Western world, yet many of the major genetic events involved in the progression of this often fatal cancer remain to be elucidated. Numerous cytogenetic and allelotype studies have reported frequent loss of heterozygosity on chromosomal arm 10q in sporadic prostate cancer. Deletion mapping studies have unambiguously identified a region of chromosome 10q23 to be the minimal area of loss. A new tumor suppressor gene, PTEN/MMAC1, was isolated recently at this region of chromosome 10q23 and found to be inactivated by mutation in three prostate cancer cell lines. We screened 80 prostate tumors by microsatellite analysis and found chromosome 10q23 to be deleted in 23 cases. We then proceeded with sequence analysis of the entire PTEN/MMAC1 coding region and tested for homozygous deletion with new intragenic markers in these 23 cases with 10q23 loss of heterozygosity. The identification of the second mutational event in 10 (43%) tumors establishes PTEN/MMAC1 as a main inactivation target of 10q loss in sporadic prostate cancer.
Frequent tree mining asks us to enumerate tree patterns that occur frequently in a database of rooted trees. This problem is motivated by tree-structured data in bioinformatics, such as glycans and pseudoknot-free RNA secondary structures. A direct enumeration of all frequent trees is often highly redundant, because every subtree of a frequent tree is again frequent. Closed and maximal frequent trees are standard ways to reduce this redundancy, but their enumeration can still be computationally hard. In this paper, we study the effect of bounding the height of the input trees. This is a natural restriction for rooted trees, since the height is the depth of the hierarchy. We ask whether closed/maximal frequent tree mining remains hard when every input tree has a small height. Our results show that the answer depends sharply on the model. For rooted unordered trees of height at most 2, we give a polynomial-delay algorithm for enumerating closed frequent trees. On the other hand, for rooted ordered trees of height at most 2, we show that an output-polynomial time algorithm for enumerating closed frequent trees would imply an output-polynomial time algorithm for Dualization. For maxima
We introduce and study the notion of hereditary frequent hypercyclicity, which is a reinforcement of the well known concept of frequent hypercyclicity. This notion is useful for the study of the dynamical properties of direct sums of operators; in particular, a basic observation is that the direct sum of a hereditarily frequently hypercyclic operator with any frequently hypercyclic operator is frequently hypercyclic. Among other results, we show that operators satisfying the Frequent Hypercyclicity Criterion are hereditarily frequently hypercyclic, as well as a large class of operators whose unimodular eigenvectors are spanning with respect to the Lebesgue measure. On the other hand, we exhibit two frequently hypercyclic weighted shifts $B_w,B_{w'}$ on $c_0(\mathbb{Z}_+)$ whose direct sum $B_w\oplus B_{w'}$ is not $\mathcal{U}$-frequently hypercyclic (so that neither of them is hereditarily frequently hypercyclic), and we construct a $C$-type operator on $\ell_p(\mathbb{Z}_+)$, $1\le p<\infty$ which is frequently hypercyclic but not hereditarily frequently hypercyclic. We also solve several problems concerning disjoint frequent hypercyclicity: we show that for every $N\in\mathbb
The concept of $ρ$-frequent hypercyclicity is introduced in order to provide a refined form of frequent hypercyclicity. This is achieved by replacing the denominator in the definition of frequent hypercyclicity by an appropriately chosen calibration function $ρ$. A $ρ$-Frequent Hypercyclicity Criterion is determined and the $ρ$-frequent hypercyclicity of weighted backward shifts is investigated.
Finding frequent itemsets in a data source is a fundamental operation behind Association Rule Mining. Generally, many algorithms use either the bottom-up or top-down approaches for finding these frequent itemsets. When the length of frequent itemsets to be found is large, the traditional algorithms find all the frequent itemsets from 1-length to n-length, which is a difficult process. This problem can be solved by mining only the Maximal Frequent Itemsets (MFS). Maximal Frequent Itemsets are frequent itemsets which have no proper frequent superset. Thus, the generation of only maximal frequent itemsets reduces the number of itemsets and also time needed for the generation of all frequent itemsets as each maximal itemset of length m implies the presence of 2m-2 frequent itemsets. Furthermore, mining only maximal frequent itemset is sufficient in many data mining applications like minimal key discovery and theory extraction. In this paper, we suggest a novel method for finding the maximal frequent itemset from huge data sources using the concept of segmentation of data source and prioritization of segments. Empirical evaluation shows that this method outperforms various other known m
We provide with criteria for a family of sequences of operators to share a frequently universal vector. These criteria are variants of the classical Frequent Hypercyclicity Criterion and of a recent criterion due to Grivaux, Matheron and Menet where periodic points play the central role. As an application, we obtain for any operator T in a specific class of operators acting on a separable Banach space, a necessary and sufficient condition on a subset $Λ$ of the complex plane for the family {$λ$T : $λ$ $\in$ $Λ$} to have a common frequently hypercyclic vector. In passing, this permits us to easily exhibit frequent hypercyclic weighted shifts which do not possess common frequent hypercyclic vectors. We also provide with criteria for families of the recently introduced operators of C-type to share a common frequently hypercyclic vector. Further, we prove that the same problem of common $α$-frequent hypercyclicity may be vacuous, where the notion of $α$-frequent hypercyclicity extends that of frequent hypercyclicity replacing the natural density by more general weighted densities. Finally, it is already known that any operator satisfying the classical Frequent Universality Criterion is
Identifying frequent subgraphs, also called network motifs, is crucial in analyzing and predicting properties of real-world networks. However, finding large commonly-occurring motifs remains a challenging problem not only due to its NP-hard subroutine of subgraph counting, but also the exponential growth of the number of possible subgraphs patterns. Here we present Subgraph Pattern Miner (SPMiner), a novel neural approach for approximately finding frequent subgraphs in a large target graph. SPMiner combines graph neural networks, order embedding space, and an efficient search strategy to identify network subgraph patterns that appear most frequently in the target graph. SPMiner first decomposes the target graph into many overlapping subgraphs and then encodes each subgraph into an order embedding space. SPMiner then uses a monotonic walk in the order embedding space to identify frequent motifs. Compared to existing approaches and possible neural alternatives, SPMiner is more accurate, faster, and more scalable. For 5- and 6-node motifs, we show that SPMiner can almost perfectly identify the most frequent motifs while being 100x faster than exact enumeration methods. In addition, SP
We establish two Frequent Hypercyclicity Criteria for unbounded operators, inspired by the frameworks of Bayart Grivaux and deLaubenfels Emamirad Grosse Erdmann. These criteria simplify the verification and construction of frequently hypercyclic operators.
The notions of chaos and frequent hypercyclicity enjoy an intimate relationship in linear dynamics. Indeed, after a series of partial results, it was shown by Bayart and Rusza in 2015 that for backward weighted shifts on $\ell_p(\mathbb{Z})$, the notions chaos and frequent hypercyclicity coincide. It is with some effort that one shows that these two notions are distinct. Bayart and Grivaux in 2007 constructed a non-chaotic frequently hypercyclic weighted shift on $c_0$. It was only in 2017 that Menet settled negatively whether every chaotic operator is frequently hypercylic. In this article, we show that for a large class of composition operators on $L^p$-spaces the notions of chaos and frequent hypercyclicity coincide. Moreover, in this particular class an invertible operator is frequently hypercyclic if and only if its inverse is frequently hypercyclic. This is in contrast to a very recent result of Menet where an invertible frequently hypercyclic operator on $\ell_1$ whose inverse is not frequently hypercyclic is constructed.
Data mining is the practice to search large amount of data to discover data patterns. Data mining uses mathematical algorithms to group the data and evaluate the future events. Association rule is a research area in the field of knowledge discovery. Many data mining researchers had improved upon the quality of association rule for business development by incorporating influential factors like utility, number of items sold and for the mining of association data patterns. In this paper, we propose an efficient algorithm to find maximal frequent itemset first. Most of the association rule algorithms used to find minimal frequent item first, then with the help of minimal frequent itemsets derive the maximal frequent itemsets, these methods consume more time to find maximal frequent itemsets. To overcome this problem, we propose a new approach to find maximal frequent itemset directly using the concepts of subsets. The proposed method is found to be efficient in finding maximal frequent itemsets.
Recent studies on frequent itemset mining algorithms resulted in significant performance improvements. However, if the minimal support threshold is set too low, or the data is highly correlated, the number of frequent itemsets itself can be prohibitively large. To overcome this problem, recently several proposals have been made to construct a concise representation of the frequent itemsets, instead of mining all frequent itemsets. The main goal of this paper is to identify redundancies in the set of all frequent itemsets and to exploit these redundancies in order to reduce the result of a mining operation. We present deduction rules to derive tight bounds on the support of candidate itemsets. We show how the deduction rules allow for constructing a minimal representation for all frequent itemsets. We also present connections between our proposal and recent proposals for concise representations and we give the results of experiments on real-life datasets that show the effectiveness of the deduction rules. In fact, the experiments even show that in many cases, first mining the concise representation, and then creating the frequent itemsets from this representation outperforms existin
Association rule has been an area of active research in the field of knowledge discovery. Data mining researchers had improved upon the quality of association rule mining for business development by incorporating influential factors like value (utility), quantity of items sold (weight) and more for the mining of association patterns. In this paper, we propose an efficient approach to find maximal frequent itemset first. Most of the algorithms in literature used to find minimal frequent item first, then with the help of minimal frequent itemsets derive the maximal frequent itemsets. These methods consume more time to find maximal frequent itemsets. To overcome this problem, we propose a navel approach to find maximal frequent itemset directly using the concepts of subsets. The proposed method is found to be efficient in finding maximal frequent itemsets.
While there have been lots of work studying frequent subgraph mining, very rare publications have discussed frequent subnet mining from more complicated data structures such as Petri nets. This paper studies frequent subnets mining from a single large Petri net. We follow the idea of transforming a Petri net in net graph form and to mine frequent sub-net graphs to avoid high complexity. Technically, we take a minimal traversal approach to produce a canonical label of the big net graph. We adapted the maximal independent embedding set approach to the net graph representation and proposed an incremental pattern growth (independent embedding set reduction) way for discovering frequent sub-net graphs from the single large net graph, which are finally transformed back to frequent subnets. Extensive performance studies made on a single large Petri net, which contains 10K events, 40K conditions and 30 K arcs, showed that our approach is correct and the complexity is reasonable.
We study the use of sampling for efficiently mining the top-K frequent itemsets of cardinality at most w. To this purpose, we define an approximation to the top-K frequent itemsets to be a family of itemsets which includes (resp., excludes) all very frequent (resp., very infrequent) itemsets, together with an estimate of these itemsets' frequencies with a bounded error. Our first result is an upper bound on the sample size which guarantees that the top-K frequent itemsets mined from a random sample of that size approximate the actual top-K frequent itemsets, with probability larger than a specified value. We show that the upper bound is asymptotically tight when w is constant. Our main algorithmic contribution is a progressive sampling approach, combined with suitable stopping conditions, which on appropriate inputs is able to extract approximate top-K frequent itemsets from samples whose sizes are smaller than the general upper bound. In order to test the stopping conditions, this approach maintains the frequency of all itemsets encountered, which is practical only for small w. However, we show how this problem can be mitigated by using a variation of Bloom filters. A number of ex
Given $\mathcal{A}$ the family of weights $a=(a_n)_n$ decreasing to $0$ such that the series $\sum_{n=0}^{\infty} a_n$ diverges, we show that the supremum on $\mathcal{A}$ of lower weighted densities coincides with the unweighted upper density and that the infimum on $\mathcal{A}$ of upper weighted densities coincides with the unweighted lower density. We then investigate the notions of $\mathcal{U}$-frequent hypercyclicity and frequent hypercyclicity associated to these weighted densities. We show that there exists an operator which is $\mathcal{U}$-frequently hypercyclic for each weight in $\mathcal{A}$ but not frequently hypercyclic, although the set of frequently hypercyclic vectors always coincides with the intersection of sets of $\mathcal{U}$-frequently hypercyclic vectors for each weight in $\mathcal{A}$.
One way of getting a better view of data is using frequent patterns. In this paper frequent patterns are subsets that occur a minimal number of times in a stream of itemsets. However, the discovery of frequent patterns in streams has always been problematic. Because streams are potentially endless it is in principle impossible to say if a pattern is often occurring or not. Furthermore the number of patterns can be huge and a good overview of the structure of the stream is lost quickly. The proposed approach will use clustering to facilitate the analysis of the structure of the stream. A clustering on the co-occurrence of patterns will give the user an improved view on the structure of the stream. Some patterns might occur so much together that they should form a combined pattern. In this way the patterns in the clustering will be the largest frequent patterns: maximal frequent patterns. Our approach to decide if patterns occur often together will be based on a method of clustering when only the distance between pairs is known. The number of maximal frequent patterns is much smaller and combined with clustering methods these patterns provide a good view on the structure of the strea
In recent years, due to the wide applications of uncertain data, mining frequent itemsets over uncertain databases has attracted much attention. In uncertain databases, the support of an itemset is a random variable instead of a fixed occurrence counting of this itemset. Thus, unlike the corresponding problem in deterministic databases where the frequent itemset has a unique definition, the frequent itemset under uncertain environments has two different definitions so far. The first definition, referred as the expected support-based frequent itemset, employs the expectation of the support of an itemset to measure whether this itemset is frequent. The second definition, referred as the probabilistic frequent itemset, uses the probability of the support of an itemset to measure its frequency. Thus, existing work on mining frequent itemsets over uncertain databases is divided into two different groups and no study is conducted to comprehensively compare the two different definitions. In addition, since no uniform experimental platform exists, current solutions for the same definition even generate inconsistent results. In this paper, we firstly aim to clarify the relationship between
Discovering frequent graph patterns in a graph database offers valuable information in a variety of applications. However, if the graph dataset contains sensitive data of individuals such as mobile phone-call graphs and web-click graphs, releasing discovered frequent patterns may present a threat to the privacy of individuals. {\em Differential privacy} has recently emerged as the {\em de facto} standard for private data analysis due to its provable privacy guarantee. In this paper we propose the first differentially private algorithm for mining frequent graph patterns. We first show that previous techniques on differentially private discovery of frequent {\em itemsets} cannot apply in mining frequent graph patterns due to the inherent complexity of handling structural information in graphs. We then address this challenge by proposing a Markov Chain Monte Carlo (MCMC) sampling based algorithm. Unlike previous work on frequent itemset mining, our techniques do not rely on the output of a non-private mining algorithm. Instead, we observe that both frequent graph pattern mining and the guarantee of differential privacy can be unified into an MCMC sampling framework. In addition, we es
Knowledge graphs have become a popular formalism for representing entities and their properties using a graph data model, e.g., the Resource Description Framework (RDF). An RDF graph comprises entities of the same type connected to objects or other entities using labeled edges annotated with properties. RDF graphs usually contain entities that share the same objects in a certain group of properties, i.e., they match star patterns composed of these properties and objects. In case the number of these entities or properties in these star patterns is large, the size of the RDF graph and query processing are negatively impacted; we refer these star patterns as frequent star patterns. We address the problem of identifying frequent star patterns in RDF graphs and devise the concept of factorized RDF graphs, which denote compact representations of RDF graphs where the number of frequent star patterns is minimized. We also develop computational methods to identify frequent star patterns and generate a factorized RDF graph, where compact RDF molecules replace frequent star patterns. A compact RDF molecule of a frequent star pattern denotes an RDF subgraph that instantiates the corresponding