paper-with-me

Papers

Beyond LLMs: Advancing the Landscape of Complex Reasoning

2024-02-12 · Jennifer Chu-Carroll, Andrew Beck, Greg Burnham, David OS Melville, David Nachman, A. Erdem Özcan, David Ferrucci

Since the advent of Large Language Models a few years ago, they have often been considered the de facto solution for many AI problems. However, in addition to the many deficiencies of LLMs that prevent them from broad industry adoption, such as reliability, cost, and speed, there is a whole class of common real world problems that Large Language Models perform poorly on, namely, constraint satisfaction and optimization problems. These problems are ubiquitous and current solutions are highly specialized and expensive to implement. At Elemental Cognition, we developed our EC AI platform which takes a neuro-symbolic approach to solving constraint satisfaction and optimization problems. The platform employs, at its core, a precise and high performance logical reasoning engine, and leverages LLMs for knowledge acquisition and user interaction. This platform supports developers in specifying application logic in natural and concise language while generating application user interfaces to interact with users effectively. We evaluated LLMs against systems built on the EC AI platform in three domains and found the EC AI systems to significantly outperform LLMs on constructing valid and optimal solutions, on validating proposed solutions, and on repairing invalid solutions.

📄 PDF Abstract BibTeX arXiv:2402.08064

Code (0)

등록된 구현이 없습니다.

Tasks

Logical Reasoningvalid

Similar Papers 제목 키워드 기반

Colon-X: Advancing Intelligent Colonoscopy toward Clinical Reasoning

2025-12-03 · Ge-Peng Ji, Jingyi Liu, Deng-Ping Fan, Huazhu Fu 외 arxiv

In this study, we present Colon-X, an open initiative aimed at advancing multimodal intelligence in colonoscopy. We begin by constructing ColonVQA, the most comprehensive multimodal dataset ever built for colonoscopy, fe…

Visual Question Answering

Abductive Reasoning with Syllogistic Forms in Large Language Models

2026-03-06 · Hirohiko Abe, Risako Ando, Takanobu Morishita Kentaro Ozeki, Koji Mineshima 외 arxiv

Research in AI using Large-Language Models (LLMs) is rapidly evolving, and the comparison of their performance with human reasoning has become a key concern. Prior studies have indicated that LLMs and humans share simila…

StatEval: A Comprehensive Benchmark for Large Language Models in Statistics

2025-10-10 · Yuchen Lu, Run Yang, Yichen Zhang, Shuguang Yu 외 arxiv

Despite rapid advances in large language models (LLMs), statistical reasoning remains underrepresented in existing LLM benchmarks, which often do not reflect the layered, proof-driven nature of real statistical practice.…

Making Bielik LLM Reason (Better): A Field Report

2026-03-11 · Adam Trybus, Bartosz Bartnicki, Remigiusz Kinas arxiv

This paper presents a research program dedicated to evaluating and advancing the reasoning capabilities of Bielik, a Polish large language model. The study describes a number of stages of work: initial benchmarking and c…

MaRVL-QA: A Benchmark for Mathematical Reasoning over Visual Landscapes

2025-08-24 · Nilay Pande, Sahiti Yerramilli, Jayant Sravan Tamarapalli, Rynaa Grover arxiv

A key frontier for Multimodal Large Language Models (MLLMs) is the ability to perform deep mathematical and spatial reasoning directly from images, moving beyond their established success in semantic description. Mathema…

Mathematical ReasoningSpatial Reasoning