y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#semantic-reasoning News & Analysis

9 articles tagged with #semantic-reasoning. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

9 articles
AIBullisharXiv – CS AI · Apr 107/10
🧠

Can VLMs Unlock Semantic Anomaly Detection? A Framework for Structured Reasoning

Researchers introduce SAVANT, a model-agnostic framework that improves Vision Language Models' ability to detect semantic anomalies in autonomous driving scenarios by 18.5% through structured reasoning instead of ad hoc prompting. The team used this approach to label 10,000 real-world images and fine-tuned an open-source 7B model achieving 90.8% recall, demonstrating practical deployment feasibility without proprietary model dependency.

AINeutralarXiv – CS AI · 3d ago6/10
🧠

Multi-Granularity Reasoning for Natural Language Inference

Researchers propose Multi-Granularity Reasoning Network (MGRN), a novel approach to Natural Language Inference that processes semantic information across multiple hierarchical levels rather than relying solely on final-layer transformer representations. The framework demonstrates improved performance on NLI benchmarks by explicitly separating lexical, phrasal, and contextual semantic features.

AINeutralarXiv – CS AI · 6d ago6/10
🧠

PBT-Bench: Benchmarking AI Agents on Property-Based Testing

Researchers introduce PBT-Bench, a benchmark testing AI agents' ability to derive semantic invariants from documentation and construct property-based testing strategies across 100 problems in Python libraries. Results show current LLMs achieve 42-83% bug recall with structured prompting, revealing significant performance gaps where different models fail on different problems.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Rationalize: Shared Semantic Reasoning for Human-AI Alignment

Researchers introduce Rationalize, a framework enabling shared semantic reasoning between humans and AI models through complementary role pairs (Explorer-Guide, Investigator-Informant, Teacher-Student, Judge-Advocate). The framework aims to align AI systems not just at the output level but by making purposes, questions, assumptions, and evidence explicit during human-AI collaboration, addressing bidirectional alignment challenges.

AIBullisharXiv – CS AI · May 296/10
🧠

KairosAgent: Agentic Time Series Forecasting with Fused Semantic Reasoning

Researchers introduce KairosAgent, an agentic framework combining large language models with time series foundation models to improve multimodal forecasting across domains. The system uses semantic reasoning from LLMs fused with numerical forecasting capabilities, achieving superior zero-shot performance through reinforcement learning and structured tool integration.

AIBullisharXiv – CS AI · Mar 96/10
🧠

The EpisTwin: A Knowledge Graph-Grounded Neuro-Symbolic Architecture for Personal AI

Researchers introduce EpisTwin, a neuro-symbolic AI framework that creates Personal Knowledge Graphs from fragmented user data across applications. The system combines Graph Retrieval-Augmented Generation with visual refinement to enable complex reasoning over personal semantic data, addressing current limitations in personal AI systems.

AINeutralarXiv – CS AI · Mar 175/10
🧠

OMNIA: Closing the Loop by Leveraging LLMs for Knowledge Graph Completion

Researchers present OMNIA, a two-stage AI approach that combines structural and semantic reasoning to improve Knowledge Graph Completion using Large Language Models. The method clusters semantically related entities and validates them through embedding filtering and LLM-based validation, showing significant improvements in F1-scores compared to traditional models.

AIBullisharXiv – CS AI · Mar 175/10
🧠

Iterative Semantic Reasoning from Individual to Group Interests for Generative Recommendation with LLMs

Researchers propose an Iterative Semantic Reasoning Framework (ISRF) that uses large language models to improve recommendation systems by bridging explicit individual user interests with implicit group interests. The framework employs multi-step bidirectional reasoning and iterative optimization to achieve better user interest modeling than existing methods.