#ai

AI

1854 stories tagged AI · page 19 of 78

AI Models Often Commit to Wrong Answers Before Reasoning, New Study on Qwen3-8B Shows
research

AI Models Often Commit to Wrong Answers Before Reasoning, New Study on Qwen3-8B Shows

A new study on the open-weight LLM Qwen3-8B reveals that AI models frequently commit to an answer before reasoning through a problem — even when the answer contradicts the task premise. Using a simple car wash scenario, researchers found the model recommended walking instead of driving in 85–100% of cases, despite driving being the only logical choice.

Generative Ontology Induction (GOI): New AI Framework Automates Knowledge Organization Across Any Topic
research

Generative Ontology Induction (GOI): New AI Framework Automates Knowledge Organization Across Any Topic

Researchers introduced Generative Ontology Induction (GOI), a domain-agnostic framework that automatically creates structured knowledge systems from text corpora. GOI identifies entities, dimensions, properties, relationships, and constraints, then exports them as a typed graph in YAML/JSON — making AI systems more adaptable to new topics without manual programming.

via ArXiv cs.AI#AI#Knowledge#Research
DrawingVQA: First AI Benchmark Tests Multimodal Models on Real-World Construction Drawings
research

DrawingVQA: First AI Benchmark Tests Multimodal Models on Real-World Construction Drawings

Researchers introduced DrawingVQA, the first benchmark to evaluate multimodal large language models (MLLMs) on real-world construction drawings — a uniquely complex domain fusing abstract geometry, symbols, tables, and technical text. The benchmark uses 33 professional 'Issued for Construction' drawings and 92 expert-crafted questions to test AI's visual-textual reasoning in architecture and civil engineering.

CAMMAR: New AI Framework Captures Arabic Metaphors with Cultural Nuance
research

CAMMAR: New AI Framework Captures Arabic Metaphors with Cultural Nuance

Researchers from the University of Washington and NYU Abu Dhabi introduced CAMMAR, a representation learning framework that organizes Arabic meanings into nested lexical, cultural, and metaphorical embedding subspaces. This approach addresses 'semantic smearing' in current Arabic language models and could improve translation, chatbots, and other AI tools for Arabic speakers.

via ArXiv cs.CL#AI#Arabic#Language
Neuro-Symbolic AI Automates LEED Green Building Certification Checks
research

Neuro-Symbolic AI Automates LEED Green Building Certification Checks

Researchers introduced a neuro-symbolic AI pipeline that automates parts of LEED v4.1 BD+C certification by combining small language models with deterministic symbolic checking. The system screens project PDFs, retrieves evidence using credit-specific keyword signatures, and verifies compliance, potentially making sustainable building certification faster and more accessible.