y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#research News & Analysis

The #research tag covers 919 indexed articles, with 15 published in the last 30 days. Recent coverage remains predominantly neutral at 73.3%, though bullish sentiment has declined 33.7 percentage points compared to the previous quarter, suggesting a cooling in tone. ArXiv's computer science and AI section dominates the source list, alongside research updates from Microsoft and OpenAI. Gemini, Llama, and GPT-4 are the most frequently discussed models in tagged articles, which often intersect with #machine-learning, #llm, and #artificial-intelligence topics. Cryptocurrency tokens including NEAR, LINK, and ETH appear regularly alongside this tag. Scan the article list below to explore recent developments.

sentiment · last 30d (15 articles) · -33.7pp bullish vs prior 90d
Top sources:arXiv – CS AI · 770Microsoft Research Blog · 3OpenAI News · 3MIT News – AI · 3The Register – AI · 2
Most-discussed entities:Gemini · 12Llama · 11GPT-4 · 8Claude · 8GPT-5 · 7
1035 articles
CryptoBullishEthereum Foundation Blog · Apr 16/102
⛓️

Ethereum Dev Roundup: Q1

Ethereum's Q1 development update highlights significant progress in research areas including consensus algorithms, privacy, zero knowledge proofs, and formal verification. The protocol is advancing toward mainstream adoption readiness with continued technical improvements across core infrastructure.

$ETH
CryptoBullishEthereum Foundation Blog · Feb 146/101
⛓️

Ethereum R&D Roundup: Valentine’s Day Edition

Ethereum core development teams are making significant progress on implementing the Metropolis hard fork after resolving previous security issues. The development work has resumed in full force over the past month and a half, building upon the progress made in the previous year.

$ETH
AIBullishOpenAI News · Aug 295/105
🧠

Infrastructure for deep learning

Deep learning infrastructure quality acts as a multiplier for research progress and development. The current open-source ecosystem provides tools that enable anyone to build high-quality deep learning infrastructure.

AINeutralOpenAI News · Jun 216/107
🧠

Concrete AI safety problems

Researchers from multiple institutions including Google Brain, Berkeley, and Stanford have published a collaborative paper titled 'Concrete Problems in AI Safety.' The research explores various challenges in ensuring modern machine learning systems operate as intended and addresses safety considerations in AI development.

CryptoNeutralEthereum Foundation Blog · Apr 136/102
⛓️

Visions, Part 1: The Value of Blockchain Technology

The article explores fundamental questions about blockchain technology's utility and value proposition. It examines what blockchain is ultimately useful for, what types of services should run on blockchain architectures, and why specific services benefit from blockchain implementation.

CryptoNeutralEthereum Foundation Blog · Oct 36/102
⛓️

Slasher Ghost, and Other Developments in Proof of Stake

The article discusses developments in proof-of-stake consensus algorithms, particularly focusing on Slasher Ghost and related research. It acknowledges the challenges in cryptocurrency consensus development and references ongoing work by researchers Vlad Zamfir and Zack Hess on Slasher-like proposals.

GeneralNeutralFortune Crypto · Jun 235/10
📰

47% of Harvard seniors admit to cheating — and the problem existed long before ChatGPT

A Harvard study reveals that 47% of seniors admitted to cheating, a phenomenon predating ChatGPT concerns. The findings highlight that academic dishonesty has deep structural roots in education systems rather than being solely an AI-era problem, challenging assumptions about technology's role in declining academic integrity.

47% of Harvard seniors admit to cheating — and the problem existed long before ChatGPT
🧠 ChatGPT
AINeutralarXiv – CS AI · Apr 75/10
🧠

Automated Analysis of Global AI Safety Initiatives: A Taxonomy-Driven LLM Approach

Researchers developed an automated framework using large language models to compare AI safety policy documents across a shared taxonomy of activities. The study found that model choice significantly affects comparison outcomes, with some document pairs showing high disagreement across different LLMs, though human expert evaluation showed high inter-annotator agreement.

AINeutralarXiv – CS AI · Apr 74/10
🧠

A Model of Understanding in Deep Learning Systems

A new research paper proposes a model for understanding in deep learning systems, arguing that contemporary AI can achieve systematic understanding through internal models that track regularities and support reliable predictions. However, the research suggests this understanding falls short of scientific ideals due to symbolic misalignment and lack of explicit reductive properties.

AIBullisharXiv – CS AI · Apr 74/10
🧠

Toward Artificial Intelligence Enabled Earth System Coupling

This research review explores how artificial intelligence techniques can enhance Earth system modeling by improving coupling between physical, chemical, and biological processes across Earth's spheres. The study focuses on AI's potential to strengthen cross-domain interactions and create more unified Earth system frameworks beyond traditional climate models.

AINeutralarXiv – CS AI · Apr 74/10
🧠

