Skip to main content

Showing 1–4 of 4 results for author: Mündler, N

.
  1. arXiv:2406.12952  [pdf, other

    cs.SE cs.AI cs.LG

    Code Agents are State of the Art Software Testers

    Authors: Niels Mündler, Mark Niklas Müller, **gxuan He, Martin Vechev

    Abstract: Rigorous software testing is crucial for develo** and maintaining high-quality code, making automated test generation a promising avenue for both improving software quality and boosting the effectiveness of code generation methods. However, while code generation with Large Language Models (LLMs) is an extraordinarily active research area, test generation remains relatively unexplored. We address… ▽ More

    Submitted 18 June, 2024; originally announced June 2024.

    Comments: 20 pages, 14 figures, 7 tables

  2. arXiv:2305.15852  [pdf, other

    cs.CL cs.AI cs.LG

    Self-contradictory Hallucinations of Large Language Models: Evaluation, Detection and Mitigation

    Authors: Niels Mündler, **gxuan He, Slobodan Jenko, Martin Vechev

    Abstract: Large language models (large LMs) are susceptible to producing text that contains hallucinated content. An important instance of this problem is self-contradiction, where the LM generates two contradictory sentences within the same context. In this work, we present a comprehensive investigation into self-contradiction for various instruction-tuned LMs, covering evaluation, detection, and mitigatio… ▽ More

    Submitted 15 March, 2024; v1 submitted 25 May, 2023; originally announced May 2023.

  3. arXiv:2208.09066  [pdf, other

    cs.LO cs.DS

    A Verified Implementation of B+-Trees in Isabelle/HOL

    Authors: Niels Mündler, Tobias Nipkow

    Abstract: In this paper we present the verification of an imperative implementation of the ubiquitous B+-tree data structure in the interactive theorem prover Isabelle/HOL. The implementation supports membership test, insertion and range queries with efficient binary search for intra-node navigation. The imperative implementation is verified in two steps: an abstract set interface is refined to an executabl… ▽ More

    Submitted 18 August, 2022; originally announced August 2022.

    Comments: Submitted at ICTAC 2022

    ACM Class: F.3.1; D.2.4

  4. arXiv:1907.09535  [pdf, other

    cs.DB cs.IR

    Association rule mining and itemset-correlation based variants

    Authors: Niels Mündler

    Abstract: Association rules express implication formed relations among attributes in databases of itemsets. The apriori algorithm is presented, the basis for most association rule mining algorithms. It works by pruning away rules that need not be evaluated based on the user specified minimum support confidence. Additionally, variations of the algorithm are presented that enable it to handle quantitative att… ▽ More

    Submitted 22 July, 2019; originally announced July 2019.

    Comments: IEEE format, 6 pages, 4 figures, seminar paper