Skip to main content

Showing 1–22 of 22 results for author: Iván, S

Searching in archive cs. Search in all archives.
.
  1. Proceedings of the 16th International Conference on Automata and Formal Languages

    Authors: Zsolt Gazdag, Szabolcs Iván, Gergely Kovásznai

    Abstract: The 16th International Conference on Automata and Formal Languages (AFL 2023) was held in Eger, September 5-7, 2023. It was organized by the Eszterházy Károly Catholic University of Eger, Hungary, and the University of Szeged, Hungary. Topics of interest covered the theory and applications of automata and formal languages and related areas. This volume contains the texts of the 3 invited present… ▽ More

    Submitted 3 September, 2023; originally announced September 2023.

    Journal ref: EPTCS 386, 2023

  2. arXiv:2212.11211  [pdf, other

    cs.CV

    Land Cover and Land Use Detection using Semi-Supervised Learning

    Authors: Fahmida Tasnim Lisa, Md. Zarif Hossain, Sharmin Naj Mou, Shahriar Ivan, Md. Hasanul Kabir

    Abstract: Semi-supervised learning (SSL) has made significant strides in the field of remote sensing. Finding a large number of labeled datasets for SSL methods is uncommon, and manually labeling datasets is expensive and time-consuming. Furthermore, accurately identifying remote sensing satellite images is more complicated than it is for conventional images. Class-imbalanced datasets are another prevalent… ▽ More

    Submitted 21 December, 2022; originally announced December 2022.

  3. Rethinking Cooking State Recognition with Vision Transformers

    Authors: Akib Mohammed Khan, Alif Ashrafee, Reeshoon Sayera, Shahriar Ivan, Sabbir Ahmed

    Abstract: To ensure proper knowledge representation of the kitchen environment, it is vital for kitchen robots to recognize the states of the food items that are being cooked. Although the domain of object detection and recognition has been extensively studied, the task of object state classification has remained relatively unexplored. The high intra-class similarity of ingredients during different states o… ▽ More

    Submitted 24 December, 2022; v1 submitted 16 December, 2022; originally announced December 2022.

    Comments: Accepted in 25th ICCIT (6 pages, 5 Figures, 5 Tables)

    Report number: 10055869

    Journal ref: 2022 25th International Conference on Computer and Information Technology (ICCIT)

  4. arXiv:2008.04993  [pdf, ps, other

    cs.FL

    On the number of useful objects in P systems with active membranes

    Authors: Zsolt Gazdag, Károly Hajagos, Szabolcs Iván

    Abstract: In this paper we investigate the number of objects actually used in the terminating computations of a certain variant of polarizationless P systems with active membranes. The P systems we consider here have no in-communication rules and have no different rules triggered by the same object to manipulate the same membrane. We show that if we consider such a P system $Π$ and its terminating computati… ▽ More

    Submitted 11 August, 2020; originally announced August 2020.

  5. arXiv:2007.00090  [pdf, ps, other

    cs.FL

    Scattered one-counter languges have rank less than $ω^2$

    Authors: Kitti Gelle, Szabolcs Ivan

    Abstract: A linear ordering is called context-free if it is the lexicographic ordering of some context-free language and is called scattered if it has no dense subordering. Each scattered ordering has an associated ordinal, called its rank. It is known that scattered context-free (regular, resp.) orderings have rank less than $ω^ω$ ($ω$, resp). In this paper we confirm the conjecture that one-counter lang… ▽ More

    Submitted 30 June, 2020; originally announced July 2020.

  6. On the Order Type of Scattered Context-Free Orderings

    Authors: Kitti Gelle, Szabolcs Iván

    Abstract: We show that if a context-free grammar generates a language whose lexicographic ordering is well-ordered of type less than $ω^2$, then its order type is effectively computable.

    Submitted 17 September, 2019; originally announced September 2019.

    Comments: In Proceedings GandALF 2019, arXiv:1909.05979. arXiv admin note: text overlap with arXiv:1907.11573

    ACM Class: F.4.3

    Journal ref: EPTCS 305, 2019, pp. 169-182

  7. arXiv:1907.11573  [pdf, ps, other

    cs.FL

    The order type of scattered context-free orderings of rank one is computable

    Authors: Kitti Gelle, Szabolcs Ivan

    Abstract: A linear ordering is called context-free if it is the lexicographic ordering of some context-free language and is called scattered if it has no dense subordering. Each scattered ordering has an associated ordinal, called its rank. It is known that the isomorphism problem of scattered context-free orderings is undecidable, if one of them has a rank at least two. In this paper we show that it is dec… ▽ More

    Submitted 26 July, 2019; originally announced July 2019.

  8. arXiv:1811.03595  [pdf, ps, other

    cs.FL

    The ordinal generated by an ordinal grammar is computable

    Authors: Kitti Gelle, Szabolcs Ivan

    Abstract: A prefix grammar is a context-free grammar whose nonterminals generate prefix-free languages. A prefix grammar $G$ is an ordinal grammar if the language $L(G)$ is well-ordered with respect to the lexicographic ordering. It is known that from a finite system of parametric fixed point equations one can construct an ordinal grammar $G$ such that the lexicographic order of $G$ is isomorphic with the l… ▽ More

    Submitted 24 April, 2019; v1 submitted 8 November, 2018; originally announced November 2018.

    Comments: Accepted to Theoretical Computer Science

  9. arXiv:1807.05009  [pdf, ps, other

    cs.DS

    Maintaning maximal matching with lookahead

    Authors: Kitti Gelle, Szabolcs Ivan

    Abstract: In this paper we study the problem of fully dynamic maximal matching with lookahead. In a fully dynamic $n$-vertex graph setting, we have to handle updates (insertions and removals of edges), and answer queries regarding the current graph, preferably with a better time bound than that when running the trivial deterministic algorithm with worst-case time of $O(m)$ (where $m$ is the all-time maximum… ▽ More

    Submitted 13 July, 2018; originally announced July 2018.

  10. Reversible Languages Having Finitely Many Reduced Automata

    Authors: Kitti Gelle, Szabolcs Iván

    Abstract: Reversible forms of computations are often interesting from an energy efficiency point of view. When the computation device in question is an automaton, it is known that the minimal reversible automaton recognizing a given language is not necessarily unique, moreover, there are languages having arbitrarily large reversible recognizers possessing no nontrivial reversible congruence. However, the ex… ▽ More

    Submitted 21 August, 2017; v1 submitted 30 May, 2017; originally announced May 2017.

    Comments: In Proceedings AFL 2017, arXiv:1708.06226

    Journal ref: EPTCS 252, 2017, pp. 114-127

  11. arXiv:1704.07254  [pdf, ps, other

    cs.DS

    Recognizing Union-Find trees built up using union-by-rank strategy is NP-complete

    Authors: Kitti Gelle, Szabolcs Ivan

    Abstract: Disjoint-Set forests, consisting of Union-Find trees, are data structures having a widespread practical application due to their efficiency. Despite them being well-known, no exact structural characterization of these trees is known (such a characterization exists for Union trees which are constructed without using path compression) for the case assuming union-by-rank strategy for merging. In this… ▽ More

    Submitted 24 April, 2017; originally announced April 2017.

    Comments: Accepted at 19th International Conference on Descriptional Complexity of Formal Systems, DCFS 2017

  12. arXiv:1510.07462  [pdf, ps, other

    cs.CC cs.DS

    Recognizing Union-Find trees is NP-complete

    Authors: Kitti Gelle, Szabolcs Ivan

    Abstract: Disjoint-Set forests, consisting of Union-Find trees are data structures having a widespread practical application due to their efficiency. Despite them being well-known, no exact structural characterization of these trees is known (such a characterization exists for Union trees which are constructed without using path compression). In this paper we provide such a characterization and show that th… ▽ More

    Submitted 5 January, 2017; v1 submitted 26 October, 2015; originally announced October 2015.

  13. arXiv:1509.07588  [pdf, other

    cs.CC cs.FL math.CO

    Fractional coverings, greedy coverings, and rectifier networks

    Authors: Dmitry Chistikov, Szabolcs Iván, Anna Lubiw, Jeffrey Shallit

    Abstract: A rectifier network is a directed acyclic graph with distinguished sources and sinks; it is said to compute a Boolean matrix $M$ that has a $1$ in the entry $(i,j)$ iff there is a path from the $j$th source to the $i$th sink. The smallest number of edges in a rectifier network computing $M$ is a classic complexity measure on matrices, which has been studied for more than half a century. We explo… ▽ More

    Submitted 18 May, 2016; v1 submitted 25 September, 2015; originally announced September 2015.

  14. arXiv:1506.03843  [pdf, ps, other

    cs.FL

    Algebraic Characterization of Forest Logics

    Authors: Kitti Gelle, Szabolcs Ivan

    Abstract: In this paper we define future-time branching temporal logics evaluated over forests, that is, ordered tuples of ordered, but unranked, finite trees. We associate a rich class FL[$\mathcal{L}$] of temporal logics to each set L of (regular) modalities. Then, we define an algebraic product operation which we call the Moore product, which operates on forest automata, algebraic devices recognizing for… ▽ More

    Submitted 15 February, 2017; v1 submitted 11 June, 2015; originally announced June 2015.

    ACM Class: F.4.1

  15. arXiv:1406.0017  [pdf, ps, other

    cs.FL cs.DM

    Biclique coverings, rectifier networks and the cost of $\varepsilon$-removal

    Authors: Szabolcs Iván, Ádám Dániel Lelkes, Judit Nagy-György, Balázs Szörényi, György Turán

    Abstract: We relate two complexity notions of bipartite graphs: the minimal weight biclique covering number $\mathrm{Cov}(G)$ and the minimal rectifier network size $\mathrm{Rect}(G)$ of a bipartite graph $G$. We show that there exist graphs with $\mathrm{Cov}(G)\geq \mathrm{Rect}(G)^{3/2-ε}$. As a corollary, we establish that there exist nondeterministic finite automata (NFAs) with $\varepsilon$-transition… ▽ More

    Submitted 30 May, 2014; originally announced June 2014.

    Comments: 12 pages, to appear in proceedings of DCFS 2014: 16th International Conference on Descriptional Complexity of Finite-State Systems

    MSC Class: 68R10 ACM Class: G.2.2; F.1.1

  16. arXiv:1405.1107  [pdf, ps, other

    cs.FL

    On state complexity of unions of binary factor-free languages

    Authors: Szabolcs Ivan

    Abstract: It has been conjectured in 2011 by Brzozowski et al. that if $K$ and $L$ are factor-free regular languages over a binary alphabet having state complexity $m$ and $n$, resp, then the state complexity of $K\cup L$ is at most $mn-(m+n)+3-\min\{m,n\}$. We disprove this conjecture by giving a lower bound of $mn-(m+n)-2-\lfloor\frac{\min\{m,n\}-2}{2}\rfloor$, which exceeds the conjectured bound whenev… ▽ More

    Submitted 5 May, 2014; originally announced May 2014.

  17. arXiv:1404.6632  [pdf, ps, other

    cs.FL

    Complexity of Atoms, Combinatorially

    Authors: Szabolcs Ivan

    Abstract: Atoms of a (regular) language $L$ were introduced by Brzozowski and Tamm in 2011 as intersections of complemented and uncomplemented quotients of $L$. They derived tight upper bounds on the complexity of atoms in 2013. In 2014, Brzozowski and Davies characterized the regular languages meeting these bounds. To achieve these results, they used the so-called "atomaton" of a language, introduced by Br… ▽ More

    Submitted 2 June, 2015; v1 submitted 26 April, 2014; originally announced April 2014.

  18. Synchronizing weighted automata

    Authors: Szabolcs Iván

    Abstract: We introduce two generalizations of synchronizability to automata with transitions weighted in an arbitrary semiring K=(K,+,*,0,1). (or equivalently, to finite sets of matrices in K^nxn.) Let us call a matrix A location-synchronizing if there exists a column in A consisting of nonzero entries such that all the other columns of A are filled by zeros. If additionally all the entries of this designat… ▽ More

    Submitted 21 May, 2014; v1 submitted 23 March, 2014; originally announced March 2014.

    Comments: In Proceedings AFL 2014, arXiv:1405.5272

    Journal ref: EPTCS 151, 2014, pp. 301-313

  19. arXiv:1402.7289  [pdf, ps, other

    cs.FL

    On nonpermutational transformation semigroups with an application to syntactic complexity

    Authors: Szabolcs Ivan, Judit Nagy-Gyorgy

    Abstract: We give an upper bound of $n((n-1)!-(n-3)!)$ for the possible largest size of a subsemigroup of the full transformational semigroup over $n$ elements consisting only of nonpermutational transformations. As an application we gain the same upper bound for the syntactic complexity of (generalized) definite languages as well.

    Submitted 28 February, 2014; originally announced February 2014.

    Comments: arXiv admin note: substantial text overlap with arXiv:1304.5714

  20. arXiv:1304.6388  [pdf, ps, other

    cs.FL

    Operational characterization of scattered MCFLs -- Technical Report

    Authors: Zoltan Esik, Szabolcs Ivan

    Abstract: We give a Kleene-type operational characterization of Muller context-free languages (MCFLs) of well-ordered and scattered words.

    Submitted 23 April, 2013; originally announced April 2013.

  21. arXiv:1304.5714  [pdf, ps, other

    cs.FL cs.DS

    On the structure and syntactic complexity of generalized definite languages

    Authors: Szabolcs Ivan, Judit Nagy-Gyorgy

    Abstract: We give a forbidden pattern characterization for the class of generalized definite languages, show that the corresponding problem is NL-complete and can be solved in quadratic time. We also show that their syntactic complexity coincides with that of the definite languages and give an upper bound of n! for this measure.

    Submitted 21 April, 2013; originally announced April 2013.

  22. arXiv:1103.5421  [pdf, ps, other

    cs.FL

    Context-free ordinals

    Authors: Zoltan Esik, Szabolcs Ivan

    Abstract: We consider context-free languages equipped with the lexicographic ordering. We show that when the lexicographic ordering of a context-free language is scattered, then its Hausdorff rank is less than $ω^ω$. As a corollary of this result we obtain that an ordinal is the order type of a well-ordered context-free language iff it is less than $ω^{ω^ω}$.

    Submitted 28 March, 2011; originally announced March 2011.

    MSC Class: 68Q70