All Updates
Page 297 of 920
April 7, 2026
Ace Step 1.5 XL Models Released
Ace Step team released the 1.5 XL models after forgetting post-announcement last week. Variants include Turbo, Base, and SFT. Available now for local use.
New Yorker: 100+ Insiders Slam Altman Deception
The New Yorker investigation cites over 100 OpenAI insiders accusing CEO Sam Altman of chronic lying, manipulation, and prioritizing business over safety. Key events include Ilya Sutskever's memo sparking Altman's brief firing and quick reinstatement amid backlash. Critics highlight risks in his AGI leadership and foreign funding ties.
Agentic AI Threatens High-Credential Jobs
Extended Acemoglu-Restrepo framework for agentic AI analyzes 236 occupations in 5 US metros, ranking software engineers below judges for displacement risk. 93% info-work roles moderately exposed by 2030 in SF Bay. Correlates with prior AI exposure indices; predicts adoption lags.
Cisco Kicks Off Space Data Center Prep
Cisco CEO Chuck Robbins revealed early preparations for space data centers, citing solar efficiency and no local opposition as key advantages. The initiative follows internal pushes for future-proofing against ground infrastructure limits. Focus areas include payload launch and adapting cooling/network tech.
Storage Boom Fueled by AI Demand
Jiangbolong reports the storage industry is in a high-prosperity cycle driven by AI demand. Company operations remain normal and align with overall industry trends.
UK Mulls Standardized Bank AI Tests
Market reports indicate the UK is considering standardized testing for AI models used in banking. This aims to ensure reliability and compliance in financial AI applications.
Next-Gen OpenClaw to First Support Qwen
The creator of OpenClaw, dubbed 'Lobster Father,' claims the next-generation version will prioritize support for Alibaba's Qwen model. OpenClaw has dominated OpenRouter leaderboards for multiple days.
Qwen 3.6 Plus Tops Global LLM Calls Chart
Alibaba's Qwen 3.6 Plus has secured the top position in the global large model invocation weekly leaderboard. A more powerful flagship model, Qwen 3.6 Max, is slated for upcoming release.
Minecraft Founder Slams DLSS as Meaningless
Minecraft creator Markus 'Notch' Persson publicly criticized DLSS on social media. He called AI super-resolution and frame generation fundamentally meaningless and self-deceptive. This opinion targets modern gaming's image enhancement tech.
VERT Improves Radiology LLM Judging 11.7%
Researchers introduce VERT, a robust LLM-based metric for evaluating radiology reports across modalities and anatomies. It outperforms RadFact, GREEN, and FineRadScore, boosting correlation with expert ratings by up to 11.7%. Fine-tuning Qwen3 30B on 1,300 samples yields 25% gains and 37x faster inference.
Universe Segmentation Boosts Set Cover Optimization
Researchers introduce universe segmentability for decomposing Minimum Set Cover Problem (MSCP) instances into independent subproblems using union-find preprocessing. Subproblems are solved via GRASP metaheuristic with bit-level set representations for efficiency. Experiments demonstrate superior solution quality and scalability on benchmarks.
Universal Robots Unveils AI Training System
Universal Robots and Scale AI jointly developed the UR AI Trainer, an AI training system. It uses a training cell where robots imitate human actions to acquire multimodal data. This accelerates on-site adaptation of foundation models.
TRACE-KG: Schema-Free KGs from Complex Docs
TRACE-KG is a multimodal framework that constructs context-enriched knowledge graphs and induced schemas from complex documents without predefined ontologies. It captures conditional relations via structured qualifiers and ensures full traceability to source evidence. Experiments confirm it produces coherent, traceable graphs outperforming traditional pipelines.
TABQAWORLD Boosts Table QA Accuracy 4.87%
TABQAWORLD is a training-free framework optimizing multimodal reasoning for multi-turn table QA. It dynamically switches visual/textual representations and uses table metadata to plan efficient trajectories, reducing turns and latency. Achieves SOTA with 4.87% accuracy gains over baselines and 33.35% latency reduction.
Six Birds Theory Defines Agenthood
Six Birds Theory (SBT) redefines macroscopic objects and agency, distinguishing persistence from control. It provides a type-correct account of agents as maintained theory objects that steer futures while viable, operationalized via four checkable components in finite systems. Ring-world experiments with ablations demonstrate separations between agenthood and agency.
Microsoft Flags AI Agent Multitasking Flaws
Microsoft's research team identifies four major challenges AI agents face in multitasking environments and proposes the CORPGEN framework. It deploys AI agents as 'digital employees' with realistic work schedules. This achieves up to 3.5 times higher task completion rates than conventional methods.
LLMs Enable Autonomous Lab Control
Researchers use ChatGPT to generate scripts for controlling lab instruments, demonstrated with a single-pixel camera or scanning photocurrent microscope setup. This lowers programming barriers for non-coders. The approach extends to autonomous AI agents that independently operate equipment and refine strategies.
LGBM Beats LLMs in Discharge Prediction
This arXiv study evaluates lightweight LLMs and traditional models for next-day discharge prediction using postoperative clinical notes in spine surgery. TF-IDF with LGBM delivered the best F1-score (0.47), recall (0.51), and AUC-ROC (0.80). Results favor interpretable, resource-efficient models over compact LLMs for imbalanced clinical tasks.
IC3-Evolve: LLM Evolves IC3 Heuristics Safely
IC3-Evolve is an offline LLM-driven framework that proposes small, auditable patches to improve IC3 hardware model checking performance. Patches are validated strictly via proofs for SAFE results or replayable counterexamples for UNSAFE, ensuring soundness. The evolved checker has zero runtime ML overhead and shows gains on HWMCC and industrial benchmarks.
Contextual Control Sans Memory Growth
Researchers introduce an intervention-based recurrent architecture for contextual control in sequential decision-making without enlarging recurrent memory. A shared latent state is modified by additive, context-indexed operators. It matches baselines on context-switching tasks under partial observability.