id string | title string | abstract string | text string | label string | primary_category string | published string |
|---|---|---|---|---|---|---|
2512.17086v2 | Value Under Ignorance in Universal Artificial Intelligence | We generalize the AIXI reinforcement learning agent to admit a wider class of utility functions. Assigning a utility to each possible interaction history forces us to confront the ambiguity that some hypotheses in the agent's belief distribution only predict a finite prefix of the history, which is sometimes interprete... | Value Under Ignorance in Universal Artificial Intelligence. We generalize the AIXI reinforcement learning agent to admit a wider class of utility functions. Assigning a utility to each possible interaction history forces us to confront the ambiguity that some hypotheses in the agent's belief distribution only predict a... | ai_general | cs.AI | 2025-12-18T21:34:50+00:00 |
2512.10791v1 | The FACTS Leaderboard: A Comprehensive Benchmark for Large Language Model Factuality | We introduce The FACTS Leaderboard, an online leaderboard suite and associated set of benchmarks that comprehensively evaluates the ability of language models to generate factually accurate text across diverse scenarios. The suite provides a holistic measure of factuality by aggregating the performance of models on fou... | The FACTS Leaderboard: A Comprehensive Benchmark for Large Language Model Factuality. We introduce The FACTS Leaderboard, an online leaderboard suite and associated set of benchmarks that comprehensively evaluates the ability of language models to generate factually accurate text across diverse scenarios. The suite pro... | cl_nlp | cs.CL | 2025-12-11T16:35:14+00:00 |
2512.19941v6 | Block-Recurrent Dynamics in Vision Transformers | As Vision Transformers (ViTs) become standard vision backbones, a mechanistic account of their computational phenomenology is essential. Despite architectural cues that hint at dynamical structure, there is no settled framework that interprets Transformer depth as a well-characterized flow. In this work, we introduce t... | Block-Recurrent Dynamics in Vision Transformers. As Vision Transformers (ViTs) become standard vision backbones, a mechanistic account of their computational phenomenology is essential. Despite architectural cues that hint at dynamical structure, there is no settled framework that interprets Transformer depth as a well... | cv_vision | cs.CV | 2025-12-23T00:18:23+00:00 |
2512.14082v1 | A Unified Sparse Attention via Multi-Granularity Compression | Efficient long-context understanding and reasoning are increasingly vital for large language model (LLM) applications such as multi-turn dialogue and program analysis. However, the core self-attention mechanism scales quadratically with sequence length, creating a fundamental computational bottleneck. Existing sparse a... | A Unified Sparse Attention via Multi-Granularity Compression. Efficient long-context understanding and reasoning are increasingly vital for large language model (LLM) applications such as multi-turn dialogue and program analysis. However, the core self-attention mechanism scales quadratically with sequence length, crea... | cl_nlp | cs.CL | 2025-12-16T04:42:31+00:00 |
2601.04214v1 | Active Sensing Shapes Real-World Decision-Making through Dynamic Evidence Accumulation | Human decision-making heavily relies on active sensing, a well-documented cognitive behaviour for evidence gathering to accommodate ever-changing environments. However, its operational mechanism in the real world remains non-trivial. Currently, an in-laboratory paradigm, called evidence accumulation modelling (EAM), po... | Active Sensing Shapes Real-World Decision-Making through Dynamic Evidence Accumulation. Human decision-making heavily relies on active sensing, a well-documented cognitive behaviour for evidence gathering to accommodate ever-changing environments. However, its operational mechanism in the real world remains non-trivial... | ai_general | cs.AI | 2025-12-18T05:45:53+00:00 |
2509.12950v1 | Protecting participants or population? Comparison of k-anonymous Origin-Destination matrices | Origin-Destination (OD) matrices are a core component of research on users' mobility and summarize how individuals move between geographical regions. These regions should be small enough to be representative of user mobility, without incurring substantial privacy risks. There are two added values of the NetMob2025 chal... | Protecting participants or population? Comparison of k-anonymous Origin-Destination matrices. Origin-Destination (OD) matrices are a core component of research on users' mobility and summarize how individuals move between geographical regions. These regions should be small enough to be representative of user mobility, ... | ir_retrieval | cs.IR | 2025-09-16T10:54:00+00:00 |
2512.24018v1 | Structure-Guided Allocation of 2D Gaussians for Image Representation and Compression | Recent advances in 2D Gaussian Splatting (2DGS) have demonstrated its potential as a compact image representation with millisecond-level decoding. However, existing 2DGS-based pipelines allocate representation capacity and parameter precision largely oblivious to image structure, limiting their rate-distortion (RD) eff... | Structure-Guided Allocation of 2D Gaussians for Image Representation and Compression. Recent advances in 2D Gaussian Splatting (2DGS) have demonstrated its potential as a compact image representation with millisecond-level decoding. However, existing 2DGS-based pipelines allocate representation capacity and parameter p... | cv_vision | cs.CV | 2025-12-30T06:35:46+00:00 |
2509.21174v1 | Breaking the curse of dimensionality for linear rules: optimal predictors over the ellipsoid | In this work, we address the following question: What minimal structural assumptions are needed to prevent the degradation of statistical learning bounds with increasing dimensionality? We investigate this question in the classical statistical setting of signal estimation from $n$ independent linear observations $Y_i =... | Breaking the curse of dimensionality for linear rules: optimal predictors over the ellipsoid. In this work, we address the following question: What minimal structural assumptions are needed to prevent the degradation of statistical learning bounds with increasing dimensionality? We investigate this question in the clas... | stat_ml | stat.ML | 2025-09-25T13:54:37+00:00 |
2512.22550v1 | TimePerceiver: An Encoder-Decoder Framework for Generalized Time-Series Forecasting | In machine learning, effective modeling requires a holistic consideration of how to encode inputs, make predictions (i.e., decoding), and train the model. However, in time-series forecasting, prior work has predominantly focused on encoder design, often treating prediction and training as separate or secondary concerns... | TimePerceiver: An Encoder-Decoder Framework for Generalized Time-Series Forecasting. In machine learning, effective modeling requires a holistic consideration of how to encode inputs, make predictions (i.e., decoding), and train the model. However, in time-series forecasting, prior work has predominantly focused on enc... | lg_ml | cs.LG | 2025-12-27T10:34:22+00:00 |
2512.22046v2 | Backdoor Attacks on Prompt-Driven Video Segmentation Foundation Models | Prompt-driven Video Segmentation Foundation Models (VSFMs), such as SAM2, are increasingly used in applications including autonomous driving and digital pathology, yet their security risks remain underexplored. We study backdoor attacks against VSFMs and show that directly applying classic attacks such as BadNet is lar... | Backdoor Attacks on Prompt-Driven Video Segmentation Foundation Models. Prompt-driven Video Segmentation Foundation Models (VSFMs), such as SAM2, are increasingly used in applications including autonomous driving and digital pathology, yet their security risks remain underexplored. We study backdoor attacks against VSF... | cv_vision | cs.CV | 2025-12-26T14:48:58+00:00 |
2512.19504v1 | FusionNet: Physics-Aware Representation Learning for Multi-Spectral and Thermal Data via Trainable Signal-Processing Priors | Modern deep learning models operating on multi-modal visual signals often rely on inductive biases that are poorly aligned with the physical processes governing signal formation, leading to brittle performance under cross-spectral and real-world conditions. In particular, approaches that prioritise direct thermal cues ... | FusionNet: Physics-Aware Representation Learning for Multi-Spectral and Thermal Data via Trainable Signal-Processing Priors. Modern deep learning models operating on multi-modal visual signals often rely on inductive biases that are poorly aligned with the physical processes governing signal formation, leading to britt... | cv_vision | cs.CV | 2025-12-22T15:59:37+00:00 |
2602.00004v2 | C$^2$-Cite: Contextual-Aware Citation Generation for Attributed Large Language Models | The attribution technique enhances the credibility of LLMs by adding citations to the generated sentences, enabling users to trace back to the original sources and verify the reliability of the output. However, existing instruction-tuned attributed LLMs often fail to properly interpret the contextual semantics of citat... | C$^2$-Cite: Contextual-Aware Citation Generation for Attributed Large Language Models. The attribution technique enhances the credibility of LLMs by adding citations to the generated sentences, enabling users to trace back to the original sources and verify the reliability of the output. However, existing instruction-t... | ir_retrieval | cs.IR | 2025-11-19T15:46:25+00:00 |
2511.14766v1 | OTCR: Optimal Transmission, Compression and Representation for Multimodal Information Extraction | Multimodal Information Extraction (MIE) requires fusing text and visual cues from visually rich documents. While recent methods have advanced multimodal representation learning, most implicitly assume modality equivalence or treat modalities in a largely uniform manner, still relying on generic fusion paradigms. This o... | OTCR: Optimal Transmission, Compression and Representation for Multimodal Information Extraction. Multimodal Information Extraction (MIE) requires fusing text and visual cues from visually rich documents. While recent methods have advanced multimodal representation learning, most implicitly assume modality equivalence ... | ir_retrieval | cs.IR | 2025-09-17T07:39:46+00:00 |
2512.17367v3 | Adversarially Robust Detection of Harmful Online Content: A Computational Design Science Approach | Social media platforms are plagued by harmful content such as hate speech, misinformation, and extremist rhetoric. Machine learning (ML) models are widely adopted to detect such content; however, they remain highly vulnerable to adversarial attacks, wherein malicious users subtly modify text to evade detection. Enhanci... | Adversarially Robust Detection of Harmful Online Content: A Computational Design Science Approach. Social media platforms are plagued by harmful content such as hate speech, misinformation, and extremist rhetoric. Machine learning (ML) models are widely adopted to detect such content; however, they remain highly vulner... | lg_ml | cs.LG | 2025-12-19T09:08:27+00:00 |
2512.17875v2 | Visually Prompted Benchmarks Are Surprisingly Fragile | A key challenge in evaluating VLMs is testing models' ability to analyze visual content independently from their textual priors. Recent benchmarks such as BLINK probe visual perception through visual prompting, where questions about visual content are paired with coordinates to which the question refers, with the coord... | Visually Prompted Benchmarks Are Surprisingly Fragile. A key challenge in evaluating VLMs is testing models' ability to analyze visual content independently from their textual priors. Recent benchmarks such as BLINK probe visual perception through visual prompting, where questions about visual content are paired with c... | cv_vision | cs.CV | 2025-12-19T18:26:58+00:00 |
2510.01840v1 | A reproducible comparative study of categorical kernels for Gaussian process regression, with new clustering-based nested kernels | Designing categorical kernels is a major challenge for Gaussian process regression with continuous and categorical inputs. Despite previous studies, it is difficult to identify a preferred method, either because the evaluation metrics, the optimization procedure, or the datasets change depending on the study. In partic... | A reproducible comparative study of categorical kernels for Gaussian process regression, with new clustering-based nested kernels. Designing categorical kernels is a major challenge for Gaussian process regression with continuous and categorical inputs. Despite previous studies, it is difficult to identify a preferred ... | stat_ml | stat.ML | 2025-10-02T09:36:19+00:00 |
2512.12918v1 | Satisfiability Modulo Theory Meets Inductive Logic Programming | Inductive Logic Programming (ILP) provides interpretable rule learning in relational domains, yet remains limited in its ability to induce and reason with numerical constraints. Classical ILP systems operate over discrete predicates and typically rely on discretisation or hand-crafted numerical predicates, making it di... | Satisfiability Modulo Theory Meets Inductive Logic Programming. Inductive Logic Programming (ILP) provides interpretable rule learning in relational domains, yet remains limited in its ability to induce and reason with numerical constraints. Classical ILP systems operate over discrete predicates and typically rely on d... | ai_general | cs.AI | 2025-12-15T02:08:32+00:00 |
2510.07867v1 | On the Optimality of the Median-of-Means Estimator under Adversarial Contamination | The Median-of-Means (MoM) is a robust estimator widely used in machine learning that is known to be (minimax) optimal in scenarios where samples are i.i.d. In more grave scenarios, samples are contaminated by an adversary that can inspect and modify the data. Previous work has theoretically shown the suitability of the... | On the Optimality of the Median-of-Means Estimator under Adversarial Contamination. The Median-of-Means (MoM) is a robust estimator widely used in machine learning that is known to be (minimax) optimal in scenarios where samples are i.i.d. In more grave scenarios, samples are contaminated by an adversary that can inspe... | stat_ml | stat.ML | 2025-10-09T07:17:09+00:00 |
2509.16895v1 | Temporal-Aware User Behaviour Simulation with Large Language Models for Recommender Systems | Large Language Models (LLMs) demonstrate human-like capabilities in language understanding, reasoning, and generation, driving interest in using LLM-based agents to simulate human feedback in recommender systems. However, most existing approaches rely on static user profiling, neglecting the temporal and dynamic nature... | Temporal-Aware User Behaviour Simulation with Large Language Models for Recommender Systems. Large Language Models (LLMs) demonstrate human-like capabilities in language understanding, reasoning, and generation, driving interest in using LLM-based agents to simulate human feedback in recommender systems. However, most ... | ir_retrieval | cs.IR | 2025-09-21T03:10:02+00:00 |
2512.09340v1 | Visual Categorization Across Minds and Models: Cognitive Analysis of Human Labeling and Neuro-Symbolic Integration | Understanding how humans and AI systems interpret ambiguous visual stimuli offers critical insight into the nature of perception, reasoning, and decision-making. This paper examines image labeling performance across human participants and deep neural networks, focusing on low-resolution, perceptually degraded stimuli. ... | Visual Categorization Across Minds and Models: Cognitive Analysis of Human Labeling and Neuro-Symbolic Integration. Understanding how humans and AI systems interpret ambiguous visual stimuli offers critical insight into the nature of perception, reasoning, and decision-making. This paper examines image labeling perform... | ai_general | cs.AI | 2025-12-10T05:58:12+00:00 |
2512.14106v3 | HydroGEM: A Self Supervised Zero Shot Hybrid TCN Transformer Foundation Model for Continental Scale Streamflow Quality Control | Advances in sensor networks have enabled real-time stream discharge monitoring, yet persistent sensor malfunctions limit data utility. Manual quality control by expert hydrologists cannot scale with networks generating millions of measurements annually. We introduce HydroGEM, a foundation model for continental-scale st... | HydroGEM: A Self Supervised Zero Shot Hybrid TCN Transformer Foundation Model for Continental Scale Streamflow Quality Control. Advances in sensor networks have enabled real-time stream discharge monitoring, yet persistent sensor malfunctions limit data utility. Manual quality control by expert hydrologists cannot scal... | ai_general | cs.AI | 2025-12-16T05:39:26+00:00 |
2510.09393v2 | ChoirRec: Semantic User Grouping via LLMs for Conversion Rate Prediction of Low-Activity Users | Accurately predicting conversion rates (CVR) for low-activity users remains a fundamental challenge in large-scale e-commerce recommender systems. Existing approaches face three critical limitations: (i) reliance on noisy and unreliable behavioral signals; (ii) insufficient user-level information due to the lack of div... | ChoirRec: Semantic User Grouping via LLMs for Conversion Rate Prediction of Low-Activity Users. Accurately predicting conversion rates (CVR) for low-activity users remains a fundamental challenge in large-scale e-commerce recommender systems. Existing approaches face three critical limitations: (i) reliance on noisy an... | ir_retrieval | cs.IR | 2025-10-10T13:48:09+00:00 |
2512.23763v2 | Neural Optimal Design of Experiment for Inverse Problems | We introduce Neural Optimal Design of Experiments, a learning-based framework for optimal experimental design in inverse problems that avoids classical bilevel optimization and indirect sparsity regularization. NODE jointly trains a neural reconstruction model and a fixed-budget set of continuous design variables repre... | Neural Optimal Design of Experiment for Inverse Problems. We introduce Neural Optimal Design of Experiments, a learning-based framework for optimal experimental design in inverse problems that avoids classical bilevel optimization and indirect sparsity regularization. NODE jointly trains a neural reconstruction model a... | lg_ml | cs.LG | 2025-12-28T22:26:18+00:00 |
2509.02535v1 | Probabilities of Causation and Root Cause Analysis with Quasi-Markovian Models | Probabilities of causation provide principled ways to assess causal relationships but face computational challenges due to partial identifiability and latent confounding. This paper introduces both algorithmic simplifications, significantly reducing the computational complexity of calculating tighter bounds for these p... | Probabilities of Causation and Root Cause Analysis with Quasi-Markovian Models. Probabilities of causation provide principled ways to assess causal relationships but face computational challenges due to partial identifiability and latent confounding. This paper introduces both algorithmic simplifications, significantly... | stat_ml | stat.ML | 2025-09-02T17:39:23+00:00 |
2512.23087v2 | Dynamic Vocabulary Pruning: Stable LLM-RL by Taming the Tail | Reinforcement Learning (RL) for Large Language Models (LLMs) faces a fundamental tension: the numerical divergence between high-throughput inference engines and numerically precise training engines. Although these systems share the same parameters, they produce slightly different probability distributions, creating a t... | Dynamic Vocabulary Pruning: Stable LLM-RL by Taming the Tail. Reinforcement Learning (RL) for Large Language Models (LLMs) faces a fundamental tension: the numerical divergence between high-throughput inference engines and numerically precise training engines. Although these systems share the same parameters, they prod... | lg_ml | cs.LG | 2025-12-28T21:44:07+00:00 |
2509.26448v1 | Informed Dataset Selection | The selection of datasets in recommender systems research lacks a systematic methodology. Researchers often select datasets based on popularity rather than empirical suitability. We developed the APS Explorer, a web application that implements the Algorithm Performance Space (APS) framework for informed dataset selecti... | Informed Dataset Selection. The selection of datasets in recommender systems research lacks a systematic methodology. Researchers often select datasets based on popularity rather than empirical suitability. We developed the APS Explorer, a web application that implements the Algorithm Performance Space (APS) framework ... | ir_retrieval | cs.IR | 2025-09-30T16:04:51+00:00 |
2512.15894v1 | PediatricAnxietyBench: Evaluating Large Language Model Safety Under Parental Anxiety and Pressure in Pediatric Consultations | Large language models (LLMs) are increasingly consulted by parents for pediatric guidance, yet their safety under real-world adversarial pressures is poorly understood. Anxious parents often use urgent language that can compromise model safeguards, potentially causing harmful advice. PediatricAnxietyBench is an open-so... | PediatricAnxietyBench: Evaluating Large Language Model Safety Under Parental Anxiety and Pressure in Pediatric Consultations. Large language models (LLMs) are increasingly consulted by parents for pediatric guidance, yet their safety under real-world adversarial pressures is poorly understood. Anxious parents often use... | ai_general | cs.AI | 2025-12-17T19:06:38+00:00 |
2512.06476v3 | Knowing What's Missing: Assessing Information Sufficiency in Question Answering | Determining whether a provided context contains sufficient information to answer a question is a critical challenge for building reliable question-answering systems. While simple prompting strategies have shown success on factual questions, they frequently fail on inferential ones that require reasoning beyond direct t... | Knowing What's Missing: Assessing Information Sufficiency in Question Answering. Determining whether a provided context contains sufficient information to answer a question is a critical challenge for building reliable question-answering systems. While simple prompting strategies have shown success on factual questions... | cl_nlp | cs.CL | 2025-12-06T15:58:22+00:00 |
2512.19004v1 | Context-Aware Initialization for Reducing Generative Path Length in Diffusion Language Models | Diffusion Large Language Models (DLLMs) enable fully parallel token decoding but often remain impractical at inference time due to the many denoising iterations required to refine an information-free, fully masked initialization into coherent text. Most existing acceleration methods focus on traversing this generative ... | Context-Aware Initialization for Reducing Generative Path Length in Diffusion Language Models. Diffusion Large Language Models (DLLMs) enable fully parallel token decoding but often remain impractical at inference time due to the many denoising iterations required to refine an information-free, fully masked initializat... | cl_nlp | cs.CL | 2025-12-22T03:45:04+00:00 |
2512.18661v1 | ASTIF: Adaptive Semantic-Temporal Integration for Cryptocurrency Price Forecasting | Financial time series forecasting is fundamentally an information fusion challenge, yet most existing models rely on static architectures that struggle to integrate heterogeneous knowledge sources or adjust to rapid regime shifts. Conventional approaches, relying exclusively on historical price sequences, often neglect... | ASTIF: Adaptive Semantic-Temporal Integration for Cryptocurrency Price Forecasting. Financial time series forecasting is fundamentally an information fusion challenge, yet most existing models rely on static architectures that struggle to integrate heterogeneous knowledge sources or adjust to rapid regime shifts. Conve... | ai_general | cs.AI | 2025-12-21T09:17:36+00:00 |
2512.23602v1 | Distribution-Free Process Monitoring with Conformal Prediction | Traditional Statistical Process Control (SPC) is essential for quality management but is limited by its reliance on often violated statistical assumptions, leading to unreliable monitoring in modern, complex manufacturing environments. This paper introduces a hybrid framework that enhances SPC by integrating the distri... | Distribution-Free Process Monitoring with Conformal Prediction. Traditional Statistical Process Control (SPC) is essential for quality management but is limited by its reliance on often violated statistical assumptions, leading to unreliable monitoring in modern, complex manufacturing environments. This paper introduce... | lg_ml | cs.LG | 2025-12-29T16:56:48+00:00 |
2512.13676v1 | Towards Effective Model Editing for LLM Personalization | Personalization is becoming indispensable for LLMs to align with individual user preferences and needs. Yet current approaches are often computationally expensive, data-intensive, susceptible to catastrophic forgetting, and prone to performance degradation in multi-turn interactions or when handling implicit queries. T... | Towards Effective Model Editing for LLM Personalization. Personalization is becoming indispensable for LLMs to align with individual user preferences and needs. Yet current approaches are often computationally expensive, data-intensive, susceptible to catastrophic forgetting, and prone to performance degradation in mul... | cl_nlp | cs.CL | 2025-12-15T18:58:15+00:00 |
2512.06690v3 | Think-While-Generating: On-the-Fly Reasoning for Personalized Long-Form Generation | Preference alignment has enabled large language models (LLMs) to better reflect human expectations, but current methods mostly optimize for population-level preferences, overlooking individual users. Personalization is essential, yet early approaches-such as prompt customization or fine-tuning-struggle to reason over i... | Think-While-Generating: On-the-Fly Reasoning for Personalized Long-Form Generation. Preference alignment has enabled large language models (LLMs) to better reflect human expectations, but current methods mostly optimize for population-level preferences, overlooking individual users. Personalization is essential, yet ea... | cl_nlp | cs.CL | 2025-12-07T06:49:41+00:00 |
2511.15315v2 | Robust Bayesian Optimisation with Unbounded Corruptions | Bayesian Optimization is critically vulnerable to extreme outliers. Existing provably robust methods typically assume a bounded cumulative corruption budget, which makes them defenseless against even a single corruption of sufficient magnitude. To address this, we introduce a new adversary whose budget is only bounded ... | Robust Bayesian Optimisation with Unbounded Corruptions. Bayesian Optimization is critically vulnerable to extreme outliers. Existing provably robust methods typically assume a bounded cumulative corruption budget, which makes them defenseless against even a single corruption of sufficient magnitude. To address this, w... | stat_ml | stat.ML | 2025-11-19T10:28:56+00:00 |
2512.04683v2 | Geschlechtsübergreifende Maskulina im Sprachgebrauch Eine korpusbasierte Untersuchung zu lexemspezifischen Unterschieden | This study examines the distribution and linguistic characteristics of generic masculines (GM) in contemporary German press texts. The use of masculine personal nouns to refer to mixed-gender groups or unspecified individuals has been widely debated in academia and the public, with con-flicting perspectives on its gend... | Geschlechtsübergreifende Maskulina im Sprachgebrauch Eine korpusbasierte Untersuchung zu lexemspezifischen Unterschieden. This study examines the distribution and linguistic characteristics of generic masculines (GM) in contemporary German press texts. The use of masculine personal nouns to refer to mixed-gender groups... | cl_nlp | cs.CL | 2025-12-04T11:27:22+00:00 |
2512.14404v1 | From STLS to Projection-based Dictionary Selection in Sparse Regression for System Identification | In this work, we revisit dictionary-based sparse regression, in particular, Sequential Threshold Least Squares (STLS), and propose a score-guided library selection to provide practical guidance for data-driven modeling, with emphasis on SINDy-type algorithms. STLS is an algorithm to solve the $\ell_0$ sparse least-squa... | From STLS to Projection-based Dictionary Selection in Sparse Regression for System Identification. In this work, we revisit dictionary-based sparse regression, in particular, Sequential Threshold Least Squares (STLS), and propose a score-guided library selection to provide practical guidance for data-driven modeling, w... | stat_ml | stat.ML | 2025-12-16T13:42:10+00:00 |
2512.15295v1 | Graph Contextual Reinforcement Learning for Efficient Directed Controller Synthesis | Controller synthesis is a formal method approach for automatically generating Labeled Transition System (LTS) controllers that satisfy specified properties. The efficiency of the synthesis process, however, is critically dependent on exploration policies. These policies often rely on fixed rules or strategies learned t... | Graph Contextual Reinforcement Learning for Efficient Directed Controller Synthesis. Controller synthesis is a formal method approach for automatically generating Labeled Transition System (LTS) controllers that satisfy specified properties. The efficiency of the synthesis process, however, is critically dependent on e... | ai_general | cs.AI | 2025-12-17T10:45:27+00:00 |
2511.18047v1 | Fidelity-Aware Recommendation Explanations via Stochastic Path Integration | Explanation fidelity, which measures how accurately an explanation reflects a model's true reasoning, remains critically underexplored in recommender systems. We introduce SPINRec (Stochastic Path Integration for Neural Recommender Explanations), a model-agnostic approach that adapts path-integration techniques to the ... | Fidelity-Aware Recommendation Explanations via Stochastic Path Integration. Explanation fidelity, which measures how accurately an explanation reflects a model's true reasoning, remains critically underexplored in recommender systems. We introduce SPINRec (Stochastic Path Integration for Neural Recommender Explanations... | ir_retrieval | cs.IR | 2025-11-22T12:59:04+00:00 |
2601.10718v1 | Japanese AI Agent System on Human Papillomavirus Vaccination: System Design | Human papillomavirus (HPV) vaccine hesitancy poses significant public health challenges, particularly in Japan where proactive vaccination recommendations were suspended from 2013 to 2021. The resulting information gap is exacerbated by misinformation on social media, and traditional ways cannot simultaneously address ... | Japanese AI Agent System on Human Papillomavirus Vaccination: System Design. Human papillomavirus (HPV) vaccine hesitancy poses significant public health challenges, particularly in Japan where proactive vaccination recommendations were suspended from 2013 to 2021. The resulting information gap is exacerbated by misinf... | ai_general | cs.AI | 2025-12-15T15:13:22+00:00 |
2512.17129v2 | DiffeoMorph: Learning to Morph 3D Shapes Using Differentiable Agent-Based Simulations | Biological systems can form complex three-dimensional structures through the collective behavior of agents that share a common update rule and operate without central control. How such distributed control gives rise to precise global patterns remains a central question not only in developmental biology but also in dist... | DiffeoMorph: Learning to Morph 3D Shapes Using Differentiable Agent-Based Simulations. Biological systems can form complex three-dimensional structures through the collective behavior of agents that share a common update rule and operate without central control. How such distributed control gives rise to precise global... | lg_ml | cs.LG | 2025-12-18T23:50:42+00:00 |
2512.20096v1 | Information-directed sampling for bandits: a primer | The Multi-Armed Bandit problem provides a fundamental framework for analyzing the tension between exploration and exploitation in sequential learning. This paper explores Information Directed Sampling (IDS) policies, a class of heuristics that balance immediate regret against information gain. We focus on the tractable... | Information-directed sampling for bandits: a primer. The Multi-Armed Bandit problem provides a fundamental framework for analyzing the tension between exploration and exploitation in sequential learning. This paper explores Information Directed Sampling (IDS) policies, a class of heuristics that balance immediate regre... | lg_ml | cs.LG | 2025-12-23T06:49:33+00:00 |
2512.18687v4 | Social Comparison without Explicit Inference of Others' Reward Values: A Constructive Approach Using a Probabilistic Generative Model | Social comparison$\unicode{x2014}$the process of evaluating one's rewards relative to others$\unicode{x2014}$is an essential feature of social emotions such as envy and plays a fundamental role in primate social cognition. However, it remains unknown how information about others' rewards affects one's own reward valuat... | Social Comparison without Explicit Inference of Others' Reward Values: A Constructive Approach Using a Probabilistic Generative Model. Social comparison$\unicode{x2014}$the process of evaluating one's rewards relative to others$\unicode{x2014}$is an essential feature of social emotions such as envy and plays a fundamen... | ai_general | cs.AI | 2025-12-21T10:48:40+00:00 |
2509.05775v2 | Causal Clustering for Conditional Average Treatment Effects Estimation and Subgroup Discovery | Estimating heterogeneous treatment effects is critical in domains such as personalized medicine, resource allocation, and policy evaluation. A central challenge lies in identifying subpopulations that respond differently to interventions, thereby enabling more targeted and effective decision-making. While clustering me... | Causal Clustering for Conditional Average Treatment Effects Estimation and Subgroup Discovery. Estimating heterogeneous treatment effects is critical in domains such as personalized medicine, resource allocation, and policy evaluation. A central challenge lies in identifying subpopulations that respond differently to i... | stat_ml | stat.ML | 2025-09-06T17:01:23+00:00 |
2512.11079v1 | Applying NLP to iMessages: Understanding Topic Avoidance, Responsiveness, and Sentiment | What is your messaging data used for? While many users do not often think about the information companies can gather based off of their messaging platform of choice, it is nonetheless important to consider as society increasingly relies on short-form electronic communication. While most companies keep their data closel... | Applying NLP to iMessages: Understanding Topic Avoidance, Responsiveness, and Sentiment. What is your messaging data used for? While many users do not often think about the information companies can gather based off of their messaging platform of choice, it is nonetheless important to consider as society increasingly r... | cl_nlp | cs.CL | 2025-12-11T19:48:51+00:00 |
2511.05500v1 | Predicting Oscar-Nominated Screenplays with Sentence Embeddings | Oscar nominations are an important factor in the movie industry because they can boost both the visibility and the commercial success. This work explores whether it is possible to predict Oscar nominations for screenplays using modern language models. Since no suitable dataset was available, a new one called Movie-O-La... | Predicting Oscar-Nominated Screenplays with Sentence Embeddings. Oscar nominations are an important factor in the movie industry because they can boost both the visibility and the commercial success. This work explores whether it is possible to predict Oscar nominations for screenplays using modern language models. Sin... | ir_retrieval | cs.IR | 2025-09-29T15:25:02+00:00 |
2512.17678v1 | You Only Train Once: Differentiable Subset Selection for Omics Data | Selecting compact and informative gene subsets from single-cell transcriptomic data is essential for biomarker discovery, improving interpretability, and cost-effective profiling. However, most existing feature selection approaches either operate as multi-stage pipelines or rely on post hoc feature attribution, making ... | You Only Train Once: Differentiable Subset Selection for Omics Data. Selecting compact and informative gene subsets from single-cell transcriptomic data is essential for biomarker discovery, improving interpretability, and cost-effective profiling. However, most existing feature selection approaches either operate as m... | lg_ml | cs.LG | 2025-12-19T15:17:34+00:00 |
2601.03266v2 | Benchmarking and Adapting On-Device LLMs for Clinical Decision Support | Large language models (LLMs) have rapidly advanced in clinical decision-making, yet the deployment of proprietary systems is hindered by privacy concerns and reliance on cloud-based infrastructure. Open-source alternatives allow local inference but often have large model sizes that limit their use in resource-constrain... | Benchmarking and Adapting On-Device LLMs for Clinical Decision Support. Large language models (LLMs) have rapidly advanced in clinical decision-making, yet the deployment of proprietary systems is hindered by privacy concerns and reliance on cloud-based infrastructure. Open-source alternatives allow local inference but... | cl_nlp | cs.CL | 2025-12-18T22:29:45+00:00 |
2512.25015v1 | MAMA-Memeia! Multi-Aspect Multi-Agent Collaboration for Depressive Symptoms Identification in Memes | Over the past years, memes have evolved from being exclusively a medium of humorous exchanges to one that allows users to express a range of emotions freely and easily. With the ever-growing utilization of memes in expressing depressive sentiments, we conduct a study on identifying depressive symptoms exhibited by meme... | MAMA-Memeia! Multi-Aspect Multi-Agent Collaboration for Depressive Symptoms Identification in Memes. Over the past years, memes have evolved from being exclusively a medium of humorous exchanges to one that allows users to express a range of emotions freely and easily. With the ever-growing utilization of memes in expr... | cl_nlp | cs.CL | 2025-12-31T18:06:21+00:00 |
2512.12967v1 | QwenLong-L1.5: Post-Training Recipe for Long-Context Reasoning and Memory Management | We introduce QwenLong-L1.5, a model that achieves superior long-context reasoning capabilities through systematic post-training innovations. The key technical breakthroughs of QwenLong-L1.5 are as follows: (1) Long-Context Data Synthesis Pipeline: We develop a systematic synthesis framework that generates challenging r... | QwenLong-L1.5: Post-Training Recipe for Long-Context Reasoning and Memory Management. We introduce QwenLong-L1.5, a model that achieves superior long-context reasoning capabilities through systematic post-training innovations. The key technical breakthroughs of QwenLong-L1.5 are as follows: (1) Long-Context Data Synthe... | cl_nlp | cs.CL | 2025-12-15T04:11:11+00:00 |
2511.22003v2 | A Sensitivity Approach to Causal Inference Under Limited Overlap | Limited overlap between treated and control groups is a key challenge in observational analysis. Standard approaches like trimming importance weights can reduce variance but introduce a fundamental bias. We propose a sensitivity framework for contextualizing findings under limited overlap, where we assess how irregular... | A Sensitivity Approach to Causal Inference Under Limited Overlap. Limited overlap between treated and control groups is a key challenge in observational analysis. Standard approaches like trimming importance weights can reduce variance but introduce a fundamental bias. We propose a sensitivity framework for contextuali... | stat_ml | stat.ML | 2025-11-27T01:06:41+00:00 |
2512.12463v3 | Understanding Overparametrization in Survival Models through Interpolation | Classical statistical learning theory predicts a U-shaped relationship between test loss and model capacity, driven by the bias-variance trade-off. Recent advances in modern machine learning have revealed a more complex pattern, double-descent, in which test loss, after peaking near the interpolation threshold, decreas... | Understanding Overparametrization in Survival Models through Interpolation. Classical statistical learning theory predicts a U-shaped relationship between test loss and model capacity, driven by the bias-variance trade-off. Recent advances in modern machine learning have revealed a more complex pattern, double-descent,... | stat_ml | stat.ML | 2025-12-13T21:23:02+00:00 |
2509.04052v1 | Safeguarding Patient Trust in the Age of AI: Tackling Health Misinformation with Explainable AI | AI-generated health misinformation poses unprecedented threats to patient safety and healthcare system trust globally. This white paper presents an explainable AI framework developed through the EPSRC INDICATE project to combat medical misinformation while enhancing evidence-based healthcare delivery. Our systematic re... | Safeguarding Patient Trust in the Age of AI: Tackling Health Misinformation with Explainable AI. AI-generated health misinformation poses unprecedented threats to patient safety and healthcare system trust globally. This white paper presents an explainable AI framework developed through the EPSRC INDICATE project to co... | ir_retrieval | cs.IR | 2025-09-04T09:29:34+00:00 |
2512.09212v2 | Targeting Misalignment: A Conflict-Aware Framework for Reward-Model-based LLM Alignment | Reward-model-based fine-tuning is a central paradigm in aligning Large Language Models with human preferences. However, such approaches critically rely on the assumption that proxy reward models accurately reflect intended supervision, a condition often violated due to annotation noise, bias, or limited coverage. This ... | Targeting Misalignment: A Conflict-Aware Framework for Reward-Model-based LLM Alignment. Reward-model-based fine-tuning is a central paradigm in aligning Large Language Models with human preferences. However, such approaches critically rely on the assumption that proxy reward models accurately reflect intended supervis... | cl_nlp | cs.CL | 2025-12-10T00:52:21+00:00 |
2510.16597v1 | FRONTIER-RevRec: A Large-scale Dataset for Reviewer Recommendation | Reviewer recommendation is a critical task for enhancing the efficiency of academic publishing workflows. However, research in this area has been persistently hindered by the lack of high-quality benchmark datasets, which are often limited in scale, disciplinary scope, and comparative analyses of different methodologie... | FRONTIER-RevRec: A Large-scale Dataset for Reviewer Recommendation. Reviewer recommendation is a critical task for enhancing the efficiency of academic publishing workflows. However, research in this area has been persistently hindered by the lack of high-quality benchmark datasets, which are often limited in scale, di... | ir_retrieval | cs.IR | 2025-10-18T17:52:38+00:00 |
2508.19841v1 | Conditional Normalizing Flow Surrogate for Monte Carlo Prediction of Radiative Properties in Nanoparticle-Embedded Layers | We present a probabilistic, data-driven surrogate model for predicting the radiative properties of nanoparticle embedded scattering media. The model uses conditional normalizing flows, which learn the conditional distribution of optical outputs, including reflectance, absorbance, and transmittance, given input paramete... | Conditional Normalizing Flow Surrogate for Monte Carlo Prediction of Radiative Properties in Nanoparticle-Embedded Layers. We present a probabilistic, data-driven surrogate model for predicting the radiative properties of nanoparticle embedded scattering media. The model uses conditional normalizing flows, which learn ... | stat_ml | stat.ML | 2025-08-27T12:54:06+00:00 |
2512.19905v2 | Demystifying LLM-as-a-Judge: Analytically Tractable Model for Inference-Time Scaling | Recent developments in large language models have shown advantages in reallocating a notable share of computational resource from training time to inference time. However, the principles behind inference time scaling are not well understood. In this paper, we introduce an analytically tractable model of inference-time ... | Demystifying LLM-as-a-Judge: Analytically Tractable Model for Inference-Time Scaling. Recent developments in large language models have shown advantages in reallocating a notable share of computational resource from training time to inference time. However, the principles behind inference time scaling are not well unde... | lg_ml | cs.LG | 2025-12-22T22:13:06+00:00 |
2511.18805v1 | STORE: Semantic Tokenization, Orthogonal Rotation and Efficient Attention for Scaling Up Ranking Models | Ranking models have become an important part of modern personalized recommendation systems. However, significant challenges persist in handling high-cardinality, heterogeneous, and sparse feature spaces, particularly regarding model scalability and efficiency. We identify two key bottlenecks: (i) Representation Bottlen... | STORE: Semantic Tokenization, Orthogonal Rotation and Efficient Attention for Scaling Up Ranking Models. Ranking models have become an important part of modern personalized recommendation systems. However, significant challenges persist in handling high-cardinality, heterogeneous, and sparse feature spaces, particularl... | ir_retrieval | cs.IR | 2025-11-24T06:20:02+00:00 |
2509.01809v1 | The Price of Sparsity: Sufficient Conditions for Sparse Recovery using Sparse and Sparsified Measurements | We consider the problem of recovering the support of a sparse signal using noisy projections. While extensive work has been done on the dense measurement matrix setting, the sparse setting remains less explored. In this work, we establish sufficient conditions on the sample size for successful sparse recovery using spa... | The Price of Sparsity: Sufficient Conditions for Sparse Recovery using Sparse and Sparsified Measurements. We consider the problem of recovering the support of a sparse signal using noisy projections. While extensive work has been done on the dense measurement matrix setting, the sparse setting remains less explored. I... | stat_ml | stat.ML | 2025-09-01T22:26:37+00:00 |
2512.19061v1 | Fraud Detection Through Large-Scale Graph Clustering with Heterogeneous Link Transformation | Collaborative fraud, where multiple fraudulent accounts coordinate to exploit online payment systems, poses significant challenges due to the formation of complex network structures. Traditional detection methods that rely solely on high-confidence identity links suffer from limited coverage, while approaches using all... | Fraud Detection Through Large-Scale Graph Clustering with Heterogeneous Link Transformation. Collaborative fraud, where multiple fraudulent accounts coordinate to exploit online payment systems, poses significant challenges due to the formation of complex network structures. Traditional detection methods that rely sole... | lg_ml | cs.LG | 2025-12-22T05:59:13+00:00 |
2511.22855v1 | Two-Stage Distributionally Robust Optimization Framework for Secure Communications in Aerial-RIS Systems | This letter proposes a two-stage distributionally robust optimization (DRO) framework for secure deployment and beamforming in an aerial reconfigurable intelligent surface (A-RIS) assisted millimeter-wave system. To account for multi-timescale uncertainties arising from user mobility, imperfect channel state informatio... | Two-Stage Distributionally Robust Optimization Framework for Secure Communications in Aerial-RIS Systems. This letter proposes a two-stage distributionally robust optimization (DRO) framework for secure deployment and beamforming in an aerial reconfigurable intelligent surface (A-RIS) assisted millimeter-wave system. T... | ir_retrieval | cs.IR | 2025-11-28T03:20:19+00:00 |
2512.22833v1 | A Minimal Solver for Relative Pose Estimation with Unknown Focal Length from Two Affine Correspondences | In this paper, we aim to estimate the relative pose and focal length between two views with known intrinsic parameters except for an unknown focal length from two affine correspondences (ACs). Cameras are commonly used in combination with inertial measurement units (IMUs) in applications such as self-driving cars, smar... | A Minimal Solver for Relative Pose Estimation with Unknown Focal Length from Two Affine Correspondences. In this paper, we aim to estimate the relative pose and focal length between two views with known intrinsic parameters except for an unknown focal length from two affine correspondences (ACs). Cameras are commonly u... | cv_vision | cs.CV | 2025-12-28T08:18:48+00:00 |
2512.06193v4 | Do You Feel Comfortable? Detecting Hidden Conversational Escalation in AI Chatbots | Large Language Models (LLM) are increasingly integrated into everyday interactions, serving not only as information assistants but also as emotional companions. Even in the absence of explicit toxicity, repeated emotional reinforcement or affective drift can gradually escalate distress in a form of \textit{implicit har... | Do You Feel Comfortable? Detecting Hidden Conversational Escalation in AI Chatbots. Large Language Models (LLM) are increasingly integrated into everyday interactions, serving not only as information assistants but also as emotional companions. Even in the absence of explicit toxicity, repeated emotional reinforcement ... | cl_nlp | cs.CL | 2025-12-05T22:28:04+00:00 |
2510.22198v2 | MMbeddings: Parameter-Efficient, Low-Overfitting Probabilistic Embeddings Inspired by Nonlinear Mixed Models | We present MMbeddings, a probabilistic embedding approach that reinterprets categorical embeddings through the lens of nonlinear mixed models, effectively bridging classical statistical theory with modern deep learning. By treating embeddings as latent random effects within a variational autoencoder framework, our meth... | MMbeddings: Parameter-Efficient, Low-Overfitting Probabilistic Embeddings Inspired by Nonlinear Mixed Models. We present MMbeddings, a probabilistic embedding approach that reinterprets categorical embeddings through the lens of nonlinear mixed models, effectively bridging classical statistical theory with modern deep ... | stat_ml | stat.ML | 2025-10-25T07:35:08+00:00 |
2510.18936v2 | SBAN: A Framework & Multi-Dimensional Dataset for Large Language Model Pre-Training and Software Code Mining | This paper introduces SBAN (Source code, Binary, Assembly, and Natural Language Description), a large-scale, multi-dimensional dataset designed to advance the pre-training and evaluation of large language models (LLMs) for software code analysis. SBAN comprises more than 3 million samples, including 2.9 million benign ... | SBAN: A Framework & Multi-Dimensional Dataset for Large Language Model Pre-Training and Software Code Mining. This paper introduces SBAN (Source code, Binary, Assembly, and Natural Language Description), a large-scale, multi-dimensional dataset designed to advance the pre-training and evaluation of large language model... | ir_retrieval | cs.IR | 2025-10-21T17:52:13+00:00 |
2512.20647v1 | Reasoning Relay: Evaluating Stability and Interchangeability of Large Language Models in Mathematical Reasoning | Chain-of-Thought (CoT) prompting has significantly advanced the reasoning capabilities of large language models (LLMs). While prior work focuses on improving model performance through internal reasoning strategies, little is known about the interchangeability of reasoning across different models. In this work, we explo... | Reasoning Relay: Evaluating Stability and Interchangeability of Large Language Models in Mathematical Reasoning. Chain-of-Thought (CoT) prompting has significantly advanced the reasoning capabilities of large language models (LLMs). While prior work focuses on improving model performance through internal reasoning stra... | ai_general | cs.AI | 2025-12-16T02:56:44+00:00 |
2509.21572v1 | General Pruning Criteria for Fast SBL | Sparse Bayesian learning (SBL) associates to each weight in the underlying linear model a hyperparameter by assuming that each weight is Gaussian distributed with zero mean and precision (inverse variance) equal to its associated hyperparameter. The method estimates the hyperparameters by marginalizing out the weights ... | General Pruning Criteria for Fast SBL. Sparse Bayesian learning (SBL) associates to each weight in the underlying linear model a hyperparameter by assuming that each weight is Gaussian distributed with zero mean and precision (inverse variance) equal to its associated hyperparameter. The method estimates the hyperparam... | stat_ml | stat.ML | 2025-09-25T20:52:28+00:00 |
2509.24869v2 | Retro*: Optimizing LLMs for Reasoning-Intensive Document Retrieval | With the growing popularity of LLM agents and RAG, it has become increasingly important to retrieve documents that are essential for solving a task, even when their connection to the task is indirect or implicit. Addressing this problem requires fine-grained reasoning to accurately assess the relevance between the task... | Retro*: Optimizing LLMs for Reasoning-Intensive Document Retrieval. With the growing popularity of LLM agents and RAG, it has become increasingly important to retrieve documents that are essential for solving a task, even when their connection to the task is indirect or implicit. Addressing this problem requires fine-g... | ir_retrieval | cs.IR | 2025-09-29T14:53:05+00:00 |
2512.16074v2 | In-Context Multi-Operator Learning with DeepOSets | An important application of neural networks to scientific computing has been the learning of non-linear operators. In this framework, a neural network is trained to fit a non-linear map between two infinite dimensional spaces, for example, the solution operator of ordinary and partial differential equations. Recently, ... | In-Context Multi-Operator Learning with DeepOSets. An important application of neural networks to scientific computing has been the learning of non-linear operators. In this framework, a neural network is trained to fit a non-linear map between two infinite dimensional spaces, for example, the solution operator of ordi... | lg_ml | cs.LG | 2025-12-18T01:48:52+00:00 |
2512.15231v2 | CangLing-KnowFlow: A Unified Knowledge-and-Flow-fused Agent for Comprehensive Remote Sensing Applications | The automated and intelligent processing of massive remote sensing (RS) datasets is critical in Earth observation (EO). Existing automated systems are normally task-specific, lacking a unified framework to manage diverse, end-to-end workflows--from data preprocessing to advanced interpretation--across diverse RS applic... | CangLing-KnowFlow: A Unified Knowledge-and-Flow-fused Agent for Comprehensive Remote Sensing Applications. The automated and intelligent processing of massive remote sensing (RS) datasets is critical in Earth observation (EO). Existing automated systems are normally task-specific, lacking a unified framework to manage ... | ai_general | cs.AI | 2025-12-17T09:31:57+00:00 |
2601.00866v1 | A-PINN: Auxiliary Physics-informed Neural Networks for Structural Vibration Analysis in Continuous Euler-Bernoulli Beam | Recent advancements in physics-informed neural networks (PINNs) and their variants have garnered substantial focus from researchers due to their effectiveness in solving both forward and inverse problems governed by differential equations. In this research, a modified Auxiliary physics-informed neural network (A-PINN) ... | A-PINN: Auxiliary Physics-informed Neural Networks for Structural Vibration Analysis in Continuous Euler-Bernoulli Beam. Recent advancements in physics-informed neural networks (PINNs) and their variants have garnered substantial focus from researchers due to their effectiveness in solving both forward and inverse prob... | lg_ml | cs.LG | 2025-12-30T13:16:45+00:00 |
2509.22766v1 | A theoretical guarantee for SyncRank | We present a theoretical and empirical analysis of the SyncRank algorithm for recovering a global ranking from noisy pairwise comparisons. By adopting a complex-valued data model where the true ranking is encoded in the phases of a unit-modulus vector, we establish a sharp non-asymptotic recovery guarantee for the asso... | A theoretical guarantee for SyncRank. We present a theoretical and empirical analysis of the SyncRank algorithm for recovering a global ranking from noisy pairwise comparisons. By adopting a complex-valued data model where the true ranking is encoded in the phases of a unit-modulus vector, we establish a sharp non-asym... | stat_ml | stat.ML | 2025-09-26T16:45:06+00:00 |
2512.21113v1 | A Mechanistic Analysis of Transformers for Dynamical Systems | Transformers are increasingly adopted for modeling and forecasting time-series, yet their internal mechanisms remain poorly understood from a dynamical systems perspective. In contrast to classical autoregressive and state-space models, which benefit from well-established theoretical foundations, Transformer architectu... | A Mechanistic Analysis of Transformers for Dynamical Systems. Transformers are increasingly adopted for modeling and forecasting time-series, yet their internal mechanisms remain poorly understood from a dynamical systems perspective. In contrast to classical autoregressive and state-space models, which benefit from we... | lg_ml | cs.LG | 2025-12-24T11:21:07+00:00 |
2512.21331v2 | TICON: A Slide-Level Tile Contextualizer for Histopathology Representation Learning | The interpretation of small tiles in large whole slide images (WSI) often needs a larger image context. We introduce TICON, a transformer-based tile representation contextualizer that produces rich, contextualized embeddings for ''any'' application in computational pathology. Standard tile encoder-based pipelines, whic... | TICON: A Slide-Level Tile Contextualizer for Histopathology Representation Learning. The interpretation of small tiles in large whole slide images (WSI) often needs a larger image context. We introduce TICON, a transformer-based tile representation contextualizer that produces rich, contextualized embeddings for ''any'... | cv_vision | cs.CV | 2025-12-24T18:58:16+00:00 |
2512.19383v1 | Real-Time Machine Learning for Embedded Anomaly Detection | The spread of a resource-constrained Internet of Things (IoT) environment and embedded devices has put pressure on the real-time detection of anomalies occurring at the edge. This survey presents an overview of machine-learning methods aimed specifically at on-device anomaly detection with extremely strict constraints ... | Real-Time Machine Learning for Embedded Anomaly Detection. The spread of a resource-constrained Internet of Things (IoT) environment and embedded devices has put pressure on the real-time detection of anomalies occurring at the edge. This survey presents an overview of machine-learning methods aimed specifically at on-... | lg_ml | cs.LG | 2025-12-22T13:27:23+00:00 |
2512.15998v1 | Surrogate Neural Architecture Codesign Package (SNAC-Pack) | Neural Architecture Search is a powerful approach for automating model design, but existing methods struggle to accurately optimize for real hardware performance, often relying on proxy metrics such as bit operations. We present Surrogate Neural Architecture Codesign Package (SNAC-Pack), an integrated framework that au... | Surrogate Neural Architecture Codesign Package (SNAC-Pack). Neural Architecture Search is a powerful approach for automating model design, but existing methods struggle to accurately optimize for real hardware performance, often relying on proxy metrics such as bit operations. We present Surrogate Neural Architecture C... | lg_ml | cs.LG | 2025-12-17T22:06:26+00:00 |
2512.21580v2 | Gamayun's Path to Multilingual Mastery: Cost-Efficient Training of a 1.5B-Parameter LLM | We present Gamayun, a 1.5B-parameter multilingual language model trained entirely from scratch on 2.5T tokens. Designed for efficiency and deployment in resource-constrained environments, Gamayun addresses the lack of research on small non-English-centric LLMs by adopting a novel two-stage pre-training strategy: balanc... | Gamayun's Path to Multilingual Mastery: Cost-Efficient Training of a 1.5B-Parameter LLM. We present Gamayun, a 1.5B-parameter multilingual language model trained entirely from scratch on 2.5T tokens. Designed for efficiency and deployment in resource-constrained environments, Gamayun addresses the lack of research on s... | cl_nlp | cs.CL | 2025-12-25T08:52:23+00:00 |
2512.21905v1 | High-Fidelity and Long-Duration Human Image Animation with Diffusion Transformer | Recent progress in diffusion models has significantly advanced the field of human image animation. While existing methods can generate temporally consistent results for short or regular motions, significant challenges remain, particularly in generating long-duration videos. Furthermore, the synthesis of fine-grained fa... | High-Fidelity and Long-Duration Human Image Animation with Diffusion Transformer. Recent progress in diffusion models has significantly advanced the field of human image animation. While existing methods can generate temporally consistent results for short or regular motions, significant challenges remain, particularly... | cv_vision | cs.CV | 2025-12-26T07:36:48+00:00 |
2512.21450v1 | RLLaVA: An RL-central Framework for Language and Vision Assistants | We present an RL-central framework for Language and Vision Assistants (RLLaVA) with its formulation of Markov decision process (MDP). RLLaVA decouples RL algorithmic logic from model architecture and distributed execution, supporting researchers in implementing new RL algorithms with minimal code, and to plug in a broa... | RLLaVA: An RL-central Framework for Language and Vision Assistants. We present an RL-central framework for Language and Vision Assistants (RLLaVA) with its formulation of Markov decision process (MDP). RLLaVA decouples RL algorithmic logic from model architecture and distributed execution, supporting researchers in imp... | lg_ml | cs.LG | 2025-12-25T00:09:02+00:00 |
2512.13478v11 | NRR-Core: Non-Resolution Reasoning as a Computational Framework for Contextual Identity and Ambiguity Preservation | Current artificial intelligence systems exhibit a fundamental architectural limitation: they resolve ambiguity prematurely. This premature semantic collapse--collapsing multiple valid interpretations into single outputs--stems from classical identity assumptions in neural architectures. We propose Non-Resolution Reason... | NRR-Core: Non-Resolution Reasoning as a Computational Framework for Contextual Identity and Ambiguity Preservation. Current artificial intelligence systems exhibit a fundamental architectural limitation: they resolve ambiguity prematurely. This premature semantic collapse--collapsing multiple valid interpretations into... | cl_nlp | cs.CL | 2025-12-15T16:14:32+00:00 |
2601.03258v1 | Enhancing Retrieval-Augmented Generation with Two-Stage Retrieval: FlashRank Reranking and Query Expansion | Retrieval-Augmented Generation (RAG) couples a retriever with a large language model (LLM) to ground generated responses in external evidence. While this framework enhances factuality and domain adaptability, it faces a key bottleneck: balancing retrieval recall with limited LLM context. Retrieving too few passages ris... | Enhancing Retrieval-Augmented Generation with Two-Stage Retrieval: FlashRank Reranking and Query Expansion. Retrieval-Augmented Generation (RAG) couples a retriever with a large language model (LLM) to ground generated responses in external evidence. While this framework enhances factuality and domain adaptability, it ... | ir_retrieval | cs.IR | 2025-10-17T15:08:17+00:00 |
2601.04205v2 | STaRR: Spatial-Temporal Token-Dynamics-Aware Responsive Remasking for Diffusion Language Models | Diffusion Language Models (DLMs) enable parallel decoding via iterative denoising, where remasking strategies play a critical role in balancing inference speed and output quality. Existing methods predominantly rely on static confidence thresholds, overlooking the spatial-temporal dynamics of token confidence, causing ... | STaRR: Spatial-Temporal Token-Dynamics-Aware Responsive Remasking for Diffusion Language Models. Diffusion Language Models (DLMs) enable parallel decoding via iterative denoising, where remasking strategies play a critical role in balancing inference speed and output quality. Existing methods predominantly rely on stat... | cl_nlp | cs.CL | 2025-12-07T12:53:48+00:00 |
2512.10148v1 | PARAN: Persona-Augmented Review ANswering system on Food Delivery Review Dataset | Personalized review response generation presents a significant challenge in domains where user information is limited, such as food delivery platforms. While large language models (LLMs) offer powerful text generation capabilities, they often produce generic responses when lacking contextual user data, reducing engagem... | PARAN: Persona-Augmented Review ANswering system on Food Delivery Review Dataset. Personalized review response generation presents a significant challenge in domains where user information is limited, such as food delivery platforms. While large language models (LLMs) offer powerful text generation capabilities, they o... | cl_nlp | cs.CL | 2025-12-10T23:04:48+00:00 |
2512.21917v2 | Semiparametric Preference Optimization: Your Language Model is Secretly a Single-Index Model | Aligning large language models (LLMs) to preference data typically assumes a known link function between observed preferences and latent rewards (e.g., a logistic Bradley-Terry link). Misspecification of this link can bias inferred rewards and misalign learned policies. We study preference alignment under an unknown an... | Semiparametric Preference Optimization: Your Language Model is Secretly a Single-Index Model. Aligning large language models (LLMs) to preference data typically assumes a known link function between observed preferences and latent rewards (e.g., a logistic Bradley-Terry link). Misspecification of this link can bias inf... | lg_ml | cs.LG | 2025-12-26T08:22:41+00:00 |
2512.15446v1 | Toward expert-level motivational interviewing for health behavior improvement with LLMs | Background: Motivational interviewing (MI) is an effective counseling approach for promoting health behavior change, but its impact is constrained by the need for highly trained human counselors. Objective: This study aimed to explore a scalable alternative by developing and evaluating Large Language Models for Motivat... | Toward expert-level motivational interviewing for health behavior improvement with LLMs. Background: Motivational interviewing (MI) is an effective counseling approach for promoting health behavior change, but its impact is constrained by the need for highly trained human counselors. Objective: This study aimed to expl... | cl_nlp | cs.CL | 2025-12-17T13:43:26+00:00 |
2512.19950v1 | Bias Beneath the Tone: Empirical Characterisation of Tone Bias in LLM-Driven UX Systems | Large Language Models are increasingly used in conversational systems such as digital personal assistants, shaping how people interact with technology through language. While their responses often sound fluent and natural, they can also carry subtle tone biases such as sounding overly polite, cheerful, or cautious even... | Bias Beneath the Tone: Empirical Characterisation of Tone Bias in LLM-Driven UX Systems. Large Language Models are increasingly used in conversational systems such as digital personal assistants, shaping how people interact with technology through language. While their responses often sound fluent and natural, they can... | cl_nlp | cs.CL | 2025-12-23T00:41:48+00:00 |
2512.10441v1 | Decoding Student Minds: Leveraging Conversational Agents for Psychological and Learning Analysis | This paper presents a psychologically-aware conversational agent designed to enhance both learning performance and emotional well-being in educational settings. The system combines Large Language Models (LLMs), a knowledge graph-enhanced BERT (KG-BERT), and a bidirectional Long Short-Term Memory (LSTM) with attention t... | Decoding Student Minds: Leveraging Conversational Agents for Psychological and Learning Analysis. This paper presents a psychologically-aware conversational agent designed to enhance both learning performance and emotional well-being in educational settings. The system combines Large Language Models (LLMs), a knowledge... | cl_nlp | cs.CL | 2025-12-11T09:06:45+00:00 |
2512.12806v1 | Fault-Tolerant Sandboxing for AI Coding Agents: A Transactional Approach to Safe Autonomous Execution | The transition of Large Language Models (LLMs) from passive code generators to autonomous agents introduces significant safety risks, specifically regarding destructive commands and inconsistent system states. Existing commercial solutions often prioritize interactive user safety, enforcing authentication barriers that... | Fault-Tolerant Sandboxing for AI Coding Agents: A Transactional Approach to Safe Autonomous Execution. The transition of Large Language Models (LLMs) from passive code generators to autonomous agents introduces significant safety risks, specifically regarding destructive commands and inconsistent system states. Existin... | ai_general | cs.AI | 2025-12-14T19:03:59+00:00 |
2512.14691v2 | MMGR: Multi-Modal Generative Reasoning | Video foundation models generate visually realistic and temporally coherent content, but their reliability as world simulators depends on whether they capture physical, logical, and spatial constraints. Existing metrics such as Frechet Video Distance (FVD) emphasize perceptual quality and overlook reasoning failures, i... | MMGR: Multi-Modal Generative Reasoning. Video foundation models generate visually realistic and temporally coherent content, but their reliability as world simulators depends on whether they capture physical, logical, and spatial constraints. Existing metrics such as Frechet Video Distance (FVD) emphasize perceptual qu... | cl_nlp | cs.CL | 2025-12-16T18:58:04+00:00 |
2601.11568v2 | AdaFRUGAL: Adaptive Memory-Efficient Training with Dynamic Control | Training Large Language Models (LLMs) is highly memory-intensive due to optimizer state overhead. The FRUGAL framework mitigates this with gradient splitting, but its static hyperparameters -- the subspace ratio ($ρ$) and update frequency ($T$) -- require costly manual tuning, limiting adaptability. We present AdaFRUGA... | AdaFRUGAL: Adaptive Memory-Efficient Training with Dynamic Control. Training Large Language Models (LLMs) is highly memory-intensive due to optimizer state overhead. The FRUGAL framework mitigates this with gradient splitting, but its static hyperparameters -- the subspace ratio ($ρ$) and update frequency ($T$) -- requ... | lg_ml | cs.LG | 2025-12-27T14:11:08+00:00 |
2512.24160v2 | Towards Open-Vocabulary Industrial Defect Understanding with a Large-Scale Multimodal Dataset | We present IMDD-1M, the first large-scale Industrial Multimodal Defect Dataset comprising 1,000,000 aligned image-text pairs, designed to advance multimodal learning for manufacturing and quality inspection. IMDD-1M contains high-resolution real-world defects spanning over 60 material categories and more than 400 defec... | Towards Open-Vocabulary Industrial Defect Understanding with a Large-Scale Multimodal Dataset. We present IMDD-1M, the first large-scale Industrial Multimodal Defect Dataset comprising 1,000,000 aligned image-text pairs, designed to advance multimodal learning for manufacturing and quality inspection. IMDD-1M contains ... | cv_vision | cs.CV | 2025-12-30T11:45:22+00:00 |
2512.17111v2 | Digitizing Nepal's Written Heritage: A Comprehensive HTR Pipeline for Old Nepali Manuscripts | This paper presents the first end-to-end pipeline for Handwritten Text Recognition (HTR) for Old Nepali, a historically significant but low-resource language. We adopt a line-level transcription approach and systematically explore encoder-decoder architectures and data-centric techniques to improve recognition accuracy... | Digitizing Nepal's Written Heritage: A Comprehensive HTR Pipeline for Old Nepali Manuscripts. This paper presents the first end-to-end pipeline for Handwritten Text Recognition (HTR) for Old Nepali, a historically significant but low-resource language. We adopt a line-level transcription approach and systematically exp... | lg_ml | cs.LG | 2025-12-18T22:43:15+00:00 |
2601.09718v2 | StatLLaMA: Multi-Stage training for domain-optimized statistical large language models | This study investigates how to efficiently build a domain-specialized large language model (LLM) for statistics using the lightweight LLaMA-3.2-3B family as the foundation model (FM). We systematically compare three multi-stage training pipelines--starting from a base FM with no instruction-following capability, a base... | StatLLaMA: Multi-Stage training for domain-optimized statistical large language models. This study investigates how to efficiently build a domain-specialized large language model (LLM) for statistics using the lightweight LLaMA-3.2-3B family as the foundation model (FM). We systematically compare three multi-stage trai... | cl_nlp | cs.CL | 2025-12-26T05:16:07+00:00 |
2512.11485v3 | Mistake Notebook Learning: Batch-Clustered Failures for Training-Free Agent Adaptation | With the growing adoption of Large Language Model (LLM) agents in persistent, real-world roles, they naturally encounter continuous streams of tasks and inevitable failures. A key limitation, however, is their inability to systematically learn from these mistakes, forcing them to repeat identical errors in similar cont... | Mistake Notebook Learning: Batch-Clustered Failures for Training-Free Agent Adaptation. With the growing adoption of Large Language Model (LLM) agents in persistent, real-world roles, they naturally encounter continuous streams of tasks and inevitable failures. A key limitation, however, is their inability to systemati... | cl_nlp | cs.CL | 2025-12-12T11:33:09+00:00 |
2511.20867v1 | E-GEO: A Testbed for Generative Engine Optimization in E-Commerce | With the rise of large language models (LLMs), generative engines are becoming powerful alternatives to traditional search, reshaping retrieval tasks. In e-commerce, for instance, conversational shopping agents now guide consumers to relevant products. This shift has created the need for generative engine optimization ... | E-GEO: A Testbed for Generative Engine Optimization in E-Commerce. With the rise of large language models (LLMs), generative engines are becoming powerful alternatives to traditional search, reshaping retrieval tasks. In e-commerce, for instance, conversational shopping agents now guide consumers to relevant products. ... | ir_retrieval | cs.IR | 2025-11-25T21:28:40+00:00 |
2601.00856v1 | Comment on: Your Brain on ChatGPT: Accumulation of Cognitive Debt When Using an AI Assistant for Essay Writing Tasks | Recently published work titled Your Brain on ChatGPT: Accumulation of Cognitive Debt When Using an AI Assistant for Essay Writing Task by Kosmyna et al. (2025) has sparked a vivid debate on the topic of artificial intelligence (AI) and human performance. We sincerely congratulate Kosmyna et al. for initiating such impo... | Comment on: Your Brain on ChatGPT: Accumulation of Cognitive Debt When Using an AI Assistant for Essay Writing Tasks. Recently published work titled Your Brain on ChatGPT: Accumulation of Cognitive Debt When Using an AI Assistant for Essay Writing Task by Kosmyna et al. (2025) has sparked a vivid debate on the topic of... | ai_general | cs.AI | 2025-12-29T23:47:19+00:00 |
2512.24411v1 | AI-Driven Evaluation of Surgical Skill via Action Recognition | The development of effective training and evaluation strategies is critical. Conventional methods for assessing surgical proficiency typically rely on expert supervision, either through onsite observation or retrospective analysis of recorded procedures. However, these approaches are inherently subjective, susceptible ... | AI-Driven Evaluation of Surgical Skill via Action Recognition. The development of effective training and evaluation strategies is critical. Conventional methods for assessing surgical proficiency typically rely on expert supervision, either through onsite observation or retrospective analysis of recorded procedures. Ho... | cv_vision | cs.CV | 2025-12-30T18:45:34+00:00 |
2512.18956v2 | Training Multimodal Large Reasoning Models Needs Better Thoughts: A Three-Stage Framework for Long Chain-of-Thought Synthesis and Selection | Large Reasoning Models (LRMs) have demonstrated remarkable performance on complex reasoning tasks through long Chain-of-Thought (CoT) reasoning. Extending these successes to multimodal reasoning remains challenging due to the increased complexity of integrating diverse input modalities and the scarcity of high-quality ... | Training Multimodal Large Reasoning Models Needs Better Thoughts: A Three-Stage Framework for Long Chain-of-Thought Synthesis and Selection. Large Reasoning Models (LRMs) have demonstrated remarkable performance on complex reasoning tasks through long Chain-of-Thought (CoT) reasoning. Extending these successes to multi... | ai_general | cs.AI | 2025-12-22T02:07:20+00:00 |
2511.19476v3 | FAST: Topology-Aware Frequency-Domain Distribution Matching for Coreset Selection | Coreset selection compresses large datasets into compact, representative subsets, reducing the energy and computational burden of training deep neural networks. Existing methods are either: (i) DNN-based, which are tied to model-specific parameters and introduce architectural bias; or (ii) DNN-free, which rely on heuri... | FAST: Topology-Aware Frequency-Domain Distribution Matching for Coreset Selection. Coreset selection compresses large datasets into compact, representative subsets, reducing the energy and computational burden of training deep neural networks. Existing methods are either: (i) DNN-based, which are tied to model-specific... | stat_ml | stat.ML | 2025-11-22T09:24:57+00:00 |
2512.21563v1 | Discovering Sparse Recovery Algorithms Using Neural Architecture Search | The design of novel algorithms for solving inverse problems in signal processing is an incredibly difficult, heuristic-driven, and time-consuming task. In this short paper, we the idea of automated algorithm discovery in the signal processing context through meta-learning tools such as Neural Architecture Search (NAS).... | Discovering Sparse Recovery Algorithms Using Neural Architecture Search. The design of novel algorithms for solving inverse problems in signal processing is an incredibly difficult, heuristic-driven, and time-consuming task. In this short paper, we the idea of automated algorithm discovery in the signal processing cont... | lg_ml | cs.LG | 2025-12-25T08:17:40+00:00 |
2512.23473v1 | SC-Net: Robust Correspondence Learning via Spatial and Cross-Channel Context | Recent research has focused on using convolutional neural networks (CNNs) as the backbones in two-view correspondence learning, demonstrating significant superiority over methods based on multilayer perceptrons. However, CNN backbones that are not tailored to specific tasks may fail to effectively aggregate global cont... | SC-Net: Robust Correspondence Learning via Spatial and Cross-Channel Context. Recent research has focused on using convolutional neural networks (CNNs) as the backbones in two-view correspondence learning, demonstrating significant superiority over methods based on multilayer perceptrons. However, CNN backbones that ar... | cv_vision | cs.CV | 2025-12-29T13:56:10+00:00 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.