paper-with-me

Papers

Large Language Models Understanding: an Inherent Ambiguity Barrier

2025-05-01 · Daniel N. Nissani

A lively ongoing debate is taking place, since the extraordinary emergence of Large Language Models (LLMs) with regards to their capability to understand the world and capture the meaning of the dialogues in which they are involved. Arguments and counter-arguments have been proposed based upon thought experiments, anecdotal conversations between LLMs and humans, statistical linguistic analysis, philosophical considerations, and more. In this brief paper we present a counter-argument based upon a thought experiment and semi-formal considerations leading to an inherent ambiguity barrier which prevents LLMs from having any understanding of what their amazingly fluent dialogues mean.

📄 PDF Abstract BibTeX arXiv:2505.00654

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Disentangling Reasoning in Large Audio-Language Models for Ambiguous Emotion Prediction

2026-03-09 · Xiaofeng Yu, Jiaheng Dong, Jean Honorio, Abhirup Ghosh 외 arxiv

Speech emotion recognition plays an important role in various applications. However, most existing approaches predict a single emotion label, oversimplifying the inherently ambiguous nature of human emotional expression.…

Speech Emotion Recognition

Variational Inference, Entropy, and Orthogonality: A Unified Theory of Mixture-of-Experts

2026-01-07 · Ye Su, Yong Liu arxiv

Mixture-of-Experts models enable large language models to scale efficiently, as they only activate a subset of experts for each input. Their core mechanisms, Top-k routing and auxiliary load balancing, remain heuristic, …

From Ambiguity to Accuracy: The Transformative Effect of Coreference Resolution on Retrieval-Augmented Generation systems

2025-07-10 · Youngjoon Jang, Seongtae Hong, Junyoung Son, Sungjin Park 외 arxiv

Retrieval-Augmented Generation (RAG) has emerged as a crucial framework in natural language processing (NLP), improving factual consistency and reducing hallucinations by integrating external document retrieval with larg…

Coreference Resolution

C-STS: Conditional Semantic Textual Similarity

2023-05-24 · Ameet Deshpande, Carlos E. Jimenez, Howard Chen, Vishvak Murahari 외

Semantic textual similarity (STS), a cornerstone task in NLP, measures the degree of similarity between a pair of sentences, and has broad application in fields such as information retrieval and natural language understa…

Information RetrievalLanguage Model EvaluationLanguage ModellingNatural Language Understanding+7

From Logic to Language: A Trust Index for Problem Solving with LLMs

2025-07-21 · Tehseen Rug, Felix Böhmer, Tessa Pfattheicher arxiv

Classical computation, grounded in formal, logical systems, has been the engine of technological progress for decades, excelling at problems that can be described with unambiguous rules. This paradigm, however, leaves a …