y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🧠All39,870🧠AI21,450🤖AI × Crypto1,272📰General17,148
Home/AI Pulse

AI Pulse News

Models, papers, tools. 39,875 articles with AI-powered sentiment analysis and key takeaways.

39875 articles
AINeutralarXiv – CS AI · Jun 96/10
🧠

The Cross-Architecture Substrate: A Domain-Transcendent, Calibration-Surviving Geometric Invariant of Modern Vision Encoders

Researchers discovered that thirteen different vision neural networks, despite being trained for distinct tasks (classification, contrast learning, image-text matching), converge on the same sixteen-dimensional geometric structure called the 'cross-architecture substrate.' This invariant structure persists across multiple visual domains and survives calibration testing, suggesting a universal representational principle in modern vision encoders that could enable new transfer learning and distillation techniques.

AINeutralarXiv – CS AI · Jun 95/10
🧠

3D Oral Modelling with Improved Vertex Distribution Using Matching-Based Learning

Researchers improved a deep learning framework for 3D oral reconstruction by introducing Hungarian matching and Repulsion Loss to achieve more uniform vertex distribution across predicted dental models. While numerical accuracy decreased from 77.49% to 68.02%, the trade-off eliminates vertex clustering in sparse regions, producing more clinically useful reconstructions from intraoral images.

AIBullisharXiv – CS AI · Jun 96/10
🧠

Larch: Learned Query Optimization for Semantic Predicates

Larch is a new optimization framework that improves the efficiency of semantic SQL queries by reducing token usage and computational costs when processing unstructured data with Large Language Models. The framework uses two approaches—reinforcement learning and supervised learning—to optimize the order of filter evaluation, achieving 3x-19x token cost reductions compared to existing solutions.

AINeutralarXiv – CS AI · Jun 95/10
🧠

Decoupling Semantics and Logic: A Training-Free Coarse-to-Fine Pipeline for Video Retrieval-Augmented Generation

Researchers present a training-free Video RAG (Retrieval-Augmented Generation) system that decouples semantic retrieval from logical reasoning to improve cross-lingual video comprehension and reduce hallucinations. The two-stage pipeline uses dense retrieval with clean visual data followed by LLM-powered cognitive reranking, achieving strong precision in information retrieval and persona-conditioned generation.

AIBullisharXiv – CS AI · Jun 96/10
🧠

Minibatch Selection via Partition Matroid Constrained Gradient Matching

Researchers introduce PartitionSel, a minibatch selection algorithm that optimizes training of large language models on diverse datasets by balancing convergence speed with domain coverage. The method uses partition-matroid constraints and gradient-matching utilities to reduce redundancy across domains while maintaining computational efficiency, demonstrating improvements over existing approaches on Qwen2.5 and Llama-3 benchmarks.

🧠 Llama
AINeutralarXiv – CS AI · Jun 96/10
🧠

RecurGuard: Runtime Monitoring for Reasoning-Token Consumption Attacks

Researchers introduce RecurGuard, a runtime monitoring system that defends reasoning-capable large language models against prompt injection attacks designed to exhaust generation budgets on decoy tasks. The defense detects 99% of such attacks while maintaining minimal false positives, though adaptive adversaries can partially evade detection by using topical rather than semantic attacks.

AIBearisharXiv – CS AI · Jun 96/10
🧠

Neutrality Bites: Gender Representation in AI-Generated Animal Stories

Researchers analyzed gender representation in AI-generated animal stories across six leading LLMs and found that while models avoid gendering characters 19% of the time and use neutral pronouns 38% of the time, assigned genders show stark masculine bias with feminine characters appearing in only 2.2% of stories versus 40.6% masculine. The study argues that neutrality-focused bias mitigation strategies may paradoxically erase marginalized identities rather than promote genuine fairness.

AINeutralarXiv – CS AI · Jun 95/10
🧠

PRISM: PRior-guided Imagination Sampling in world Models

PRISM is a new framework for world model-based planning that uses a lightweight neural network to extract action priors from the same dataset and model representations, improving robotic control performance by 32-35 percentage points without additional architectural complexity. The method integrates state-conditioned confidence into sampling distributions through a closed-form probabilistic update, enabling more effective candidate action generation.

AINeutralarXiv – CS AI · Jun 96/10
🧠

MC-PDD: Masked Corpus-Level Pretraining Data Detection for Black-Box Large Language Models

Researchers introduce MC-PDD, a black-box method to detect whether specific datasets were used to pretrain large language models by analyzing prediction patterns on masked text. The technique works through standard API access without requiring model probability distributions, enabling practical auditing of closed-source LLMs and addressing transparency concerns around proprietary training data.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Enhancing AI Interpretability and Safety through Localised Architectures

