y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#large-language-models News & Analysis

Over the past month, coverage of #large-language-models has grown significantly, with 100 articles published in the last 30 days out of 273 total indexed pieces. The discussion landscape shows predominantly neutral sentiment at 59%, though bullish perspectives account for 37% of coverage. Notably, sentiment has softened compared to the prior quarter, declining 14.2 percentage points in bullish tone. ArXiv's computer science and AI section dominates source coverage, with Llama, Gemini, and GPT-4 emerging as the most frequently discussed models. Scan the articles below for recent developments and perspectives on the topic.

sentiment · last 30d (100 articles) · -14.2pp bullish vs prior 90d
Top sources:arXiv – CS AI · 254Crypto Briefing · 2TechCrunch – AI · 2IEEE Spectrum – AI · 1Decrypt · 1
Most-discussed entities:Llama · 7Gemini · 6GPT-4 · 6Claude · 4Anthropic · 4
580 articles
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
🧠

From Oracle to Noisy Context: Mitigating Contextual Exposure Bias in Speech-LLMs

Researchers developed a new training framework to address contextual exposure bias in Speech-LLMs, where models trained on perfect conversation history perform poorly with error-prone real-world context. Their approach combines teacher error knowledge, context dropout, and direct preference optimization to improve robustness, achieving WER reductions from 5.59% to 5.17% on TED-LIUM 3.

AINeutralarXiv – CS AI · Mar 264/10
🧠

A Comprehensive Survey on Enterprise Financial Risk Analysis from Big Data and LLMs Perspective

A comprehensive survey paper examines enterprise financial risk analysis from Big Data and large language models perspectives, systematizing existing research methods and identifying future investigation directions. The paper addresses gaps in current surveys by providing a holistic synthesis of AI-driven approaches to financial risk prediction.

AIBullisharXiv – CS AI · Mar 174/10
🧠

LAMB: LLM-based Audio Captioning with Modality Gap Bridging via Cauchy-Schwarz Divergence

Researchers have developed LAMB, a new AI framework that improves automated audio captioning by better aligning audio features with large language models through Cauchy-Schwarz divergence optimization. The system achieved state-of-the-art performance on AudioCaps dataset by bridging the modality gap between audio and text embeddings.

AIBullisharXiv – CS AI · Mar 115/10
🧠

GenePlan: Evolving Better Generalized PDDL Plans using Large Language Models

Researchers present GenePlan, a framework that uses large language models with evolutionary algorithms to generate domain-specific planners for classical planning tasks in PDDL. The system achieved a 0.91 SAT score across eight benchmark domains, nearly matching state-of-the-art performance while significantly outperforming other LLM-based approaches.

🧠 GPT-4
AINeutralarXiv – CS AI · Mar 114/10
🧠

RbtAct: Rebuttal as Supervision for Actionable Review Feedback Generation

Researchers propose RbtAct, a novel approach that uses peer review rebuttals as supervision to train AI models for generating more actionable scientific review feedback. The system leverages a new dataset RMR-75K and fine-tuned Llama-3.1-8B model to produce focused, implementable guidance rather than superficial comments.

🧠 Llama
AINeutralarXiv – CS AI · Mar 64/10
🧠

A unified foundational framework for knowledge injection and evaluation of Large Language Models in Combustion Science

Researchers developed the first comprehensive framework for creating domain-specialized Large Language Models for combustion science, using 3.5 billion tokens from scientific literature and code. The study found that standard RAG approaches hit a performance ceiling at 60% accuracy, highlighting the need for more advanced knowledge injection methods including knowledge graphs and continued pretraining.

AINeutralarXiv – CS AI · Mar 54/10
🧠

Rethinking Role-Playing Evaluation: Anonymous Benchmarking and a Systematic Study of Personality Effects

Researchers propose an anonymous evaluation method for Role-Playing Agents (RPAs) built on large language models, revealing that current benchmarks are biased by character name recognition. The study shows that incorporating personality traits, whether human-annotated or self-generated by AI models, significantly improves role-playing performance under anonymous conditions.

AINeutralarXiv – CS AI · Mar 54/10
🧠

Causality Elicitation from Large Language Models

Researchers propose a new pipeline to extract causal relationships from large language models by sampling documents, identifying events, and using causal discovery methods. The approach aims to reveal the causal hypotheses that LLMs assume rather than establishing real-world causality.

AINeutralarXiv – CS AI · Mar 54/10
🧠

HAMLET: A Hierarchical and Adaptive Multi-Agent Framework for Live Embodied Theatrics

