Skip to main content

Showing 1–15 of 15 results for author: Fischer, B

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

    cs.CL cs.LG cs.SD eess.AS

    Mai Ho'omāuna i ka 'Ai: Language Models Improve Automatic Speech Recognition in Hawaiian

    Authors: Kaavya Chaparala, Guido Zarrella, Bruce Torres Fischer, Larry Kimura, Oiwi Parker Jones

    Abstract: In this paper we address the challenge of improving Automatic Speech Recognition (ASR) for a low-resource language, Hawaiian, by incorporating large amounts of independent text data into an ASR foundation model, Whisper. To do this, we train an external language model (LM) on ~1.5M words of Hawaiian text. We then use the LM to rescore Whisper and compute word error rates (WERs) on a manually curat… ▽ More

    Submitted 3 April, 2024; originally announced April 2024.

  2. arXiv:2403.19171  [pdf, other

    cs.SE

    Mining Bug Repositories for Multi-Fault Programs

    Authors: Dylan Callaghan, Bernd Fischer

    Abstract: Datasets such as Defects4J and BugsInPy that contain bugs from real-world software projects are necessary for a realistic evaluation of automated debugging tools. However these datasets largely identify only a single bug in each entry, while real-world software projects (including those used in Defects4J and BugsInPy) typically contain multiple bugs at the same time. We lift this limitation and de… ▽ More

    Submitted 10 April, 2024; v1 submitted 28 March, 2024; originally announced March 2024.

    Comments: 9 pages, LaTeX; references for dataset projects added

    ACM Class: D.2.5

  3. arXiv:2306.09892  [pdf, other

    cs.SE

    Improving Spectrum-Based Localization of Multiple Faults by Iterative Test Suite Reduction

    Authors: Dylan Callaghan, Bernd Fischer

    Abstract: Spectrum-based fault localization (SBFL) works well for single-fault programs but its accuracy decays for increasing fault numbers. We present FLITSR (Fault Localization by Iterative Test Suite Reduction), a novel SBFL extension that improves the localization of a given base metric specifically in the presence of multiple faults. FLITSR iteratively selects reduced versions of the test suite that b… ▽ More

    Submitted 16 June, 2023; originally announced June 2023.

  4. Paramater Optimization for Manipulator Motion Planning using a Novel Benchmark Set

    Authors: Carl Gaebert, Sascha Kaden, Benjamin Fischer, Ulrike Thomas

    Abstract: Sampling-based motion planning algorithms have been continuously developed for more than two decades. Apart from mobile robots, they are also widely used in manipulator motion planning. Hence, these methods play a key role in collaborative and shared workspaces. Despite numerous improvements, their performance can highly vary depending on the chosen parameter setting. The optimal parameters depend… ▽ More

    Submitted 28 February, 2023; originally announced February 2023.

    Comments: 9 pages

    Journal ref: 2023 IEEE International Conference on Robotics and Automation (ICRA), London, United Kingdom, 2023, pp. 9218-9223

  5. arXiv:2203.13571  [pdf, other

    cs.IT eess.SP

    Adaptive Neural Network-based OFDM Receivers

    Authors: Moritz Benedikt Fischer, Sebastian Dörner, Sebastian Cammerer, Takayuki Shimizu, Hongsheng Lu, Stephan ten Brink

    Abstract: We propose and examine the idea of continuously adapting state-of-the-art neural network (NN)-based orthogonal frequency division multiplex (OFDM) receivers to current channel conditions. This online adaptation via retraining is mainly motivated by two reasons: First, receiver design typically focuses on the universal optimal performance for a wide range of possible channel realizations. However,… ▽ More

    Submitted 21 July, 2022; v1 submitted 25 March, 2022; originally announced March 2022.

    Comments: Submitted to SPAWC 2022

  6. arXiv:2102.03163  [pdf, other

    cs.IT

    Wiener Filter versus Recurrent Neural Network-based 2D-Channel Estimation for V2X Communications

    Authors: Moritz Benedikt Fischer, Sebastian Dörner, Sebastian Cammerer, Takayuki Shimizu, Bin Cheng, Hongsheng Lu, Stephan ten Brink

    Abstract: We compare the potential of neural network (NN)-based channel estimation with classical linear minimum mean square error (LMMSE)-based estimators, also known as Wiener filtering. For this, we propose a low-complexity recurrent neural network (RNN)-based estimator that allows channel equalization of a sequence of channel observations based on independent time- and frequency-domain long short-term m… ▽ More

    Submitted 21 May, 2021; v1 submitted 5 February, 2021; originally announced February 2021.

    Comments: Accepted at 32nd IEEE Intelligent Vehicles Symposium

  7. arXiv:1810.12041  [pdf, other

    cs.LO cs.PL cs.SE

    SMT-Based Refutation of Spurious Bug Reports in the Clang Static Analyzer

    Authors: Mikhail R. Gadelha, Enrico Steffinlongo, Lucas C. Cordeiro, Bernd Fischer, Denis A. Nicole

    Abstract: We describe and evaluate a bug refutation extension for the Clang Static Analyzer (CSA) that addresses the limitations of the existing built-in constraint solver. In particular, we complement CSA's existing heuristics that remove spurious bug reports. We encode the path constraints produced by CSA as Satisfiability Modulo Theories (SMT) problems, use SMT solvers to precisely check them for satisfi… ▽ More

    Submitted 30 November, 2018; v1 submitted 29 October, 2018; originally announced October 2018.

    Comments: 4 pages

  8. arXiv:1706.00955  [pdf, other

    physics.data-an cs.DC

    Design and Execution of make-like, distributed Analyses based on Spotify's Pipelining Package Luigi

    Authors: Marcel Rieger, Martin Erdmann, Benjamin Fischer, Robert Fischer

    Abstract: In high-energy particle physics, workflow management systems are primarily used as tailored solutions in dedicated areas such as Monte Carlo production. However, physicists performing data analyses are usually required to steer their individual workflows manually which is time-consuming and often leads to undocumented relations between particular workloads. We present a generic analysis design pat… ▽ More

    Submitted 3 June, 2017; originally announced June 2017.

  9. arXiv:1106.2320  [pdf, ps, other

    cs.LO

    Verifying Embedded C Software with Timing Constraints using an Untimed Model Checker

    Authors: Raimundo Barreto, Lucas Cordeiro, Bernd Fischer

    Abstract: Embedded systems are everywhere, from home appliances to critical systems such as medical devices. They usually have associated timing constraints that need to be verified for the implementation. Here, we use an untimed bounded model checker to verify timing properties of embedded C programs. We propose an approach to specify discrete time timing constraints using code annotations. The annotated c… ▽ More

    Submitted 12 June, 2011; originally announced June 2011.

    Comments: 16 pages

  10. arXiv:1010.4065  [pdf, other

    eess.SY cs.AR cs.SE

    Model-Based Development of Distributed Embedded Systems by the Example of the Scicos/SynDEx Framework

    Authors: Bernhard Fischer

    Abstract: The embedded systems engineering industry faces increasing demands for more functionality, rapidly evolving components, and shrinking schedules. Abilities to quickly adapt to changes, develop products with safe design, minimize project costs, and deliver timely are needed. Model-based development (MBD) follows a separation of concerns by abstracting systems with an appropriate intensity. MBD promi… ▽ More

    Submitted 19 October, 2010; originally announced October 2010.

    Comments: 146 pages, Master's Thesis

    ACM Class: C.0; C.1.m; D.2.2; D.2.11; D.4.7; D.4.8

  11. arXiv:1003.3830  [pdf, ps, other

    cs.LO cs.SE

    Bounded Model Checking of Multi-threaded Software using SMT solvers

    Authors: Lucas Cordeiro, Bernd Fischer

    Abstract: The transition from single-core to multi-core processors has made multi-threaded software an important subject in computer aided verification. Here, we describe and evaluate an extension of the ESBMC model checker to support the verification of multi-threaded software with shared variables and locks using bounded model checking (BMC) based on Satisfiability Modulo Theories (SMT). We describe three… ▽ More

    Submitted 19 March, 2010; originally announced March 2010.

  12. arXiv:0911.3784  [pdf, ps, other

    cs.SE

    Continuous Verification of Large Embedded Software using SMT-Based Bounded Model Checking

    Authors: Lucas Cordeiro, Bernd Fischer, Joao Marques-Silva

    Abstract: The complexity of software in embedded systems has increased significantly over the last years so that software verification now plays an important role in ensuring the overall product quality. In this context, SAT-based bounded model checking has been successfully applied to discover subtle errors, but for larger applications, it often suffers from the state space explosion problem. This paper… ▽ More

    Submitted 19 November, 2009; originally announced November 2009.

  13. arXiv:0911.1678  [pdf, other

    cs.LO cs.AI

    Industrial-Strength Formally Certified SAT Solving

    Authors: Ashish Darbari, Bernd Fischer, Joao Marques-Silva

    Abstract: Boolean Satisfiability (SAT) solvers are now routinely used in the verification of large industrial problems. However, their application in safety-critical domains such as the railways, avionics, and automotive industries requires some form of assurance for the results, as the solvers can (and sometimes do) have bugs. Unfortunately, the complexity of modern, highly optimized SAT solvers renders… ▽ More

    Submitted 17 December, 2009; v1 submitted 9 November, 2009; originally announced November 2009.

  14. arXiv:0907.2072  [pdf, ps, other

    cs.SE

    SMT-Based Bounded Model Checking for Embedded ANSI-C Software

    Authors: Lucas Cordeiro, Bernd Fischer, Joao Marques-Silva

    Abstract: Propositional bounded model checking has been applied successfully to verify embedded software but is limited by the increasing propositional formula size and the loss of structure during the translation. These limitations can be reduced by encoding word-level information in theories richer than propositional logic and using SMT solvers for the generated verification conditions. Here, we investi… ▽ More

    Submitted 13 July, 2009; v1 submitted 12 July, 2009; originally announced July 2009.

    Comments: 12 pages

  15. arXiv:0710.3621  [pdf, other

    cs.CE physics.comp-ph

    Numerical removal of water-vapor effects from THz-TDS measurements

    Authors: Withawat Withayachumnankul, Bernd M. Fischer, Samuel P. Mickan, Derek Abbott

    Abstract: One source of disturbance in a pulsed T-ray signal is attributed to ambient water vapor. Water molecules in the gas phase selectively absorb T-rays at discrete frequencies corresponding to their molecular rotational transitions. This results in prominent resonances spread over the T-ray spectrum, and in the time domain the T-ray signal is observed as fluctuations after the main pulse. These effe… ▽ More

    Submitted 18 October, 2007; originally announced October 2007.

    Journal ref: Proceedings of the Royal Society A: Mathematical, Physical & Engineering Sciences, vol. 464, no. 2097, pp 2435-2456, 2008