paper-with-me

홈 › Papers

NUTS, NARS, and Speech

2024-05-28 · D. van der Sluis

To investigate whether "Intelligence is the capacity of an information-processing system to adapt to its environment while operating with insufficient knowledge and resources", we look at utilising the non axiomatic reasoning system (NARS) for speech recognition. This article presents NUTS: raNdom dimensionality redUction non axiomaTic reasoning few Shot learner for perception. NUTS consists of naive dimensionality reduction, some pre-processing, and then non axiomatic reasoning (NARS). With only 2 training examples NUTS performs similarly to the Whisper Tiny model for discrete word identification.

📄 PDF Abstract BibTeX arXiv:2405.17874

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reductionspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

NON 설명 없음

Similar Papers 제목 키워드 기반

WNARS: WFST based Non-autoregressive Streaming End-to-End Speech Recognition

2021-04-08 · Zhichao Wang, Wenwen Yang, Pan Zhou, Wei Chen

Recently, attention-based encoder-decoder (AED) end-to-end (E2E) models have drawn more and more attention in the field of automatic speech recognition (ASR). AED models, however, still have drawbacks when deploying in c…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeech-recognition+1

Evaluating Speech-in-Speech Perception via a Humanoid Robot

2023-12-19 · Luke Meyer, Gloria Araiza-Illan, Laura Rachman, Etienne Gaudrain 외

Underlying mechanisms of speech perception masked by background speakers, a common daily listening condition, are often investigated using various and lengthy psychophysical tests. The presence of a social agent, such as…

Speech Synthesis

NUTSHELL: A Dataset for Abstract Generation from Scientific Talks

2025-02-24 · Maike Züfle, Sara Papi, Beatrice Savoldi, Marco Gaido 외

Scientific communication is receiving increasing attention in natural language processing, especially to help researches access, summarize, and generate content. One emerging application in this area is Speech-to-Abstrac…

Abstract generation

From Natural Language to Executable Narsese: A Neuro-Symbolic Benchmark and Pipeline for Reasoning with NARS

2026-04-20 · Mina Gabriel, Pei Wang arxiv

Large language models (LLMs) are highly capable at language generation, but they remain unreliable when reasoning requires explicit symbolic structure, multi-step inference, and interpretable uncertainty. This paper pres…

DriftScript: A Domain-Specific Language for Programming Non-Axiomatic Reasoning Agents

2026-03-29 · Seamus Brady arxiv

Non-Axiomatic Reasoning Systems (NARS) provide a framework for building adaptive agents that operate under insufficient knowledge and resources. However, the standard input language, Narsese, poses a usability barrier: i…