ArtificialIntelligence.io

The Signal

Everything that matters in AI, with our take.

Updated through the day. Every headline links straight to the source. The two lines underneath are ours.

arXiv cs.CLPaper

Building Multilingual Bridges: Data Mixing as the Pillar of Generalization for In-Language Reasoning

Multilingual reasoning is overdue. Most models reason in English regardless of input language, which is a real usability problem for non-English users. This work is data-centric and reproducible at modest scale, so it's actionable. If you're fine-tuning models for global users, the techniques here (composition, scheduling) are worth testing. The bigger question is whether frontier models will adopt this.

arXiv cs.LGPaper

Why ML-based cough models do not generalize: a systematic cross-dataset evaluation for tuberculosis screening

This is a useful cautionary result for anyone building health diagnostics on acoustic or sensor data: within-dataset AUC of 0.75 collapses to below 0.6 across sites, and a boring clinical-variable baseline beats the fancy models on generalization. If you're pitching cough-based or similar biomarker screening tools, budget for multi-site, multi-device validation before you claim clinical utility.