Zum Hauptinhalt springen

Showing 1–15 of 15 results for author: Stolzenburg, F

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

    cs.AI cs.CL cs.HC

    From Data to Commonsense Reasoning: The Use of Large Language Models for Explainable AI

    Authors: Stefanie Krause, Frieder Stolzenburg

    Abstract: Commonsense reasoning is a difficult task for a computer, but a critical skill for an artificial intelligence (AI). It can enhance the explainability of AI models by enabling them to provide intuitive and human-like explanations for their decisions. This is necessary in many areas especially in question answering (QA), which is one of the most important tasks of natural language processing (NLP).… ▽ More

    Submitted 4 July, 2024; originally announced July 2024.

    Comments: 19 pages

  2. Fast Classification Learning with Neural Networks and Conceptors for Speech Recognition and Car Driving Maneuvers

    Authors: Stefanie Krause, Oliver Otto, Frieder Stolzenburg

    Abstract: Recurrent neural networks are a powerful means in diverse applications. We show that, together with so-called conceptors, they also allow fast learning, in contrast to other deep learning methods. In addition, a relatively small number of examples suffices to train neural networks with high accuracy. We demonstrate this with two applications, namely speech recognition and detecting car driving man… ▽ More

    Submitted 29 June, 2021; v1 submitted 10 February, 2021; originally announced February 2021.

    Comments: 16 pages, 6 figures, 5 tables, extended version

    Journal ref: In Phatthanaphong Chomphuwiset, Junmo Kim, and Pornntiwa Pawara, editors, Proceedings of the 14th Multi-Disciplinary International Conference on Artificial Intelligence (MIWAI), LNAI 12832, pages 45-57. Springer, 2021

  3. Negation in Cognitive Reasoning

    Authors: Claudia Schon, Sophie Siebert, Frieder Stolzenburg

    Abstract: Negation is both an operation in formal logic and in natural language by which a proposition is replaced by one stating the opposite, as by the addition of "not" or another negation cue. Treating negation in an adequate way is required for cognitive reasoning, which aims at modeling the human ability to draw meaningful conclusions despite incomplete and inconsistent knowledge. One task of cognitiv… ▽ More

    Submitted 13 October, 2021; v1 submitted 23 December, 2020; originally announced December 2020.

    Comments: 19 pages, 5 figures, 4 tables, extended version

    Journal ref: In Stefan Edelkamp, Ralf Moeller, and Elmar Rueckert, editors, KI 2021: Advances in Artificial Intelligence - 44th German Conference on AI, LNAI 12873, pages 217-232. Springer, 2021

  4. arXiv:2002.04990  [pdf, other

    cs.SD eess.AS

    Periodicity Pitch Detection in Complex Harmonies on EEG Timeline Data

    Authors: Maria Heinze, Lars Hausfeld, Rainer Goebel, Frieder Stolzenburg

    Abstract: An acoustic stimulus, e.g., a musical harmony, is transformed in a highly non-linear way during the hearing process in ear and brain. We study this by comparing the frequency spectrum of an input stimulus and its response spectrum in the auditory processing stream using the frequency following response (FFR). Using electroencephalography (EEG), we investigate whether the periodicity pitches of c… ▽ More

    Submitted 18 December, 2020; v1 submitted 11 February, 2020; originally announced February 2020.

    Comments: 10 pages, 4 figures, 2 tables

  5. Using ConceptNet to Teach Common Sense to an Automated Theorem Prover

    Authors: Claudia Schon, Sophie Siebert, Frieder Stolzenburg

    Abstract: The CoRg system is a system to solve commonsense reasoning problems. The core of the CoRg system is the automated theorem prover Hyper that is fed with large amounts of background knowledge. This background knowledge plays a crucial role in solving commonsense reasoning problems. In this paper we present different ways to use knowledge graphs as background knowledge and discuss challenges that ari… ▽ More

    Submitted 30 December, 2019; originally announced December 2019.

    Comments: In Proceedings ARCADE 2019, arXiv:1912.11786

    Journal ref: EPTCS 311, 2019, pp. 19-24

  6. arXiv:1802.03308  [pdf, other

    cs.LG cs.NE

    The Power of Linear Recurrent Neural Networks

    Authors: Frieder Stolzenburg, Sandra Litz, Olivia Michael, Oliver Obst

    Abstract: Recurrent neural networks are a powerful means to cope with time series. We show how autoregressive linear, i.e., linearly activated recurrent neural networks (LRNNs) can approximate any time-dependent function f(t). The approximation can effectively be learned by simply solving a linear equation system; no backpropagation or similar methods are needed. Furthermore, and this is the main contributi… ▽ More

    Submitted 24 January, 2024; v1 submitted 9 February, 2018; originally announced February 2018.

    Comments: 50 pages, 12 figures, 4 tables

    MSC Class: 15A06; 62M10; 62M45; 68T05 ACM Class: I.2.6

  7. RoboCupSimData: A RoboCup soccer research dataset

    Authors: Olivia Michael, Oliver Obst, Falk Schmidsberger, Frieder Stolzenburg

    Abstract: RoboCup is an international scientific robot competition in which teams of multiple robots compete against each other. Its different leagues provide many sources of robotics data, that can be used for further analysis and application of machine learning. This paper describes a large dataset from games of some of the top teams (from 2016 and 2017) in RoboCup Soccer Simulation League (2D), where tea… ▽ More

    Submitted 5 November, 2017; originally announced November 2017.

    Comments: 6 pages; https://bitbucket.org/oliverobst/robocupsimdata

    Journal ref: In Dirk Holz, Katie Genter, Maarouf Saad, and Oskar von Stryk, editors, RoboCup 2018: Robot Soccer World Cup XXII. RoboCup International Symposium, LNAI 11374, pages 230-237, Montréal, Canada, 2019. Springer Nature Switzerland

  8. Analysing Soccer Games with Clustering and Conceptors

    Authors: Olivia Michael, Oliver Obst, Falk Schmidsberger, Frieder Stolzenburg

    Abstract: We present a new approach for identifying situations and behaviours, which we call "moves", from soccer games in the 2D simulation league. Being able to identify key situations and behaviours are useful capabilities for analysing soccer matches, anticipating opponent behaviours to aid selection of appropriate tactics, and also as a prerequisite for automatic learning of behaviours and policies. To… ▽ More

    Submitted 19 August, 2017; originally announced August 2017.

    Comments: To appear in RoboCup 2017: Robot World Cup XXI; Springer, 2018

    Journal ref: In Hidehisa Akyama, Oliver Obst, Claude Sammut, and Flavio Tonidandel, editors, RoboCup 2017: Robot Soccer World Cup XXI. RoboCup International Symposium, LNAI 11175, pp. 120-131, Nagoya, Japan, 2018. Springer Nature Switzerland

  9. arXiv:1606.04466  [pdf, ps, other

    cs.NE

    Neural Networks and Continuous Time

    Authors: Frieder Stolzenburg, Florian Ruh

    Abstract: The fields of neural computation and artificial neural networks have developed much in the last decades. Most of the works in these fields focus on implementing and/or learning discrete functions or behavior. However, technical, physical, and also cognitive processes evolve continuously in time. This cannot be described directly with standard architectures of artificial neural networks such as mul… ▽ More

    Submitted 14 June, 2016; originally announced June 2016.

    Comments: 16 pages, 10 figures. This paper is an extended version of a contribution presented at KI 2009 Workshop Complex Cognition

  10. The RatioLog Project: Rational Extensions of Logical Reasoning

    Authors: Ulrich Furbach, Claudia Schon, Frieder Stolzenburg, Karl-Heinz Weis, Claus-Peter Wirth

    Abstract: Higher-level cognition includes logical reasoning and the ability of question answering with common sense. The RatioLog project addresses the problem of rational reasoning in deep question answering by methods from automated deduction and cognitive computing. In a first phase, we combine techniques from information retrieval and machine learning to find appropriate answer candidates from the huge… ▽ More

    Submitted 30 July, 2015; v1 submitted 20 March, 2015; originally announced March 2015.

    Comments: 7 pages, 3 figures

    Journal ref: KI, 29(3):271-277, 2015

  11. arXiv:1502.05838  [pdf, ps, other

    cs.AI cs.LO

    Automated Reasoning for Robot Ethics

    Authors: Ulrich Furbach, Claudia Schon, Frieder Stolzenburg

    Abstract: Deontic logic is a very well researched branch of mathematical logic and philosophy. Various kinds of deontic logics are considered for different application domains like argumentation theory, legal reasoning, and acts in multi-agent systems. In this paper, we show how standard deontic logic can be used to model ethical codes for multi-agent systems. Furthermore we show how Hyper, a high performan… ▽ More

    Submitted 20 February, 2015; originally announced February 2015.

    Comments: arXiv admin note: substantial text overlap with arXiv:1411.4823

  12. arXiv:1411.4825  [pdf, other

    cs.AI cs.CL

    Cognitive Systems and Question Answering

    Authors: Ulrich Furbach, Claudia Schon, Frieder Stolzenburg

    Abstract: This paper briefly characterizes the field of cognitive computing. As an exemplification, the field of natural language question answering is introduced together with its specific challenges. A possibility to master these challenges is illustrated by a detailed presentation of the LogAnswer system, which is a successful representative of the field of natural language question answering.

    Submitted 18 November, 2014; originally announced November 2014.

    Journal ref: Industrie 4.0 Management, 31(1):29-32, 2015

  13. Automated Reasoning in Deontic Logic

    Authors: Ulrich Furbach, Claudia Schon, Frieder Stolzenburg

    Abstract: Deontic logic is a very well researched branch of mathematical logic and philosophy. Various kinds of deontic logics are discussed for different application domains like argumentation theory, legal reasoning, and acts in multi-agent systems. In this paper, we show how standard deontic logic can be stepwise transformed into description logic and DL- clauses, such that it can be processed by Hyper,… ▽ More

    Submitted 18 November, 2014; originally announced November 2014.

    Journal ref: In M. Narasimha Murty, Xiangjian He, Raghavendra Rao Chillarige, and Paul Weng, editors, Proc. of MIWAI 2014: Multi-disciplinary International Workshop on Artificial Intelligence, LNAI 8875, pp. 57-68, Bangalore, India, 2014. Springer

  14. arXiv:1308.4943  [pdf, ps, other

    cs.AI

    David Poole's Specificity Revised

    Authors: Claus-Peter Wirth, Frieder Stolzenburg

    Abstract: In the middle of the 1980s, David Poole introduced a semantical, model-theoretic notion of specificity to the artificial-intelligence community. Since then it has found further applications in non-monotonic reasoning, in particular in defeasible reasoning. Poole tried to approximate the intuitive human concept of specificity, which seems to be essential for reasoning in everyday life with its part… ▽ More

    Submitted 24 November, 2013; v1 submitted 22 August, 2013; originally announced August 2013.

    Comments: ii+34 pages

    Report number: SEKI-Report SR-2013-01

  15. Harmony Perception by Periodicity Detection

    Authors: Frieder Stolzenburg

    Abstract: The perception of consonance/dissonance of musical harmonies is strongly correlated with their periodicity. This is shown in this article by consistently applying recent results from psychophysics and neuroacoustics, namely that the just noticeable difference between pitches for humans is about 1% for the musically important low frequency range and that periodicities of complex chords can be detec… ▽ More

    Submitted 20 November, 2018; v1 submitted 27 June, 2013; originally announced June 2013.

    Comments: extended, revised, and corrected version, 33 pages, 8 figures, 9 tables

    Journal ref: Journal of Mathematics and Music, 9(3):215-238, 2015