paper-with-me

홈 › Papers

SCALAR: Quantifying Structural Hallucination, Consistency, and Reasoning Gaps in Materials Foundation Models

2026-01-29 · Can Polat, Erchin Serpedin, Mustafa Kurban, Hasan Kurban arxiv

Large language models are increasingly applied to materials science reasoning, yet their behavior under physically structured distribution shifts remains poorly understood. We introduce SCALAR (Structural Consistency And Logic Across Regimes), a benchmark for evaluating geometric scale generalization and its connection to structural hallucination, consistency, and reasoning in materials foundation models. Given canonical crystal representations, models must reason about derived nanoparticle structures obtained through supercell expansion and geometric truncation across length scales spanning a few atoms to over 18,000 atoms, totaling $\approx$100,000 structures from DFT-validated unit cells. SCALAR defines three tasks. (i) CIF to property prediction. (ii) A Chain-of-Thought variant with explicit physics-grounded reasoning. (iii) Inverse retrieval identifying crystals from candidates given target properties. Outputs are evaluated via structured metrics capturing numeric error, hallucination, cross-prompt consistency, monotonic reasoning, output validity, and retrieval regret. Experiments across diverse foundation models reveal large, model-dependent shifts under explicit reasoning, often reducing hallucination and error, but frequently destabilizing consistency or validity. These results demonstrate that geometric scale generalization cannot be inferred from accuracy alone. Supplementary materials are available at https://github.com/KurbanIntelligenceLab/SCALAR.

📄 PDF Abstract BibTeX arXiv:2601.22312

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Can We Trust LLM's Logic? Quantifying Uncertainty, Coherence, and Robustness via a Graph-Based Framework

2026-07-09 · Riccardo Revalor, Jalees Rehman, Debjit Pal arxiv

Large-Language Models (LLMs) can be prone to flawed and unfaithful reasoning that decoding strategies like Self-Consistency (SC) fail to detect as they evaluate only final-answer agreement while ignoring the logical vali…

Beyond Scalars: Evaluating and Understanding LLM Reasoning via Geometric Progress and Stability

2026-03-11 · Xinyan Jiang, Ninghao Liu, Di Wang, Lijie Hu arxiv

Evaluating LLM reliability via scalar probabilities often fails to capture the structural dynamics of reasoning. We introduce TRACED, a framework that assesses reasoning quality through theoretically grounded geometric k…

Eidoku: A Neuro-Symbolic Verification Gate for LLM Reasoning via Structural Constraint Satisfaction

2025-12-19 · Shinobu Miya arxiv

Large Language Models (LLMs) frequently produce hallucinated statements that are assigned high likelihood by the model itself, exposing a fundamental limitation of probability-based verification. This suggests that hallu…

Detecting Hallucinations for Large Language Model-based Knowledge Graph Reasoning

2026-04-27 · Xinyan Zhu, Yaoqi Liu, Yue Gao, Huadong Ma 외 arxiv

Knowledge graph (KG) reasoning infers new knowledge from existing facts and is widely applied in question answering, recommendation, and decision support. With the rapid development of large language models (LLMs), LLM-b…

Graph Neural NetworkQuestion Answering

Rethinking Hallucinations: Correctness, Consistency, and Prompt Multiplicity

2026-01-31 · Prakhar Ganesh, Reza Shokri, Golnoosh Farnadi arxiv

Large language models (LLMs) are known to "hallucinate" by generating false or misleading outputs. Hallucinations pose various harms, from erosion of trust to widespread misinformation. Existing hallucination evaluation,…