Matching entries: 0
settings...
Mahmood Y, Meier A and Schmidt J (2023), "Parameterized Complexity of Logic-Based Argumentation in Schaefer's Framework", ACM Trans. Comput. Logic. New York, NY, USA, may, 2023. Vol. 24(3) Association for Computing Machinery.
Abstract: Argumentation is a well-established formalism dealing with conflicting information by generating and comparing arguments. It has been playing a major role in AI for decades. In logic-based argumentation, we explore the internal structure of an argument. Informally, a set of formulas is the support for a given claim if it is consistent, subset-minimal, and implies the claim. In such a case, the pair of the support and the claim together is called an argument. In this article, we study the propositional variants of the following three computational tasks studied in argumentation: ARG (exists a support for a given claim with respect to a given set of formulas), ARG-Check (is a given set a support for a given claim), and ARG-Rel (similarly as ARG plus requiring an additionally given formula to be contained in the support). ARG-Check is complete for the complexity class DP, and the other two problems are known to be complete for the second level of the polynomial hierarchy (Creignou et al. 2014 and Parson et al., 2003) and, accordingly, are highly intractable. Analyzing the reason for this intractability, we perform a two-dimensional classification: First, we consider all possible propositional fragments of the problem within Schaefer's framework (STOC 1978) and then study different parameterizations for each of the fragments. We identify a list of reasonable structural parameters (size of the claim, support, knowledge base) that are connected to the aforementioned decision problems. Eventually, we thoroughly draw a fine border of parameterized intractability for each of the problems showing where the problems are fixed-parameter tractable and when this exactly stops. Surprisingly, several cases are of very high intractability (para-NP and beyond).
BibTeX:
@article{10.1145/3582499,
  author = {Mahmood, Yasir and Meier, Arne and Schmidt, Johannes},
  title = {Parameterized Complexity of Logic-Based Argumentation in Schaefer's Framework},
  journal = {ACM Trans. Comput. Logic},
  publisher = {Association for Computing Machinery},
  year = {2023},
  volume = {24},
  number = {3},
  url = {https://doi.org/10.1145/3582499},
  doi = {10.1145/3582499}
}
Haak A, Meier A, Prakash O and Rao BVR (2023), "Parameterised Counting in Logspace", Algorithmica.
Abstract: Logarithmic space-bounded complexity classes such as $$backslashtextbfL $$and $$backslashtextbfNL $$play a central role in space-bounded computation. The study of counting versions of these complexity classes have lead to several interesting insights into the structure of computational problems such as computing the determinant and counting paths in directed acyclic graphs. Though parameterised complexity theory was initiated roughly three decades ago by Downey and Fellows, a satisfactory study of parameterised logarithmic space-bounded computation was developed only in the last decade by Elberfeld, Stockhusen and Tantau (IPEC 2013, Algorithmica 2015). In this paper, we introduce a new framework for parameterised counting in logspace, inspired by the parameterised space-bounded models developed by Elberfeld, Stockhusen and Tantau. They defined the operators $$backslashtextbfpara_backslashtextbfW$$and $$backslashtextbfpara_backslashbeta $$for parameterised space complexity classes by allowing bounded nondeterminism with multiple-read and read-once access, respectively. Using these operators, they characterised the parameterised complexity of natural problems on graphs. In the spirit of the operators $$backslashtextbfpara_backslashtextbfW$$and $$backslashtextbfpara_backslashbeta $$by Stockhusen and Tantau, we introduce variants based on tail-nondeterminism, $$backslashtextbfpara_backslashtextbfW[1]$$and $$backslashtextbfpara_backslashbeta backslashtextbftail$$. Then, we consider counting versions of all four operators and apply them to the class $$backslashtextbfL $$. We obtain several natural complete problems for the resulting classes: counting of paths in digraphs, counting first-order models for formulas, and counting graph homomorphisms. Furthermore, we show that the complexity of a parameterised variant of the determinant function for (0, 1)-matrices is $$backslash#backslashtextbfpara_backslashbeta backslashtextbftailbackslashtextbfL $$-hard and can be written as the difference of two functions in $$backslash#backslashtextbfpara_backslashbeta backslashtextbftailbackslashtextbfL $$. These problems exhibit the richness of the introduced counting classes. Our results further indicate interesting structural characteristics of these classes. For example, we show that the closure of $$backslash#backslashtextbfpara_backslashbeta backslashtextbftailbackslashtextbfL $$under parameterised logspace parsimonious reductions coincides with $$backslash#backslashtextbfpara_backslashbeta backslashtextbfL $$. In other words, in the setting of read-once access to nondeterministic bits, tail-nondeterminism coincides with unbounded nondeterminism modulo parameterised reductions. Initiating the study of closure properties of these parameterised logspace counting classes, we show that all introduced classes are closed under addition and multiplication, and those without tail-nondeterminism are closed under parameterised logspace parsimonious reductions. Finally, we want to emphasise the significance of this topic by providing a promising outlook highlighting several open problems and directions for further research.
BibTeX:
@article{Haak:2023aa,
  author = {Haak, Anselm and Meier, Arne and Prakash, Om and Rao, B. V. Raghavendra},
  title = {Parameterised Counting in Logspace},
  journal = {Algorithmica},
  year = {2023},
  url = {https://doi.org/10.1007/s00453-023-01114-2},
  doi = {10.1007/s00453-023-01114-2}
}
Kontinen J, Meier A and Mahmood Y (2022), "A parameterized view on the complexity of dependence and independence logic", J. Log. Comput..
BibTeX:
@article{10.1093/logcom/exac070,
  author = {Kontinen, Juha and Meier, Arne and Mahmood, Yasir},
  title = {A parameterized view on the complexity of dependence and independence logic},
  journal = {J. Log. Comput.},
  year = {2022},
  url = {https://doi.org/10.1093/logcom/exac070},
  doi = {10.1093/logcom/exac070}
}
Haak A, Meier A, Müller F and Vollmer H (2022), "Enumerating teams in first-order team logics", Ann. Pure Appl. Log.. Vol. 173(10), pp. 103163.
BibTeX:
@article{DBLP:journals/apal/HaakMMV22,
  author = {Anselm Haak and Arne Meier and Fabian Müller and Heribert Vollmer},
  title = {Enumerating teams in first-order team logics},
  journal = {Ann. Pure Appl. Log.},
  year = {2022},
  volume = {173},
  number = {10},
  pages = {103163}
}
Mahmood Y and Meier A (2022), "Parameterised complexity of model checking and satisfiability in propositional dependence logic", Ann. Math. Artif. Intell.. Vol. 90(2), pp. 271-296.
BibTeX:
@article{DBLP:journals/amai/MahmoodM22,
  author = {Yasir Mahmood and Arne Meier},
  title = {Parameterised complexity of model checking and satisfiability in propositional dependence logic},
  journal = {Ann. Math. Artif. Intell.},
  year = {2022},
  volume = {90},
  number = {2},
  pages = {271--296}
}
Mahmood Y, Meier A and Schmidt J (2021), "Parameterized complexity of abduction in Schaefer's framework", J. Log. Comput.. Vol. 31(1), pp. 266-296.
BibTeX:
@article{DBLP:journals/logcom/MahmoodMS21,
  author = {Yasir Mahmood and Arne Meier and Johannes Schmidt},
  title = {Parameterized complexity of abduction in Schaefer's framework},
  journal = {J. Log. Comput.},
  year = {2021},
  volume = {31},
  number = {1},
  pages = {266--296}
}
Meier A (2020), "Incremental FPT Delay", Algorithms. Vol. 13(5), pp. 122.
BibTeX:
@article{DBLP:journals/algorithms/Meier20,
  author = {Arne Meier},
  title = {Incremental FPT Delay},
  journal = {Algorithms},
  year = {2020},
  volume = {13},
  number = {5},
  pages = {122}
}
Hella L, Kuusisto A, Meier A and Vollmer H (2020), "Satisfiability of Modal Inclusion Logic: Lax and Strict Semantics", ACM Trans. Comput. Log.. Vol. 21(1), pp. 7:1-7:18.
BibTeX:
@article{DBLP:journals/tocl/HellaKMV20,
  author = {Lauri Hella and Antti Kuusisto and Arne Meier and Heribert Vollmer},
  title = {Satisfiability of Modal Inclusion Logic: Lax and Strict Semantics},
  journal = {ACM Trans. Comput. Log.},
  year = {2020},
  volume = {21},
  number = {1},
  pages = {7:1--7:18}
}
Krebs A, Meier A and Mundhenk M (2019), "The model checking fingerprints of CTL operators", Acta Informatica. Vol. 56(6), pp. 487-519.
BibTeX:
@article{DBLP:journals/acta/KrebsMM19,
  author = {Andreas Krebs and Arne Meier and Martin Mundhenk},
  title = {The model checking fingerprints of CTL operators},
  journal = {Acta Informatica},
  year = {2019},
  volume = {56},
  number = {6},
  pages = {487--519}
}
Meier A, Ordyniak S, Ramanujan MS and Schindler I (2019), "Backdoors for Linear Temporal Logic", Algorithmica. Vol. 81(2), pp. 476-496.
BibTeX:
@article{DBLP:journals/algorithmica/MeierORS19,
  author = {Arne Meier and Sebastian Ordyniak and M. S. Ramanujan and Irena Schindler},
  title = {Backdoors for Linear Temporal Logic},
  journal = {Algorithmica},
  year = {2019},
  volume = {81},
  number = {2},
  pages = {476--496}
}
Creignou N, Ktari R, Meier A, Müller J, Olive F and Vollmer H (2019), "Parameterised Enumeration for Modification Problems", Algorithms. Vol. 12(9), pp. 189.
BibTeX:
@article{DBLP:journals/algorithms/CreignouKMMOV19,
  author = {Nadia Creignou and Ra\ida Ktari and Arne Meier and Julian-Steffen Müller and Frédéric Olive and Heribert Vollmer},
  title = {Parameterised Enumeration for Modification Problems},
  journal = {Algorithms},
  year = {2019},
  volume = {12},
  number = {9},
  pages = {189}
}
Hella L, Kuusisto A, Meier A and Virtema J (2019), "Model checking and validity in propositional and modal inclusion logics", J. Log. Comput.. Vol. 29(5), pp. 605-630.
BibTeX:
@article{DBLP:journals/logcom/HellaKMV19,
  author = {Lauri Hella and Antti Kuusisto and Arne Meier and Jonni Virtema},
  title = {Model checking and validity in propositional and modal inclusion logics},
  journal = {J. Log. Comput.},
  year = {2019},
  volume = {29},
  number = {5},
  pages = {605--630}
}
Durand A, Hannula M, Kontinen J, Meier A and Virtema J (2018), "Approximation and dependence via multiteam semantics", Ann. Math. Artif. Intell.. Vol. 83(3-4), pp. 297-320.
BibTeX:
@article{DBLP:journals/amai/DurandHKMV18,
  author = {Arnaud Durand and Miika Hannula and Juha Kontinen and Arne Meier and Jonni Virtema},
  title = {Approximation and dependence via multiteam semantics},
  journal = {Ann. Math. Artif. Intell.},
  year = {2018},
  volume = {83},
  number = {3-4},
  pages = {297--320}
}
Creignou N, Meier A, Müller J, Schmidt J and Vollmer H (2017), "Paradigms for Parameterized Enumeration", Theory Comput. Syst.. Vol. 60(4), pp. 737-758.
BibTeX:
@article{DBLP:journals/mst/CreignouMMSV17,
  author = {Nadia Creignou and Arne Meier and Julian-Steffen Müller and Johannes Schmidt and Heribert Vollmer},
  title = {Paradigms for Parameterized Enumeration},
  journal = {Theory Comput. Syst.},
  year = {2017},
  volume = {60},
  number = {4},
  pages = {737--758},
  url = {https://doi.org/10.1007/s00224-016-9702-4},
  doi = {10.1007/s00224-016-9702-4}
}
Lück M, Meier A and Schindler I (2017), "Parametrised Complexity of Satisfiability in Temporal Logic", ACM Trans. Comput. Log.. Vol. 18(1), pp. 1:1-1:32.
BibTeX:
@article{DBLP:journals/tocl/LuckMS17,
  author = {Martin Lück and Arne Meier and Irena Schindler},
  title = {Parametrised Complexity of Satisfiability in Temporal Logic},
  journal = {ACM Trans. Comput. Log.},
  year = {2017},
  volume = {18},
  number = {1},
  pages = {1:1--1:32},
  url = {http://doi.acm.org/10.1145/3001835},
  doi = {10.1145/3001835}
}
Meier A (2014), "Generalized Complexity of ALC Subsumption", In Recent Progress in the Boolean Domain. Cambridge Scholars Publishing.
BibTeX:
@incollection{gcoas,
  author = {Arne Meier},
  editor = {Bernd Steinbach},
  title = {Generalized Complexity of ALC Subsumption},
  booktitle = {Recent Progress in the Boolean Domain},
  publisher = {Cambridge Scholars Publishing},
  year = {2014}
}
Meier A, Schindler I, Schmidt J, Thomas M and Vollmer H (2015), "On the parameterized complexity of non-monotonic logics", Archive for Mathematical Logic. Vol. 54(5), pp. 685-710.
BibTeX:
@article{msstv15,
  author = {Arne Meier and Irina Schindler and Johannes Schmidt and Michael Thomas and Heribert Vollmer},
  title = {On the parameterized complexity of non-monotonic logics},
  journal = {Archive for Mathematical Logic},
  year = {2015},
  volume = {54},
  number = {5},
  pages = {685--710},
  doi = {10.1007/s00153-015-0435-x}
}
Meier A and Schneider T (2013), "Generalized Satisfiability for the Description Logic ALC", Theor. Comput. Sci.. Vol. 505, pp. 55-73.
BibTeX:
@article{ms13sitamc,
  author = {Arne Meier and Thomas Schneider},
  title = {Generalized Satisfiability for the Description Logic ALC},
  journal = {Theor. Comput. Sci.},
  year = {2013},
  volume = {505},
  pages = {55-73},
  doi = {10.1016/j.tcs.2013.02.009}
}
Meier A, Müller J-S, Mundhenk M and Vollmer H (2012), "Complexity of Model Checking for Logics over Kripke models", Bulletin of the EATCS. Vol. 108, pp. 49-89.
BibTeX:
@article{Meier:2012fk,
  author = {Arne Meier and Julian-Steffen Müller and Martin Mundhenk and Heribert Vollmer},
  title = {Complexity of Model Checking for Logics over Kripke models},
  journal = {Bulletin of the EATCS},
  year = {2012},
  volume = {108},
  pages = {49--89}
}
Beyersdorff O, Meier A, Thomas M and Vollmer H (2012), "The Complexity of Reasoning for Fragments of Default Logic", Journal of Logic and Computation. Vol. 22(3), pp. 587-604.
BibTeX:
@article{BeMeThVo10,
  author = {Olaf Beyersdorff and Arne Meier and Michael Thomas and Heribert Vollmer},
  title = {The Complexity of Reasoning for Fragments of Default Logic},
  journal = {Journal of Logic and Computation},
  year = {2012},
  volume = {22},
  number = {3},
  pages = {587--604}
}
Beyersdorff O, Meier A, Mundhenk M, Schneider T, Thomas M and Vollmer H (2011), "Model Checking CTL is almost always inherently sequential", Logical Methods in Computer Science. Vol. 7(2)
BibTeX:
@article{bmmstv11,
  author = {Olaf Beyersdorff and Arne Meier and Martin Mundhenk and Thomas Schneider and Michael Thomas and Heribert Vollmer},
  title = {Model Checking CTL is almost always inherently sequential},
  journal = {Logical Methods in Computer Science},
  year = {2011},
  volume = {7},
  number = {2}
}
Beyersdorff O, Meier A, Thomas M and Vollmer H (2009), "The Complexity of Propositional Implication", Information Processing Letters. Vol. 109(18), pp. 1071-1077.
BibTeX:
@article{Beyersdorff20091071,
  author = {Olaf Beyersdorff and Arne Meier and Michael Thomas and Heribert Vollmer},
  title = {The Complexity of Propositional Implication},
  journal = {Information Processing Letters},
  year = {2009},
  volume = {109},
  number = {18},
  pages = {1071--1077}
}
Beyersdorff O, Meier A, Müller S, Thomas M and Vollmer H (2011), "Proof complexity of propositional default logic", Archive for Mathematical Logic., July, 2011. Vol. 50(7-8), pp. 727-742.
BibTeX:
@article{Beyersdorff:2011fx,
  author = {Olaf Beyersdorff and Arne Meier and Sebastian Müller and Michael Thomas and Heribert Vollmer},
  title = {Proof complexity of propositional default logic},
  journal = {Archive for Mathematical Logic},
  year = {2011},
  volume = {50},
  number = {7-8},
  pages = {727--742}
}
Meier A, Mundhenk M, Schneider T, Thomas M, Weber V and Weiss F (2010), "The Complexity of Satisfiability for Fragments of Hybrid Logic -- Part I", Journal of Applied Logic. Vol. 8(4), pp. 409-421.
BibTeX:
@article{MeMuScThWeWe10,
  author = {Arne Meier and Martin Mundhenk and Thomas Schneider and Michael Thomas and Volker Weber and Felix Weiss},
  title = {The Complexity of Satisfiability for Fragments of Hybrid Logic -- Part I},
  journal = {Journal of Applied Logic},
  year = {2010},
  volume = {8},
  number = {4},
  pages = {409--421}
}
Creignou N, Meier A, Thomas M and Vollmer H (2012), "The Complexity of Reasoning for Fragments of Autoepistemic Logic", ACM Transactions on Computational Logic., April, 2012. Vol. 13(2), pp. 1-22.
BibTeX:
@article{Creignou:2012fq,
  author = {Nadia Creignou and Arne Meier and Michael Thomas and Heribert Vollmer},
  title = {The Complexity of Reasoning for Fragments of Autoepistemic Logic},
  journal = {ACM Transactions on Computational Logic},
  year = {2012},
  volume = {13},
  number = {2},
  pages = {1--22}
}
Meier A, Mundhenk M, Thomas M and Vollmer H (2009), "The Complexity of Satisfiability for Fragments of CTL and CTL*", International Journal of Foundations of Computer Science. Vol. 20(05), pp. 901-918.
BibTeX:
@article{Meier2009,
  author = {Arne Meier and Martin Mundhenk and Michael Thomas and Heribert Vollmer},
  title = {The Complexity of Satisfiability for Fragments of CTL and CTL*},
  journal = {International Journal of Foundations of Computer Science},
  year = {2009},
  volume = {20},
  number = {05},
  pages = {901--918}
}