Skip to main content

Showing 1–11 of 11 results for author: Dudek, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.09854  [pdf

    cs.DL

    Science cited in policy documents: Evidence from the Overton database

    Authors: Zhichao Fang, Jonathan Dudek, Ed Noyons, Rodrigo Costas

    Abstract: To reflect the extent to which science is cited in policy documents, this paper explores the presence of policy document citations for over 18 million Web of Science-indexed publications published between 2010 and 2019. Enabled by the policy document citation data provided by Overton, a searchable index of policy documents worldwide, the results show that there are 3.9% of publications in the data… ▽ More

    Submitted 13 July, 2024; originally announced July 2024.

    Comments: The 2020 Altmetric Conference

  2. arXiv:2110.04251  [pdf

    cs.DL

    Co-link analysis as a monitoring tool: A webometric use case to map the web relationships of research projects

    Authors: Jonathan Dudek, David G. Pina, Rodrigo Costas

    Abstract: This study explores the societal embeddedness of the websites of research projects. It combines two aims: characterizing research projects based on their weblink relationships, and discovering external societal actors that relate to the projects via weblinks. The study was based on a set of 121 EU-funded research projects and their websites. Domains referring to the websites of the research projec… ▽ More

    Submitted 8 October, 2021; originally announced October 2021.

    Comments: Research in progress paper accepted for oral presentation at the 18th International Conference on Scientometrics & Informetrics (2021)

    Journal ref: Proceedings of the 18th International Conference on Scientometrics & Informetrics, 2021, pp. 339-344

  3. The role of scientific output in public debates in times of crisis: A case study of the reopening of schools during the COVID-19 pandemic

    Authors: Gabriela F. Nane, François van Schalkwyk, Jonathan Dudek, Daniel Torres-Salinas, Rodrigo Costas, Nicolas Robinson-Garcia

    Abstract: Situations in which no scientific consensus has been reached due to either insufficient, inconclusive or contradicting findings place strain on governments and public organizations which are forced to take action under circumstances of uncertainty. In this chapter, we focus on the case of COVID-19, its effects on children and the public debate around the reopening of schools. The aim is to better… ▽ More

    Submitted 8 January, 2021; originally announced January 2021.

  4. arXiv:2010.10724  [pdf, ps, other

    cs.AI cs.LG cs.LO

    Taming Discrete Integration via the Boon of Dimensionality

    Authors: Jeffrey M. Dudek, Dror Fried, Kuldeep S. Meel

    Abstract: Discrete integration is a fundamental problem in computer science that concerns the computation of discrete sums over exponentially large sets. Despite intense interest from researchers for over three decades, the design of scalable techniques for computing estimates with rigorous guarantees for discrete integration remains the holy grail. The key contribution of this work addresses this scalabili… ▽ More

    Submitted 20 October, 2020; originally announced October 2020.

    Comments: To be published at NeurIPS 2020

  5. arXiv:2008.08748  [pdf, other

    cs.LO cs.AI cs.DS

    DPMC: Weighted Model Counting by Dynamic Programming on Project-Join Trees

    Authors: Jeffrey M. Dudek, Vu H. N. Phan, Moshe Y. Vardi

    Abstract: We propose a unifying dynamic-programming framework to compute exact literal-weighted model counts of formulas in conjunctive normal form. At the center of our framework are project-join trees, which specify efficient project-join orders to apply additive projections (variable eliminations) and joins (clause multiplications). In this framework, model counting is performed in two phases. First, the… ▽ More

    Submitted 19 August, 2020; originally announced August 2020.

    Comments: Full version of paper at CP 2020 (26th International Conference on Principles and Practice of Constraint Programming)

  6. arXiv:2006.15512  [pdf, ps, other

    cs.DS

    Parallel Weighted Model Counting with Tensor Networks

    Authors: Jeffrey M. Dudek, Moshe Y. Vardi

    Abstract: A promising new algebraic approach to weighted model counting makes use of tensor networks, following a reduction from weighted model counting to tensor-network contraction. Prior work has focused on analyzing the single-core performance of this approach, and demonstrated that it is an effective addition to the current portfolio of weighted-model-counting algorithms. In this work, we explore the… ▽ More

    Submitted 14 June, 2021; v1 submitted 28 June, 2020; originally announced June 2020.

    Comments: Published at MCW-2020

  7. The stability of Twitter metrics: A study on unavailable Twitter mentions of scientific publications

    Authors: Zhichao Fang, Jonathan Dudek, Rodrigo Costas

    Abstract: This paper investigates the stability of Twitter counts of scientific publications over time. For this, we conducted an analysis of the availability statuses of over 2.6 million Twitter mentions received by the 1,154 most tweeted scientific publications recorded by Altmetric.com up to October 2017. Results show that of the Twitter mentions for these highly tweeted publications, about 14.3% have be… ▽ More

    Submitted 21 January, 2020; originally announced January 2020.

    Journal ref: Journal of the Association for Information Science and Technology, 2020

  8. arXiv:1908.04381  [pdf, ps, other

    cs.DS cs.AI cs.LO

    Efficient Contraction of Large Tensor Networks for Weighted Model Counting through Graph Decompositions

    Authors: Jeffrey M. Dudek, Leonardo Dueñas-Osorio, Moshe Y. Vardi

    Abstract: Constrained counting is a fundamental problem in artificial intelligence. A promising new algebraic approach to constrained counting makes use of tensor networks, following a reduction from constrained counting to the problem of tensor-network contraction. Contracting a tensor network efficiently requires determining an efficient order to contract the tensors inside the network, which is itself a… ▽ More

    Submitted 27 April, 2020; v1 submitted 12 August, 2019; originally announced August 2019.

    Comments: Submitted to AIJ

  9. arXiv:1907.05000  [pdf, other

    cs.LO cs.AI cs.DS

    ADDMC: Weighted Model Counting with Algebraic Decision Diagrams

    Authors: Jeffrey M. Dudek, Vu H. N. Phan, Moshe Y. Vardi

    Abstract: We present an algorithm to compute exact literal-weighted model counts of Boolean formulas in Conjunctive Normal Form. Our algorithm employs dynamic programming and uses Algebraic Decision Diagrams as the primary data structure. We implement this technique in ADDMC, a new model counter. We empirically evaluate various heuristics that can be used with ADDMC. We then compare ADDMC to state-of-the-ar… ▽ More

    Submitted 2 June, 2020; v1 submitted 11 July, 2019; originally announced July 2019.

    Comments: Presented at AAAI 2020

  10. arXiv:1710.06378  [pdf, ps, other

    cs.DM cs.CC

    The Hard Problems Are Almost Everywhere For Random CNF-XOR Formulas

    Authors: Jeffrey M. Dudek, Kuldeep S. Meel, Moshe Y. Vardi

    Abstract: Recent universal-hashing based approaches to sampling and counting crucially depend on the runtime performance of SAT solvers on formulas expressed as the conjunction of both CNF constraints and variable-width XOR constraints (known as CNF-XOR formulas). In this paper, we present the first study of the runtime behavior of SAT solvers equipped with XOR-reasoning techniques on random CNF-XOR formula… ▽ More

    Submitted 17 October, 2017; originally announced October 2017.

    Comments: Presented at The 26th International Joint Conference on Artificial Intelligence (IJCAI-17)

  11. arXiv:1702.08392  [pdf, ps, other

    cs.DM

    Combining the $k$-CNF and XOR Phase-Transitions

    Authors: Jeffrey M. Dudek, Kuldeep S. Meel, Moshe Y. Vardi

    Abstract: The runtime performance of modern SAT solvers on random $k$-CNF formulas is deeply connected with the 'phase-transition' phenomenon seen empirically in the satisfiability of random $k$-CNF formulas. Recent universal hashing-based approaches to sampling and counting crucially depend on the runtime performance of SAT solvers on formulas expressed as the conjunction of both $k$-CNF and XOR constraint… ▽ More

    Submitted 27 February, 2017; originally announced February 2017.

    Comments: Presented at The 25th International Joint Conference on Artificial Intelligence (IJCAI-16)