#ai

AI

1496 stories tagged AI · page 4 of 63

GNN-Based Link Prediction: New Taxonomy Categorizes AI Techniques for Inferring Missing Network Connections
research

GNN-Based Link Prediction: New Taxonomy Categorizes AI Techniques for Inferring Missing Network Connections

A comprehensive ArXiv review systematically categorizes Graph Neural Network (GNN) techniques for link prediction, covering underlying architectures and diverse graph structures. The taxonomy aims to improve recommendation systems, fraud detection, and social network analysis by better inferring missing or future connections in data.

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