Toward a Sustainable Software Architecture Community: Evaluating ICSA's Environmental Impact

A study presents the first systematic audit of carbon footprint from GenAI usage in software architecture research and IEEE ICSA conference activities. The research provides two carbon inventories examining both AI inference usage in research papers and traditional conference operations including travel and venue energy consumption.

AINeutralarXiv – CS AI · Apr 75/10
🧠

Effects of Generative AI Errors on User Reliance Across Task Difficulty

Researchers conducted an experimental study on user reliance on AI systems with varying error rates (10%, 30%, 50%) across easy and hard diagram generation tasks. The study found that while more errors reduce AI usage, users are not significantly more averse to AI failures on easy tasks versus hard tasks, challenging assumptions about how people react to AI's 'jagged frontier' of capabilities.

AINeutralarXiv – CS AI · Apr 75/10
🧠

Discrete Prototypical Memories for Federated Time Series Foundation Models

Researchers propose FeDPM, a federated learning framework that addresses semantic misalignment issues when using Large Language Models for time series analysis. The system uses discrete prototypical memories to better handle cross-domain time-series data while preserving privacy in distributed settings.

AINeutralarXiv – CS AI · Apr 64/10
🧠

Understanding the Nature of Generative AI as Threshold Logic in High-Dimensional Space

Academic research paper explores how generative AI functions as threshold logic in high-dimensional spaces, showing that neural networks transition from logical classifiers in low dimensions to navigational indicators in high dimensions. The paper proposes that depth in neural networks serves to sequentially deform data manifolds for linear separability, offering a new mathematical framework for understanding generative AI.

AINeutralarXiv – CS AI · Apr 64/10
🧠

LLM+Graph@VLDB'2025 Workshop Summary

The 2nd LLM+Graph Workshop at VLDB 2025 in London focused on integrating large language models with graph-structured data for practical applications. The workshop highlighted key research directions and innovative solutions bridging LLMs, graph data management, and graph machine learning.

AIBullisharXiv – CS AI · Mar 275/10
🧠

Neural Network Conversion of Machine Learning Pipelines

Researchers developed a method to transfer knowledge from traditional machine learning pipelines to neural networks, specifically converting random forest classifiers into student neural networks. Testing on 100 OpenML tasks showed that neural networks can successfully mimic random forest performance when proper hyperparameters are selected.

AINeutralarXiv – CS AI · Mar 275/10
🧠

From Untestable to Testable: Metamorphic Testing in the Age of LLMs

A research paper introduces metamorphic testing as a solution for testing AI and LLM-integrated software systems. The approach addresses the challenge of unreliable LLM outputs and limited labeled ground truth by using relationships between multiple test executions as test oracles.

AINeutralarXiv – CS AI · Mar 265/10
🧠

Cluster-R1: Large Reasoning Models Are Instruction-following Clustering Agents

Researchers have developed Cluster-R1, a new approach that trains large reasoning models (LRMs) as autonomous clustering agents capable of following instructions and inferring optimal cluster structures. The method reframes instruction-following clustering as a generative task and demonstrates superior performance over traditional embedding-based methods across 28 diverse tasks in the ReasonCluster benchmark.

AINeutralarXiv – CS AI · Mar 264/10
🧠

Deep Neural Regression Collapse

Researchers have extended Neural Collapse theory to regression problems, discovering that Deep Neural Regression Collapse (NRC) occurs across multiple layers in neural networks, not just the final layer. The study reveals that collapsed layers learn structured representations where features align with target dimensions and covariance, providing insights into the simple structures that deep networks learn for regression tasks.

AINeutralarXiv – CS AI · Mar 174/10
🧠

Visualizing Critic Match Loss Landscapes for Interpretation of Online Reinforcement Learning Control Algorithms

Researchers have developed a new visualization method for analyzing critic neural networks in reinforcement learning algorithms by creating 3D loss landscapes from parameter trajectories. The approach enables both visual and quantitative interpretation of critic optimization behavior in online reinforcement learning, demonstrated on control tasks like cart-pole and spacecraft attitude control.

AINeutralarXiv – CS AI · Mar 174/10
🧠

Interpretable Predictability-Based AI Text Detection: A Replication Study

Researchers replicated and improved upon an AI text detection system from the AuTexTification 2023 shared task, adding stylometric features and newer language models like Qwen and mGPT. The study achieved comparable or better performance than language-specific models while emphasizing the importance of clear documentation for reliable AI research replication.

🏢 Meta
AINeutralarXiv – CS AI · Mar 175/10
🧠

First Proof

Researchers have released a set of ten previously unpublished research-level mathematics questions to test current AI systems' problem-solving capabilities. The answers are known to the authors but remain encrypted temporarily to ensure unbiased evaluation of AI performance.

← PrevPage 32 of 42Next →