paper-with-me

Papers

Clause-Internal or Clause-External? Testing Turkish Reflexive Binding in Adapted versus Chain of Thought Large Language Models

2026-01-30 · Sercan Karakaş arxiv

This study evaluates whether state-of-the-art large language models capture the binding relations of Turkish reflexive pronouns. We construct a balanced evaluation set of 100 Turkish sentences that systematically pit local against non-local antecedents for the reflexives kendi and kendisi. We compare two contrasting systems: an OpenAI chain-of-thought model optimized for multi-step reasoning and Trendyol-LLM-7B-base-v0.1, a LLaMA 2 derived model extensively fine-tuned on Turkish data. Antecedent choice is assessed using a combined paradigm that integrates sentence-level perplexity with a forced-choice comparison between minimally differing continuations. Overall, Trendyol-LLM favors local bindings in approximately 70 percent of trials, exhibiting a robust locality bias consistent with a preference for structurally proximate antecedents. By contrast, the OpenAI model (o1 Mini) distributes its choices nearly evenly between local and long-distance readings, suggesting weaker or less consistent sensitivity to locality in this binding configuration. Taken together, these results reveal a marked contrast in binding behavior across the two systems and motivate closer analysis of how model architecture, training data, and inference-time reasoning strategies shape the representation of Turkish anaphoric dependencies.

📄 PDF Abstract BibTeX arXiv:2602.00380

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Morphology Without Borders: Clause-Level Morphology

2022-02-25 · Omer Goldman, Reut Tsarfaty

Morphological tasks use large multi-lingual datasets that organize words into inflection tables, which then serve as training and evaluation data for various tasks. However, a closer inspection of these data reveals prof…

A description of Turkish Discourse Bank 1.2 and an examination of common dependencies in Turkish discourse

2022-07-11 · Deniz Zeyrek, Mustafa Erolcan Er

We describe Turkish Discourse Bank 1.2, the latest version of a discourse corpus annotated for explicitly or implicitly conveyed discourse relations, their constitutive units, and senses in the Penn Discourse Treebank st…

Discourse Parsing

GpuShareSat: a SAT solver using the GPU for clause sharing

2020-12-05 · Nicolas Prevot

We describe a SAT solver using both the GPU (CUDA) and the CPU with a new clause exchange strategy. The CPU runs a classic multithreaded CDCL SAT solver. EachCPU thread exports all the clauses it learns to the GPU. The G…

AllCPUGPU

Towards Active Logic Programming

2014-03-21 · Stefania Costantini

In this paper we present the new logic programming language DALI, aimed at defining agents and agent systems. A main design objective for DALI has been that of introducing in a declarative fashion all the essential featu…

A Monad-Based Clause Architecture for Artificial Age Score (AAS) in Large Language Models

2025-12-03 · Seyma Yaman Kayadibi arxiv

Large language models (LLMs) are often deployed as powerful yet opaque systems, leaving open how their internal memory and "self-like" behavior should be governed in a principled and auditable way. The Artificial Age Sco…