paper-with-me

Papers

Semantic Content Determines Algorithmic Performance

2026-01-29 · Martiño Ríos-García, Nawaf Alampara, Kevin Maik Jablonka arxiv

Counting should not depend on what is being counted; more generally, any algorithm's behavior should be invariant to the semantic content of its arguments. We introduce WhatCounts to test this property in isolation. Unlike prior work that conflates semantic sensitivity with reasoning complexity or prompt variation, WhatCounts is atomic: count items in an unambiguous, delimited list with no duplicates, distractors, or reasoning steps for different semantic types. Frontier LLMs show over 40% accuracy variation depending solely on what is being counted - cities versus chemicals, names versus symbols. Controlled ablations rule out confounds. The gap is semantic, and it shifts unpredictably with small amounts of unrelated fine-tuning. LLMs do not implement algorithms; they approximate them, and the approximation is argument-dependent. As we show with an agentic example, this has implications beyond counting: any LLM function may carry hidden dependencies on the meaning of its inputs.

📄 PDF Abstract BibTeX arXiv:2601.21618

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving Zero-shot Sentence Decontextualisation with Content Selection and Planning

2025-09-22 · Zhenyun Deng, Yulong Chen, Andreas Vlachos arxiv

Extracting individual sentences from a document as evidence or reasoning steps is commonly done in many NLP tasks. However, extracted sentences often lack context necessary to make them understood, e.g., coreference and …

Towards Photo-Realistic Virtual Try-On by Adaptively Generating-Preserving Image Content

2020-06-01 · CVPR 2020 6 · Han Yang, Ruimao Zhang, Xiaobao Guo, Wei Liu 외

Image visual try-on aims at transferring a target clothes image onto a reference person, and has become a hot topic in recent years. Prior arts usually focus on preserving the character of a clothes image (e.g. texture, …

Layout GenerationSemantic SegmentationVirtual Try-on

Towards Photo-Realistic Virtual Try-On by Adaptively Generating$\leftrightarrow$Preserving Image Content

2020-03-12 · Han Yang, Ruimao Zhang, Xiaobao Guo, Wei Liu 외

Image visual try-on aims at transferring a target clothing image onto a reference person, and has become a hot topic in recent years. Prior arts usually focus on preserving the character of a clothing image (e.g. texture…

Layout GenerationSemantic SegmentationVirtual Try-on

Polysemantic Experts, Monosemantic Paths: Routing as Control in MoEs

2026-04-20 · Charles Ye, Bo Yuan, Lee Sharkey arxiv

An LLM's residual stream is both state and instruction: it encodes the current context and determines the next transformation. We introduce a parameter-free decomposition for Mixture-of-Experts models that splits each la…

Pagination: It's what you say, not how long it takes to say it

2014-04-11 · Joshua Hailpern, Niranjan Damera Venkata, Marina Danilevsky

Pagination - the process of determining where to break an article across pages in a multi-article layout is a common layout challenge for most commercially printed newspapers and magazines. To date, no one has created an…

ArticlesLanguage ModelingLanguage Modelling