Skip to main content

Showing 1–19 of 19 results for author: Payne, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2310.13686  [pdf, other

    cs.CL

    Exploring Linguistic Probes for Morphological Generalization

    Authors: Jordan Kodner, Salam Khalifa, Sarah Payne

    Abstract: Modern work on the cross-linguistic computational modeling of morphological inflection has typically employed language-independent data splitting algorithms. In this paper, we supplement that approach with language-specific probes designed to test aspects of morphological generalization. Testing these probes on three morphologically distinct languages, English, Spanish, and Swahili, we find eviden… ▽ More

    Submitted 20 October, 2023; originally announced October 2023.

    Comments: to appear at EMNLP 2023

  2. arXiv:2308.03228  [pdf, other

    cs.CL cs.AI cs.LG

    Why Linguistics Will Thrive in the 21st Century: A Reply to Piantadosi (2023)

    Authors: Jordan Kodner, Sarah Payne, Jeffrey Heinz

    Abstract: We present a critical assessment of Piantadosi's (2023) claim that "Modern language models refute Chomsky's approach to language," focusing on four main points. First, despite the impressive performance and utility of large language models (LLMs), humans achieve their capacity for language after exposure to several orders of magnitude less data. The fact that young children become competent, fluen… ▽ More

    Submitted 6 August, 2023; originally announced August 2023.

  3. arXiv:2305.15637  [pdf, other

    cs.CL

    Morphological Inflection: A Reality Check

    Authors: Jordan Kodner, Sarah Payne, Salam Khalifa, Zoey Liu

    Abstract: Morphological inflection is a popular task in sub-word NLP with both practical and cognitive applications. For years now, state-of-the-art systems have reported high, but also highly variable, performance across data sets and languages. We investigate the causes of this high performance and high variability; we find several aspects of data set creation and evaluation which systematically inflate p… ▽ More

    Submitted 24 May, 2023; originally announced May 2023.

    Comments: To appear at ACL 2023

  4. Many bioinformatics programming tasks can be automated with ChatGPT

    Authors: Stephen R. Piccolo, Paul Denny, Andrew Luxton-Reilly, Samuel Payne, Perry G. Ridge

    Abstract: Computer programming is a fundamental tool for life scientists, allowing them to carry out many essential research tasks. However, despite a variety of educational efforts, learning to write code can be a challenging endeavor for both researchers and students in life science disciplines. Recent advances in artificial intelligence have made it possible to translate human-language prompts to functio… ▽ More

    Submitted 7 March, 2023; originally announced March 2023.

    Comments: 13 pages, 4 figures, to be submitted for publication

  5. arXiv:2105.05790  [pdf, other

    cs.CL cs.AI cs.LG

    The Greedy and Recursive Search for Morphological Productivity

    Authors: Caleb Belth, Sarah Payne, Deniz Beser, Jordan Kodner, Charles Yang

    Abstract: As children acquire the knowledge of their language's morphology, they invariably discover the productive processes that can generalize to new words. Morphological learning is made challenging by the fact that even fully productive rules have exceptions, as in the well-known case of English past tense verbs, which features the -ed rule against the irregular verbs. The Tolerance Principle is a rece… ▽ More

    Submitted 12 May, 2021; originally announced May 2021.

    Comments: CogSci 2021

  6. arXiv:2105.03207  [pdf, other

    cs.CL

    A Grounded Approach to Modeling Generic Knowledge Acquisition

    Authors: Deniz Beser, Joe Cecil, Marjorie Freedman, Jacob Lichtefeld, Mitch Marcus, Sarah Payne, Charles Yang

    Abstract: We introduce and implement a cognitively plausible model for learning from generic language, statements that express generalizations about members of a category and are an important aspect of concept development in language acquisition (Carlson & Pelletier, 1995; Gelman, 2009). We extend a computational framework designed to model grounded language acquisition by introducing the concept network. T… ▽ More

    Submitted 7 May, 2021; originally announced May 2021.

  7. arXiv:2105.02263  [pdf, other

    cs.CL

    ADAM: A Sandbox for Implementing Language Learning

    Authors: Ryan Gabbard, Deniz Beser, Jacob Lichtefeld, Joe Cecil, Mitch Marcus, Sarah Payne, Charles Yang, Marjorie Freedman

    Abstract: We present ADAM, a software system for designing and running child language learning experiments in Python. The system uses a virtual world to simulate a grounded language acquisition process in which the language learner utilizes cognitively plausible learning algorithms to form perceptual and linguistic representations of the observed world. The modular nature of ADAM makes it easy to design and… ▽ More

    Submitted 5 May, 2021; originally announced May 2021.

  8. arXiv:2103.04186  [pdf, other

    cs.LG cs.SI

    The Automatic Quasi-clique Merger algorithm (AQCM)

    Authors: Scott Payne, Edgar Fuller, George Spirou, Cun-Quan Zhang

    Abstract: The Automatic Quasi-clique Merger algorithm is a new algorithm adapted from early work published under the name QCM (quasi-clique merger) [Ou2006, Ou2007, Zhao2011, Qi2014]. The AQCM algorithm performs hierarchical clustering in any data set for which there is an associated similarity measure quantifying the similarity of any data i and data j. Importantly, the method exhibits two valuable perform… ▽ More

    Submitted 6 March, 2021; originally announced March 2021.

  9. arXiv:2010.08776  [pdf, other

    cs.CV cs.AI cs.LG cs.RO

    The NVIDIA PilotNet Experiments

    Authors: Mariusz Bojarski, Chenyi Chen, Joyjit Daw, Alperen Değirmenci, Joya Deri, Bernhard Firner, Beat Flepp, Sachin Gogri, Jesse Hong, Lawrence Jackel, Zhenhua Jia, BJ Lee, Bo Liu, Fei Liu, Urs Muller, Samuel Payne, Nischal Kota Nagendra Prasad, Artem Provodin, John Roach, Timur Rvachov, Neha Tadimeti, Jesper van Engelen, Haiguang Wen, Eric Yang, Zongyi Yang

    Abstract: Four years ago, an experimental system known as PilotNet became the first NVIDIA system to steer an autonomous car along a roadway. This system represents a departure from the classical approach for self-driving in which the process is manually decomposed into a series of modules, each performing a different task. In PilotNet, on the other hand, a single deep neural network (DNN) takes pixels as i… ▽ More

    Submitted 17 October, 2020; originally announced October 2020.

  10. arXiv:2002.06752  [pdf, other

    cs.CG

    Overlaid oriented Voronoi diagrams and the 1-Steiner tree problem

    Authors: Michael S. Payne, Charl Ras, Marcus Volz

    Abstract: Overlaid oriented Voronoi diagrams (OOVDs) are known to provide useful data for the construction of optimal Euclidean $1$-Steiner trees. The theoretical time complexity of construction methods exploiting the OOVD is $O(n^2)$, but a computational study has never been performed, and robust constructions for OOVDs have not previously been implemented. In this paper, we outline a numerically stable… ▽ More

    Submitted 16 February, 2020; originally announced February 2020.

    Comments: 16 pages, 9 figures

  11. arXiv:2002.00263  [pdf, ps, other

    cs.DS

    Edge-cuts Optimized for Average Weight: a new alternative to Ford and Fulkerson

    Authors: Scott Payne, Edgar Fuller, Cun-Quan Zhang

    Abstract: Let $G$ be a directed graph associated with a weight $w: E(G) \rightarrow R^+$. For an edge-cut $Q$ of $G$, the average weight of $Q$ is denoted and defined as $w_{ave}(Q)=\frac{\sum_{e\in Q}w(e)}{|Q|}$. An edge-cut of optimal average weight is an edge-cut $Q$ such that $w_{ave}(Q)$ is maximum among all edge-cuts (or minimum, symmetrically). In this paper, a polynomial algorithm for this problem i… ▽ More

    Submitted 24 February, 2020; v1 submitted 1 February, 2020; originally announced February 2020.

    Journal ref: Asia-Pacific Journal of Operational Research, Vol. 36, No. 2 (2019) 1940006

  12. arXiv:1803.09166  [pdf, other

    cs.CY

    Go-Smart: Open-Ended, Web-Based Modelling of Minimally Invasive Cancer Treatments via a Clinical Domain Approach

    Authors: Phil Weir, Roland Ellerweg, Stephen Payne, Dominic Reuter, Tuomas Alhonnoro, Philip Voglreiter, Panchatcharam Mariappan, Mika Pollari, Chang Sub Park, Peter Voigt, Tim van Oostenbrugge, Sebastian Fischer, Peter Kalmar, Jurgen Futterer, Philipp Stiegler, Stephan Zangos, Ronan Flanagan, Michael Moche, Marina Kolesnik

    Abstract: Clinicians benefit from online treatment planning systems, through off-site accessibility, data sharing and professional interaction. As well as enhancing clinical value, incorporation of simulation tools affords innovative avenues for open-ended, multi-disciplinary research collaboration. An extensible system for clinicians, technicians, manufacturers and researchers to build on a simulation fram… ▽ More

    Submitted 24 March, 2018; originally announced March 2018.

  13. arXiv:1512.03236  [pdf, ps, other

    math.CO cs.CG

    Ramsey-type theorems for lines in 3-space

    Authors: Jean Cardinal, Michael S. Payne, Noam Solomon

    Abstract: We prove geometric Ramsey-type statements on collections of lines in 3-space. These statements give guarantees on the size of a clique or an independent set in (hyper)graphs induced by incidence relations between lines, points, and reguli in 3-space. Among other things, we prove that: (1) The intersection graph of n lines in R^3 has a clique or independent set of size Omega(n^{1/3}). (2) Every set… ▽ More

    Submitted 15 September, 2016; v1 submitted 10 December, 2015; originally announced December 2015.

    Comments: 18 pages including appendix

    MSC Class: 05D10; 52C35

    Journal ref: Discrete Mathematics & Theoretical Computer Science, Vol. 18 no. 3, Combinatorics (September 19, 2016) dmtcs:1367

  14. arXiv:1511.03418  [pdf, other

    cs.CY physics.med-ph

    Go-Smart: Web-based Computational Modeling of Minimally Invasive Cancer Treatments

    Authors: Phil Weir, Dominic Reuter, Roland Ellerweg, Tuomas Alhonnoro, Mika Pollari, Philip Voglreiter, Panchatcharam Mariappan, Ronan Flanagan, Chang Sub Park, Stephen Payne, Elmar Staerk, Peter Voigt, Michael Moche, Marina Kolesnik

    Abstract: The web-based Go-Smart environment is a scalable system that allows the prediction of minimally invasive cancer treatment. Interventional radiologists create a patient-specific 3D model by semi-automatic segmentation and registration of pre-interventional CT (Computed Tomography) and/or MRI (Magnetic Resonance Imaging) images in a 2D/3D browser environment. This model is used to compare patient-sp… ▽ More

    Submitted 12 November, 2015; v1 submitted 11 November, 2015; originally announced November 2015.

    Comments: 4 pages, 3 figures, submitted to the IEEE International Conference on e-Health and Bioengineering (EHB2015) [replaced to inc. IEEE copyright, as req. for arXiv by IEEE]

  15. arXiv:1208.5289  [pdf, ps, other

    math.CO cs.CG

    On the general position subset selection problem

    Authors: Michael S. Payne, David R. Wood

    Abstract: Let $f(n,\ell)$ be the maximum integer such that every set of $n$ points in the plane with at most $\ell$ collinear contains a subset of $f(n,\ell)$ points with no three collinear. First we prove that if $\ell \leq O(\sqrt{n})$ then $f(n,\ell)\geq Ω(\sqrt{\frac{n}{\ln \ell}})$. Second we prove that if $\ell \leq O(n^{(1-ε)/2})$ then $f(n,\ell) \geq Ω(\sqrt{n\log_\ell n})$, which implies all previo… ▽ More

    Submitted 23 October, 2012; v1 submitted 27 August, 2012; originally announced August 2012.

    MSC Class: 52C10

    Journal ref: SIAM J. Discrete Math. 27:1727-1733, 2013

  16. arXiv:1207.3633  [pdf, other

    math.CO cs.CG cs.DM

    Empty pentagons in point sets with collinearities

    Authors: János Barát, Vida Dujmović, Gwenaël Joret, Michael S. Payne, Ludmila Scharf, Daria Schymura, Pavel Valtr, David R. Wood

    Abstract: An empty pentagon in a point set P in the plane is a set of five points in P in strictly convex position with no other point of P in their convex hull. We prove that every finite set of at least 328k^2 points in the plane contains an empty pentagon or k collinear points. This is optimal up to a constant factor since the (k-1)x(k-1) grid contains no empty pentagon and no k collinear points. The pre… ▽ More

    Submitted 16 July, 2012; originally announced July 2012.

    Comments: 15 pages, 11 figures

    MSC Class: 52C10

    Journal ref: SIAM J. Discrete Math. 29-1 (2015), pp. 198-209

  17. arXiv:1207.3594  [pdf, other

    math.CO cs.CG

    Progress on Dirac's Conjecture

    Authors: Michael S. Payne, David R. Wood

    Abstract: In 1951, Gabriel Dirac conjectured that every set P of n non-collinear points in the plane contains a point in at least n/2-c lines determined by P, for some constant c. The following weakening was proved by Beck and Szemerédi-Trotter: every set P of n non-collinear points contains a point in at least n/c lines determined by P, for some large unspecified constant c. We prove that every set P of n… ▽ More

    Submitted 17 June, 2013; v1 submitted 16 July, 2012; originally announced July 2012.

    Comments: 8 pages, 1 figure. Version 3 improves constant in main result via use of Hirzebruch's inequality, and adds section on Beck's theorem. Version 4 fixes formatting errors in html abstract (pdf unchanged)

    MSC Class: 52C10; 52C30

    Journal ref: Electronic J. Combinatorics 21.2:P2.12, 2014

  18. arXiv:1203.3618  [pdf, other

    math.CO cs.CG

    Which point sets admit a k-angulation?

    Authors: Michael S. Payne, Jens M. Schmidt, David R. Wood

    Abstract: For k >= 3, a k-angulation is a 2-connected plane graph in which every internal face is a k-gon. We say that a point set P admits a plane graph G if there is a straight-line drawing of G that maps V(G) onto P and has the same facial cycles and outer face as G. We investigate the conditions under which a point set P admits a k-angulation and find that, for sets containing at least 2k^2 points, the… ▽ More

    Submitted 22 January, 2013; v1 submitted 16 March, 2012; originally announced March 2012.

    Comments: 13 pages, 7 figures

    MSC Class: 05C10 (Primary) 68U05; 68R10 (Secondary)

  19. arXiv:0812.3677  [pdf, other

    math.CO cs.GT math.PR

    Artificial intelligence for Bidding Hex

    Authors: Sam Payne, Elina Robeva

    Abstract: We present a Monte Carlo algorithm for efficiently finding near optimal moves and bids in the game of Bidding Hex. The algorithm is based on the recent solution of Random-Turn Hex by Peres, Schramm, Sheffield, and Wilson together with Richman's work connecting random-turn games to bidding games.

    Submitted 18 December, 2008; originally announced December 2008.

    Comments: 7 pages, 2 figures

    MSC Class: 91A46; 00A08; 60C05; 68T20

    Journal ref: Games of No Chance 4, MSRI Publications 63 (2015), 207-214