Researchers have developed HAMLET, a hierarchical multi-agent AI framework that creates immersive, interactive theatrical experiences using large language models. The system generates narrative blueprints from simple topics and enables AI actors to perform with adaptive reasoning, emotional states, and physical interactions with scene props.

AINeutralarXiv – CS AI · Mar 44/102
🧠

A Natural Language Agentic Approach to Study Affective Polarization

Researchers developed a multi-agent platform using large language models to study affective polarization in social media through virtual communities. The framework addresses limitations of real-world studies by creating simulated environments where AI agents engage in discussions to analyze political and social divisions.

AIBullisharXiv – CS AI · Mar 35/105
🧠

Harmonizing Dense and Sparse Signals in Multi-turn RL: Dual-Horizon Credit Assignment for Industrial Sales Agents

Researchers propose Dual-Horizon Credit Assignment (DuCA), a new framework for optimizing large language models in industrial sales applications. The method addresses training instability by separately normalizing short-term linguistic rewards and long-term commercial rewards, achieving 6.82% improvement in conversion rates while reducing repetition and detection issues.

AINeutralarXiv – CS AI · Mar 35/104
🧠

Conformal Prediction for Risk-Controlled Medical Entity Extraction Across Clinical Domains

Researchers developed a conformal prediction framework for Large Language Models used in medical entity extraction, testing on FDA drug labels and radiology reports. The study found that model calibration varies significantly across clinical domains, with models being underconfident on structured data but overconfident on free-text reports, achieving 90% target coverage with 9-13% rejection rates.

AINeutralarXiv – CS AI · Mar 35/104
🧠

Assessing Crime Disclosure Patterns in a Large-Scale Cybercrime Forum

Researchers analyzed over 3.5 million posts from a major cybercrime forum, finding that 25% of initial posts contain explicit crime-related content and over one-third of users disclose criminal activity. The study used large language models to classify content and revealed that most users show restraint by gradually escalating disclosure through ambiguous 'grey' content before explicit criminal posts.

AINeutralarXiv – CS AI · Mar 34/103
🧠

Adaptive Location Hierarchy Learning for Long-Tailed Mobility Prediction

Researchers propose ALOHA, an architecture-agnostic plugin that improves human mobility prediction models by addressing long-tailed distribution bias in location visits. The system uses Large Language Models and Chain-of-Thought prompts to construct location hierarchies and demonstrates up to 16.59% performance improvements across multiple state-of-the-art models.

AINeutralarXiv – CS AI · Mar 34/104
🧠

State Your Intention to Steer Your Attention: An AI Assistant for Intentional Digital Living

Researchers developed an AI assistant that helps users maintain focus on digital devices by analyzing their stated intentions against actual screen activity. The system uses large language models to monitor screenshots, applications, and URLs, providing gentle nudges when behavior deviates from stated goals, showing effectiveness in a three-week study with 22 participants.

AINeutralarXiv – CS AI · Feb 274/105
🧠

Generative Agents Navigating Digital Libraries

Researchers have developed Agent4DL, a new AI-powered simulator that generates realistic user search behavior patterns for digital libraries using large language models. The system addresses privacy-related data scarcity issues by creating synthetic user profiles and search sessions that closely mimic real user interactions, showing competitive performance against existing simulators like SimIIR 2.0.

AINeutralHugging Face Blog · Apr 34/107
🧠

The NLP Course is becoming the LLM Course

The article title suggests a shift in educational focus from traditional Natural Language Processing (NLP) courses to Large Language Model (LLM) courses. However, no article body content was provided to analyze the specific details or implications of this educational transition.

AIBullishHugging Face Blog · Oct 125/108
🧠

Optimization story: Bloom inference

The article discusses optimization techniques for Bloom model inference, focusing on improving performance and efficiency for large language model deployments. Technical improvements in AI model inference can reduce computational costs and improve accessibility of advanced AI systems.

AINeutralHugging Face Blog · Feb 243/104
🧠

Red-Teaming Large Language Models

The article title suggests content about red-teaming large language models, which involves testing AI systems for vulnerabilities and potential risks. However, no article body content was provided for analysis.

AINeutralSimon Willison Blog · May 191/10
🧠

The last six months in LLMs in five minutes

The article appears to be missing content, making a comprehensive analysis impossible. Without the actual article body detailing LLM developments over the past six months, this assessment cannot evaluate specific technological advances, market implications, or industry trends in large language models.

← PrevPage 23 of 24Next →