y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#domain-knowledge News & Analysis

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

5 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 · 1d ago6/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.