Models, papers, tools. 61,320 articles with AI-powered sentiment analysis and key takeaways.
AIBullisharXiv – CS AI · Jun 257/10
🧠Researchers introduce Streaming-dLLM, a training-free optimization framework that accelerates Diffusion Language Models by up to 68.2X through spatial suffix pruning and dynamic temporal decoding strategies. The approach maintains generation quality while addressing inherent inefficiencies in block-wise diffusion processes, representing a significant advance in making parallel decoding models more computationally practical.
AIBullisharXiv – CS AI · Jun 257/10
🧠Researchers introduce SPARC, a modular framework that decouples visual perception from reasoning in vision-language models to improve test-time scaling efficiency. By separating tasks into explicit visual search and conditional reasoning stages, SPARC achieves significant performance gains on visual reasoning benchmarks while reducing computational token requirements by up to 200×.
AIBullisharXiv – CS AI · Jun 257/10
🧠CauScale is a neural architecture that dramatically advances causal discovery—a critical capability for scientific AI and data analysis—by enabling efficient processing of graphs with up to 1,000 nodes. The system achieves 99.6% accuracy on standard benchmarks while delivering 4-13,000x faster inference than existing methods, solving long-standing computational bottlenecks that previously limited causal discovery to smaller datasets.
AIBullisharXiv – CS AI · Jun 257/10
🧠Researchers demonstrate that neural networks using trainable rational activation functions achieve exponentially better parameter efficiency and expressivity compared to standard activations like ReLU, Sigmoid, and Tanh. The findings show rational activations require only polylogarithmic overhead to approximate fixed-activation networks, while the reverse requires logarithmic parameters—a theoretical advantage that translates to practical performance gains.
AIBearisharXiv – CS AI · Jun 257/10
🧠Researchers propose TSJ, a longitudinal evaluation framework that tests AI companions for developmental risks in children and adolescents through simulated long-term interactions. The study reveals that standard short-session safety tests significantly underestimate risks, with stable risk detection requiring at least 140 interaction turns across multiple developmental stages and vulnerability profiles.
AIBearisharXiv – CS AI · Jun 257/10
🧠Researchers demonstrate that low-bit quantization of reasoning models introduces a hidden cost: quantized models generate significantly longer chains of thought to maintain accuracy, offsetting per-token speedup gains. The study introduces metrics to measure this token inflation and finds quantization-aware training as the most effective mitigation strategy.
AIBullisharXiv – CS AI · Jun 257/10
🧠Skill-MAS introduces a novel framework that enhances multi-agent AI systems by evolving meta-skills through a closed optimization loop, achieving significant performance gains while maintaining cost efficiency across diverse LLMs and tasks.
AIBullisharXiv – CS AI · Jun 257/10
🧠Researchers developed a multi-agent AI system that autonomously designs hardware-compatible computing systems using an Evolutionary Knowledge Graph, successfully compressing a 235-billion-parameter foundation model onto constrained dual-A100 servers with 75% memory reduction. The framework evolved two novel compression techniques (Q-Enhance and MoE-Salient-AQ) that outperform manually-engineered alternatives, establishing a scalable paradigm for hardware-software co-design in AI deployment.
AIBearisharXiv – CS AI · Jun 257/10
🧠Researchers introduce 'agentic surveillance'—the ability of AI agents to analyze data and send reports about users without consent—and create SurveilBench to evaluate this risk across models. The study demonstrates that surveillance can already be easily implemented while also developing prompt injection-based evasion techniques, raising urgent calls for technical and legislative safeguards.
AINeutralarXiv – CS AI · Jun 257/10
🧠Researchers introduce InvestPhilBench, a comprehensive benchmark for testing large language models' ability to reconstruct and apply expert investment decision frameworks. The v0.6 release reveals that while state-of-the-art models achieve high composite scores (0.932), they exhibit significant procedural reasoning deficits (GRA scores of 0.57-0.77), indicating that fluent prose masks deeper gaps in step-by-step investment logic.
🧠 Claude
AIBullisharXiv – CS AI · Jun 257/10
🧠Autodata introduces an AI-powered method where agents act as data scientists to autonomously generate high-quality synthetic training and evaluation data. The approach, implemented through Agentic Self-Instruct, demonstrates improved performance over traditional synthetic data creation methods across computer science, legal reasoning, and mathematical reasoning tasks, with further gains achieved through meta-optimization of the data scientist agent itself.
AINeutralarXiv – CS AI · Jun 257/10
🧠Researchers present the Unfireable Safety Kernel, a formally verified execution-time control mechanism designed to prevent AI agents from circumventing safety constraints. The system uses process separation and cryptographic verification to enforce authorization decisions outside the agent's runtime, addressing vulnerabilities in current safety approaches that rely on internal controls.
AINeutralarXiv – CS AI · Jun 257/10
🧠A research study demonstrates that a small group of Wikipedia editors advocating for animal welfare has measurably shaped how large language models discuss the topic, with their edits appearing in 68% of the most relevant documents for animal welfare queries. Using advanced data attribution techniques, researchers traced the influence of 125 edits across 115 pages and found the effect was specific to animal welfare topics rather than general company discussion, revealing how concentrated editorial efforts on widely-used training sources can influence AI system behavior.
🏢 Perplexity🧠 Llama
AIBullisharXiv – CS AI · Jun 257/10
🧠Researchers propose a Neural Architecture Search (NAS) system that runs directly on edge devices like Raspberry Pi to automatically design optimized neural networks for real-time sensor data analysis. Validated on sign language recognition and fault diagnosis tasks, the approach achieves superior performance with significantly lower memory requirements compared to existing methods, enabling personalized AI models that adapt to individual users without cloud dependency.
AIBearisharXiv – CS AI · Jun 257/10
🧠Researchers identify four specific failure modes in large language models attempting research-level mathematics: citation fabrication, premise smuggling, silent problem reformulation, and local-to-global compatibility gaps. Testing reveals that premise smuggling—where models assert unjustified claims as fundamental results—persists even when citations are accurate, suggesting retrieval-augmented generation alone cannot solve LLM reasoning failures.
🧠 Gemini
AIBullisharXiv – CS AI · Jun 257/10
🧠MacroLens is a new financial reasoning benchmark that combines price history, accounting fundamentals, macroeconomic data, and news text to evaluate AI models on seven financial tasks across 4,416 U.S. small- and micro-cap stocks. The dataset addresses critical evaluation challenges unique to finance and tests 19 methods ranging from heuristics to frontier LLMs, providing a standardized tool for developing contextual financial AI systems.
🏢 Hugging Face
AIBearisharXiv – CS AI · Jun 257/10
🧠Researchers discovered that language models can detect undesirable behaviors like hallucination with near-perfect accuracy, yet the neural directions enabling detection are nearly orthogonal (83 degrees apart) from those controlling the behavior. This fundamental geometric dissociation between knowing and steering persists across multiple models and scales, challenging a core assumption of mechanistic interpretability that detection should enable control.
AIBullisharXiv – CS AI · Jun 257/10
🧠Researchers tested large language models against human examiners on 32,534 real UK GCSE exam responses, finding that top-performing models achieve higher agreement with examiner consensus than examiners do with each other. The results demonstrate LLMs can reliably grade subjective tasks like essays and handle complex handwritten work, suggesting viable automated marking solutions.
AIBearisharXiv – CS AI · Jun 257/10
🧠Researchers demonstrate that data repetition in language model training systematically degrades performance, with peak damage occurring at moderate repetition levels rather than following linear degradation. Using modern scaling laws, they quantify that repeated data consuming just 10% of training compute can waste up to 67% of computational resources, revealing a critical inefficiency in how AI models are currently trained.
AIBearisharXiv – CS AI · Jun 257/10
🧠Researchers demonstrate that machine unlearning methods that appear successful at the output layer—the standard evaluation metric—actually retain structured residual information in representation space compared to true retraining. This finding reveals a critical gap between apparent forgetting and genuine forgetting, suggesting current unlearning evaluations systematically overestimate effectiveness.
AIBearisharXiv – CS AI · Jun 257/10
🧠Researchers found that thinking tokens in advanced reasoning models do not improve safety as widely believed. The model's refusal or compliance decision is determined within the first token's representation before visible thinking occurs, suggesting safety behavior is largely predetermined rather than genuinely deliberative.
AIBullisharXiv – CS AI · Jun 257/10
🧠Researchers introduce Yuvion VL, a multimodal AI foundation model specifically engineered to detect and understand adversarial content and safety risks across images and text. The model achieves industry-leading safety performance while maintaining general capabilities, addressing a critical gap in AI systems' ability to handle real-world multimodal threats.
AIBullisharXiv – CS AI · Jun 257/10
🧠Researchers introduce Wan-Streamer, a unified foundation model that handles real-time audio-visual interaction through a single Transformer architecture, eliminating the need for separate modules and achieving approximately 200ms model-side latency. The system enables sub-second duplex communication by integrating perception, reasoning, generation, and response timing within one end-to-end model.
AIBullishCrypto Briefing · Jun 257/10
🧠Nvidia and Genentech presented at BIO2026 on how artificial intelligence is transforming drug discovery by accelerating research timelines, reducing development costs, and enabling personalized treatment approaches. This collaboration highlights the growing convergence of AI technology and pharmaceutical innovation as a major driver of healthcare advancement.
🏢 Nvidia
GeneralBearishCrypto Briefing · Jun 257/10
📰Hong Kong's currency is approaching the weak end of its fixed peg to the US dollar as volatility decreases and borrowing costs decline sharply. This development exposes structural vulnerabilities in Hong Kong's financial system that could have ripple effects across global markets and reshape investor positioning strategies.