ambiguity

Tag

Cards List
#ambiguity

Calibrated Ambiguity in Multimodal Language Models: Humans reach for cultural references, while models describe the picture

arXiv cs.CL · 3d ago Cached

This paper explores calibrated ambiguity as a generative resource in human communication versus multimodal language models, using the Dixit game to show that AI exhibits ambiguity collapse and lacks cultural references compared to humans.

0 favorites 0 likes
#ambiguity

Benchmarking the Benchmarks: Evaluating Automated Safety Benchmarks for Small Language Models

arXiv cs.AI · 2026-08-19 Cached

This paper evaluates automated safety benchmarks for small language models, finding high ambiguity in judgments that compromises reliability and reveals a capability-safety confound.

0 favorites 0 likes
#ambiguity

Language models suffer from a curse of ambiguity

arXiv cs.CL · 2026-08-18 Cached

This paper identifies a curse of ambiguity in language models, where more ambiguous next-token distributions are harder to learn, tracing this to architectural and learning roots and validating on synthetic and real data.

0 favorites 0 likes
#ambiguity

Choose what LLMs can and can’t do well

Reddit r/AI_Agents · 2026-08-16

The article highlights that LLMs excel at ambiguous judgment tasks but are mediocre for consistent computation, advocating for task specialization in multi-agent systems.

0 favorites 0 likes
#ambiguity

an ambiguity in c89 which will never be fixed

Lobsters Hottest · 2026-08-10 Cached

A blog post examines an ambiguity in the C89 standard about implicit function declarations, where GCC and Clang disagree on interpretation, leading to different compile results for certain code.

0 favorites 0 likes
#ambiguity

Fewer Clarifications, Better Code: Benchmarking Cross-Session Personalized Ambiguity Adaptation in Coding Assistants

arXiv cs.AI · 2026-07-31 Cached

This paper introduces CAPA, a benchmark for cross-session personalized ambiguity adaptation in coding assistants, characterizing six ambiguity mechanisms and evaluating 12 LLMs on 600 coding sessions with and without user history.

0 favorites 0 likes
#ambiguity

the perils of parsing type inference declarations in c

Lobsters Hottest · 2026-07-25 Cached

This blog post explores parsing ambiguities in C23 involving `auto` as a type inference specifier or storage-class specifier, showing how GCC and Clang disagree on parsing declarations like `auto x = 67;` when `x` is a typedef, and how attributes complicate the situation.

0 favorites 0 likes
#ambiguity

Everyone Is “Building AI Agents”—But Do We Mean the Same Thing?

Reddit r/AI_Agents · 2026-07-19

A discussion on the varying definitions of 'AI agents' and whether everyone means the same thing when using the term.

0 favorites 0 likes
#ambiguity

What's a task people think AI agents are ready for, but really aren't?

Reddit r/artificial · 2026-07-04

A discussion about tasks people think AI agents are ready for but aren't, highlighting the challenge of interpreting ambiguous human input like annoyed but unclear messages.

0 favorites 0 likes
#ambiguity

My AI agents work great until someone asks something we didn't plan for. Keep adding rules, or rethink the whole approach?

Reddit r/AI_Agents · 2026-06-12

A developer describes the challenge of building multi-agent AI assistants that fail to handle unexpected situations gracefully, relying on explicit rules that lead to a whack-a-mole problem instead of enabling autonomous reasoning about ambiguity.

0 favorites 0 likes
#ambiguity

Localizing Prompt Ambiguity in Large Language Models with Probe-Targeted Attribution

arXiv cs.CL · 2026-06-05 Cached

Introduces PRIG, a gradient attribution method that localizes prompt ambiguity in large language models by training a linear probe to distinguish clear from ambiguous prompts and attributing the probe score to token representations in the residual stream, achieving strong performance on synthetic and human-written benchmarks.

0 favorites 0 likes
← Back to home

Submit Feedback