Patient foundation model for risk stratification in low-risk overweight patients
arXiv:2602.09079v1 Announce Type: new
Abstract: Accurate risk stratification in patients with overweight or obesity is critical for guiding preventive care and allocating high-cost therapies such as GLP-1 receptor agonists. We present PatientTPP, a neural temporal point process (TPP) model trained ...
CoMMa: Contribution-Aware Medical Multi-Agents From A Game-Theoretic Perspective
arXiv:2602.09159v1 Announce Type: new
Abstract: Recent multi-agent frameworks have broadened the ability to tackle oncology decision support tasks that require reasoning over dynamic, heterogeneous patient data. We propose Contribution-Aware Medical Multi-Agents (CoMMa), a decentralized LLM-agent f...
FlyAOC: Evaluating Agentic Ontology Curation of Drosophila Scientific Knowledge Bases
arXiv:2602.09163v1 Announce Type: new
Abstract: Scientific knowledge bases accelerate discovery by curating findings from primary literature into structured, queryable formats for both human researchers and emerging AI systems. Maintaining these resources requires expert curators to search relevant...
Uncertainty-Aware Multimodal Emotion Recognition through Dirichlet Parameterization
arXiv:2602.09121v1 Announce Type: new
Abstract: In this work, we present a lightweight and privacy-preserving Multimodal Emotion Recognition (MER) framework designed for deployment on edge devices. To demonstrate framework's versatility, our implementation uses three modalities - speech, text and f...
A Small-Scale System for Autoregressive Program Synthesis Enabling Controlled Experimentation
arXiv:2602.09112v1 Announce Type: new
Abstract: What research can be pursued with small models trained to complete true programs? Typically, researchers study program synthesis via large language models (LLMs) which introduce issues such as knowing what is in or out of distribution, understanding f...
PABU: Progress-Aware Belief Update for Efficient LLM Agents
arXiv:2602.09138v1 Announce Type: new
Abstract: Large Language Model (LLM) agents commonly condition actions on full action-observation histories, which introduce task-irrelevant information that easily leads to redundant actions and higher inference cost. We propose Progress-Aware Belief Update (P...
arXiv:2602.06993v1 Announce Type: new
Abstract: Transformers achieve strong language modeling accuracy, yet their position-wise feed-forward networks (FFNs) are dense, globally shared, and typically updated end to end. These properties create two practical tensions. First, dense FFNs spend the same...
Neural Sabermetrics with World Model: Play-by-play Predictive Modeling with Large Language Model
arXiv:2602.07030v1 Announce Type: new
Abstract: Classical sabermetrics has profoundly shaped baseball analytics by summarizing long histories of play into compact statistics. While these metrics are invaluable for valuation and retrospective analysis, they do not define a generative model of how ba...
AVERE: Improving Audiovisual Emotion Reasoning with Preference Optimization
arXiv:2602.07054v1 Announce Type: new
Abstract: Emotion understanding is essential for building socially intelligent agents. Although recent multimodal large language models have shown strong performance on this task, two key challenges remain - spurious associations between emotions and irrelevant...
TransConv-DDPM: Enhanced Diffusion Model for Generating Time-Series Data in Healthcare
arXiv:2602.07033v1 Announce Type: new
Abstract: The lack of real-world data in clinical fields poses a major obstacle in training effective AI models for diagnostic and preventive tools in medicine. Generative AI has shown promise in increasing data volume and enhancing model training, particularly...
LLM-FSM: Scaling Large Language Models for Finite-State Reasoning in RTL Code Generation
arXiv:2602.07032v1 Announce Type: new
Abstract: Finite-state reasoning, the ability to understand and implement state-dependent behavior, is central to hardware design. In this paper, we present LLM-FSM, a benchmark that evaluates how well large language models (LLMs) can recover finite-state machi...
ST-Raptor: An Agentic System for Semi-Structured Table QA
arXiv:2602.07034v1 Announce Type: new
Abstract: Semi-structured table question answering (QA) is a challenging task that requires (1) precise extraction of cell contents and positions and (2) accurate recovery of key implicit logical structures, hierarchical relationships, and semantic associations...
DLLM-Searcher: Adapting Diffusion Large Language Model for Search Agents
arXiv:2602.07035v1 Announce Type: new
Abstract: Recently, Diffusion Large Language Models (dLLMs) have demonstrated unique efficiency advantages, enabled by their inherently parallel decoding mechanism and flexible generation paradigm. Meanwhile, despite the rapid advancement of Search Agents, thei...
Theory of Space: Can Foundation Models Construct Spatial Beliefs through Active Exploration?
arXiv:2602.07055v1 Announce Type: new
Abstract: Spatial embodied intelligence requires agents to act to acquire information under partial observability. While multimodal foundation models excel at passive perception, their capacity for active, self-directed exploration remains understudied. We prop...
Aster: Autonomous Scientific Discovery over 20x Faster Than Existing Methods
arXiv:2602.07040v1 Announce Type: new
Abstract: We introduce Aster, an AI agent for autonomous scientific discovery capable of operating over 20 times faster than existing frameworks. Given a task, an initial program, and a script to evaluate the performance of the program, Aster iteratively improv...
Toward Faithful and Complete Answer Construction from a Single Document
arXiv:2602.06103v1 Announce Type: new
Abstract: Modern large language models (LLMs) are powerful generators driven by statistical next-token prediction. While effective at producing fluent text, this design biases models toward high-probability continuations rather than exhaustive and faithful answ...
Pragmatic Curiosity: A Hybrid Learning-Optimization Paradigm via Active Inference
arXiv:2602.06104v1 Announce Type: new
Abstract: Many engineering and scientific workflows depend on expensive black-box evaluations, requiring decision-making that simultaneously improves performance and reduces uncertainty. Bayesian optimization (BO) and Bayesian experimental design (BED) offer po...
Private and interpretable clinical prediction with quantum-inspired tensor train models
arXiv:2602.06110v1 Announce Type: new
Abstract: Machine learning in clinical settings must balance predictive accuracy, interpretability, and privacy. Models such as logistic regression (LR) offer transparency, while neural networks (NNs) provide greater predictive power; yet both remain vulnerable...
Agentic Workflow Using RBA$_\theta$ for Event Prediction
arXiv:2602.06097v1 Announce Type: new
Abstract: Wind power ramp events are difficult to forecast due to strong variability, multi-scale dynamics, and site-specific meteorological effects. This paper proposes an event-first, frequency-aware forecasting paradigm that directly predicts ramp events and...
NanoNet: Parameter-Efficient Learning with Label-Scarce Supervision for Lightweight Text Mining Model
arXiv:2602.06093v1 Announce Type: new
Abstract: The lightweight semi-supervised learning (LSL) strategy provides an effective approach of conserving labeled samples and minimizing model inference costs. Prior research has effectively applied knowledge transfer learning and co-training regularizatio...
arXiv:2602.06107v1 Announce Type: new
Abstract: Reinforcement learning (RL) for large language models (LLMs) remains expensive, particularly because the rollout is expensive. Decoupling rollout generation from policy optimization (e.g., leveraging a more efficient model to rollout) could enable sub...
arXiv:2602.06176v1 Announce Type: new
Abstract: Large Language Models (LLMs) have exhibited remarkable reasoning capabilities, achieving impressive results across a wide range of tasks. Despite these advances, significant reasoning failures persist, occurring even in seemingly simple scenarios. To ...
Exposing Weaknesses of Large Reasoning Models through Graph Algorithm Problems
arXiv:2602.06319v1 Announce Type: new
Abstract: Large Reasoning Models (LRMs) have advanced rapidly; however, existing benchmarks in mathematics, code, and common-sense reasoning remain limited. They lack long-context evaluation, offer insufficient challenge, and provide answers that are difficult ...
Do LLMs Act Like Rational Agents? Measuring Belief Coherence in Probabilistic Decision Making
arXiv:2602.06286v1 Announce Type: new
Abstract: Large language models (LLMs) are increasingly deployed as agents in high-stakes domains where optimal actions depend on both uncertainty about the world and consideration of utilities of different outcomes, yet their decision logic remains difficult t...