y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#domain-knowledge News & Analysis

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

9 articles
AINeutralarXiv – CS AI · May 117/10
🧠

Does Your Neural Network Extrapolate? Feature Engineering as Identifiability Bias for OOD Generalization

Researchers demonstrate that neural networks fail at out-of-distribution (OOD) generalization not due to insufficient training data, but because the choice of feature representation fundamentally determines what extrapolation patterns a model can learn. The same architecture achieving identical in-distribution loss can differ by 520x out-of-distribution depending on how features are encoded, showing that correct feature engineering is necessary but not sufficient without appropriate model class constraints.

AINeutralarXiv – CS AI · Jun 256/10
🧠

What Do Language Priors Contribute to Darcy-Flow Inversion? A Mechanistic Audit

Researchers demonstrate that natural language descriptions can significantly improve machine learning models solving inverse problems in hydrogeology, reducing reconstruction error by 81% compared to models without text conditioning. The study reveals that categorical geological classifications carry the most value, while detailed geometric descriptions provide secondary benefits, establishing language as a practical interface for encoding domain expertise into learned solvers.

AINeutralarXiv – CS AI · Jun 106/10
🧠

KG-SoftMAP: Soft Knowledge-Graph Priors for Bayesian Network Structure Learning from Sparse Discrete Data

KG-SoftMAP is a novel machine learning method that improves Bayesian network structure learning from sparse discrete data by integrating imperfect domain knowledge as weighted soft priors. The approach combines expert-curated or LLM-extracted knowledge graphs with statistical scoring, demonstrating superior structure recovery on synthetic benchmarks and practical utility on real educational datasets.

AINeutralarXiv – CS AI · Jun 96/10
🧠

MatSciBench: Benchmarking the Reasoning Ability of Large Language Models in Materials Science

Researchers introduced MatSciBench, a comprehensive benchmark of 1,340 college-level materials science problems designed to evaluate large language models' reasoning abilities in this specialized domain. Testing leading LLMs revealed significant limitations, with DeepSeek-R1 achieving 75.22% accuracy on text questions and GPT-4 reaching 53.02% on multimodal tasks, highlighting gaps in domain knowledge, calculation accuracy, and scientific figure interpretation.

🧠 GPT-5
AINeutralarXiv – CS AI · Jun 16/10
🧠

ReTabAD: A Benchmark for Restoring Semantic Context in Tabular Anomaly Detection

ReTabAD introduces a new benchmark dataset for tabular anomaly detection that incorporates semantic context through textual metadata, addressing a gap where existing datasets lack domain knowledge. The research provides 20 enriched datasets, implementations of classical and LLM-based detection algorithms, and demonstrates that semantic context improves both detection performance and interpretability.

AINeutralarXiv – CS AI · May 126/10
🧠

DiagnosticIQ: A Benchmark for LLM-Based Industrial Maintenance Action Recommendation from Symbolic Rules

Researchers introduce DiagnosticIQ, a benchmark dataset of 6,690 expert-validated questions testing whether large language models can recommend maintenance actions based on industrial sensor rules. Evaluation of 29 LLMs reveals that while frontier models perform well on standard tasks, they exhibit significant brittleness—losing 13-60% accuracy under minor perturbations and pattern-matching rather than reasoning when conditions are inverted.

AINeutralarXiv – CS AI · May 116/10
🧠

Discovering Ordinary Differential Equations with LLM-Based Qualitative and Quantitative Evaluation

Researchers introduce DoLQ, a new method that combines large language models with symbolic regression to discover ordinary differential equations from observational data. The approach integrates both qualitative physical reasoning and quantitative metrics through a multi-agent architecture, demonstrating superior performance over existing methods in recovering accurate symbolic equations.