id
string
title
string
abstract
string
text
string
label
string
primary_category
string
published
string
2509.16442v1
Evaluating the Effectiveness and Scalability of LLM-Based Data Augmentation for Retrieval
Compact dual-encoder models are widely used for retrieval owing to their efficiency and scalability. However, such models often underperform compared to their Large Language Model (LLM)-based retrieval counterparts, likely due to their limited world knowledge. While LLM-based data augmentation has been proposed as a st...
Evaluating the Effectiveness and Scalability of LLM-Based Data Augmentation for Retrieval. Compact dual-encoder models are widely used for retrieval owing to their efficiency and scalability. However, such models often underperform compared to their Large Language Model (LLM)-based retrieval counterparts, likely due to...
ir_retrieval
cs.IR
2025-09-19T21:43:08+00:00
2512.14880v1
Task Matrices: Linear Maps for Cross-Model Finetuning Transfer
Results in interpretability suggest that large vision and language models learn implicit linear encodings when models are biased by in-context prompting. However, the existence of similar linear representations in more general adaptation regimes has not yet been demonstrated. In this work, we develop the concept of a t...
Task Matrices: Linear Maps for Cross-Model Finetuning Transfer. Results in interpretability suggest that large vision and language models learn implicit linear encodings when models are biased by in-context prompting. However, the existence of similar linear representations in more general adaptation regimes has not ye...
lg_ml
cs.LG
2025-12-16T19:51:29+00:00
2512.21412v1
A Survey of Freshness-Aware Wireless Networking with Reinforcement Learning
The age of information (AoI) has become a central measure of data freshness in modern wireless systems, yet existing surveys either focus on classical AoI formulations or provide broad discussions of reinforcement learning (RL) in wireless networks without addressing freshness as a unified learning problem. Motivated b...
A Survey of Freshness-Aware Wireless Networking with Reinforcement Learning. The age of information (AoI) has become a central measure of data freshness in modern wireless systems, yet existing surveys either focus on classical AoI formulations or provide broad discussions of reinforcement learning (RL) in wireless net...
lg_ml
cs.LG
2025-12-24T20:24:16+00:00
2512.18209v5
When Does Learning Renormalize? Sufficient Conditions for Power Law Spectral Dynamics
Empirical power--law scaling has been widely observed across modern deep learning systems, yet its theoretical origins and scope of validity remain incompletely understood. The Generalized Resolution--Shell Dynamics (GRSD) framework models learning as spectral energy transport across logarithmic resolution shells, prov...
When Does Learning Renormalize? Sufficient Conditions for Power Law Spectral Dynamics. Empirical power--law scaling has been widely observed across modern deep learning systems, yet its theoretical origins and scope of validity remain incompletely understood. The Generalized Resolution--Shell Dynamics (GRSD) framework ...
lg_ml
cs.LG
2025-12-20T04:15:07+00:00
2512.10865v1
Quantifying Emotional Tone in Tolkien's The Hobbit: Dialogue Sentiment Analysis with RegEx, NRC-VAD, and Python
This study analyzes the emotional tone of dialogue in J. R. R. Tolkien's The Hobbit (1937) using computational text analysis. Dialogue was extracted with regular expressions, then preprocessed, and scored using the NRC-VAD lexicon to quantify emotional dimensions. The results show that the dialogue maintains a generall...
Quantifying Emotional Tone in Tolkien's The Hobbit: Dialogue Sentiment Analysis with RegEx, NRC-VAD, and Python. This study analyzes the emotional tone of dialogue in J. R. R. Tolkien's The Hobbit (1937) using computational text analysis. Dialogue was extracted with regular expressions, then preprocessed, and scored us...
cl_nlp
cs.CL
2025-12-11T17:58:17+00:00
2510.15273v1
Foresighted Online Policy Optimization with Interference
Contextual bandits, which leverage the baseline features of sequentially arriving individuals to optimize cumulative rewards while balancing exploration and exploitation, are critical for online decision-making. Existing approaches typically assume no interference, where each individual's action affects only their own ...
Foresighted Online Policy Optimization with Interference. Contextual bandits, which leverage the baseline features of sequentially arriving individuals to optimize cumulative rewards while balancing exploration and exploitation, are critical for online decision-making. Existing approaches typically assume no interferen...
stat_ml
stat.ML
2025-10-17T03:32:06+00:00
2510.00165v1
Privacy-Preserving Learning-Augmented Data Structures
Learning-augmented data structures use predicted frequency estimates to retrieve frequently occurring database elements faster than standard data structures. Recent work has developed data structures that optimally exploit these frequency estimates while maintaining robustness to adversarial prediction errors. However,...
Privacy-Preserving Learning-Augmented Data Structures. Learning-augmented data structures use predicted frequency estimates to retrieve frequently occurring database elements faster than standard data structures. Recent work has developed data structures that optimally exploit these frequency estimates while maintainin...
ir_retrieval
cs.IR
2025-09-30T18:37:39+00:00
2512.09275v2
Impact of Positional Encoding: Clean and Adversarial Rademacher Complexity for Transformers under In-Context Regression
Positional encoding (PE) is a core architectural component of Transformers, yet its impact on the Transformer's generalization and robustness remains unclear. In this work, we provide the first generalization analysis for a single-layer Transformer under in-context regression that explicitly accounts for a completely t...
Impact of Positional Encoding: Clean and Adversarial Rademacher Complexity for Transformers under In-Context Regression. Positional encoding (PE) is a core architectural component of Transformers, yet its impact on the Transformer's generalization and robustness remains unclear. In this work, we provide the first gener...
stat_ml
stat.ML
2025-12-10T02:55:19+00:00
2512.23014v1
Improving Generalization in LLM Structured Pruning via Function-Aware Neuron Grouping
Large Language Models (LLMs) demonstrate impressive performance across natural language tasks but incur substantial computational and storage costs due to their scale. Post-training structured pruning offers an efficient solution. However, when few-shot calibration sets fail to adequately reflect the pretraining data d...
Improving Generalization in LLM Structured Pruning via Function-Aware Neuron Grouping. Large Language Models (LLMs) demonstrate impressive performance across natural language tasks but incur substantial computational and storage costs due to their scale. Post-training structured pruning offers an efficient solution. Ho...
cl_nlp
cs.CL
2025-12-28T17:26:56+00:00
2509.07620v1
Towards End-to-End Model-Agnostic Explanations for RAG Systems
Retrieval Augmented Generation (RAG) systems, despite their growing popularity for enhancing model response reliability, often struggle with trustworthiness and explainability. In this work, we present a novel, holistic, model-agnostic, post-hoc explanation framework leveraging perturbation-based techniques to explain ...
Towards End-to-End Model-Agnostic Explanations for RAG Systems. Retrieval Augmented Generation (RAG) systems, despite their growing popularity for enhancing model response reliability, often struggle with trustworthiness and explainability. In this work, we present a novel, holistic, model-agnostic, post-hoc explanatio...
ir_retrieval
cs.IR
2025-09-09T11:47:40+00:00
2511.22296v1
Data-driven informative priors for Bayesian inference with quasi-periodic data
Bayesian computational strategies for inference can be inefficient in approximating the posterior distribution in models that exhibit some form of periodicity. This is because the probability mass of the marginal posterior distribution of the parameter representing the period is usually highly concentrated in a very sm...
Data-driven informative priors for Bayesian inference with quasi-periodic data. Bayesian computational strategies for inference can be inefficient in approximating the posterior distribution in models that exhibit some form of periodicity. This is because the probability mass of the marginal posterior distribution of t...
stat_ml
stat.ML
2025-11-27T10:21:52+00:00
2510.26043v1
$L_1$-norm Regularized Indefinite Kernel Logistic Regression
Kernel logistic regression (KLR) is a powerful classification method widely applied across diverse domains. In many real-world scenarios, indefinite kernels capture more domain-specific structural information than positive definite kernels. This paper proposes a novel $L_1$-norm regularized indefinite kernel logistic r...
$L_1$-norm Regularized Indefinite Kernel Logistic Regression. Kernel logistic regression (KLR) is a powerful classification method widely applied across diverse domains. In many real-world scenarios, indefinite kernels capture more domain-specific structural information than positive definite kernels. This paper propos...
stat_ml
stat.ML
2025-10-30T00:44:56+00:00
2510.12916v2
Efficient Inference for Coupled Hidden Markov Models in Continuous Time and Discrete Space
Systems of interacting continuous-time Markov chains are a powerful model class, but inference is typically intractable in high dimensional settings. Auxiliary information, such as noisy observations, is typically only available at discrete times, and incorporating it via a Doob's $h$-transform gives rise to an intract...
Efficient Inference for Coupled Hidden Markov Models in Continuous Time and Discrete Space. Systems of interacting continuous-time Markov chains are a powerful model class, but inference is typically intractable in high dimensional settings. Auxiliary information, such as noisy observations, is typically only available...
stat_ml
stat.ML
2025-10-14T18:42:12+00:00
2512.24810v1
DTI-GP: Bayesian operations for drug-target interactions using deep kernel Gaussian processes
Precise probabilistic information about drug-target interaction (DTI) predictions is vital for understanding limitations and boosting predictive performance. Gaussian processes (GP) offer a scalable framework to integrate state-of-the-art DTI representations and Bayesian inference, enabling novel operations, such as Ba...
DTI-GP: Bayesian operations for drug-target interactions using deep kernel Gaussian processes. Precise probabilistic information about drug-target interaction (DTI) predictions is vital for understanding limitations and boosting predictive performance. Gaussian processes (GP) offer a scalable framework to integrate sta...
lg_ml
cs.LG
2025-12-31T11:55:09+00:00
2512.17229v2
Video Detective: Seek Critical Clues Recurrently to Answer Question from Long Videos
Long Video Question-Answering (LVQA) presents a significant challenge for Multi-modal Large Language Models (MLLMs) due to immense context and overloaded information, which could also lead to prohibitive memory consumption. While existing methods attempt to address these issues by reducing visual tokens or extending mo...
Video Detective: Seek Critical Clues Recurrently to Answer Question from Long Videos. Long Video Question-Answering (LVQA) presents a significant challenge for Multi-modal Large Language Models (MLLMs) due to immense context and overloaded information, which could also lead to prohibitive memory consumption. While exis...
cv_vision
cs.CV
2025-12-19T04:29:07+00:00
2511.14545v1
DeepBlip: Estimating Conditional Average Treatment Effects Over Time
Structural nested mean models (SNMMs) are a principled approach to estimate the treatment effects over time. A particular strength of SNMMs is to break the joint effect of treatment sequences over time into localized, time-specific ``blip effects''. This decomposition promotes interpretability through the incremental e...
DeepBlip: Estimating Conditional Average Treatment Effects Over Time. Structural nested mean models (SNMMs) are a principled approach to estimate the treatment effects over time. A particular strength of SNMMs is to break the joint effect of treatment sequences over time into localized, time-specific ``blip effects''. ...
stat_ml
stat.ML
2025-11-18T14:49:03+00:00
2512.14313v1
Dynamic Context Selection for Retrieval-Augmented Generation: Mitigating Distractors and Positional Bias
Retrieval Augmented Generation (RAG) enhances language model performance by incorporating external knowledge retrieved from large corpora, which makes it highly suitable for tasks such as open domain question answering. Standard RAG systems typically rely on a fixed top k retrieval strategy, which can either miss relev...
Dynamic Context Selection for Retrieval-Augmented Generation: Mitigating Distractors and Positional Bias. Retrieval Augmented Generation (RAG) enhances language model performance by incorporating external knowledge retrieved from large corpora, which makes it highly suitable for tasks such as open domain question answe...
ir_retrieval
cs.IR
2025-12-16T11:30:40+00:00
2509.03317v4
Bayesian Additive Regression Trees for functional ANOVA model
Bayesian Additive Regression Trees (BART) is a powerful statistical model that leverages the strengths of Bayesian inference and regression trees. It has received significant attention for capturing complex non-linear relationships and interactions among predictors. However, the accuracy of BART often comes at the cost...
Bayesian Additive Regression Trees for functional ANOVA model. Bayesian Additive Regression Trees (BART) is a powerful statistical model that leverages the strengths of Bayesian inference and regression trees. It has received significant attention for capturing complex non-linear relationships and interactions among pr...
stat_ml
stat.ML
2025-09-03T13:50:45+00:00
2512.05251v2
One-Step Diffusion Samplers via Self-Distillation and Deterministic Flow
Sampling from unnormalized target distributions is a fundamental yet challenging task in machine learning and statistics. Existing sampling algorithms typically require many iterative steps to produce high-quality samples, leading to high computational costs. We introduce one-step diffusion samplers which learn a step-...
One-Step Diffusion Samplers via Self-Distillation and Deterministic Flow. Sampling from unnormalized target distributions is a fundamental yet challenging task in machine learning and statistics. Existing sampling algorithms typically require many iterative steps to produce high-quality samples, leading to high computa...
stat_ml
stat.ML
2025-12-04T20:57:53+00:00
2511.18464v1
Reliable Selection of Heterogeneous Treatment Effect Estimators
We study the problem of selecting the best heterogeneous treatment effect (HTE) estimator from a collection of candidates in settings where the treatment effect is fundamentally unobserved. We cast estimator selection as a multiple testing problem and introduce a ground-truth-free procedure based on a cross-fitted, exp...
Reliable Selection of Heterogeneous Treatment Effect Estimators. We study the problem of selecting the best heterogeneous treatment effect (HTE) estimator from a collection of candidates in settings where the treatment effect is fundamentally unobserved. We cast estimator selection as a multiple testing problem and int...
stat_ml
stat.ML
2025-11-23T14:15:50+00:00
2510.04010v1
Visual Lifelog Retrieval through Captioning-Enhanced Interpretation
People often struggle to remember specific details of past experiences, which can lead to the need to revisit these memories. Consequently, lifelog retrieval has emerged as a crucial application. Various studies have explored methods to facilitate rapid access to personal lifelogs for memory recall assistance. In this ...
Visual Lifelog Retrieval through Captioning-Enhanced Interpretation. People often struggle to remember specific details of past experiences, which can lead to the need to revisit these memories. Consequently, lifelog retrieval has emerged as a crucial application. Various studies have explored methods to facilitate rap...
ir_retrieval
cs.IR
2025-10-05T03:00:58+00:00
2510.10744v1
How Patterns Dictate Learnability in Sequential Data
Sequential data - ranging from financial time series to natural language - has driven the growing adoption of autoregressive models. However, these algorithms rely on the presence of underlying patterns in the data, and their identification often depends heavily on human expertise. Misinterpreting these patterns can le...
How Patterns Dictate Learnability in Sequential Data. Sequential data - ranging from financial time series to natural language - has driven the growing adoption of autoregressive models. However, these algorithms rely on the presence of underlying patterns in the data, and their identification often depends heavily on ...
stat_ml
stat.ML
2025-10-12T18:31:39+00:00
2512.20839v1
Input-Adaptive Visual Preprocessing for Efficient Fast Vision-Language Model Inference
Vision-Language Models (VLMs) have demonstrated strong performance on multimodal reasoning tasks, but their deployment remains challenging due to high inference latency and computational cost, particularly when processing high-resolution visual inputs. While recent architectures such as FastVLM improve efficiency throu...
Input-Adaptive Visual Preprocessing for Efficient Fast Vision-Language Model Inference. Vision-Language Models (VLMs) have demonstrated strong performance on multimodal reasoning tasks, but their deployment remains challenging due to high inference latency and computational cost, particularly when processing high-resol...
cv_vision
cs.CV
2025-12-23T23:30:56+00:00
2510.10268v2
Neural variational inference for cutting feedback during uncertainty propagation
In many scientific applications, uncertainty of estimates from an earlier (upstream) analysis needs to be propagated in subsequent (downstream) Bayesian analysis, without feedback. Cutting feedback methods, also termed cut-Bayes, achieve this by constructing a cut-posterior distribution that prevents backward informati...
Neural variational inference for cutting feedback during uncertainty propagation. In many scientific applications, uncertainty of estimates from an earlier (upstream) analysis needs to be propagated in subsequent (downstream) Bayesian analysis, without feedback. Cutting feedback methods, also termed cut-Bayes, achieve ...
stat_ml
stat.ML
2025-10-11T16:03:28+00:00
2510.19382v2
A Derandomization Framework for Structure Discovery: Applications in Neural Networks and Beyond
Understanding the dynamics of feature learning in neural networks (NNs) remains a significant challenge. The work of (Mousavi-Hosseini et al., 2023) analyzes a multiple index teacher-student setting and shows that a two-layer student attains a low-rank structure in its first-layer weights when trained with stochastic g...
A Derandomization Framework for Structure Discovery: Applications in Neural Networks and Beyond. Understanding the dynamics of feature learning in neural networks (NNs) remains a significant challenge. The work of (Mousavi-Hosseini et al., 2023) analyzes a multiple index teacher-student setting and shows that a two-lay...
stat_ml
stat.ML
2025-10-22T08:55:00+00:00
2512.12175v1
Rethinking Label Consistency of In-Context Learning: An Implicit Transductive Label Propagation Perspective
Large language models (LLMs) perform in-context learning (ICL) with minimal supervised examples, which benefits various natural language processing (NLP) tasks. One of the critical research focus is the selection of prompt demonstrations. Current approaches typically employ retrieval models to select the top-K most sem...
Rethinking Label Consistency of In-Context Learning: An Implicit Transductive Label Propagation Perspective. Large language models (LLMs) perform in-context learning (ICL) with minimal supervised examples, which benefits various natural language processing (NLP) tasks. One of the critical research focus is the selectio...
ai_general
cs.AI
2025-12-13T04:41:31+00:00
2509.18095v2
MetaEmbed: Scaling Multimodal Retrieval at Test-Time with Flexible Late Interaction
Universal multimodal embedding models have achieved great success in capturing semantic relevance between queries and candidates. However, current methods either condense queries and candidates into a single vector, potentially limiting the expressiveness for fine-grained information, or produce too many vectors that a...
MetaEmbed: Scaling Multimodal Retrieval at Test-Time with Flexible Late Interaction. Universal multimodal embedding models have achieved great success in capturing semantic relevance between queries and candidates. However, current methods either condense queries and candidates into a single vector, potentially limitin...
ir_retrieval
cs.IR
2025-09-22T17:59:42+00:00
2512.23454v1
Automated river gauge plate reading using a hybrid object detection and generative AI framework in the Limpopo River Basin
Accurate and continuous monitoring of river water levels is essential for flood forecasting, water resource management, and ecological protection. Traditional hydrological observation methods are often limited by manual measurement errors and environmental constraints. This study presents a hybrid framework integrating...
Automated river gauge plate reading using a hybrid object detection and generative AI framework in the Limpopo River Basin. Accurate and continuous monitoring of river water levels is essential for flood forecasting, water resource management, and ecological protection. Traditional hydrological observation methods are ...
cv_vision
cs.CV
2025-12-29T13:26:59+00:00
2512.22197v1
Quadrant Segmentation VLM with Few-Shot Adaptation and OCT Learning-based Explainability Methods for Diabetic Retinopathy
Diabetic Retinopathy (DR) is a leading cause of vision loss worldwide, requiring early detection to preserve sight. Limited access to physicians often leaves DR undiagnosed. To address this, AI models utilize lesion segmentation for interpretability; however, manually annotating lesions is impractical for clinicians. P...
Quadrant Segmentation VLM with Few-Shot Adaptation and OCT Learning-based Explainability Methods for Diabetic Retinopathy. Diabetic Retinopathy (DR) is a leading cause of vision loss worldwide, requiring early detection to preserve sight. Limited access to physicians often leaves DR undiagnosed. To address this, AI mod...
cv_vision
cs.CV
2025-12-20T17:45:33+00:00
2512.14034v1
Intent-Guided Reasoning for Sequential Recommendation
Sequential recommendation systems aim to capture users' evolving preferences from their interaction histories. Recent reasoningenhanced methods have shown promise by introducing deliberate, chain-of-thought-like processes with intermediate reasoning steps. However, these methods rely solely on the next target item as s...
Intent-Guided Reasoning for Sequential Recommendation. Sequential recommendation systems aim to capture users' evolving preferences from their interaction histories. Recent reasoningenhanced methods have shown promise by introducing deliberate, chain-of-thought-like processes with intermediate reasoning steps. However,...
ir_retrieval
cs.IR
2025-12-16T03:00:32+00:00
2510.20954v2
A Spectral Framework for Graph Neural Operators: Convergence Guarantees and Tradeoffs
Graphons, as limits of graph sequences, provide an operator-theoretic framework for analyzing the asymptotic behavior of graph neural operators. Spectral convergence of sampled graphs to graphons induces convergence of the corresponding neural operators, enabling transferability analyses of graph neural networks (GNNs)...
A Spectral Framework for Graph Neural Operators: Convergence Guarantees and Tradeoffs. Graphons, as limits of graph sequences, provide an operator-theoretic framework for analyzing the asymptotic behavior of graph neural operators. Spectral convergence of sampled graphs to graphons induces convergence of the correspond...
stat_ml
stat.ML
2025-10-23T19:28:56+00:00
2512.23210v2
Task-oriented Learnable Diffusion Timesteps for Universal Few-shot Learning of Dense Tasks
Denoising diffusion probabilistic models have brought tremendous advances in generative tasks, achieving state-of-the-art performance thus far. Current diffusion model-based applications exploit the power of learned visual representations from multistep forward-backward Markovian processes for single-task prediction ta...
Task-oriented Learnable Diffusion Timesteps for Universal Few-shot Learning of Dense Tasks. Denoising diffusion probabilistic models have brought tremendous advances in generative tasks, achieving state-of-the-art performance thus far. Current diffusion model-based applications exploit the power of learned visual repre...
cv_vision
cs.CV
2025-12-29T05:19:01+00:00
2512.21569v1
AnchorGK: Anchor-based Incremental and Stratified Graph Learning Framework for Inductive Spatio-Temporal Kriging
Spatio-temporal kriging is a fundamental problem in sensor networks, driven by the sparsity of deployed sensors and the resulting missing observations. Although recent approaches model spatial and temporal correlations, they often under-exploit two practical characteristics of real deployments: the sparse spatial distr...
AnchorGK: Anchor-based Incremental and Stratified Graph Learning Framework for Inductive Spatio-Temporal Kriging. Spatio-temporal kriging is a fundamental problem in sensor networks, driven by the sparsity of deployed sensors and the resulting missing observations. Although recent approaches model spatial and temporal ...
lg_ml
cs.LG
2025-12-25T08:27:09+00:00
2512.21038v2
Next-Scale Prediction: A Self-Supervised Approach for Real-World Image Denoising
Self-supervised real-world image denoising remains a fundamental challenge, arising from the antagonistic trade-off between decorrelating spatially structured noise and preserving high-frequency details. Existing blind-spot network (BSN) methods rely on pixel-shuffle downsampling (PD) to decorrelate noise, but aggressi...
Next-Scale Prediction: A Self-Supervised Approach for Real-World Image Denoising. Self-supervised real-world image denoising remains a fundamental challenge, arising from the antagonistic trade-off between decorrelating spatially structured noise and preserving high-frequency details. Existing blind-spot network (BSN) ...
cv_vision
cs.CV
2025-12-24T08:06:17+00:00
2512.17632v2
Fast and Robust: Computationally Efficient Covariance Estimation for Sub-Weibull Vectors
High-dimensional covariance estimation is notoriously sensitive to outliers. While statistically optimal estimators exist for general heavy-tailed distributions, they often rely on computationally expensive techniques like semidefinite programming or iterative M-estimation ($O(d^3)$). In this work, we target the specif...
Fast and Robust: Computationally Efficient Covariance Estimation for Sub-Weibull Vectors. High-dimensional covariance estimation is notoriously sensitive to outliers. While statistically optimal estimators exist for general heavy-tailed distributions, they often rely on computationally expensive techniques like semidef...
stat_ml
stat.ML
2025-12-19T14:34:30+00:00
2510.10978v3
Does LLM Focus on the Right Words? Mitigating Context Bias in LLM-based Recommenders
Large language models (LLMs), owing to their extensive open-domain knowledge and semantic reasoning capabilities, have been increasingly integrated into recommender systems (RS). However, a substantial gap remains between the pre-training objectives of LLMs and the specific requirements of recommendation tasks. To addr...
Does LLM Focus on the Right Words? Mitigating Context Bias in LLM-based Recommenders. Large language models (LLMs), owing to their extensive open-domain knowledge and semantic reasoning capabilities, have been increasingly integrated into recommender systems (RS). However, a substantial gap remains between the pre-trai...
ir_retrieval
cs.IR
2025-10-13T03:35:26+00:00
2511.01140v2
Few-Shot Multimodal Medical Imaging: A Theoretical Framework
Medical imaging often operates under limited labeled data, especially in rare disease and low resource clinical environments. Existing multimodal and meta learning approaches improve performance in these settings but lack a theoretical explanation of why or when they succeed. This paper presents a unified theoretical f...
Few-Shot Multimodal Medical Imaging: A Theoretical Framework. Medical imaging often operates under limited labeled data, especially in rare disease and low resource clinical environments. Existing multimodal and meta learning approaches improve performance in these settings but lack a theoretical explanation of why or ...
stat_ml
stat.ML
2025-11-03T01:21:50+00:00
2512.24098v2
Training a Huggingface Model on AWS Sagemaker (Without Tears)
The development of Large Language Models (LLMs) has primarily been driven by resource-rich research groups and industry partners. Due to the lack of on-premise computing resources required for increasingly complex models, many researchers are turning to cloud services like AWS SageMaker to train Hugging Face models. Ho...
Training a Huggingface Model on AWS Sagemaker (Without Tears). The development of Large Language Models (LLMs) has primarily been driven by resource-rich research groups and industry partners. Due to the lack of on-premise computing resources required for increasingly complex models, many researchers are turning to clo...
cl_nlp
cs.CL
2025-12-30T09:14:17+00:00
2512.14967v1
Deep Learning and Elicitability for McKean-Vlasov FBSDEs With Common Noise
We present a novel numerical method for solving McKean-Vlasov forward-backward stochastic differential equations (MV-FBSDEs) with common noise, combining Picard iterations, elicitability and deep learning. The key innovation involves elicitability to derive a path-wise loss function, enabling efficient training of neur...
Deep Learning and Elicitability for McKean-Vlasov FBSDEs With Common Noise. We present a novel numerical method for solving McKean-Vlasov forward-backward stochastic differential equations (MV-FBSDEs) with common noise, combining Picard iterations, elicitability and deep learning. The key innovation involves elicitabil...
lg_ml
cs.LG
2025-12-16T23:39:31+00:00
2512.16960v2
QSMOTE-PGM/kPGM: QSMOTE Based PGM and kPGM for Imbalanced Dataset Classification
Quantum-inspired machine learning (QiML) employs mathematical principles from quantum theory, such as Hilbert-space representations and quantum state discrimination, to enhance classical learning algorithms. In this work, we investigate the integration of Quantum Synthetic Minority Oversampling Technique (QSMOTE) varia...
QSMOTE-PGM/kPGM: QSMOTE Based PGM and kPGM for Imbalanced Dataset Classification. Quantum-inspired machine learning (QiML) employs mathematical principles from quantum theory, such as Hilbert-space representations and quantum state discrimination, to enhance classical learning algorithms. In this work, we investigate t...
lg_ml
cs.LG
2025-12-18T07:36:26+00:00
2512.19729v1
High-Performance Self-Supervised Learning by Joint Training of Flow Matching
Diffusion models can learn rich representations during data generation, showing potential for Self-Supervised Learning (SSL), but they face a trade-off between generative quality and discriminative performance. Their iterative sampling also incurs substantial computational and energy costs, hindering industrial and edg...
High-Performance Self-Supervised Learning by Joint Training of Flow Matching. Diffusion models can learn rich representations during data generation, showing potential for Self-Supervised Learning (SSL), but they face a trade-off between generative quality and discriminative performance. Their iterative sampling also i...
lg_ml
cs.LG
2025-12-17T06:35:03+00:00
2512.24776v1
Compute-Accuracy Pareto Frontiers for Open-Source Reasoning Large Language Models
Large Language Models (LLMs) are demonstrating rapid improvements on complex reasoning benchmarks, particularly when allowed to utilize intermediate reasoning steps before converging on a final solution. However, current literature often overlooks the significant computational burden associated with generating long rea...
Compute-Accuracy Pareto Frontiers for Open-Source Reasoning Large Language Models. Large Language Models (LLMs) are demonstrating rapid improvements on complex reasoning benchmarks, particularly when allowed to utilize intermediate reasoning steps before converging on a final solution. However, current literature often...
cl_nlp
cs.CL
2025-12-31T10:51:32+00:00
2512.14645v1
TiME: Tiny Monolingual Encoders for Efficient NLP Pipelines
Today, a lot of research on language models is focused on large, general-purpose models. However, many NLP pipelines only require models with a well-defined, small set of capabilities. While large models are capable of performing the tasks of those smaller models, they are simply not fast enough to process large amount...
TiME: Tiny Monolingual Encoders for Efficient NLP Pipelines. Today, a lot of research on language models is focused on large, general-purpose models. However, many NLP pipelines only require models with a well-defined, small set of capabilities. While large models are capable of performing the tasks of those smaller mo...
cl_nlp
cs.CL
2025-12-16T18:02:58+00:00
2512.18373v1
Towards Guided Descent: Optimization Algorithms for Training Neural Networks At Scale
Neural network optimization remains one of the most consequential yet poorly understood challenges in modern AI research, where improvements in training algorithms can lead to enhanced feature learning in foundation models, order-of-magnitude reductions in training time, and improved interpretability into how networks ...
Towards Guided Descent: Optimization Algorithms for Training Neural Networks At Scale. Neural network optimization remains one of the most consequential yet poorly understood challenges in modern AI research, where improvements in training algorithms can lead to enhanced feature learning in foundation models, order-of-...
lg_ml
cs.LG
2025-12-20T14:20:46+00:00
2509.02220v1
Towards Multi-Aspect Diversification of News Recommendations Using Neuro-Symbolic AI for Individual and Societal Benefit
News recommendations are complex, with diversity playing a vital role. So far, existing literature predominantly focuses on specific aspects of news diversity, such as viewpoints. In this paper, we introduce multi-aspect diversification in four distinct recommendation modes and outline the nuanced challenges in diversi...
Towards Multi-Aspect Diversification of News Recommendations Using Neuro-Symbolic AI for Individual and Societal Benefit. News recommendations are complex, with diversity playing a vital role. So far, existing literature predominantly focuses on specific aspects of news diversity, such as viewpoints. In this paper, we ...
ir_retrieval
cs.IR
2025-09-02T11:40:52+00:00
2601.04203v1
FronTalk: Benchmarking Front-End Development as Conversational Code Generation with Multi-Modal Feedback
We present FronTalk, a benchmark for front-end code generation that pioneers the study of a unique interaction dynamic: conversational code generation with multi-modal feedback. In front-end development, visual artifacts such as sketches, mockups and annotated creenshots are essential for conveying design intent, yet t...
FronTalk: Benchmarking Front-End Development as Conversational Code Generation with Multi-Modal Feedback. We present FronTalk, a benchmark for front-end code generation that pioneers the study of a unique interaction dynamic: conversational code generation with multi-modal feedback. In front-end development, visual art...
cl_nlp
cs.CL
2025-12-05T23:28:09+00:00
2512.15551v1
Learning inflection classes using Adaptive Resonance Theory
The concept of inflection classes is an abstraction used by linguists, and provides a means to describe patterns in languages that give an analogical base for deducing previously unencountered forms. This ability is an important part of morphological acquisition and processing. We study the learnability of a system of ...
Learning inflection classes using Adaptive Resonance Theory. The concept of inflection classes is an abstraction used by linguists, and provides a means to describe patterns in languages that give an analogical base for deducing previously unencountered forms. This ability is an important part of morphological acquisit...
cl_nlp
cs.CL
2025-12-17T15:58:20+00:00
2512.08833v1
Interpolation in Knowledge Representation
Craig interpolation and uniform interpolation have many applications in knowledge representation, including explainability, forgetting, modularization and reuse, and even learning. At the same time, many relevant knowledge representation formalisms do in general not have Craig or uniform interpolation, and computing in...
Interpolation in Knowledge Representation. Craig interpolation and uniform interpolation have many applications in knowledge representation, including explainability, forgetting, modularization and reuse, and even learning. At the same time, many relevant knowledge representation formalisms do in general not have Craig...
ai_general
cs.AI
2025-12-09T17:21:30+00:00
2512.06694v1
TopiCLEAR: Topic extraction by CLustering Embeddings with Adaptive dimensional Reduction
Rapid expansion of social media platforms such as X (formerly Twitter), Facebook, and Reddit has enabled large-scale analysis of public perceptions on diverse topics, including social issues, politics, natural disasters, and consumer sentiment. Topic modeling is a widely used approach for uncovering latent themes in te...
TopiCLEAR: Topic extraction by CLustering Embeddings with Adaptive dimensional Reduction. Rapid expansion of social media platforms such as X (formerly Twitter), Facebook, and Reddit has enabled large-scale analysis of public perceptions on diverse topics, including social issues, politics, natural disasters, and consu...
cl_nlp
cs.CL
2025-12-07T07:01:28+00:00
2512.11502v1
Building Patient Journeys in Hebrew: A Language Model for Clinical Timeline Extraction
We present a new Hebrew medical language model designed to extract structured clinical timelines from electronic health records, enabling the construction of patient journeys. Our model is based on DictaBERT 2.0 and continually pre-trained on over five million de-identified hospital records. To evaluate its effectivene...
Building Patient Journeys in Hebrew: A Language Model for Clinical Timeline Extraction. We present a new Hebrew medical language model designed to extract structured clinical timelines from electronic health records, enabling the construction of patient journeys. Our model is based on DictaBERT 2.0 and continually pre-...
cl_nlp
cs.CL
2025-12-12T11:54:50+00:00
2512.24063v1
How and Why LLMs Generalize: A Fine-Grained Analysis of LLM Reasoning from Cognitive Behaviors to Low-Level Patterns
Large Language Models (LLMs) display strikingly different generalization behaviors: supervised fine-tuning (SFT) often narrows capability, whereas reinforcement-learning (RL) tuning tends to preserve it. The reasons behind this divergence remain unclear, as prior studies have largely relied on coarse accuracy metrics. ...
How and Why LLMs Generalize: A Fine-Grained Analysis of LLM Reasoning from Cognitive Behaviors to Low-Level Patterns. Large Language Models (LLMs) display strikingly different generalization behaviors: supervised fine-tuning (SFT) often narrows capability, whereas reinforcement-learning (RL) tuning tends to preserve it...
lg_ml
cs.LG
2025-12-30T08:16:20+00:00
2512.04696v2
Provable FDR Control for Deep Feature Selection: Deep MLPs and Beyond
We develop a flexible feature selection framework based on deep neural networks that approximately controls the false discovery rate (FDR), a measure of Type-I error. The method applies to architectures whose first layer is fully connected. From the second layer onward, it accommodates multilayer perceptrons (MLPs) of ...
Provable FDR Control for Deep Feature Selection: Deep MLPs and Beyond. We develop a flexible feature selection framework based on deep neural networks that approximately controls the false discovery rate (FDR), a measure of Type-I error. The method applies to architectures whose first layer is fully connected. From the...
stat_ml
stat.ML
2025-12-04T11:46:06+00:00
2512.14417v1
PortAgent: LLM-driven Vehicle Dispatching Agent for Port Terminals
Vehicle Dispatching Systems (VDSs) are critical to the operational efficiency of Automated Container Terminals (ACTs). However, their widespread commercialization is hindered due to their low transferability across diverse terminals. This transferability challenge stems from three limitations: high reliance on port ope...
PortAgent: LLM-driven Vehicle Dispatching Agent for Port Terminals. Vehicle Dispatching Systems (VDSs) are critical to the operational efficiency of Automated Container Terminals (ACTs). However, their widespread commercialization is hindered due to their low transferability across diverse terminals. This transferabili...
ai_general
cs.AI
2025-12-16T14:04:50+00:00
2512.24896v1
Semi-Automated Data Annotation in Multisensor Datasets for Autonomous Vehicle Testing
This report presents the design and implementation of a semi-automated data annotation pipeline developed within the DARTS project, whose goal is to create a large-scale, multimodal dataset of driving scenarios recorded in Polish conditions. Manual annotation of such heterogeneous data is both costly and time-consuming...
Semi-Automated Data Annotation in Multisensor Datasets for Autonomous Vehicle Testing. This report presents the design and implementation of a semi-automated data annotation pipeline developed within the DARTS project, whose goal is to create a large-scale, multimodal dataset of driving scenarios recorded in Polish con...
ai_general
cs.AI
2025-12-31T14:43:48+00:00
2512.19443v2
D2Pruner: Debiased Importance and Structural Diversity for MLLM Token Pruning
Processing long visual token sequences poses a significant computational burden on Multimodal Large Language Models (MLLMs). While token pruning offers a path to acceleration, we find that current methods, while adequate for general understanding, catastrophically fail on fine-grained localization tasks. We attribute t...
D2Pruner: Debiased Importance and Structural Diversity for MLLM Token Pruning. Processing long visual token sequences poses a significant computational burden on Multimodal Large Language Models (MLLMs). While token pruning offers a path to acceleration, we find that current methods, while adequate for general understa...
cv_vision
cs.CV
2025-12-22T14:42:31+00:00
2511.12783v2
Function-on-Function Bayesian Optimization
Bayesian optimization (BO) has been widely used to optimize expensive and gradient-free objective functions across various domains. However, existing BO methods have not addressed the objective where both inputs and outputs are functions, which increasingly arise in complex systems as advanced sensing technologies. To ...
Function-on-Function Bayesian Optimization. Bayesian optimization (BO) has been widely used to optimize expensive and gradient-free objective functions across various domains. However, existing BO methods have not addressed the objective where both inputs and outputs are functions, which increasingly arise in complex s...
stat_ml
stat.ML
2025-11-16T21:24:57+00:00
2512.20671v1
Bridging the AI Trustworthiness Gap between Functions and Norms
Trustworthy Artificial Intelligence (TAI) is gaining traction due to regulations and functional benefits. While Functional TAI (FTAI) focuses on how to implement trustworthy systems, Normative TAI (NTAI) focuses on regulations that need to be enforced. However, gaps between FTAI and NTAI remain, making it difficult to ...
Bridging the AI Trustworthiness Gap between Functions and Norms. Trustworthy Artificial Intelligence (TAI) is gaining traction due to regulations and functional benefits. While Functional TAI (FTAI) focuses on how to implement trustworthy systems, Normative TAI (NTAI) focuses on regulations that need to be enforced. Ho...
ai_general
cs.AI
2025-12-19T14:06:57+00:00
2510.09288v1
A unified Bayesian framework for adversarial robustness
The vulnerability of machine learning models to adversarial attacks remains a critical security challenge. Traditional defenses, such as adversarial training, typically robustify models by minimizing a worst-case loss. However, these deterministic approaches do not account for uncertainty in the adversary's attack. Whi...
A unified Bayesian framework for adversarial robustness. The vulnerability of machine learning models to adversarial attacks remains a critical security challenge. Traditional defenses, such as adversarial training, typically robustify models by minimizing a worst-case loss. However, these deterministic approaches do n...
stat_ml
stat.ML
2025-10-10T11:28:30+00:00
2511.01196v3
An Interdisciplinary and Cross-Task Review on Missing Data Imputation
Missing data is a fundamental challenge in data science, significantly hindering analysis and decision-making across a wide range of disciplines, including healthcare, bioinformatics, social science, e-commerce, and industrial monitoring. Despite decades of research and numerous imputation methods, the literature remai...
An Interdisciplinary and Cross-Task Review on Missing Data Imputation. Missing data is a fundamental challenge in data science, significantly hindering analysis and decision-making across a wide range of disciplines, including healthcare, bioinformatics, social science, e-commerce, and industrial monitoring. Despite de...
stat_ml
stat.ML
2025-11-03T03:43:43+00:00
2512.19387v1
DSTED: Decoupling Temporal Stabilization and Discriminative Enhancement for Surgical Workflow Recognition
Purpose: Surgical workflow recognition enables context-aware assistance and skill assessment in computer-assisted interventions. Despite recent advances, current methods suffer from two critical challenges: prediction jitter across consecutive frames and poor discrimination of ambiguous phases. This paper aims to devel...
DSTED: Decoupling Temporal Stabilization and Discriminative Enhancement for Surgical Workflow Recognition. Purpose: Surgical workflow recognition enables context-aware assistance and skill assessment in computer-assisted interventions. Despite recent advances, current methods suffer from two critical challenges: predic...
cv_vision
cs.CV
2025-12-22T13:36:26+00:00
2512.20088v1
Item Region-based Style Classification Network (IRSN): A Fashion Style Classifier Based on Domain Knowledge of Fashion Experts
Fashion style classification is a challenging task because of the large visual variation within the same style and the existence of visually similar styles. Styles are expressed not only by the global appearance, but also by the attributes of individual items and their combinations. In this study, we propose an item re...
Item Region-based Style Classification Network (IRSN): A Fashion Style Classifier Based on Domain Knowledge of Fashion Experts. Fashion style classification is a challenging task because of the large visual variation within the same style and the existence of visually similar styles. Styles are expressed not only by th...
cv_vision
cs.CV
2025-12-23T06:30:33+00:00
2512.11997v1
Log Anomaly Detection with Large Language Models via Knowledge-Enriched Fusion
System logs are a critical resource for monitoring and managing distributed systems, providing insights into failures and anomalous behavior. Traditional log analysis techniques, including template-based and sequence-driven approaches, often lose important semantic information or struggle with ambiguous log patterns. T...
Log Anomaly Detection with Large Language Models via Knowledge-Enriched Fusion. System logs are a critical resource for monitoring and managing distributed systems, providing insights into failures and anomalous behavior. Traditional log analysis techniques, including template-based and sequence-driven approaches, ofte...
ai_general
cs.AI
2025-12-12T19:24:54+00:00
2512.21815v2
High-Entropy Tokens as Multimodal Failure Points in Vision-Language Models
Vision-language models (VLMs) achieve remarkable performance but remain vulnerable to adversarial attacks. Entropy, as a measure of model uncertainty, is highly correlated with VLM reliability. While prior entropy-based attacks maximize uncertainty at all decoding steps, implicitly assuming that every token equally con...
High-Entropy Tokens as Multimodal Failure Points in Vision-Language Models. Vision-language models (VLMs) achieve remarkable performance but remain vulnerable to adversarial attacks. Entropy, as a measure of model uncertainty, is highly correlated with VLM reliability. While prior entropy-based attacks maximize uncerta...
cv_vision
cs.CV
2025-12-26T01:01:25+00:00
2512.06705v2
Academic journals' AI policies fail to curb the surge in AI-assisted academic writing
The rapid integration of generative AI into academic writing has prompted widespread policy responses from journals and publishers. However, the effectiveness of these policies remains unclear. Here, we analyze 5,114 journals and over 5.2 million papers to evaluate the real-world impact of AI usage guidelines. We show ...
Academic journals' AI policies fail to curb the surge in AI-assisted academic writing. The rapid integration of generative AI into academic writing has prompted widespread policy responses from journals and publishers. However, the effectiveness of these policies remains unclear. Here, we analyze 5,114 journals and ove...
ai_general
cs.AI
2025-12-07T07:30:53+00:00
2512.21919v1
SWE-RM: Execution-free Feedback For Software Engineering Agents
Execution-based feedback like unit testing is widely used in the development of coding agents through test-time scaling (TTS) and reinforcement learning (RL). This paradigm requires scalable and reliable collection of unit test cases to provide accurate feedback, and the resulting feedback is often sparse and cannot ef...
SWE-RM: Execution-free Feedback For Software Engineering Agents. Execution-based feedback like unit testing is widely used in the development of coding agents through test-time scaling (TTS) and reinforcement learning (RL). This paradigm requires scalable and reliable collection of unit test cases to provide accurate f...
cl_nlp
cs.CL
2025-12-26T08:26:18+00:00
2512.06431v1
Smart Spatial Planning in Egypt: An Algorithm-Driven Approach to Public Service Evaluation in Qena City
National planning standards for public services in Egypt often fail to align with unique local characteristics. Addressing this gap, this study develops a tailored planning model for Qena City. Using a hybrid methodology (descriptive, analytical, and experimental), the research utilizes Python programming to generate a...
Smart Spatial Planning in Egypt: An Algorithm-Driven Approach to Public Service Evaluation in Qena City. National planning standards for public services in Egypt often fail to align with unique local characteristics. Addressing this gap, this study develops a tailored planning model for Qena City. Using a hybrid method...
ai_general
cs.AI
2025-12-06T13:36:57+00:00
2512.12964v1
BLADE: A Behavior-Level Data Augmentation Framework with Dual Fusion Modeling for Multi-Behavior Sequential Recommendation
Multi-behavior sequential recommendation aims to capture users' dynamic interests by modeling diverse types of user interactions over time. Although several studies have explored this setting, the recommendation performance remains suboptimal, mainly due to two fundamental challenges: the heterogeneity of user behavior...
BLADE: A Behavior-Level Data Augmentation Framework with Dual Fusion Modeling for Multi-Behavior Sequential Recommendation. Multi-behavior sequential recommendation aims to capture users' dynamic interests by modeling diverse types of user interactions over time. Although several studies have explored this setting, the...
ir_retrieval
cs.IR
2025-12-15T04:02:53+00:00
2512.15617v1
Evaluating Metrics for Safety with LLM-as-Judges
LLMs (Large Language Models) are increasingly used in text processing pipelines to intelligently respond to a variety of inputs and generation tasks. This raises the possibility of replacing human roles that bottleneck existing information flows, either due to insufficient staff or process complexity. However, LLMs mak...
Evaluating Metrics for Safety with LLM-as-Judges. LLMs (Large Language Models) are increasingly used in text processing pipelines to intelligently respond to a variety of inputs and generation tasks. This raises the possibility of replacing human roles that bottleneck existing information flows, either due to insuffici...
cl_nlp
cs.CL
2025-12-17T17:24:49+00:00
2512.20794v1
Investigating Model Editing for Unlearning in Large Language Models
Machine unlearning aims to remove unwanted information from a model, but many methods are inefficient for LLMs with large numbers of parameters or fail to fully remove the intended information without degrading performance on knowledge that should be retained. Model editing algorithms solve a similar problem of changin...
Investigating Model Editing for Unlearning in Large Language Models. Machine unlearning aims to remove unwanted information from a model, but many methods are inefficient for LLMs with large numbers of parameters or fail to fully remove the intended information without degrading performance on knowledge that should be ...
cl_nlp
cs.CL
2025-12-23T21:41:36+00:00
2512.19648v1
4D Gaussian Splatting as a Learned Dynamical System
We reinterpret 4D Gaussian Splatting as a continuous-time dynamical system, where scene motion arises from integrating a learned neural dynamical field rather than applying per-frame deformations. This formulation, which we call EvoGS, treats the Gaussian representation as an evolving physical system whose state evolve...
4D Gaussian Splatting as a Learned Dynamical System. We reinterpret 4D Gaussian Splatting as a continuous-time dynamical system, where scene motion arises from integrating a learned neural dynamical field rather than applying per-frame deformations. This formulation, which we call EvoGS, treats the Gaussian representat...
cv_vision
cs.CV
2025-12-22T18:20:29+00:00
2512.20896v1
Accurate and Diverse Recommendations via Propensity-Weighted Linear Autoencoders
In real-world recommender systems, user-item interactions are Missing Not At Random (MNAR), as interactions with popular items are more frequently observed than those with less popular ones. Missing observations shift recommendations toward frequently interacted items, which reduces the diversity of the recommendation ...
Accurate and Diverse Recommendations via Propensity-Weighted Linear Autoencoders. In real-world recommender systems, user-item interactions are Missing Not At Random (MNAR), as interactions with popular items are more frequently observed than those with less popular ones. Missing observations shift recommendations towa...
ir_retrieval
cs.IR
2025-12-24T02:44:25+00:00
2512.09483v1
Source Coverage and Citation Bias in LLM-based vs. Traditional Search Engines
LLM-based Search Engines (LLM-SEs) introduces a new paradigm for information seeking. Unlike Traditional Search Engines (TSEs) (e.g., Google), these systems summarize results, often providing limited citation transparency. The implications of this shift remain largely unexplored, yet raises key questions regarding trus...
Source Coverage and Citation Bias in LLM-based vs. Traditional Search Engines. LLM-based Search Engines (LLM-SEs) introduces a new paradigm for information seeking. Unlike Traditional Search Engines (TSEs) (e.g., Google), these systems summarize results, often providing limited citation transparency. The implications o...
cl_nlp
cs.CL
2025-12-10T10:01:26+00:00
2602.22226v1
SEGB: Self-Evolved Generative Bidding with Local Autoregressive Diffusion
In the realm of online advertising, automated bidding has become a pivotal tool, enabling advertisers to efficiently capture impression opportunities in real-time. Recently, generative auto-bidding has shown significant promise, offering innovative solutions for effective ad optimization. However, existing offline-trai...
SEGB: Self-Evolved Generative Bidding with Local Autoregressive Diffusion. In the realm of online advertising, automated bidding has become a pivotal tool, enabling advertisers to efficiently capture impression opportunities in real-time. Recently, generative auto-bidding has shown significant promise, offering innovat...
ir_retrieval
cs.IR
2025-12-31T09:05:59+00:00
2512.24827v3
Inter-Agent Relative Representations for Multi-Agent Option Discovery
Temporally extended actions improve the ability to explore and plan in single-agent settings. In multi-agent settings, the exponential growth of the joint state space with the number of agents makes coordinated behaviours even more valuable. Yet, this same exponential growth renders the design of multi-agent options pa...
Inter-Agent Relative Representations for Multi-Agent Option Discovery. Temporally extended actions improve the ability to explore and plan in single-agent settings. In multi-agent settings, the exponential growth of the joint state space with the number of agents makes coordinated behaviours even more valuable. Yet, th...
lg_ml
cs.LG
2025-12-31T12:39:22+00:00
2512.18135v1
Unifying Causal Reinforcement Learning: Survey, Taxonomy, Algorithms and Applications
Integrating causal inference (CI) with reinforcement learning (RL) has emerged as a powerful paradigm to address critical limitations in classical RL, including low explainability, lack of robustness and generalization failures. Traditional RL techniques, which typically rely on correlation-driven decision-making, stru...
Unifying Causal Reinforcement Learning: Survey, Taxonomy, Algorithms and Applications. Integrating causal inference (CI) with reinforcement learning (RL) has emerged as a powerful paradigm to address critical limitations in classical RL, including low explainability, lack of robustness and generalization failures. Trad...
ai_general
cs.AI
2025-12-19T23:37:22+00:00
2512.22388v1
BLISS: Bandit Layer Importance Sampling Strategy for Efficient Training of Graph Neural Networks
Graph Neural Networks (GNNs) are powerful tools for learning from graph-structured data, but their application to large graphs is hindered by computational costs. The need to process every neighbor for each node creates memory and computational bottlenecks. To address this, we introduce BLISS, a Bandit Layer Importance...
BLISS: Bandit Layer Importance Sampling Strategy for Efficient Training of Graph Neural Networks. Graph Neural Networks (GNNs) are powerful tools for learning from graph-structured data, but their application to large graphs is hindered by computational costs. The need to process every neighbor for each node creates me...
lg_ml
cs.LG
2025-12-26T21:25:26+00:00
2512.05231v1
Unveiling Affective Polarization Trends in Parliamentary Proceedings
Recent years have seen an increase in polarized discourse worldwide, on various platforms. We propose a novel method for quantifying polarization, based on the emotional style of the discourse rather than on differences in ideological stands. Using measures of Valence, Arousal and Dominance, we detect signals of emotio...
Unveiling Affective Polarization Trends in Parliamentary Proceedings. Recent years have seen an increase in polarized discourse worldwide, on various platforms. We propose a novel method for quantifying polarization, based on the emotional style of the discourse rather than on differences in ideological stands. Using m...
cl_nlp
cs.CL
2025-12-04T20:13:43+00:00
2511.14221v1
LLM-Aligned Geographic Item Tokenization for Local-Life Recommendation
Recent advances in Large Language Models (LLMs) have enhanced text-based recommendation by enriching traditional ID-based methods with semantic generalization capabilities. Text-based methods typically encode item textual information via prompt design and generate discrete semantic IDs through item tokenization. Howeve...
LLM-Aligned Geographic Item Tokenization for Local-Life Recommendation. Recent advances in Large Language Models (LLMs) have enhanced text-based recommendation by enriching traditional ID-based methods with semantic generalization capabilities. Text-based methods typically encode item textual information via prompt des...
ir_retrieval
cs.IR
2025-11-18T07:54:32+00:00
2511.03216v1
RKUM: An R Package for Robust Kernel Unsupervised Methods
RKUM is an R package developed for implementing robust kernel-based unsupervised methods. It provides functions for estimating the robust kernel covariance operator (CO) and the robust kernel cross-covariance operator (CCO) using generalized loss functions instead of the conventional quadratic loss. These operators for...
RKUM: An R Package for Robust Kernel Unsupervised Methods. RKUM is an R package developed for implementing robust kernel-based unsupervised methods. It provides functions for estimating the robust kernel covariance operator (CO) and the robust kernel cross-covariance operator (CCO) using generalized loss functions inst...
stat_ml
stat.ML
2025-11-05T06:08:23+00:00
2512.20936v1
Reasoning-Driven Amodal Completion: Collaborative Agents and Perceptual Evaluation
Amodal completion, the task of inferring invisible object parts, faces significant challenges in maintaining semantic consistency and structural integrity. Prior progressive approaches are inherently limited by inference instability and error accumulation. To tackle these limitations, we present a Collaborative Multi-A...
Reasoning-Driven Amodal Completion: Collaborative Agents and Perceptual Evaluation. Amodal completion, the task of inferring invisible object parts, faces significant challenges in maintaining semantic consistency and structural integrity. Prior progressive approaches are inherently limited by inference instability and...
cv_vision
cs.CV
2025-12-24T04:39:45+00:00
2512.21476v1
GPF-Net: Gated Progressive Fusion Learning for Polyp Re-Identification
Colonoscopic Polyp Re-Identification aims to match the same polyp from a large gallery with images from different views taken using different cameras, which plays an important role in the prevention and treatment of colorectal cancer in computer-aided diagnosis. However, the coarse resolution of high-level features of ...
GPF-Net: Gated Progressive Fusion Learning for Polyp Re-Identification. Colonoscopic Polyp Re-Identification aims to match the same polyp from a large gallery with images from different views taken using different cameras, which plays an important role in the prevention and treatment of colorectal cancer in computer-ai...
cv_vision
cs.CV
2025-12-25T02:40:46+00:00
2511.21223v2
Maxitive Donsker-Varadhan Formulation for Possibilistic Variational Inference
Variational inference (VI) is a cornerstone of modern Bayesian learning, enabling approximate inference in complex models. However, its formulation depends on expectations and divergences defined through high-dimensional integrals, often rendering analytical treatment impossible and necessitating heavy reliance on appr...
Maxitive Donsker-Varadhan Formulation for Possibilistic Variational Inference. Variational inference (VI) is a cornerstone of modern Bayesian learning, enabling approximate inference in complex models. However, its formulation depends on expectations and divergences defined through high-dimensional integrals, often ren...
stat_ml
stat.ML
2025-11-26T09:53:28+00:00
2512.15483v1
Multi-stage Bayesian optimisation for dynamic decision-making in self-driving labs
Self-driving laboratories (SDLs) are combining recent technological advances in robotics, automation, and machine learning based data analysis and decision-making to perform autonomous experimentation toward human-directed goals without requiring any direct human intervention. SDLs are successfully used in materials sc...
Multi-stage Bayesian optimisation for dynamic decision-making in self-driving labs. Self-driving laboratories (SDLs) are combining recent technological advances in robotics, automation, and machine learning based data analysis and decision-making to perform autonomous experimentation toward human-directed goals without...
lg_ml
cs.LG
2025-12-17T14:35:31+00:00
2511.19162v2
BioArtlas: Computational Clustering of Multi-Dimensional Complexity in Bioart
Bioart's hybrid nature spanning art, science, technology, ethics, and politics defies traditional single-axis categorization. I present BioArtlas, analyzing 81 bioart works across thirteen curated dimensions using novel axis-aware representations that preserve semantic distinctions while enabling cross-dimensional comp...
BioArtlas: Computational Clustering of Multi-Dimensional Complexity in Bioart. Bioart's hybrid nature spanning art, science, technology, ethics, and politics defies traditional single-axis categorization. I present BioArtlas, analyzing 81 bioart works across thirteen curated dimensions using novel axis-aware representa...
ir_retrieval
cs.IR
2025-09-27T17:26:17+00:00
2511.12922v1
Tokenize Once, Recommend Anywhere: Unified Item Tokenization for Multi-domain LLM-based Recommendation
Large language model (LLM)-based recommender systems have achieved high-quality performance by bridging the discrepancy between the item space and the language space through item tokenization. However, existing item tokenization methods typically require training separate models for each item domain, limiting generaliz...
Tokenize Once, Recommend Anywhere: Unified Item Tokenization for Multi-domain LLM-based Recommendation. Large language model (LLM)-based recommender systems have achieved high-quality performance by bridging the discrepancy between the item space and the language space through item tokenization. However, existing item ...
ir_retrieval
cs.IR
2025-11-17T03:18:04+00:00
2512.15948v2
Subjective functions
Where do objective functions come from? How do we select what goals to pursue? Human intelligence is adept at synthesizing new objective functions on the fly. How does this work, and can we endow artificial systems with the same ability? This paper proposes an approach to answering these questions, starting with the co...
Subjective functions. Where do objective functions come from? How do we select what goals to pursue? Human intelligence is adept at synthesizing new objective functions on the fly. How does this work, and can we endow artificial systems with the same ability? This paper proposes an approach to answering these questions...
ai_general
cs.AI
2025-12-17T20:22:22+00:00
2512.07522v1
LIME: Making LLM Data More Efficient with Linguistic Metadata Embeddings
Pre-training decoder-only language models relies on vast amounts of high-quality data, yet the availability of such data is increasingly reaching its limits. While metadata is commonly used to create and curate these datasets, its potential as a direct training signal remains under-explored. We challenge this status qu...
LIME: Making LLM Data More Efficient with Linguistic Metadata Embeddings. Pre-training decoder-only language models relies on vast amounts of high-quality data, yet the availability of such data is increasingly reaching its limits. While metadata is commonly used to create and curate these datasets, its potential as a ...
cl_nlp
cs.CL
2025-12-08T12:59:24+00:00
2510.15683v1
Mixture of Experts Approaches in Dense Retrieval Tasks
Dense Retrieval Models (DRMs) are a prominent development in Information Retrieval (IR). A key challenge with these neural Transformer-based models is that they often struggle to generalize beyond the specific tasks and domains they were trained on. To address this challenge, prior research in IR incorporated the Mixtu...
Mixture of Experts Approaches in Dense Retrieval Tasks. Dense Retrieval Models (DRMs) are a prominent development in Information Retrieval (IR). A key challenge with these neural Transformer-based models is that they often struggle to generalize beyond the specific tasks and domains they were trained on. To address thi...
ir_retrieval
cs.IR
2025-10-17T14:23:19+00:00
2512.17648v1
Simulstream: Open-Source Toolkit for Evaluation and Demonstration of Streaming Speech-to-Text Translation Systems
Streaming Speech-to-Text Translation (StreamST) requires producing translations concurrently with incoming speech, imposing strict latency constraints and demanding models that balance partial-information decision-making with high translation quality. Research efforts on the topic have so far relied on the SimulEval re...
Simulstream: Open-Source Toolkit for Evaluation and Demonstration of Streaming Speech-to-Text Translation Systems. Streaming Speech-to-Text Translation (StreamST) requires producing translations concurrently with incoming speech, imposing strict latency constraints and demanding models that balance partial-information ...
cl_nlp
cs.CL
2025-12-19T14:48:59+00:00
2510.27274v1
Traceable Drug Recommendation over Medical Knowledge Graphs
Drug recommendation (DR) systems aim to support healthcare professionals in selecting appropriate medications based on patients' medical conditions. State-of-the-art approaches utilize deep learning techniques for improving DR, but fall short in providing any insights on the derivation process of recommendations -- a c...
Traceable Drug Recommendation over Medical Knowledge Graphs. Drug recommendation (DR) systems aim to support healthcare professionals in selecting appropriate medications based on patients' medical conditions. State-of-the-art approaches utilize deep learning techniques for improving DR, but fall short in providing any...
ir_retrieval
cs.IR
2025-10-31T08:30:11+00:00
2510.07099v1
Diffusion-Augmented Reinforcement Learning for Robust Portfolio Optimization under Stress Scenarios
In the ever-changing and intricate landscape of financial markets, portfolio optimisation remains a formidable challenge for investors and asset managers. Conventional methods often struggle to capture the complex dynamics of market behaviour and align with diverse investor preferences. To address this, we propose an i...
Diffusion-Augmented Reinforcement Learning for Robust Portfolio Optimization under Stress Scenarios. In the ever-changing and intricate landscape of financial markets, portfolio optimisation remains a formidable challenge for investors and asset managers. Conventional methods often struggle to capture the complex dynam...
stat_ml
stat.ML
2025-10-08T14:56:50+00:00
2512.24069v1
Time-varying Mixing Matrix Design for Energy-efficient Decentralized Federated Learning
We consider the design of mixing matrices to minimize the operation cost for decentralized federated learning (DFL) in wireless networks, with focus on minimizing the maximum per-node energy consumption. As a critical hyperparameter for DFL, the mixing matrix controls both the convergence rate and the needs of agent-to...
Time-varying Mixing Matrix Design for Energy-efficient Decentralized Federated Learning. We consider the design of mixing matrices to minimize the operation cost for decentralized federated learning (DFL) in wireless networks, with focus on minimizing the maximum per-node energy consumption. As a critical hyperparamete...
lg_ml
cs.LG
2025-12-30T08:24:28+00:00
2512.12501v1
SafeGen: Embedding Ethical Safeguards in Text-to-Image Generation
Generative Artificial Intelligence (AI) has created unprecedented opportunities for creative expression, education, and research. Text-to-image systems such as DALL.E, Stable Diffusion, and Midjourney can now convert ideas into visuals within seconds, but they also present a dual-use dilemma, raising critical ethical c...
SafeGen: Embedding Ethical Safeguards in Text-to-Image Generation. Generative Artificial Intelligence (AI) has created unprecedented opportunities for creative expression, education, and research. Text-to-image systems such as DALL.E, Stable Diffusion, and Midjourney can now convert ideas into visuals within seconds, b...
ai_general
cs.AI
2025-12-14T00:18:10+00:00
2510.22739v2
REVISION:Reflective Intent Mining and Online Reasoning Auxiliary for E-commerce Visual Search System Optimization
In Taobao e-commerce visual search, user behavior analysis reveals a large proportion of no-click requests, suggesting diverse and implicit user intents. These intents are expressed in various forms and are difficult to mine and discover, thereby leading to the limited adaptability and lag in platform strategies. This ...
REVISION:Reflective Intent Mining and Online Reasoning Auxiliary for E-commerce Visual Search System Optimization. In Taobao e-commerce visual search, user behavior analysis reveals a large proportion of no-click requests, suggesting diverse and implicit user intents. These intents are expressed in various forms and ar...
ir_retrieval
cs.IR
2025-10-26T16:15:50+00:00
2512.23573v1
ProGuard: Towards Proactive Multimodal Safeguard
The rapid evolution of generative models has led to a continuous emergence of multimodal safety risks, exposing the limitations of existing defense methods. To address these challenges, we propose ProGuard, a vision-language proactive guard that identifies and describes out-of-distribution (OOD) safety risks without th...
ProGuard: Towards Proactive Multimodal Safeguard. The rapid evolution of generative models has led to a continuous emergence of multimodal safety risks, exposing the limitations of existing defense methods. To address these challenges, we propose ProGuard, a vision-language proactive guard that identifies and describes...
cv_vision
cs.CV
2025-12-29T16:13:23+00:00
2512.24366v2
On the Factual Consistency of Text-based Explainable Recommendation Models
Text-based explainable recommendation aims to generate natural-language explanations that justify item recommendations, to improve user trust and system transparency. Although recent advances leverage LLMs to produce fluent outputs, a critical question remains underexplored: are these explanations factually consistent ...
On the Factual Consistency of Text-based Explainable Recommendation Models. Text-based explainable recommendation aims to generate natural-language explanations that justify item recommendations, to improve user trust and system transparency. Although recent advances leverage LLMs to produce fluent outputs, a critical ...
ir_retrieval
cs.IR
2025-12-30T17:25:15+00:00
2601.03273v2
A Multi-Perspective Benchmark and Moderation Model for Evaluating Safety and Adversarial Robustness
As large language models (LLMs) become deeply embedded in daily life, the urgent need for safer moderation systems that distinguish between naive and harmful requests while upholding appropriate censorship boundaries has never been greater. While existing LLMs can detect dangerous or unsafe content, they often struggle...
A Multi-Perspective Benchmark and Moderation Model for Evaluating Safety and Adversarial Robustness. As large language models (LLMs) become deeply embedded in daily life, the urgent need for safer moderation systems that distinguish between naive and harmful requests while upholding appropriate censorship boundaries ha...
cl_nlp
cs.CL
2025-12-22T14:49:28+00:00
2512.23997v2
MSSSeg: Learning Multi-Scale Structural Complexity for Self-Supervised Segmentation
Self-supervised semantic segmentation methods often suffer from structural errors, including merging distinct objects or fragmenting coherent regions, because they rely primarily on low-level appearance cues such as color and texture. These cues lack structural discriminability: they carry no information about the stru...
MSSSeg: Learning Multi-Scale Structural Complexity for Self-Supervised Segmentation. Self-supervised semantic segmentation methods often suffer from structural errors, including merging distinct objects or fragmenting coherent regions, because they rely primarily on low-level appearance cues such as color and texture. ...
cv_vision
cs.CV
2025-12-30T05:34:28+00:00
2512.10665v1
On the Dynamics of Multi-Agent LLM Communities Driven by Value Diversity
As Large Language Models (LLM) based multi-agent systems become increasingly prevalent, the collective behaviors, e.g., collective intelligence, of such artificial communities have drawn growing attention. This work aims to answer a fundamental question: How does diversity of values shape the collective behavior of AI ...
On the Dynamics of Multi-Agent LLM Communities Driven by Value Diversity. As Large Language Models (LLM) based multi-agent systems become increasingly prevalent, the collective behaviors, e.g., collective intelligence, of such artificial communities have drawn growing attention. This work aims to answer a fundamental q...
ai_general
cs.AI
2025-12-11T14:13:53+00:00
2511.15443v1
CroPS: Improving Dense Retrieval with Cross-Perspective Positive Samples in Short-Video Search
Dense retrieval has become a foundational paradigm in modern search systems, especially on short-video platforms. However, most industrial systems adopt a self-reinforcing training pipeline that relies on historically exposed user interactions for supervision. This paradigm inevitably leads to a filter bubble effect, w...
CroPS: Improving Dense Retrieval with Cross-Perspective Positive Samples in Short-Video Search. Dense retrieval has become a foundational paradigm in modern search systems, especially on short-video platforms. However, most industrial systems adopt a self-reinforcing training pipeline that relies on historically expose...
ir_retrieval
cs.IR
2025-11-19T13:57:40+00:00