Skip to main content

Showing 1–8 of 8 results for author: Espejel, J L

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

    cs.HC cs.AI

    Graphical user interface agents optimization for visual instruction grounding using multi-modal artificial intelligence systems

    Authors: Tassnim Dardouri, Laura Minkova, Jessica López Espejel, Walid Dahhane, El Hassane Ettifouri

    Abstract: Most instance perception and image understanding solutions focus mainly on natural images. However, applications for synthetic images, and more specifically, images of Graphical User Interfaces (GUI) remain limited. This hinders the development of autonomous computer-vision-powered Artificial Intelligence (AI) agents. In this work, we present Search Instruction Coordinates or SIC, a multi-modal so… ▽ More

    Submitted 5 May, 2024; originally announced July 2024.

    Comments: Preprint submitted to Engineering Applications of Artificial Intelligence journal

  2. arXiv:2406.13713  [pdf, other

    cs.CL

    Benchmarking Open-Source Language Models for Efficient Question Answering in Industrial Applications

    Authors: Mahaman Sanoussi Yahaya Alassan, Jessica López Espejel, Merieme Bouhandi, Walid Dahhane, El Hassane Ettifouri

    Abstract: In the rapidly evolving landscape of Natural Language Processing (NLP), Large Language Models (LLMs) have demonstrated remarkable capabilities in tasks such as question answering (QA). However, the accessibility and practicality of utilizing these models for industrial applications pose significant challenges, particularly concerning cost-effectiveness, inference speed, and resource efficiency. Th… ▽ More

    Submitted 19 June, 2024; originally announced June 2024.

    Comments: Preprint submitted to Engineering Applications of Artificial Intelligence

  3. arXiv:2404.11160  [pdf, other

    cs.AI

    Low-Cost Language Models: Survey and Performance Evaluation on Python Code Generation

    Authors: Jessica López Espejel, Mahaman Sanoussi Yahaya Alassan, Merieme Bouhandi, Walid Dahhane, El Hassane Ettifouri

    Abstract: Large Language Models (LLMs) have become the go-to solution for many Natural Language Processing (NLP) tasks due to their ability to tackle various problems and produce high-quality results. Specifically, they are increasingly used to automatically generate code, easing the burden on developers by handling repetitive tasks. However, this improvement in quality has led to high computational and mem… ▽ More

    Submitted 17 April, 2024; originally announced April 2024.

    Comments: Under review at Elsevier's Engineering Applications of Artificial Intelligence

  4. arXiv:2307.04892  [pdf, other

    cs.CL

    Entity Identifier: A Natural Text Parsing-based Framework For Entity Relation Extraction

    Authors: El Mehdi Chouham, Jessica López Espejel, Mahaman Sanoussi Yahaya Alassan, Walid Dahhane, El Hassane Ettifouri

    Abstract: The field of programming has a diversity of paradigms that are used according to the working framework. While current neural code generation methods are able to learn and generate code directly from text, we believe that this approach is not optimal for certain code tasks, particularly the generation of classes in an object-oriented project. Specifically, we use natural language processing techniq… ▽ More

    Submitted 10 July, 2023; originally announced July 2023.

    Comments: Under review for Elsevier's Natural Language Processing Journal

  5. A Comprehensive Review of State-of-The-Art Methods for Java Code Generation from Natural Language Text

    Authors: Jessica López Espejel, Mahaman Sanoussi Yahaya Alassan, El Mehdi Chouham, Walid Dahhane, El Hassane Ettifouri

    Abstract: Java Code Generation consists in generating automatically Java code from a Natural Language Text. This NLP task helps in increasing programmers' productivity by providing them with immediate solutions to the simplest and most repetitive tasks. Code generation is a challenging task because of the hard syntactic rules and the necessity of a deep understanding of the semantic aspect of the programmin… ▽ More

    Submitted 10 June, 2023; originally announced June 2023.

    Comments: Published at Elsevier's Natural Language Processing Journal

    Journal ref: Natural Language Processing Journal, Volume 3, 2023, 100013, ISSN 2949-7191

  6. arXiv:2305.12477  [pdf, other

    cs.CL cs.AI

    GPT-3.5, GPT-4, or BARD? Evaluating LLMs Reasoning Ability in Zero-Shot Setting and Performance Boosting Through Prompts

    Authors: Jessica López Espejel, El Hassane Ettifouri, Mahaman Sanoussi Yahaya Alassan, El Mehdi Chouham, Walid Dahhane

    Abstract: Large Language Models (LLMs) have exhibited remarkable performance on various Natural Language Processing (NLP) tasks. However, there is a current hot debate regarding their reasoning capacity. In this paper, we examine the performance of GPT-3.5, GPT-4, and BARD models, by performing a thorough technical evaluation on different reasoning tasks across eleven distinct datasets. Our paper provides e… ▽ More

    Submitted 19 September, 2023; v1 submitted 21 May, 2023; originally announced May 2023.

    Comments: Accepted for publication at Elsevier's Natural Language Processing Journal

  7. arXiv:2303.12869  [pdf, other

    cs.CL

    JaCoText: A Pretrained Model for Java Code-Text Generation

    Authors: Jessica López Espejel, Mahaman Sanoussi Yahaya Alassan, Walid Dahhane, El Hassane Ettifouri

    Abstract: Pretrained transformer-based models have shown high performance in natural language generation task. However, a new wave of interest has surged: automatic programming language generation. This task consists of translating natural language instructions to a programming code. Despite the fact that well-known pretrained models on language generation have achieved good performance in learning programm… ▽ More

    Submitted 22 March, 2023; originally announced March 2023.

    Comments: International Conference on Code Generation and Implementation Volume: 17

    Journal ref: Espejel, J. L., Alassan, M. S. Y., Dahhane, W., & Ettifouri, E. H. (2023). JaCoText: A Pretrained Model for Java Code-Text Generation. International Journal of Computer and Systems Engineering, 17(2), 100-105

  8. arXiv:2110.03567  [pdf, other

    cs.CL cs.IR

    GeSERA: General-domain Summary Evaluation by Relevance Analysis

    Authors: Jessica López Espejel, Gaël de Chalendar, Jorge Garcia Flores, Thierry Charnois, Ivan Vladimir Meza Ruiz

    Abstract: We present GeSERA, an open-source improved version of SERA for evaluating automatic extractive and abstractive summaries from the general domain. SERA is based on a search engine that compares candidate and reference summaries (called queries) against an information retrieval document base (called index). SERA was originally designed for the biomedical domain only, where it showed a better correla… ▽ More

    Submitted 7 October, 2021; originally announced October 2021.

    Comments: Accepted in RANLP 2021 conference