Researchers propose localised machine learning architectures as an alternative to large neural networks running on GPU clusters, arguing they could improve interpretability and energy efficiency while maintaining competitive performance on smaller datasets. The paper evaluates various hardware paradigms for implementing these distributed models, addressing growing concerns about AI safety and sustainability.

AIBullisharXiv – CS AI · Jun 96/10
🧠

Rewrite to Translate, Translate to Reward: Reinforcement Learning for Source Rewriting in Machine Translation

Researchers introduce RLSR, a reinforcement learning framework that trains smaller language models to rewrite source text for improved machine translation without manual prompt tuning. The approach achieves competitive performance with larger models across six MT systems and 16 language pairs, demonstrating that RL-optimized 4B parameter models can match capabilities of 235B parameter prompt-based systems.

AINeutralarXiv – CS AI · Jun 96/10
🧠

GVC-Seg: Training-Free 3D Instance Segmentation via Geometric Visual Correspondence

Researchers introduce GVC-Seg, a training-free 3D instance segmentation method that uses geometric visual correspondence to eliminate confidence bias when combining multiple foundation models. The approach achieves state-of-the-art results on challenging benchmarks while maintaining strong performance in open-vocabulary semantic segmentation tasks.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Repair Before Veto, When Repair Is Hidden: Quantum-Accessible Features for Repair-Augmented Constraint Learning

Researchers introduce Q-RACL, a quantum-enhanced machine learning framework that uses quantum computing to solve a critical constraint satisfaction problem: determining which repairs can restore feasibility to rejected candidates. The system demonstrates quantum advantage in accessing hidden discrete logarithm features that classical algorithms cannot efficiently process, achieving false-veto rates below 1.1% where classical approaches fail.

AINeutralarXiv – CS AI · Jun 96/10
🧠

CausShield: Sample Reconstruction-Resilient Vertical FL via Causal Representation Learning

CausShield is a new defense mechanism for vertical federated learning that uses causal representation learning to protect against sample reconstruction attacks while maintaining model performance. The approach decomposes shared representations into task-relevant and task-irrelevant components, achieving better privacy-utility tradeoffs than existing defenses through unsupervised learning rather than supervised training.

AINeutralarXiv – CS AI · Jun 95/10
🧠

Voting Protocols as Coordination Mechanisms for Role-Constrained Multi-Agent Tutoring Systems

Researchers study how different voting protocols coordinate decisions among specialized AI tutoring agents, comparing simple, ranked, cumulative, and approval voting across 1,200 simulated tutoring interactions. The findings demonstrate that both agent deliberation and voting mechanism choice significantly influence which pedagogical intervention is delivered, with distinct coordination patterns emerging from different voting rules.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Sci-Rho: A Multilingual Visually-Grounded Symbolic Benchmark for STEM Problems

Researchers introduce Sci-Rho, a multilingual benchmark comprising 42,420 visually-grounded STEM problem instances across seven languages designed to test the robustness of vision-language models. The study reveals significant gaps between average and worst-case accuracy, with smaller models showing greater performance degradation across languages while larger proprietary models demonstrate better robustness.

AIBearisharXiv – CS AI · Jun 96/10
🧠

GIScholarBench: Benchmarking LLM Overconfidence in GIS Research

Researchers introduced GIScholarBench, a benchmark testing whether large language models exhibit overconfidence when performing academic research tasks. Evaluating Claude, Gemini, and ChatGPT on 10,865 GIS papers, the study found all models generate confident outputs even when knowledge is incomplete, particularly in citation generation and research ideation tasks.

🧠 ChatGPT🧠 Claude🧠 Sonnet
AINeutralarXiv – CS AI · Jun 96/10
🧠

SafeECGMatch: Calibration-Aware Joint Frequency and Time Space Semi-Supervised Learning for Open-Set ECG Classification

SafeECGMatch introduces a calibration-aware semi-supervised learning framework for ECG classification that addresses the critical challenge of handling out-of-distribution anomalies in unlabeled medical data. Using dual-branch time-frequency architecture with adaptive confidence calibration, the method achieves state-of-the-art accuracy while maintaining reliable OOD rejection, advancing trustworthy AI deployment in clinical diagnostics.

AINeutralarXiv – CS AI · Jun 96/10
🧠

What's the Point? Spatial Grammar & Index Resolution for Sign Language Processing

Researchers present a framework for improving sign language recognition models by addressing spatial indexing—pointing gestures that assign discourse entities to spatial locations. Despite comprising 10-15% of signing content, current models trained on gloss-sequences poorly capture this non-lexical feature, and the new approach decomposes spatial reference resolution into detection and entity linking tasks to create index-aware models.

AIBullisharXiv – CS AI · Jun 96/10
🧠

