Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–3 of 3 results for author: Torre, O

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

    cs.CL cs.AI

    When Metrics Disagree: Automatic Similarity vs. LLM-as-a-Judge for Clinical Dialogue Evaluation

    Authors: Bian Sun, Zhenjian Wang, Orvill de la Torre, Zirui Wang

    Abstract: As Large Language Models (LLMs) are increasingly integrated into healthcare to address complex inquiries, ensuring their reliability remains a critical challenge. Recent studies have highlighted that generic LLMs often struggle in clinical contexts, occasionally producing misleading guidance. To mitigate these risks, this research focuses on the domain-specific adaptation of \textbf{Llama-2-7B} us… ▽ More

    Submitted 31 March, 2026; v1 submitted 27 February, 2026; originally announced March 2026.

  2. arXiv:2502.03568  [pdf, ps, other

    cs.LG cs.AI

    Code Simulation as a Proxy for High-order Tasks in Large Language Models

    Authors: Emanuele La Malfa, Christoph Weinhuber, Orazio Torre, Fangru Lin, X. Angelo Huang, Samuele Marro, Anthony Cohn, Nigel Shadbolt, Michael Wooldridge

    Abstract: Many reasoning, planning, and problem-solving tasks share an intrinsic algorithmic nature: correctly simulating each step is a sufficient condition to solve them correctly. We collect pairs of naturalistic and synthetic reasoning tasks to assess the capabilities of Large Language Models (LLM). While naturalistic tasks often require careful human handcrafting, we show that synthetic data is, in man… ▽ More

    Submitted 4 July, 2025; v1 submitted 5 February, 2025; originally announced February 2025.

    Comments: arXiv admin note: substantial text overlap with arXiv:2401.09074 Authors note: this article is a substantial revision of arXiv:2401.09074 (same team) 04/07/2025: We added the Acknowledgments

  3. arXiv:2401.09074  [pdf, other

    cs.LG cs.AI cs.CL cs.PL

    Code Simulation Challenges for Large Language Models

    Authors: Emanuele La Malfa, Christoph Weinhuber, Orazio Torre, Fangru Lin, Samuele Marro, Anthony Cohn, Nigel Shadbolt, Michael Wooldridge

    Abstract: Many reasoning, planning, and problem-solving tasks share an intrinsic algorithmic nature: correctly simulating each step is a sufficient condition to solve them correctly. This work studies to what extent Large Language Models (LLMs) can simulate coding and algorithmic tasks to provide insights into general capabilities in such algorithmic reasoning tasks. We introduce benchmarks for straight-lin… ▽ More

    Submitted 12 June, 2024; v1 submitted 17 January, 2024; originally announced January 2024.

    Comments: Code: https://github.com/EmanueleLM/CodeSimulation