paper-with-me

홈 › Papers

Architectural Precedents for General Agents using Large Language Models

2025-05-11 · Robert E. Wray, James R. Kirk, John E. Laird

One goal of AI (and AGI) is to identify and understand specific mechanisms and representations sufficient for general intelligence. Often, this work manifests in research focused on architectures and many cognitive architectures have been explored in AI/AGI. However, different research groups and even different research traditions have somewhat independently identified similar/common patterns of processes and representations or cognitive design patterns that are manifest in existing architectures. Today, AI systems exploiting large language models (LLMs) offer a relatively new combination of mechanism and representation available for exploring the possibilities of general intelligence. In this paper, we summarize a few recurring cognitive design patterns that have appeared in various pre-transformer AI architectures. We then explore how these patterns are evident in systems using LLMs, especially for reasoning and interactive ("agentic") use cases. By examining and applying these recurring patterns, we can also predict gaps or deficiencies in today's Agentic LLM Systems and identify likely subjects of future research towards general intelligence using LLMs and other generative foundation models.

📄 PDF Abstract BibTeX arXiv:2505.07087

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Precedent-Enhanced Legal Judgment Prediction with LLM and Domain-Model Collaboration

2023-10-13 · Yiquan Wu, Siying Zhou, Yifei Liu, Weiming Lu 외

Legal Judgment Prediction (LJP) has become an increasingly crucial task in Legal AI, i.e., predicting the judgment of the case in terms of case fact description. Precedents are the previous legal cases with similar facts…

Korean Canonical Legal Benchmark: Toward Knowledge-Independent Evaluation of LLMs' Legal Reasoning Capabilities

2025-12-31 · Hongseok Oh, Wonseok Hwang, Kyoung-Woon On arxiv

We introduce the Korean Canonical Legal Benchmark (KCL), a benchmark designed to assess language models' legal reasoning capabilities independently of domain-specific knowledge. KCL provides question-level supporting pre…

Legal Reasoning

An Argumentative Explanation Framework for Generalized Reason Model with Inconsistent Precedents

2025-10-22 · Wachara Fungwacharakorn, Gauvain Bourgne, Ken Satoh arxiv

Precedential constraint is one foundation of case-based reasoning in AI and Law. It generally assumes that the underlying set of precedents must be consistent. To relax this assumption, a generalized notion of the reason…

Legal Rule Induction: Towards Generalizable Principle Discovery from Analogous Judicial Precedents

2025-05-20 · Wei Fan, Tianshi Zheng, Yiran Hu, Zheye Deng 외

Legal rules encompass not only codified statutes but also implicit adjudicatory principles derived from precedents that contain discretionary norms, social morality, and policy. While computational legal research has adv…

Hallucination

Precedent-Informed Reasoning: Mitigating Overthinking in Large Reasoning Models via Test-Time Precedent Learning

2026-02-16 · Qianyue Wang, Jinwu Hu, Huanxiang Lin, Bolin Chen 외 arxiv

Reasoning in Large Language Models (LLMs) often suffers from inefficient long chain-of-thought traces with redundant self-exploration and validation, which inflate computational costs and even degrade performance. Inspir…

Mathematical ReasoningSemantic SimilarityCode Generation