Robust-U1: Can MLLMs Self-Recover Corrupted Visual Content for Robust Understanding?

Researchers propose Robust-U1, a framework enabling Multimodal Large Language Models (MLLMs) to self-recover corrupted visual content through supervised fine-tuning and reinforcement learning. The approach demonstrates state-of-the-art robustness on real-world corruption benchmarks, suggesting that visual self-recovery is a critical mechanism for improving MLLM performance under adversarial conditions.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Aligned but Not Partner-Specific: Distinguishing How Multimodal LLM Agents Succeed in Reference Games Without Human-Like Conventions

Researchers analyzed how multimodal large language models (MLLMs) perform in repeated reference games compared to humans, finding that while agents align on vocabulary labels, they lack true partner-specific conventions. Using a novel constrained pseudo-dyad baseline, they discovered agents succeed through verbose descriptions rather than the compressed, history-dependent expressions humans develop through entrainment.

AIBullisharXiv – CS AI · Jun 96/10
🧠

Fast LLM-Based Semantic Filtering: From a Unified Framework to an Adaptive Two-Phase Method

Researchers present an adaptive two-phase semantic filtering method that improves LLM-based document classification efficiency by 1.6-2.0x compared to existing approaches. The method combines model-free clustering with online proxy training using soft labels and adaptive calibration, achieving 90% accuracy targets while reducing expensive LLM oracle calls.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Continual Quadruped Robots Coordination via Semantic Skill Discovery

Researchers present Conquer, a semantic skill-library framework enabling multi-quadruped robots to learn new coordination tasks sequentially without forgetting previously acquired skills. The system uses a variable-cardinality architecture and semantic descriptors to retrieve and adapt existing skills for new tasks, achieving 95.6% success rates in simulation and real-world validation on Unitree Go2 robots.

AINeutralarXiv – CS AI · Jun 96/10
🧠

LogNEO: A GPT-Neo Reinforcement Learning Framework for Accurate Real-Time Log Anomaly Detection

Researchers introduce LogNEO, a machine learning framework using GPT-Neo fine-tuned with reinforcement learning to detect anomalies in system logs with state-of-the-art accuracy. The model achieves F1-scores exceeding 0.91 on major benchmarks while processing 15,000 events per second with 45ms latency, demonstrating practical viability for production infrastructure monitoring.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Constrained Paraphrase Consistency for LLM Hallucination Detection

Researchers introduce CCHD, a new hallucination detection method for large language models that uses paraphrase consistency constraints to improve factuality checking without expanding training datasets. The approach outperforms existing baselines like FactCG and MiniCheck while adding minimal computational overhead.

← PrevPage 518 of 1595Next →
◆ AI Mentions
🏢Anthropic
161×
🏢OpenAI
77×
🧠Claude
71×
🏢Nvidia
63×
🧠Gemini
35×
🧠GPT-5
30×
🏢Meta
25×
🧠Llama
17×
🧠ChatGPT
17×
🧠GPT-4
17×
🏢Perplexity
16×
🧠Opus
12×
🧠Grok
12×
🏢xAI
11×
🏢Google
10×
🏢Hugging Face
10×
🧠Midjourney
8×
🧠Sonnet
7×
🏢Microsoft
7×
🏢Cohere
5×
▲ Trending Tags
1#ai8072#market7173#iran5984#bitcoin4465#geopolitical3456#trump2777#security1818#trading1639#inflation15510#fed15311#adoption12612#sanctions11413#machine-learning10814#geopolitics9715#china93
Tag Sentiment
#ai807 articles
#market717 articles
#iran598 articles
#bitcoin446 articles
#geopolitical345 articles
#trump277 articles
#security181 articles
#trading163 articles
#inflation155 articles
#fed153 articles
BullishNeutralBearish
Stay Updated
Models, papers, tools
Tag Connections
#geopolitical↔#iran
254
#iran↔#trump
150
#bitcoin↔#iran
127
#bitcoin↔#market
94
#geopolitical↔#trump
89
#ai↔#market
89
#iran↔#market
77
#iran↔#sanctions
73
#bitcoin↔#geopolitical
61
#ai↔#security
61
Filters
Sentiment
Importance
Sort
📡 See all 70+ sources
y0.exchange
Your AI agent for DeFi
Connect Claude or GPT to your wallet. AI reads balances, proposes swaps and bridges — you approve. Your keys never leave your device.
8 MCP tools · 15 chains · $0 fees
Connect Wallet to AI →How it works →
Viewing: AI Pulse feed
Filters
Sentiment
Importance
Sort
Stay Updated
Models, papers, tools
y0news
y0.exchangeLaunch AppDigestsSourcesAboutRSSAI NewsCrypto News
© 2026 y0.exchange