Skip to main content

Showing 1–5 of 5 results for author: Rosin, C D

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

    cs.AI cs.CL math.CO

    Using Reasoning Models to Generate Search Heuristics that Solve Open Instances of Combinatorial Design Problems

    Authors: Christopher D. Rosin

    Abstract: Large Language Models (LLMs) with reasoning are trained to iteratively generate and refine their answers before finalizing them, which can help with applications to mathematics and code generation. We apply code generation with reasoning LLMs to a specific task in the mathematical field of combinatorial design. This field studies diverse types of combinatorial designs, many of which have lists of… ▽ More

    Submitted 29 May, 2025; originally announced May 2025.

    Comments: arXiv admin note: text overlap with arXiv:2501.17725

  2. arXiv:2504.18736  [pdf, other

    cs.CL

    EvidenceBench: A Benchmark for Extracting Evidence from Biomedical Papers

    Authors: Jianyou Wang, Weili Cao, Kaicheng Wang, Xiaoyue Wang, Ashish Dalvi, Gino Prasad, Qishan Liang, Hsuan-lin Her, Ming Wang, Qin Yang, Gene W. Yeo, David E. Neal, Maxim Khan, Christopher D. Rosin, Ramamohan Paturi, Leon Bergen

    Abstract: We study the task of automatically finding evidence relevant to hypotheses in biomedical papers. Finding relevant evidence is an important step when researchers investigate scientific hypotheses. We introduce EvidenceBench to measure models performance on this task, which is created by a novel pipeline that consists of hypothesis generation and sentence-by-sentence annotation of biomedical papers… ▽ More

    Submitted 25 April, 2025; originally announced April 2025.

  3. arXiv:2501.17725  [pdf, other

    cs.AI cs.CL cs.DM math.CO

    Using Code Generation to Solve Open Instances of Combinatorial Design Problems

    Authors: Christopher D. Rosin

    Abstract: The Handbook of Combinatorial Designs catalogs many types of combinatorial designs, together with lists of open instances for which existence has not yet been determined. We develop a constructive protocol CPro1, which uses Large Language Models (LLMs) to generate code that constructs combinatorial designs and resolves some of these open instances. The protocol starts from a definition of a partic… ▽ More

    Submitted 29 January, 2025; originally announced January 2025.

  4. arXiv:1811.10665  [pdf, other

    cs.AI cs.LG cs.PL

    Stepping Stones to Inductive Synthesis of Low-Level Looping Programs

    Authors: Christopher D. Rosin

    Abstract: Inductive program synthesis, from input/output examples, can provide an opportunity to automatically create programs from scratch without presupposing the algorithmic form of the solution. For induction of general programs with loops (as opposed to loop-free programs, or synthesis for domain-specific languages), the state of the art is at the level of introductory programming assignments. Most pro… ▽ More

    Submitted 26 November, 2018; originally announced November 2018.

    Comments: AAAI 2019

  5. arXiv:1411.7480  [pdf, other

    cs.AI

    Unweighted Stochastic Local Search can be Effective for Random CSP Benchmarks

    Authors: Christopher D. Rosin

    Abstract: We present ULSA, a novel stochastic local search algorithm for random binary constraint satisfaction problems (CSP). ULSA is many times faster than the prior state of the art on a widely-studied suite of random CSP benchmarks. Unlike the best previous methods for these benchmarks, ULSA is a simple unweighted method that does not require dynamic adaptation of weights or penalties. ULSA obtains new… ▽ More

    Submitted 27 November, 2014; originally announced November 2014.