Skip to main content

Showing 1–3 of 3 results for author: Vsevolodovna, R I M

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

    cs.AI

    Enhancing Large Language Models through Neuro-Symbolic Integration and Ontological Reasoning

    Authors: Ruslan Idelfonso Magana Vsevolodovna, Marco Monti

    Abstract: Large Language Models (LLMs) demonstrate impressive capabilities in natural language processing but suffer from inaccuracies and logical inconsistencies known as hallucinations. This compromises their reliability, especially in domains requiring factual accuracy. We propose a neuro-symbolic approach integrating symbolic ontological reasoning and machine learning methods to enhance the consistency… ▽ More

    Submitted 10 April, 2025; originally announced April 2025.

    Comments: 11 pages, 1 figure, includes prototype implementation and experimental evaluation. Submitted for consideration in the arXiv Artificial Intelligence category (cs.AI)

    MSC Class: 68T30 ACM Class: I.2.3; I.2.4; I.2.6; I.2.7

  2. arXiv:2411.18226  [pdf, ps, other

    cs.SE cs.AI cs.LG cs.MA

    Feature-Factory: Automating Software Feature Integration Using Generative AI

    Authors: Ruslan Idelfonso Magana Vsevolodovna

    Abstract: Integrating new features into existing software projects can be a complex and time-consuming process. Feature-Factory leverages Generative AI with WatsonX.ai to automate the analysis, planning, and implementation of feature requests. By combining advanced project parsing, dependency resolution, and AI-generated code, the program ensures seamless integration of features into software systems while… ▽ More

    Submitted 27 November, 2024; originally announced November 2024.

    Comments: 14 pages, 1 figure

    MSC Class: 68T05; 68N01; 68N30; 68Q25 ACM Class: D.2.3; I.2.2; D.2.7; D.2.9; I.2.7

  3. arXiv:2411.10861  [pdf, other

    cs.LG cs.AI cs.SE

    See-Saw Generative Mechanism for Scalable Recursive Code Generation with Generative AI

    Authors: Ruslan Idelfonso MagaƱa Vsevolodovna

    Abstract: The generation of complex, large-scale code projects using generative AI models presents challenges due to token limitations, dependency management, and iterative refinement requirements. This paper introduces the See-Saw generative mechanism, a novel methodology for dynamic and recursive code generation. The proposed approach alternates between main code updates and dependency generation to ensur… ▽ More

    Submitted 16 November, 2024; originally announced November 2024.

    Comments: 18 pages, 4 figures

    MSC Class: 68T05 (Primary) 68T50; 68N99(Secondary) ACM Class: I.2.6; I.2.7; D.2.2