293 research outputs found

    Linear-time Algorithms for Eliminating Claws in Graphs

    Full text link
    Since many NP-complete graph problems have been shown polynomial-time solvable when restricted to claw-free graphs, we study the problem of determining the distance of a given graph to a claw-free graph, considering vertex elimination as measure. CLAW-FREE VERTEX DELETION (CFVD) consists of determining the minimum number of vertices to be removed from a graph such that the resulting graph is claw-free. Although CFVD is NP-complete in general and recognizing claw-free graphs is still a challenge, where the current best algorithm for a graph GG has the same running time of the best algorithm for matrix multiplication, we present linear-time algorithms for CFVD on weighted block graphs and weighted graphs with bounded treewidth. Furthermore, we show that this problem can be solved in linear time by a simpler algorithm on forests, and we determine the exact values for full kk-ary trees. On the other hand, we show that CLAW-FREE VERTEX DELETION is NP-complete even when the input graph is a split graph. We also show that the problem is hard to approximate within any constant factor better than 22, assuming the Unique Games Conjecture.Comment: 20 page

    On minimum tt-claw deletion in split graphs

    Full text link
    For t3t\geq 3, K1,tK_{1, t} is called tt-claw. In minimum tt-claw deletion problem (\texttt{Min-tt-Claw-Del}), given a graph G=(V,E)G=(V, E), it is required to find a vertex set SS of minimum size such that G[VS]G[V\setminus S] is tt-claw free. In a split graph, the vertex set is partitioned into two sets such that one forms a clique and the other forms an independent set. Every tt-claw in a split graph has a center vertex in the clique partition. This observation motivates us to consider the minimum one-sided bipartite tt-claw deletion problem (\texttt{Min-tt-OSBCD}). Given a bipartite graph G=(AB,E)G=(A \cup B, E), in \texttt{Min-tt-OSBCD} it is asked to find a vertex set SS of minimum size such that G[VS]G[V \setminus S] has no tt-claw with the center vertex in AA. A primal-dual algorithm approximates \texttt{Min-tt-OSBCD} within a factor of tt. We prove that it is \UGC-hard to approximate with a factor better than tt. We also prove it is approximable within a factor of 2 for dense bipartite graphs. By using these results on \texttt{Min-tt-OSBCD}, we prove that \texttt{Min-tt-Claw-Del} is \UGC-hard to approximate within a factor better than tt, for split graphs. We also consider their complementary maximization problems and prove that they are \APX-complete.Comment: 11 pages and 1 figur

    Calculating the error percentage of an automated part-of-speech tagger when analyzing Estonian learner English: an empirical analysis

    Get PDF
    Teksti sõnaliikideks jaotamine sündis koos lingvistikaga, kuid selle protsessi automatiseerimine on muutunud võimalikuks alles viimastel kümnenditel ning seda tänu arvutite võimsuse kasvule. Tekstitöötluse algoritmid on alates sellest ajast iga aastaga üha paranenud. Selle magistritöö raames pannakse üks selle valdkonna lipulaevadest proovile korpuse peal, mis hõlmab eesti keelt emakeelena kõnelevate inglise keele õppijate tekste (TCELE korpus). Korpuse suurus on antud hetkel ca. 25 000 sõna (127 kirjalikku esseed) ning 11 transkribeeritud intervjuud (~100 minutit). Eesmärk on hinnata TCELE ja muude sarnaste korpuste veaprotsenti. Töö esimeses osas tutvustatakse lugejale korpuse kokkupanemist, annoteerimist ja väljavõtet (ingl. ​retrieval​ ) ning antakse ülevaade sõnaliikide määramisest ja veaprotsendist. Pärast seda antakse ülevaade varasematest uuringutest ning vastatakse muuhulgas, järgnevatele küsimustele: mida on eelnevalt tehtud? Mis olid uuringute leiud? Millised automaatsed märgendajad (ingl. ​taggers) ja sõnaliikide loendeid (ingl. ​tagset​ ) kasutati?http://www.ester.ee/record=b5142572*es

    Free-hand sketch recognition by multi-kernel feature learning

    Get PDF
    Abstract Free-hand sketch recognition has become increasingly popular due to the recent expansion of portable touchscreen devices. However, the problem is non-trivial due to the complexity of internal structures that leads to intra-class variations, coupled with the sparsity in visual cues that results in inter-class ambiguities. In order to address the structural complexity, a novel structured representation for sketches is proposed to capture the holistic structure of a sketch. Moreover, to overcome the visual cue sparsity problem and therefore achieve state-of-the-art recognition performance, we propose a Multiple Kernel Learning (MKL) framework for sketch recognition, fusing several features common to sketches. We evaluate the performance of all the proposed techniques on the most diverse sketch dataset to date (Mathias et al., 2012), and offer detailed and systematic analyses of the performance of different features and representations, including a breakdown by sketch-super-category. Finally, we investigate the use of attributes as a high-level feature for sketches and show how this complements low-level features for improving recognition performance under the MKL framework, and consequently explore novel applications such as attribute-based retrieval

    Hitting Forbidden Induced Subgraphs on Bounded Treewidth Graphs

    Get PDF
    For a fixed graph H, the H-IS-Deletion problem asks, given a graph G, for the minimum size of a set S ? V(G) such that G? S does not contain H as an induced subgraph. Motivated by previous work about hitting (topological) minors and subgraphs on bounded treewidth graphs, we are interested in determining, for a fixed graph H, the smallest function f_H(t) such that H-IS-Deletion can be solved in time f_H(t) ? n^{?(1)} assuming the Exponential Time Hypothesis (ETH), where t and n denote the treewidth and the number of vertices of the input graph, respectively. We show that f_H(t) = 2^{?(t^{h-2})} for every graph H on h ? 3 vertices, and that f_H(t) = 2^{?(t)} if H is a clique or an independent set. We present a number of lower bounds by generalizing a reduction of Cygan et al. [MFCS 2014] for the subgraph version. In particular, we show that when H deviates slightly from a clique, the function f_H(t) suffers a sharp jump: if H is obtained from a clique of size h by removing one edge, then f_H(t) = 2^{?(t^{h-2})}. We also show that f_H(t) = 2^{?(t^{h})} when H = K_{h,h}, and this reduction answers an open question of Mi. Pilipczuk [MFCS 2011] about the function f_{C?}(t) for the subgraph version. Motivated by Cygan et al. [MFCS 2014], we also consider the colorful variant of the problem, where each vertex of G is colored with some color from V(H) and we require to hit only induced copies of H with matching colors. In this case, we determine, under the ETH, the function f_H(t) for every connected graph H on h vertices: if h ? 2 the problem can be solved in polynomial time; if h ? 3, f_H(t) = 2^{?(t)} if H is a clique, and f_H(t) = 2^{?(t^{h-2})} otherwise

    Traffic Management and Congestion Control in the ATM Network Model.

    Get PDF
    Asynchronous Transfer Mode (ATM) networking technology has been chosen by the International Telegraph and Telephony Consultative Committee (CCITT) for use on future local as well as wide area networks to handle traffic types of a wide range. It is a cell based network architecture that resembles circuit switched networks, providing Quality of Service (QoS) guarantees not normally found on data networks. Although the specifications for the architecture have been continuously evolving, traffic congestion management techniques for ATM networks have not been very well defined yet. This thesis studies the traffic management problem in detail, provides some theoretical understanding and presents a collection of techniques to handle the problem under various operating conditions. A detailed simulation of various ATM traffic types is carried out and the collected data is analyzed to gain an insight into congestion formation patterns. Problems that may arise during migration planning from legacy LANs to ATM technology are also considered. We present an algorithm to identify certain portions of the network that should be upgraded to ATM first. The concept of adaptive burn-in is introduced to help ease the computational costs involved in virtual circuit setup and tear down operations

    Hitting forbidden induced subgraphs on bounded treewidth graphs

    Full text link
    For a fixed graph HH, the HH-IS-Deletion problem asks, given a graph GG, for the minimum size of a set SV(G)S \subseteq V(G) such that GSG\setminus S does not contain HH as an induced subgraph. Motivated by previous work about hitting (topological) minors and subgraphs on bounded treewidth graphs, we are interested in determining, for a fixed graph HH, the smallest function fH(t)f_H(t) such that HH-IS-Deletion can be solved in time fH(t)nO(1)f_H(t) \cdot n^{O(1)} assuming the Exponential Time Hypothesis (ETH), where tt and nn denote the treewidth and the number of vertices of the input graph, respectively. We show that fH(t)=2O(th2)f_H(t) = 2^{O(t^{h-2})} for every graph HH on h3h \geq 3 vertices, and that fH(t)=2O(t)f_H(t) = 2^{O(t)} if HH is a clique or an independent set. We present a number of lower bounds by generalizing a reduction of Cygan et al. [MFCS 2014] for the subgraph version. In particular, we show that when HH deviates slightly from a clique, the function fH(t)f_H(t) suffers a sharp jump: if HH is obtained from a clique of size hh by removing one edge, then fH(t)=2Θ(th2)f_H(t) = 2^{\Theta(t^{h-2})}. We also show that fH(t)=2Ω(th)f_H(t) = 2^{\Omega(t^{h})} when H=Kh,hH=K_{h,h}, and this reduction answers an open question of Mi. Pilipczuk [MFCS 2011] about the function fC4(t)f_{C_4}(t) for the subgraph version. Motivated by Cygan et al. [MFCS 2014], we also consider the colorful variant of the problem, where each vertex of GG is colored with some color from V(H)V(H) and we require to hit only induced copies of HH with matching colors. In this case, we determine, under the ETH, the function fH(t)f_H(t) for every connected graph HH on hh vertices: if h2h\leq 2 the problem can be solved in polynomial time; if h3h\geq 3, fH(t)=2Θ(t)f_H(t) = 2^{\Theta(t)} if HH is a clique, and fH(t)=2Θ(th2)f_H(t) = 2^{\Theta(t^{h-2})} otherwise.Comment: 24 pages, 3 figure

    Unified almost linear kernels for generalized covering and packing problems on nowhere dense classes

    Full text link
    Let F\mathcal{F} be a family of graphs, and let p,rp,r be nonnegative integers. The \textsc{(p,r,F)(p,r,\mathcal{F})-Covering} problem asks whether for a graph GG and an integer kk, there exists a set DD of at most kk vertices in GG such that GpNGr[D]G^p\setminus N_G^r[D] has no induced subgraph isomorphic to a graph in F\mathcal{F}, where GpG^p is the pp-th power of GG. The \textsc{(p,r,F)(p,r,\mathcal{F})-Packing} problem asks whether for a graph GG and an integer kk, GpG^p has kk induced subgraphs H1,,HkH_1,\ldots,H_k such that each HiH_i is isomorphic to a graph in F\mathcal{F}, and for distinct i,j{1,,k}i,j\in \{1, \ldots, k\}, the distance between V(Hi)V(H_i) and V(Hj)V(H_j) in GG is larger than rr. We show that for every fixed nonnegative integers p,rp,r and every fixed nonempty finite family F\mathcal{F} of connected graphs, the \textsc{(p,r,F)(p,r,\mathcal{F})-Covering} problem with p2r+1p\leq2r+1 and the \textsc{(p,r,F)(p,r,\mathcal{F})-Packing} problem with p2r/2+1p\leq2\lfloor r/2\rfloor+1 admit almost linear kernels on every nowhere dense class of graphs, and admit linear kernels on every class of graphs with bounded expansion, parameterized by the solution size kk. We obtain the same kernels for their annotated variants. As corollaries, we prove that \textsc{Distance-rr Vertex Cover}, \textsc{Distance-rr Matching}, \textsc{F\mathcal{F}-Free Vertex Deletion}, and \textsc{Induced-F\mathcal{F}-Packing} for any fixed finite family F\mathcal{F} of connected graphs admit almost linear kernels on every nowhere dense class of graphs and linear kernels on every class of graphs with bounded expansion. Our results extend the results for \textsc{Distance-rr Dominating Set} by Drange et al. (STACS 2016) and Eickmeyer et al. (ICALP 2017), and the result for \textsc{Distance-rr Independent Set} by Pilipczuk and Siebertz (EJC 2021).Comment: 38 page

    Handbook of Vascular Biometrics

    Get PDF
    corecore