id string | title string | abstract string | text string | label string | primary_category string | published string |
|---|---|---|---|---|---|---|
2512.19069v1 | Can abstract concepts from LLM improve SLM performance? | Large language models (LLMs) excel at diverse tasks, but their deployment on resource-constrained devices remains challenging. Existing methods like quantization, pruning, and distillation can reduce memory footprint but often demand extensive experimentation and careful infrastructure design. Leveraging existing techn... | Can abstract concepts from LLM improve SLM performance?. Large language models (LLMs) excel at diverse tasks, but their deployment on resource-constrained devices remains challenging. Existing methods like quantization, pruning, and distillation can reduce memory footprint but often demand extensive experimentation and... | ai_general | cs.AI | 2025-12-22T06:17:25+00:00 |
2512.22291v1 | Multi-Head Spectral-Adaptive Graph Anomaly Detection | Graph anomaly detection technology has broad applications in financial fraud and risk control. However, existing graph anomaly detection methods often face significant challenges when dealing with complex and variable abnormal patterns, as anomalous nodes are often disguised and mixed with normal nodes, leading to the ... | Multi-Head Spectral-Adaptive Graph Anomaly Detection. Graph anomaly detection technology has broad applications in financial fraud and risk control. However, existing graph anomaly detection methods often face significant challenges when dealing with complex and variable abnormal patterns, as anomalous nodes are often ... | lg_ml | cs.LG | 2025-12-25T14:55:43+00:00 |
2512.15374v1 | SCOPE: Prompt Evolution for Enhancing Agent Effectiveness | Large Language Model (LLM) agents are increasingly deployed in environments that generate massive, dynamic contexts. However, a critical bottleneck remains: while agents have access to this context, their static prompts lack the mechanisms to manage it effectively, leading to recurring Corrective and Enhancement failur... | SCOPE: Prompt Evolution for Enhancing Agent Effectiveness. Large Language Model (LLM) agents are increasingly deployed in environments that generate massive, dynamic contexts. However, a critical bottleneck remains: while agents have access to this context, their static prompts lack the mechanisms to manage it effectiv... | ai_general | cs.AI | 2025-12-17T12:25:05+00:00 |
2512.22443v2 | Accounting Reasoning in Large Language Models: Concepts, Evaluation, and Empirical Analysis | Large language models (LLMs) are increasingly reshaping learning paradigms, cognitive processes, and research methodologies across diverse domains. As their adoption expands, effectively integrating LLMs into professional fields and clarifying their role in domain-specific applications has become a key challenge for en... | Accounting Reasoning in Large Language Models: Concepts, Evaluation, and Empirical Analysis. Large language models (LLMs) are increasingly reshaping learning paradigms, cognitive processes, and research methodologies across diverse domains. As their adoption expands, effectively integrating LLMs into professional field... | cl_nlp | cs.CL | 2025-12-27T02:39:34+00:00 |
2512.02831v1 | Revisiting Theory of Contrastive Learning for Domain Generalization | Contrastive learning is among the most popular and powerful approaches for self-supervised representation learning, where the goal is to map semantically similar samples close together while separating dissimilar ones in the latent space. Existing theoretical methods assume that downstream task classes are drawn from t... | Revisiting Theory of Contrastive Learning for Domain Generalization. Contrastive learning is among the most popular and powerful approaches for self-supervised representation learning, where the goal is to map semantically similar samples close together while separating dissimilar ones in the latent space. Existing the... | stat_ml | stat.ML | 2025-12-02T14:39:06+00:00 |
2512.24373v1 | Skim-Aware Contrastive Learning for Efficient Document Representation | Although transformer-based models have shown strong performance in word- and sentence-level tasks, effectively representing long documents, especially in fields like law and medicine, remains difficult. Sparse attention mechanisms can handle longer inputs, but are resource-intensive and often fail to capture full-docum... | Skim-Aware Contrastive Learning for Efficient Document Representation. Although transformer-based models have shown strong performance in word- and sentence-level tasks, effectively representing long documents, especially in fields like law and medicine, remains difficult. Sparse attention mechanisms can handle longer ... | cl_nlp | cs.CL | 2025-12-30T17:33:06+00:00 |
2512.23485v1 | FRoD: Full-Rank Efficient Fine-Tuning with Rotational Degrees for Fast Convergence | Parameter-efficient fine-tuning (PEFT) methods have emerged as a practical solution for adapting large foundation models to downstream tasks, reducing computational and memory costs by updating only a small subset of parameters. Among them, approaches like LoRA aim to strike a balance between efficiency and expressiven... | FRoD: Full-Rank Efficient Fine-Tuning with Rotational Degrees for Fast Convergence. Parameter-efficient fine-tuning (PEFT) methods have emerged as a practical solution for adapting large foundation models to downstream tasks, reducing computational and memory costs by updating only a small subset of parameters. Among t... | lg_ml | cs.LG | 2025-12-29T14:13:45+00:00 |
2511.03756v1 | Bifidelity Karhunen-Loève Expansion Surrogate with Active Learning for Random Fields | We present a bifidelity Karhunen-Loève expansion (KLE) surrogate model for field-valued quantities of interest (QoIs) under uncertain inputs. The approach combines the spectral efficiency of the KLE with polynomial chaos expansions (PCEs) to preserve an explicit mapping between input uncertainties and output fields. By... | Bifidelity Karhunen-Loève Expansion Surrogate with Active Learning for Random Fields. We present a bifidelity Karhunen-Loève expansion (KLE) surrogate model for field-valued quantities of interest (QoIs) under uncertain inputs. The approach combines the spectral efficiency of the KLE with polynomial chaos expansions (P... | stat_ml | stat.ML | 2025-11-05T04:14:44+00:00 |
2512.04727v2 | Sequential Enumeration in Large Language Models | Reliably counting and generating sequences of items remain a significant challenge for neural networks, including Large Language Models (LLMs). Indeed, although this capability is readily handled by rule-based symbolic systems based on serial computation, learning to systematically deploy counting procedures is difficu... | Sequential Enumeration in Large Language Models. Reliably counting and generating sequences of items remain a significant challenge for neural networks, including Large Language Models (LLMs). Indeed, although this capability is readily handled by rule-based symbolic systems based on serial computation, learning to sys... | ai_general | cs.AI | 2025-12-04T12:10:24+00:00 |
2510.15299v3 | GRank: Towards Target-Aware and Streamlined Industrial Retrieval with a Generate-Rank Framework | Industrial-scale recommender systems rely on a cascade pipeline in which the retrieval stage must return a high-recall candidate set from billions of items under tight latency. Existing solutions either (i) suffer from limited expressiveness in capturing fine-grained user-item interactions, as seen in decoupled dual-to... | GRank: Towards Target-Aware and Streamlined Industrial Retrieval with a Generate-Rank Framework. Industrial-scale recommender systems rely on a cascade pipeline in which the retrieval stage must return a high-recall candidate set from billions of items under tight latency. Existing solutions either (i) suffer from limi... | ir_retrieval | cs.IR | 2025-10-17T04:15:09+00:00 |
2509.09459v1 | Boosting Data Utilization for Multilingual Dense Retrieval | Multilingual dense retrieval aims to retrieve relevant documents across different languages based on a unified retriever model. The challenge lies in aligning representations of different languages in a shared vector space. The common practice is to fine-tune the dense retriever via contrastive learning, whose effectiv... | Boosting Data Utilization for Multilingual Dense Retrieval. Multilingual dense retrieval aims to retrieve relevant documents across different languages based on a unified retriever model. The challenge lies in aligning representations of different languages in a shared vector space. The common practice is to fine-tune ... | ir_retrieval | cs.IR | 2025-09-11T13:42:50+00:00 |
2512.12087v3 | BLASST: Dynamic BLocked Attention Sparsity via Softmax Thresholding | The growing demand for long-context inference capabilities in Large Language Models (LLMs) has intensified the computational and memory bottlenecks inherent to the self-attention mechanism. To address this challenge, we introduce BLASST, a drop-in, dynamic sparse attention mechanism that accelerates inference by using ... | BLASST: Dynamic BLocked Attention Sparsity via Softmax Thresholding. The growing demand for long-context inference capabilities in Large Language Models (LLMs) has intensified the computational and memory bottlenecks inherent to the self-attention mechanism. To address this challenge, we introduce BLASST, a drop-in, dy... | cl_nlp | cs.CL | 2025-12-12T23:30:43+00:00 |
2601.05263v1 | A General Metric-Space Formulation of the Time Warp Edit Distance (TWED) | This short technical note presents a formal generalization of the Time Warp Edit Distance (TWED) proposed by Marteau (2009) to arbitrary metric spaces. By viewing both the observation and temporal domains as metric spaces $(X, d)$ and $(T, Δ)$, we define a Generalized TWED (GTWED) that remains a true metric under mild ... | A General Metric-Space Formulation of the Time Warp Edit Distance (TWED). This short technical note presents a formal generalization of the Time Warp Edit Distance (TWED) proposed by Marteau (2009) to arbitrary metric spaces. By viewing both the observation and temporal domains as metric spaces $(X, d)$ and $(T, Δ)$, w... | ir_retrieval | cs.IR | 2025-11-06T13:25:23+00:00 |
2512.15493v1 | Soft Geometric Inductive Bias for Object Centric Dynamics | Equivariance is a powerful prior for learning physical dynamics, yet exact group equivariance can degrade performance if the symmetries are broken. We propose object-centric world models built with geometric algebra neural networks, providing a soft geometric inductive bias. Our models are evaluated using simulated env... | Soft Geometric Inductive Bias for Object Centric Dynamics. Equivariance is a powerful prior for learning physical dynamics, yet exact group equivariance can degrade performance if the symmetries are broken. We propose object-centric world models built with geometric algebra neural networks, providing a soft geometric i... | lg_ml | cs.LG | 2025-12-17T14:40:37+00:00 |
2510.24430v1 | From Time and Place to Preference: LLM-Driven Geo-Temporal Context in Recommendations | Most recommender systems treat timestamps as numeric or cyclical values, overlooking real-world context such as holidays, events, and seasonal patterns. We propose a scalable framework that uses large language models (LLMs) to generate geo-temporal embeddings from only a timestamp and coarse location, capturing holiday... | From Time and Place to Preference: LLM-Driven Geo-Temporal Context in Recommendations. Most recommender systems treat timestamps as numeric or cyclical values, overlooking real-world context such as holidays, events, and seasonal patterns. We propose a scalable framework that uses large language models (LLMs) to genera... | ir_retrieval | cs.IR | 2025-10-28T13:57:23+00:00 |
2512.17279v2 | Diagnostic Performance of Universal-Learning Ultrasound AI Across Multiple Organs and Tasks: the UUSIC25 Challenge | IMPORTANCE: Modern ultrasound systems are universal diagnostic tools capable of imaging the entire body. However, current AI solutions remain fragmented into single-task tools. This critical gap between hardware versatility and software specificity limits workflow integration and clinical utility. OBJECTIVE: To evaluat... | Diagnostic Performance of Universal-Learning Ultrasound AI Across Multiple Organs and Tasks: the UUSIC25 Challenge. IMPORTANCE: Modern ultrasound systems are universal diagnostic tools capable of imaging the entire body. However, current AI solutions remain fragmented into single-task tools. This critical gap between h... | cv_vision | cs.CV | 2025-12-19T06:54:30+00:00 |
2511.05496v1 | DOCUEVAL: An LLM-based AI Engineering Tool for Building Customisable Document Evaluation Workflows | Foundation models, such as large language models (LLMs), have the potential to streamline evaluation workflows and improve their performance. However, practical adoption faces challenges, such as customisability, accuracy, and scalability. In this paper, we present DOCUEVAL, an AI engineering tool for building customis... | DOCUEVAL: An LLM-based AI Engineering Tool for Building Customisable Document Evaluation Workflows. Foundation models, such as large language models (LLMs), have the potential to streamline evaluation workflows and improve their performance. However, practical adoption faces challenges, such as customisability, accurac... | ir_retrieval | cs.IR | 2025-09-12T08:09:09+00:00 |
2512.16214v2 | PDE-Agent: A toolchain-augmented multi-agent framework for PDE solving | Solving Partial Differential Equations (PDEs) is a cornerstone of engineering and scientific research. Traditional methods for PDE solving are cumbersome, relying on manual setup and domain expertise. While Physics-Informed Neural Network (PINNs) introduced end-to-end neural network-based solutions, and frameworks like... | PDE-Agent: A toolchain-augmented multi-agent framework for PDE solving. Solving Partial Differential Equations (PDEs) is a cornerstone of engineering and scientific research. Traditional methods for PDE solving are cumbersome, relying on manual setup and domain expertise. While Physics-Informed Neural Network (PINNs) i... | ai_general | cs.AI | 2025-12-18T06:02:50+00:00 |
2510.16587v1 | Multi-Marginal Schrödinger Bridge Matching | Understanding the continuous evolution of populations from discrete temporal snapshots is a critical research challenge, particularly in fields like developmental biology and systems medicine where longitudinal tracking of individual entities is often impossible. Such trajectory inference is vital for unraveling the me... | Multi-Marginal Schrödinger Bridge Matching. Understanding the continuous evolution of populations from discrete temporal snapshots is a critical research challenge, particularly in fields like developmental biology and systems medicine where longitudinal tracking of individual entities is often impossible. Such traject... | stat_ml | stat.ML | 2025-10-18T17:21:19+00:00 |
2602.22221v1 | Misinformation Exposure in the Chinese Web: A Cross-System Evaluation of Search Engines, LLMs, and AI Overviews | Large Language Models (LLMs) are increasingly integrated into search services, providing direct answers that can reduce users' reliance on traditional result pages. Yet their factual reliability in non-English web ecosystems remains poorly understood, particularly when answering real user queries. We introduce a fact-c... | Misinformation Exposure in the Chinese Web: A Cross-System Evaluation of Search Engines, LLMs, and AI Overviews. Large Language Models (LLMs) are increasingly integrated into search services, providing direct answers that can reduce users' reliance on traditional result pages. Yet their factual reliability in non-Engli... | ir_retrieval | cs.IR | 2025-12-15T15:36:13+00:00 |
2512.06681v1 | Mechanistic Interpretability of GPT-2: Lexical and Contextual Layers in Sentiment Analysis | We present a mechanistic interpretability study of GPT-2 that causally examines how sentiment information is processed across its transformer layers. Using systematic activation patching across all 12 layers, we test the hypothesized two-stage sentiment architecture comprising early lexical detection and mid-layer cont... | Mechanistic Interpretability of GPT-2: Lexical and Contextual Layers in Sentiment Analysis. We present a mechanistic interpretability study of GPT-2 that causally examines how sentiment information is processed across its transformer layers. Using systematic activation patching across all 12 layers, we test the hypothe... | cl_nlp | cs.CL | 2025-12-07T06:36:35+00:00 |
2510.09897v2 | PairSem: LLM-Guided Pairwise Semantic Matching for Scientific Document Retrieval | Scientific document retrieval is a critical task for enabling knowledge discovery and supporting research across diverse domains. However, existing dense retrieval methods often struggle to capture fine-grained scientific concepts in texts due to their reliance on holistic embeddings and limited domain understanding. R... | PairSem: LLM-Guided Pairwise Semantic Matching for Scientific Document Retrieval. Scientific document retrieval is a critical task for enabling knowledge discovery and supporting research across diverse domains. However, existing dense retrieval methods often struggle to capture fine-grained scientific concepts in text... | ir_retrieval | cs.IR | 2025-10-10T22:21:49+00:00 |
2601.00841v1 | SLO-Conditioned Action Routing for Retrieval-Augmented Generation: Objective Ablation and Failure Modes | Retrieval-augmented generation (RAG) introduces a practical control problem: retrieval depth and generation behavior must be chosen per query to satisfy service-level objectives (SLOs) such as cost, refusal rate, and hallucination risk. This work models per-query control as a small discrete action: choose a retrieval d... | SLO-Conditioned Action Routing for Retrieval-Augmented Generation: Objective Ablation and Failure Modes. Retrieval-augmented generation (RAG) introduces a practical control problem: retrieval depth and generation behavior must be chosen per query to satisfy service-level objectives (SLOs) such as cost, refusal rate, an... | lg_ml | cs.LG | 2025-12-27T15:37:53+00:00 |
2512.12042v1 | Benchmarking Contextual Understanding for In-Car Conversational Systems | In-Car Conversational Question Answering (ConvQA) systems significantly enhance user experience by enabling seamless voice interactions. However, assessing their accuracy and reliability remains a challenge. This paper explores the use of Large Language Models (LLMs) alongside advanced prompting techniques and agent-ba... | Benchmarking Contextual Understanding for In-Car Conversational Systems. In-Car Conversational Question Answering (ConvQA) systems significantly enhance user experience by enabling seamless voice interactions. However, assessing their accuracy and reliability remains a challenge. This paper explores the use of Large La... | cl_nlp | cs.CL | 2025-12-12T21:15:49+00:00 |
2511.20235v2 | HHFT: Hierarchical Heterogeneous Feature Transformer for Recommendation Systems | We propose HHFT (Hierarchical Heterogeneous Feature Transformer), a Transformer-based architecture tailored for industrial CTR prediction. HHFT addresses the limitations of DNN through three key designs: (1) Semantic Feature Partitioning: Grouping heterogeneous features (e.g. user profile, item information, behaviour s... | HHFT: Hierarchical Heterogeneous Feature Transformer for Recommendation Systems. We propose HHFT (Hierarchical Heterogeneous Feature Transformer), a Transformer-based architecture tailored for industrial CTR prediction. HHFT addresses the limitations of DNN through three key designs: (1) Semantic Feature Partitioning: ... | ir_retrieval | cs.IR | 2025-11-25T12:07:56+00:00 |
2509.18661v1 | Agentic AutoSurvey: Let LLMs Survey LLMs | The exponential growth of scientific literature poses unprecedented challenges for researchers attempting to synthesize knowledge across rapidly evolving fields. We present \textbf{Agentic AutoSurvey}, a multi-agent framework for automated survey generation that addresses fundamental limitations in existing approaches.... | Agentic AutoSurvey: Let LLMs Survey LLMs. The exponential growth of scientific literature poses unprecedented challenges for researchers attempting to synthesize knowledge across rapidly evolving fields. We present \textbf{Agentic AutoSurvey}, a multi-agent framework for automated survey generation that addresses funda... | ir_retrieval | cs.IR | 2025-09-23T05:28:43+00:00 |
2512.22221v1 | Interpretable and Adaptive Node Classification on Heterophilic Graphs via Combinatorial Scoring and Hybrid Learning | Graph neural networks (GNNs) achieve strong performance on homophilic graphs but often struggle under heterophily, where adjacent nodes frequently belong to different classes. We propose an interpretable and adaptive framework for semi-supervised node classification based on explicit combinatorial inference rather than... | Interpretable and Adaptive Node Classification on Heterophilic Graphs via Combinatorial Scoring and Hybrid Learning. Graph neural networks (GNNs) achieve strong performance on homophilic graphs but often struggle under heterophily, where adjacent nodes frequently belong to different classes. We propose an interpretable... | lg_ml | cs.LG | 2025-12-22T20:50:44+00:00 |
2512.09830v2 | LLMs in Interpreting Legal Documents | This chapter explores the application of Large Language Models in the legal domain, showcasing their potential to optimise and augment traditional legal tasks by analysing possible use cases, such as assisting in interpreting statutes, contracts, and case law, enhancing clarity in legal summarisation, contract negotiat... | LLMs in Interpreting Legal Documents. This chapter explores the application of Large Language Models in the legal domain, showcasing their potential to optimise and augment traditional legal tasks by analysing possible use cases, such as assisting in interpreting statutes, contracts, and case law, enhancing clarity in ... | cl_nlp | cs.CL | 2025-12-10T17:09:13+00:00 |
2512.17289v1 | Subjective Question Generation and Answer Evaluation using NLP | Natural Language Processing (NLP) is one of the most revolutionary technologies today. It uses artificial intelligence to understand human text and spoken words. It is used for text summarization, grammar checking, sentiment analysis, and advanced chatbots and has many more potential use cases. Furthermore, it has also... | Subjective Question Generation and Answer Evaluation using NLP. Natural Language Processing (NLP) is one of the most revolutionary technologies today. It uses artificial intelligence to understand human text and spoken words. It is used for text summarization, grammar checking, sentiment analysis, and advanced chatbots... | cl_nlp | cs.CL | 2025-12-19T07:11:50+00:00 |
2509.19250v1 | Recovering Wasserstein Distance Matrices from Few Measurements | This paper proposes two algorithms for estimating square Wasserstein distance matrices from a small number of entries. These matrices are used to compute manifold learning embeddings like multidimensional scaling (MDS) or Isomap, but contrary to Euclidean distance matrices, are extremely costly to compute. We analyze m... | Recovering Wasserstein Distance Matrices from Few Measurements. This paper proposes two algorithms for estimating square Wasserstein distance matrices from a small number of entries. These matrices are used to compute manifold learning embeddings like multidimensional scaling (MDS) or Isomap, but contrary to Euclidean ... | stat_ml | stat.ML | 2025-09-23T17:11:33+00:00 |
2512.20164v2 | AI Security Beyond Core Domains: Resume Screening as a Case Study of Adversarial Vulnerabilities in Specialized LLM Applications | Large Language Models (LLMs) excel at text comprehension and generation, making them ideal for automated tasks like code review and content moderation. However, our research identifies a vulnerability: LLMs can be manipulated by "adversarial instructions" hidden in input data, such as resumes or code, causing them to d... | AI Security Beyond Core Domains: Resume Screening as a Case Study of Adversarial Vulnerabilities in Specialized LLM Applications. Large Language Models (LLMs) excel at text comprehension and generation, making them ideal for automated tasks like code review and content moderation. However, our research identifies a vul... | cl_nlp | cs.CL | 2025-12-23T08:42:09+00:00 |
2512.16694v1 | Unsupervised Thematic Clustering Of hadith Texts Using The Apriori Algorithm | This research stems from the urgency to automate the thematic grouping of hadith in line with the growing digitalization of Islamic texts. Based on a literature review, the unsupervised learning approach with the Apriori algorithm has proven effective in identifying association patterns and semantic relations in unlabe... | Unsupervised Thematic Clustering Of hadith Texts Using The Apriori Algorithm. This research stems from the urgency to automate the thematic grouping of hadith in line with the growing digitalization of Islamic texts. Based on a literature review, the unsupervised learning approach with the Apriori algorithm has proven ... | ai_general | cs.AI | 2025-12-18T15:59:46+00:00 |
2512.16910v1 | SFTok: Bridging the Performance Gap in Discrete Tokenizers | Recent advances in multimodal models highlight the pivotal role of image tokenization in high-resolution image generation. By compressing images into compact latent representations, tokenizers enable generative models to operate in lower-dimensional spaces, thereby improving computational efficiency and reducing comple... | SFTok: Bridging the Performance Gap in Discrete Tokenizers. Recent advances in multimodal models highlight the pivotal role of image tokenization in high-resolution image generation. By compressing images into compact latent representations, tokenizers enable generative models to operate in lower-dimensional spaces, th... | cv_vision | cs.CV | 2025-12-18T18:59:04+00:00 |
2512.24742v1 | Splatwizard: A Benchmark Toolkit for 3D Gaussian Splatting Compression | The recent advent of 3D Gaussian Splatting (3DGS) has marked a significant breakthrough in real-time novel view synthesis. However, the rapid proliferation of 3DGS-based algorithms has created a pressing need for standardized and comprehensive evaluation tools, especially for compression task. Existing benchmarks often... | Splatwizard: A Benchmark Toolkit for 3D Gaussian Splatting Compression. The recent advent of 3D Gaussian Splatting (3DGS) has marked a significant breakthrough in real-time novel view synthesis. However, the rapid proliferation of 3DGS-based algorithms has created a pressing need for standardized and comprehensive eval... | cv_vision | cs.CV | 2025-12-31T09:26:04+00:00 |
2510.11066v3 | Decoupled Multimodal Fusion for User Interest Modeling in Click-Through Rate Prediction | Modern industrial recommendation systems improve recommendation performance by integrating multimodal representations from pre-trained models into ID-based Click-Through Rate (CTR) prediction frameworks. However, existing approaches typically adopt modality-centric modeling strategies that process ID-based and multimod... | Decoupled Multimodal Fusion for User Interest Modeling in Click-Through Rate Prediction. Modern industrial recommendation systems improve recommendation performance by integrating multimodal representations from pre-trained models into ID-based Click-Through Rate (CTR) prediction frameworks. However, existing approache... | ir_retrieval | cs.IR | 2025-10-13T07:06:26+00:00 |
2512.01097v1 | Discriminative classification with generative features: bridging Naive Bayes and logistic regression | We introduce Smart Bayes, a new classification framework that bridges generative and discriminative modeling by integrating likelihood-ratio-based generative features into a logistic-regression-style discriminative classifier. From the generative perspective, Smart Bayes relaxes the fixed unit weights of Naive Bayes by... | Discriminative classification with generative features: bridging Naive Bayes and logistic regression. We introduce Smart Bayes, a new classification framework that bridges generative and discriminative modeling by integrating likelihood-ratio-based generative features into a logistic-regression-style discriminative cla... | stat_ml | stat.ML | 2025-11-30T21:34:24+00:00 |
2512.19772v1 | A K-Means, Ward and DBSCAN repeatability study | Reproducibility is essential in machine learning because it ensures that a model or experiment yields the same scientific conclusion. For specific algorithms repeatability with bitwise identical results is also a key for scientific integrity because it allows debugging. We decomposed several very popular clustering alg... | A K-Means, Ward and DBSCAN repeatability study. Reproducibility is essential in machine learning because it ensures that a model or experiment yields the same scientific conclusion. For specific algorithms repeatability with bitwise identical results is also a key for scientific integrity because it allows debugging. W... | lg_ml | cs.LG | 2025-12-22T09:30:33+00:00 |
2512.12643v2 | LexRel: Benchmarking Legal Relation Extraction for Chinese Civil Cases | Legal relations serve as an important analytical framework for dispute resolution in civil cases. However, legal relations in Chinese civil cases remain underexplored in the field of legal AI, largely due to the absence of comprehensive schemas. In this work, we first introduce a comprehensive schema for legal relation... | LexRel: Benchmarking Legal Relation Extraction for Chinese Civil Cases. Legal relations serve as an important analytical framework for dispute resolution in civil cases. However, legal relations in Chinese civil cases remain underexplored in the field of legal AI, largely due to the absence of comprehensive schemas. In... | cl_nlp | cs.CL | 2025-12-14T11:16:39+00:00 |
2512.00004v1 | Enhancing Talent Search Ranking with Role-Aware Expert Mixtures and LLM-based Fine-Grained Job Descriptions | Talent search is a cornerstone of modern recruitment systems, yet existing approaches often struggle to capture nuanced job-specific preferences, model recruiter behavior at a fine-grained level, and mitigate noise from subjective human judgments. We present a novel framework that enhances talent search effectiveness a... | Enhancing Talent Search Ranking with Role-Aware Expert Mixtures and LLM-based Fine-Grained Job Descriptions. Talent search is a cornerstone of modern recruitment systems, yet existing approaches often struggle to capture nuanced job-specific preferences, model recruiter behavior at a fine-grained level, and mitigate no... | ir_retrieval | cs.IR | 2025-10-05T14:17:19+00:00 |
2510.00545v2 | Bayesian Neural Networks for Functional ANOVA model | With the increasing demand for interpretability in machine learning, functional ANOVA decomposition has gained renewed attention as a principled tool for breaking down high-dimensional function into low-dimensional components that reveal the contributions of different variable groups. Recently, Tensor Product Neural Ne... | Bayesian Neural Networks for Functional ANOVA model. With the increasing demand for interpretability in machine learning, functional ANOVA decomposition has gained renewed attention as a principled tool for breaking down high-dimensional function into low-dimensional components that reveal the contributions of differen... | stat_ml | stat.ML | 2025-10-01T06:04:11+00:00 |
2512.15634v1 | How Much is Too Much? Exploring LoRA Rank Trade-offs for Retaining Knowledge and Domain Robustness | Large language models are increasingly adapted to downstream tasks through fine-tuning. Full supervised fine-tuning (SFT) and parameter-efficient fine-tuning (PEFT) methods, such as Low-Rank Adaptation (LoRA), are two dominant approaches. While PEFT methods are widely used for their computational efficiency, the implic... | How Much is Too Much? Exploring LoRA Rank Trade-offs for Retaining Knowledge and Domain Robustness. Large language models are increasingly adapted to downstream tasks through fine-tuning. Full supervised fine-tuning (SFT) and parameter-efficient fine-tuning (PEFT) methods, such as Low-Rank Adaptation (LoRA), are two do... | cl_nlp | cs.CL | 2025-12-17T17:44:09+00:00 |
2512.05256v1 | Enhancing Clinical Note Generation with ICD-10, Clinical Ontology Knowledge Graphs, and Chain-of-Thought Prompting Using GPT-4 | In the past decade a surge in the amount of electronic health record (EHR) data in the United States, attributed to a favorable policy environment created by the Health Information Technology for Economic and Clinical Health (HITECH) Act of 2009 and the 21st Century Cures Act of 2016. Clinical notes for patients' asses... | Enhancing Clinical Note Generation with ICD-10, Clinical Ontology Knowledge Graphs, and Chain-of-Thought Prompting Using GPT-4. In the past decade a surge in the amount of electronic health record (EHR) data in the United States, attributed to a favorable policy environment created by the Health Information Technology ... | cl_nlp | cs.CL | 2025-12-04T21:12:21+00:00 |
2512.19612v1 | MauBERT: Universal Phonetic Inductive Biases for Few-Shot Acoustic Units Discovery | This paper introduces MauBERT, a multilingual extension of HuBERT that leverages articulatory features for robust cross-lingual phonetic representation learning. We continue HuBERT pre-training with supervision based on a phonetic-to-articulatory feature mapping in 55 languages. Our models learn from multilingual data ... | MauBERT: Universal Phonetic Inductive Biases for Few-Shot Acoustic Units Discovery. This paper introduces MauBERT, a multilingual extension of HuBERT that leverages articulatory features for robust cross-lingual phonetic representation learning. We continue HuBERT pre-training with supervision based on a phonetic-to-ar... | cl_nlp | cs.CL | 2025-12-22T17:47:49+00:00 |
2509.22751v2 | Variance-Bounded Evaluation of Entity-Centric AI Systems Without Ground Truth: Theory and Measurement | Reliable evaluation of AI systems remains a fundamental challenge when ground truth labels are unavailable, particularly for systems generating natural language outputs like AI chat and agent systems. Many of these AI agents and systems focus on entity-centric tasks. In enterprise contexts, organizations deploy AI syst... | Variance-Bounded Evaluation of Entity-Centric AI Systems Without Ground Truth: Theory and Measurement. Reliable evaluation of AI systems remains a fundamental challenge when ground truth labels are unavailable, particularly for systems generating natural language outputs like AI chat and agent systems. Many of these AI... | stat_ml | stat.ML | 2025-09-26T07:54:38+00:00 |
2512.12084v2 | FloodSQL-Bench: A Retrieval-Augmented Benchmark for Geospatially-Grounded Text-to-SQL | Existing Text-to-SQL benchmarks primarily focus on single-table queries or limited joins in general-purpose domains, and thus fail to reflect the complexity of domain-specific, multi-table and geospatial reasoning, To address this limitation, we introduce FLOODSQL-BENCH, a geospatially grounded benchmark for the flood ... | FloodSQL-Bench: A Retrieval-Augmented Benchmark for Geospatially-Grounded Text-to-SQL. Existing Text-to-SQL benchmarks primarily focus on single-table queries or limited joins in general-purpose domains, and thus fail to reflect the complexity of domain-specific, multi-table and geospatial reasoning, To address this li... | ir_retrieval | cs.IR | 2025-12-12T23:25:00+00:00 |
2509.06452v1 | AudioBoost: Increasing Audiobook Retrievability in Spotify Search with Synthetic Query Generation | Spotify has recently introduced audiobooks as part of its catalog, complementing its music and podcast offering. Search is often the first entry point for users to access new items, and an important goal for Spotify is to support users in the exploration of the audiobook catalog. More specifically, we would like to ena... | AudioBoost: Increasing Audiobook Retrievability in Spotify Search with Synthetic Query Generation. Spotify has recently introduced audiobooks as part of its catalog, complementing its music and podcast offering. Search is often the first entry point for users to access new items, and an important goal for Spotify is to... | ir_retrieval | cs.IR | 2025-09-08T08:57:03+00:00 |
2511.00875v1 | Controlling Gender Bias in Retrieval via a Backpack Architecture | The presence of social biases in large language models (LLMs) has become a significant concern in AI research. These biases, often embedded in training data, can perpetuate harmful stereotypes and distort decision-making processes. When LLMs are integrated into ranking systems, they can propagate these biases, leading ... | Controlling Gender Bias in Retrieval via a Backpack Architecture. The presence of social biases in large language models (LLMs) has become a significant concern in AI research. These biases, often embedded in training data, can perpetuate harmful stereotypes and distort decision-making processes. When LLMs are integrat... | ir_retrieval | cs.IR | 2025-11-02T09:58:08+00:00 |
2512.23628v1 | Memorization in 3D Shape Generation: An Empirical Study | Generative models are increasingly used in 3D vision to synthesize novel shapes, yet it remains unclear whether their generation relies on memorizing training shapes. Understanding their memorization could help prevent training data leakage and improve the diversity of generated results. In this paper, we design an eva... | Memorization in 3D Shape Generation: An Empirical Study. Generative models are increasingly used in 3D vision to synthesize novel shapes, yet it remains unclear whether their generation relies on memorizing training shapes. Understanding their memorization could help prevent training data leakage and improve the divers... | cv_vision | cs.CV | 2025-12-29T17:39:21+00:00 |
2512.21231v3 | MiST: Understanding the Role of Mid-Stage Scientific Training in Developing Chemical Reasoning Models | Large Language Models can develop reasoning capabilities through online fine-tuning with rule-based rewards. However, recent studies reveal a critical constraint: reinforcement learning succeeds only when the base model already assigns non-negligible probability to correct answers -- a property we term 'latent solvabil... | MiST: Understanding the Role of Mid-Stage Scientific Training in Developing Chemical Reasoning Models. Large Language Models can develop reasoning capabilities through online fine-tuning with rule-based rewards. However, recent studies reveal a critical constraint: reinforcement learning succeeds only when the base mod... | lg_ml | cs.LG | 2025-12-24T15:15:18+00:00 |
2512.17398v1 | DeepShare: Sharing ReLU Across Channels and Layers for Efficient Private Inference | Private Inference (PI) uses cryptographic primitives to perform privacy preserving machine learning. In this setting, the owner of the network runs inference on the data of the client without learning anything about the data and without revealing any information about the model. It has been observed that a major comput... | DeepShare: Sharing ReLU Across Channels and Layers for Efficient Private Inference. Private Inference (PI) uses cryptographic primitives to perform privacy preserving machine learning. In this setting, the owner of the network runs inference on the data of the client without learning anything about the data and without... | lg_ml | cs.LG | 2025-12-19T09:50:23+00:00 |
2601.00812v1 | Free Energy-Based Modeling of Emotional Dynamics in Video Advertisements | Emotional responses during advertising video viewing are recognized as essential for understanding media effects because they have influenced attention, memory, and purchase intention. To establish a methodological basis for explainable emotion estimation without relying on external information such as physiological si... | Free Energy-Based Modeling of Emotional Dynamics in Video Advertisements. Emotional responses during advertising video viewing are recognized as essential for understanding media effects because they have influenced attention, memory, and purchase intention. To establish a methodological basis for explainable emotion e... | cv_vision | cs.CV | 2025-12-22T06:51:41+00:00 |
2512.18311v1 | Monitoring Monitorability | Observability into the decision making of modern AI systems may be required to safely deploy increasingly capable agents. Monitoring the chain-of-thought (CoT) of today's reasoning models has proven effective for detecting misbehavior. However, this "monitorability" may be fragile under different training procedures, d... | Monitoring Monitorability. Observability into the decision making of modern AI systems may be required to safely deploy increasingly capable agents. Monitoring the chain-of-thought (CoT) of today's reasoning models has proven effective for detecting misbehavior. However, this "monitorability" may be fragile under diffe... | ai_general | cs.AI | 2025-12-20T10:46:04+00:00 |
2509.07123v1 | NestGNN: A Graph Neural Network Framework Generalizing the Nested Logit Model for Travel Mode Choice | Nested logit (NL) has been commonly used for discrete choice analysis, including a wide range of applications such as travel mode choice, automobile ownership, or location decisions. However, the classical NL models are restricted by their limited representation capability and handcrafted utility specification. While r... | NestGNN: A Graph Neural Network Framework Generalizing the Nested Logit Model for Travel Mode Choice. Nested logit (NL) has been commonly used for discrete choice analysis, including a wide range of applications such as travel mode choice, automobile ownership, or location decisions. However, the classical NL models ar... | stat_ml | stat.ML | 2025-09-08T18:19:46+00:00 |
2511.08476v1 | Advancing Scientific Knowledge Retrieval and Reuse with a Novel Digital Library for Machine-Readable Knowledge | Digital libraries for research, such as the ACM Digital Library or Semantic Scholar, do not enable the machine-supported, efficient reuse of scientific knowledge (e.g., in synthesis research). This is because these libraries are based on document-centric models with narrative text knowledge expressions that require man... | Advancing Scientific Knowledge Retrieval and Reuse with a Novel Digital Library for Machine-Readable Knowledge. Digital libraries for research, such as the ACM Digital Library or Semantic Scholar, do not enable the machine-supported, efficient reuse of scientific knowledge (e.g., in synthesis research). This is because... | ir_retrieval | cs.IR | 2025-11-11T17:20:02+00:00 |
2509.06856v1 | Sequential Least-Squares Estimators with Fast Randomized Sketching for Linear Statistical Models | We propose a novel randomized framework for the estimation problem of large-scale linear statistical models, namely Sequential Least-Squares Estimators with Fast Randomized Sketching (SLSE-FRS), which integrates Sketch-and-Solve and Iterative-Sketching methods for the first time. By iteratively constructing and solving... | Sequential Least-Squares Estimators with Fast Randomized Sketching for Linear Statistical Models. We propose a novel randomized framework for the estimation problem of large-scale linear statistical models, namely Sequential Least-Squares Estimators with Fast Randomized Sketching (SLSE-FRS), which integrates Sketch-and... | stat_ml | stat.ML | 2025-09-08T16:23:58+00:00 |
2512.16855v1 | TOGGLE: Temporal Logic-Guided Large Language Model Compression for Edge | Large Language Models (LLMs) deliver exceptional performance across natural language tasks but demand substantial computational resources, limiting their deployment on resource-constrained edge devices. Existing compression techniques, such as quantization and pruning, often degrade critical linguistic properties and l... | TOGGLE: Temporal Logic-Guided Large Language Model Compression for Edge. Large Language Models (LLMs) deliver exceptional performance across natural language tasks but demand substantial computational resources, limiting their deployment on resource-constrained edge devices. Existing compression techniques, such as qua... | ai_general | cs.AI | 2025-12-18T18:27:42+00:00 |
2510.13193v2 | ReMindRAG: Low-Cost LLM-Guided Knowledge Graph Traversal for Efficient RAG | Knowledge graphs (KGs), with their structured representation capabilities, offer promising avenue for enhancing Retrieval Augmented Generation (RAG) systems, leading to the development of KG-RAG systems. Nevertheless, existing methods often struggle to achieve effective synergy between system effectiveness and cost eff... | ReMindRAG: Low-Cost LLM-Guided Knowledge Graph Traversal for Efficient RAG. Knowledge graphs (KGs), with their structured representation capabilities, offer promising avenue for enhancing Retrieval Augmented Generation (RAG) systems, leading to the development of KG-RAG systems. Nevertheless, existing methods often str... | ir_retrieval | cs.IR | 2025-10-15T06:31:29+00:00 |
2512.22100v1 | Introducing TrGLUE and SentiTurca: A Comprehensive Benchmark for Turkish General Language Understanding and Sentiment Analysis | Evaluating the performance of various model architectures, such as transformers, large language models (LLMs), and other NLP systems, requires comprehensive benchmarks that measure performance across multiple dimensions. Among these, the evaluation of natural language understanding (NLU) is particularly critical as it ... | Introducing TrGLUE and SentiTurca: A Comprehensive Benchmark for Turkish General Language Understanding and Sentiment Analysis. Evaluating the performance of various model architectures, such as transformers, large language models (LLMs), and other NLP systems, requires comprehensive benchmarks that measure performance... | cl_nlp | cs.CL | 2025-12-26T18:02:09+00:00 |
2512.18160v1 | Propose, Solve, Verify: Self-Play Through Formal Verification | Training models through self-play alone (without any human data) has been a longstanding goal in AI, but its effectiveness for training large language models remains unclear, particularly in code generation where rewards based on unit tests are brittle and prone to error propagation. We study self-play in the verified ... | Propose, Solve, Verify: Self-Play Through Formal Verification. Training models through self-play alone (without any human data) has been a longstanding goal in AI, but its effectiveness for training large language models remains unclear, particularly in code generation where rewards based on unit tests are brittle and ... | ai_general | cs.AI | 2025-12-20T00:56:35+00:00 |
2512.18180v1 | FairExpand: Individual Fairness on Graphs with Partial Similarity Information | Individual fairness, which requires that similar individuals should be treated similarly by algorithmic systems, has become a central principle in fair machine learning. Individual fairness has garnered traction in graph representation learning due to its practical importance in high-stakes Web areas such as user model... | FairExpand: Individual Fairness on Graphs with Partial Similarity Information. Individual fairness, which requires that similar individuals should be treated similarly by algorithmic systems, has become a central principle in fair machine learning. Individual fairness has garnered traction in graph representation learn... | lg_ml | cs.LG | 2025-12-20T02:33:00+00:00 |
2512.20954v1 | Reflection Pretraining Enables Token-Level Self-Correction in Biological Sequence Models | Chain-of-Thought (CoT) prompting has significantly advanced task-solving capabilities in natural language processing with large language models. Unlike standard prompting, CoT encourages the model to generate intermediate reasoning steps, non-answer tokens, that help guide the model toward more accurate final outputs. ... | Reflection Pretraining Enables Token-Level Self-Correction in Biological Sequence Models. Chain-of-Thought (CoT) prompting has significantly advanced task-solving capabilities in natural language processing with large language models. Unlike standard prompting, CoT encourages the model to generate intermediate reasonin... | cl_nlp | cs.CL | 2025-12-24T05:25:17+00:00 |
2512.19409v1 | Symplectic Reservoir Representation of Legendre Dynamics | Modern learning systems act on internal representations of data, yet how these representations encode underlying physical or statistical structure is often left implicit. In physics, conservation laws of Hamiltonian systems such as symplecticity guarantee long-term stability, and recent work has begun to hard-wire such... | Symplectic Reservoir Representation of Legendre Dynamics. Modern learning systems act on internal representations of data, yet how these representations encode underlying physical or statistical structure is often left implicit. In physics, conservation laws of Hamiltonian systems such as symplecticity guarantee long-t... | lg_ml | cs.LG | 2025-12-22T14:04:13+00:00 |
2511.01628v1 | Partial Trace-Class Bayesian Neural Networks | Bayesian neural networks (BNNs) allow rigorous uncertainty quantification in deep learning, but often come at a prohibitive computational cost. We propose three different innovative architectures of partial trace-class Bayesian neural networks (PaTraC BNNs) that enable uncertainty quantification comparable to standard ... | Partial Trace-Class Bayesian Neural Networks. Bayesian neural networks (BNNs) allow rigorous uncertainty quantification in deep learning, but often come at a prohibitive computational cost. We propose three different innovative architectures of partial trace-class Bayesian neural networks (PaTraC BNNs) that enable unce... | stat_ml | stat.ML | 2025-11-03T14:38:35+00:00 |
2512.09142v2 | SDialog: A Python Toolkit for End-to-End Agent Building, User Simulation, Dialog Generation, and Evaluation | We present SDialog, an MIT-licensed open-source Python toolkit that unifies dialog generation, evaluation and mechanistic interpretability into a single end-to-end framework for building and analyzing LLM-based conversational agents. Built around a standardized \texttt{Dialog} representation, SDialog provides: (1) pers... | SDialog: A Python Toolkit for End-to-End Agent Building, User Simulation, Dialog Generation, and Evaluation. We present SDialog, an MIT-licensed open-source Python toolkit that unifies dialog generation, evaluation and mechanistic interpretability into a single end-to-end framework for building and analyzing LLM-based ... | ai_general | cs.AI | 2025-12-09T21:42:41+00:00 |
2512.23597v2 | Scalable Residual Feature Aggregation Framework with Hybrid Metaheuristic Optimization for Robust Early Pancreatic Neoplasm Detection in Multimodal CT Imaging | The early detection of pancreatic neoplasm is a major clinical dilemma, and it is predominantly so because tumors are likely to occur with minimal contrast margins and a large spread anatomy-wide variation amongst patients on a CT scan. These complexities require to be addressed with an effective and scalable system th... | Scalable Residual Feature Aggregation Framework with Hybrid Metaheuristic Optimization for Robust Early Pancreatic Neoplasm Detection in Multimodal CT Imaging. The early detection of pancreatic neoplasm is a major clinical dilemma, and it is predominantly so because tumors are likely to occur with minimal contrast marg... | cv_vision | cs.CV | 2025-12-29T16:51:13+00:00 |
2510.05495v1 | Automated Research Article Classification and Recommendation Using NLP and ML | In the digital era, the exponential growth of scientific publications has made it increasingly difficult for researchers to efficiently identify and access relevant work. This paper presents an automated framework for research article classification and recommendation that leverages Natural Language Processing (NLP) te... | Automated Research Article Classification and Recommendation Using NLP and ML. In the digital era, the exponential growth of scientific publications has made it increasingly difficult for researchers to efficiently identify and access relevant work. This paper presents an automated framework for research article classi... | ir_retrieval | cs.IR | 2025-10-07T01:24:35+00:00 |
2510.13229v1 | Beyond Static LLM Policies: Imitation-Enhanced Reinforcement Learning for Recommendation | Recommender systems (RecSys) have become critical tools for enhancing user engagement by delivering personalized content across diverse digital platforms. Recent advancements in large language models (LLMs) demonstrate significant potential for improving RecSys, primarily due to their exceptional generalization capabil... | Beyond Static LLM Policies: Imitation-Enhanced Reinforcement Learning for Recommendation. Recommender systems (RecSys) have become critical tools for enhancing user engagement by delivering personalized content across diverse digital platforms. Recent advancements in large language models (LLMs) demonstrate significant... | ir_retrieval | cs.IR | 2025-10-15T07:28:29+00:00 |
2512.14932v1 | Low-rank MMSE filters, Kronecker-product representation, and regularization: a new perspective | In this work, we propose a method to efficiently find the regularization parameter for low-rank MMSE filters based on a Kronecker-product representation. We show that the regularization parameter is surprisingly linked to the problem of rank selection and, thus, properly choosing it, is crucial for low-rank settings. T... | Low-rank MMSE filters, Kronecker-product representation, and regularization: a new perspective. In this work, we propose a method to efficiently find the regularization parameter for low-rank MMSE filters based on a Kronecker-product representation. We show that the regularization parameter is surprisingly linked to th... | lg_ml | cs.LG | 2025-12-16T21:54:06+00:00 |
2512.18655v1 | SplatBright: Generalizable Low-Light Scene Reconstruction from Sparse Views via Physically-Guided Gaussian Enhancement | Low-light 3D reconstruction from sparse views remains challenging due to exposure imbalance and degraded color fidelity. While existing methods struggle with view inconsistency and require per-scene training, we propose SplatBright, which is, to our knowledge, the first generalizable 3D Gaussian framework for joint low... | SplatBright: Generalizable Low-Light Scene Reconstruction from Sparse Views via Physically-Guided Gaussian Enhancement. Low-light 3D reconstruction from sparse views remains challenging due to exposure imbalance and degraded color fidelity. While existing methods struggle with view inconsistency and require per-scene t... | cv_vision | cs.CV | 2025-12-21T09:06:16+00:00 |
2512.23948v1 | DivQAT: Enhancing Robustness of Quantized Convolutional Neural Networks against Model Extraction Attacks | Convolutional Neural Networks (CNNs) and their quantized counterparts are vulnerable to extraction attacks, posing a significant threat of IP theft. Yet, the robustness of quantized models against these attacks is little studied compared to large models. Previous defenses propose to inject calculated noise into the pre... | DivQAT: Enhancing Robustness of Quantized Convolutional Neural Networks against Model Extraction Attacks. Convolutional Neural Networks (CNNs) and their quantized counterparts are vulnerable to extraction attacks, posing a significant threat of IP theft. Yet, the robustness of quantized models against these attacks is ... | lg_ml | cs.LG | 2025-12-30T02:34:32+00:00 |
2512.16676v1 | DataFlow: An LLM-Driven Framework for Unified Data Preparation and Workflow Automation in the Era of Data-Centric AI | The rapidly growing demand for high-quality data in Large Language Models (LLMs) has intensified the need for scalable, reliable, and semantically rich data preparation pipelines. However, current practices remain dominated by ad-hoc scripts and loosely specified workflows, which lack principled abstractions, hinder re... | DataFlow: An LLM-Driven Framework for Unified Data Preparation and Workflow Automation in the Era of Data-Centric AI. The rapidly growing demand for high-quality data in Large Language Models (LLMs) has intensified the need for scalable, reliable, and semantically rich data preparation pipelines. However, current pract... | lg_ml | cs.LG | 2025-12-18T15:46:15+00:00 |
2512.23347v1 | ECG-RAMBA: Zero-Shot ECG Generalization by Morphology-Rhythm Disentanglement and Long-Range Modeling | Deep learning has achieved strong performance for electrocardiogram (ECG) classification within individual datasets, yet dependable generalization across heterogeneous acquisition settings remains a major obstacle to clinical deployment and longitudinal monitoring. A key limitation of many model architectures is the im... | ECG-RAMBA: Zero-Shot ECG Generalization by Morphology-Rhythm Disentanglement and Long-Range Modeling. Deep learning has achieved strong performance for electrocardiogram (ECG) classification within individual datasets, yet dependable generalization across heterogeneous acquisition settings remains a major obstacle to c... | lg_ml | cs.LG | 2025-12-29T10:14:52+00:00 |
2510.14092v1 | deFOREST: Fusing Optical and Radar satellite data for Enhanced Sensing of Tree-loss | In this paper we develop a deforestation detection pipeline that incorporates optical and Synthetic Aperture Radar (SAR) data. A crucial component of the pipeline is the construction of anomaly maps of the optical data, which is done using the residual space of a discrete Karhunen-Loève (KL) expansion. Anomalies are qu... | deFOREST: Fusing Optical and Radar satellite data for Enhanced Sensing of Tree-loss. In this paper we develop a deforestation detection pipeline that incorporates optical and Synthetic Aperture Radar (SAR) data. A crucial component of the pipeline is the construction of anomaly maps of the optical data, which is done u... | stat_ml | stat.ML | 2025-10-15T21:02:45+00:00 |
2512.22385v2 | LLM-Guided Exemplar Selection for Few-Shot Wearable-Sensor Human Activity Recognition | In this paper, we propose an LLM-Guided Exemplar Selection framework to address a key limitation in state-of-the-art Human Activity Recognition (HAR) methods: their reliance on large labeled datasets and purely geometric exemplar selection, which often fail to distinguish similar wearable sensor activities such as walk... | LLM-Guided Exemplar Selection for Few-Shot Wearable-Sensor Human Activity Recognition. In this paper, we propose an LLM-Guided Exemplar Selection framework to address a key limitation in state-of-the-art Human Activity Recognition (HAR) methods: their reliance on large labeled datasets and purely geometric exemplar sel... | cl_nlp | cs.CL | 2025-12-26T21:03:15+00:00 |
2511.03693v1 | Colorectal Cancer Histopathological Grading using Multi-Scale Federated Learning | Colorectal cancer (CRC) grading is a critical prognostic factor but remains hampered by inter-observer variability and the privacy constraints of multi-institutional data sharing. While deep learning offers a path to automation, centralized training models conflict with data governance regulations and neglect the diagn... | Colorectal Cancer Histopathological Grading using Multi-Scale Federated Learning. Colorectal cancer (CRC) grading is a critical prognostic factor but remains hampered by inter-observer variability and the privacy constraints of multi-institutional data sharing. While deep learning offers a path to automation, centraliz... | stat_ml | stat.ML | 2025-11-05T18:18:09+00:00 |
2512.24271v1 | Taming Hallucinations: Boosting MLLMs' Video Understanding via Counterfactual Video Generation | Multimodal Large Language Models (MLLMs) have made remarkable progress in video understanding. However, they suffer from a critical vulnerability: an over-reliance on language priors, which can lead to visual ungrounded hallucinations, especially when processing counterfactual videos that defy common sense. This limita... | Taming Hallucinations: Boosting MLLMs' Video Understanding via Counterfactual Video Generation. Multimodal Large Language Models (MLLMs) have made remarkable progress in video understanding. However, they suffer from a critical vulnerability: an over-reliance on language priors, which can lead to visual ungrounded hall... | cv_vision | cs.CV | 2025-12-30T14:53:33+00:00 |
2512.06641v1 | An Index-based Approach for Efficient and Effective Web Content Extraction | As web agents (e.g., Deep Research) routinely consume massive volumes of web pages to gather and analyze information, LLM context management -- under large token budgets and low signal density -- emerges as a foundational, high-importance, and technically challenging problem for agentic and RAG pipelines. Existing solu... | An Index-based Approach for Efficient and Effective Web Content Extraction. As web agents (e.g., Deep Research) routinely consume massive volumes of web pages to gather and analyze information, LLM context management -- under large token budgets and low signal density -- emerges as a foundational, high-importance, and ... | ir_retrieval | cs.IR | 2025-12-07T03:18:19+00:00 |
2511.22707v1 | CoFiRec: Coarse-to-Fine Tokenization for Generative Recommendation | In web environments, user preferences are often refined progressively as users move from browsing broad categories to exploring specific items. However, existing generative recommenders overlook this natural refinement process. Generative recommendation formulates next-item prediction as autoregressive generation over ... | CoFiRec: Coarse-to-Fine Tokenization for Generative Recommendation. In web environments, user preferences are often refined progressively as users move from browsing broad categories to exploring specific items. However, existing generative recommenders overlook this natural refinement process. Generative recommendatio... | ir_retrieval | cs.IR | 2025-11-27T18:59:35+00:00 |
2511.18279v1 | Democratic Recommendation with User and Item Representatives Produced by Graph Condensation | The challenges associated with large-scale user-item interaction graphs have attracted increasing attention in graph-based recommendation systems, primarily due to computational inefficiencies and inadequate information propagation. Existing methods provide partial solutions but suffer from notable limitations: model-c... | Democratic Recommendation with User and Item Representatives Produced by Graph Condensation. The challenges associated with large-scale user-item interaction graphs have attracted increasing attention in graph-based recommendation systems, primarily due to computational inefficiencies and inadequate information propaga... | ir_retrieval | cs.IR | 2025-11-23T04:09:28+00:00 |
2512.13701v1 | Blind Radio Mapping via Spatially Regularized Bayesian Trajectory Inference | Radio maps enable intelligent wireless applications by capturing the spatial distribution of channel characteristics. However, conventional construction methods demand extensive location-labeled data, which are costly and impractical in many real-world scenarios. This paper presents a blind radio map construction frame... | Blind Radio Mapping via Spatially Regularized Bayesian Trajectory Inference. Radio maps enable intelligent wireless applications by capturing the spatial distribution of channel characteristics. However, conventional construction methods demand extensive location-labeled data, which are costly and impractical in many r... | ai_general | cs.AI | 2025-12-04T05:31:28+00:00 |
2512.18978v1 | Outlier detection in mixed-attribute data: a semi-supervised approach with fuzzy approximations and relative entropy | Outlier detection is a critical task in data mining, aimed at identifying objects that significantly deviate from the norm. Semi-supervised methods improve detection performance by leveraging partially labeled data but typically overlook the uncertainty and heterogeneity of real-world mixed-attribute data. This paper i... | Outlier detection in mixed-attribute data: a semi-supervised approach with fuzzy approximations and relative entropy. Outlier detection is a critical task in data mining, aimed at identifying objects that significantly deviate from the norm. Semi-supervised methods improve detection performance by leveraging partially ... | lg_ml | cs.LG | 2025-12-22T02:41:43+00:00 |
2512.08073v1 | Detecting Privileged Documents by Ranking Connected Network Entities | This paper presents a link analysis approach for identifying privileged documents by constructing a network of human entities derived from email header metadata. Entities are classified as either counsel or non-counsel based on a predefined list of known legal professionals. The core assumption is that individuals with... | Detecting Privileged Documents by Ranking Connected Network Entities. This paper presents a link analysis approach for identifying privileged documents by constructing a network of human entities derived from email header metadata. Entities are classified as either counsel or non-counsel based on a predefined list of k... | ir_retrieval | cs.IR | 2025-12-08T22:16:54+00:00 |
2512.15385v1 | Robustness Evaluation of Machine Learning Models for Fault Classification and Localization In Power System Protection | The growing penetration of renewable and distributed generation is transforming power systems and challenging conventional protection schemes that rely on fixed settings and local measurements. Machine learning (ML) offers a data-driven alternative for centralized fault classification (FC) and fault localization (FL), ... | Robustness Evaluation of Machine Learning Models for Fault Classification and Localization In Power System Protection. The growing penetration of renewable and distributed generation is transforming power systems and challenging conventional protection schemes that rely on fixed settings and local measurements. Machine... | lg_ml | cs.LG | 2025-12-17T12:38:53+00:00 |
2512.06228v1 | Policy-based Sentence Simplification: Replacing Parallel Corpora with LLM-as-a-Judge | Sentence simplification aims to modify a sentence to make it easier to read and understand while preserving the meaning. Different applications require distinct simplification policies, such as replacing only complex words at the lexical level or rewriting the entire sentence while trading off details for simplicity. H... | Policy-based Sentence Simplification: Replacing Parallel Corpora with LLM-as-a-Judge. Sentence simplification aims to modify a sentence to make it easier to read and understand while preserving the meaning. Different applications require distinct simplification policies, such as replacing only complex words at the lexi... | cl_nlp | cs.CL | 2025-12-06T00:29:49+00:00 |
2512.21252v2 | DreaMontage: Arbitrary Frame-Guided One-Shot Video Generation | The "one-shot" technique represents a distinct and sophisticated aesthetic in filmmaking. However, its practical realization is often hindered by prohibitive costs and complex real-world constraints. Although emerging video generation models offer a virtual alternative, existing approaches typically rely on naive clip ... | DreaMontage: Arbitrary Frame-Guided One-Shot Video Generation. The "one-shot" technique represents a distinct and sophisticated aesthetic in filmmaking. However, its practical realization is often hindered by prohibitive costs and complex real-world constraints. Although emerging video generation models offer a virtual... | cv_vision | cs.CV | 2025-12-24T16:00:15+00:00 |
2511.00436v2 | Simple and Behavior-Driven Augmentation for Recommendation with Rich Collaborative Signals | Contrastive learning (CL) has been widely used for enhancing the performance of graph collaborative filtering (GCF) for personalized recommendation. Since data augmentation plays a crucial role in the success of CL, previous works have designed augmentation methods to remove noisy interactions between users and items i... | Simple and Behavior-Driven Augmentation for Recommendation with Rich Collaborative Signals. Contrastive learning (CL) has been widely used for enhancing the performance of graph collaborative filtering (GCF) for personalized recommendation. Since data augmentation plays a crucial role in the success of CL, previous wor... | ir_retrieval | cs.IR | 2025-11-01T07:36:59+00:00 |
2512.23818v1 | Energy-Tweedie: Score meets Score, Energy meets Energy | Denoising and score estimation have long been known to be linked via the classical Tweedie's formula. In this work, we first extend the latter to a wider range of distributions often called "energy models" and denoted elliptical distributions in this work. Next, we examine an alternative view: we consider the denoising... | Energy-Tweedie: Score meets Score, Energy meets Energy. Denoising and score estimation have long been known to be linked via the classical Tweedie's formula. In this work, we first extend the latter to a wider range of distributions often called "energy models" and denoted elliptical distributions in this work. Next, w... | stat_ml | stat.ML | 2025-12-29T19:28:50+00:00 |
2512.07926v1 | Can AI autonomously build, operate, and use the entire data stack? | Enterprise data management is a monumental task. It spans data architecture and systems, integration, quality, governance, and continuous improvement. While AI assistants can help specific persona, such as data engineers and stewards, to navigate and configure the data stack, they fall far short of full automation. How... | Can AI autonomously build, operate, and use the entire data stack?. Enterprise data management is a monumental task. It spans data architecture and systems, integration, quality, governance, and continuous improvement. While AI assistants can help specific persona, such as data engineers and stewards, to navigate and c... | ai_general | cs.AI | 2025-12-08T18:59:01+00:00 |
2512.23938v1 | Learnable Query Aggregation with KV Routing for Cross-view Geo-localisation | Cross-view geo-localisation (CVGL) aims to estimate the geographic location of a query image by matching it with images from a large-scale database. However, the significant view-point discrepancies present considerable challenges for effective feature aggregation and alignment. To address these challenges, we propose ... | Learnable Query Aggregation with KV Routing for Cross-view Geo-localisation. Cross-view geo-localisation (CVGL) aims to estimate the geographic location of a query image by matching it with images from a large-scale database. However, the significant view-point discrepancies present considerable challenges for effectiv... | cv_vision | cs.CV | 2025-12-30T01:51:52+00:00 |
2510.12375v1 | Improved Central Limit Theorem and Bootstrap Approximations for Linear Stochastic Approximation | In this paper, we refine the Berry-Esseen bounds for the multivariate normal approximation of Polyak-Ruppert averaged iterates arising from the linear stochastic approximation (LSA) algorithm with decreasing step size. We consider the normal approximation by the Gaussian distribution with covariance matrix predicted by... | Improved Central Limit Theorem and Bootstrap Approximations for Linear Stochastic Approximation. In this paper, we refine the Berry-Esseen bounds for the multivariate normal approximation of Polyak-Ruppert averaged iterates arising from the linear stochastic approximation (LSA) algorithm with decreasing step size. We c... | stat_ml | stat.ML | 2025-10-14T10:50:10+00:00 |
2512.06751v1 | Becoming Experienced Judges: Selective Test-Time Learning for Evaluators | Automatic evaluation with large language models, commonly known as LLM-as-a-judge, is now standard across reasoning and alignment tasks. Despite evaluating many samples in deployment, these evaluators typically (i) treat each case independently, missing the opportunity to accumulate experience, and (ii) rely on a singl... | Becoming Experienced Judges: Selective Test-Time Learning for Evaluators. Automatic evaluation with large language models, commonly known as LLM-as-a-judge, is now standard across reasoning and alignment tasks. Despite evaluating many samples in deployment, these evaluators typically (i) treat each case independently, ... | cl_nlp | cs.CL | 2025-12-07T09:28:39+00:00 |
2512.24715v1 | MDiffFR: Modality-Guided Diffusion Generation for Cold-start Items in Federated Recommendation | Federated recommendations (FRs) provide personalized services while preserving user privacy by keeping user data on local clients, which has attracted significant attention in recent years. However, due to the strict privacy constraints inherent in FRs, access to user-item interaction data and user profiles across clie... | MDiffFR: Modality-Guided Diffusion Generation for Cold-start Items in Federated Recommendation. Federated recommendations (FRs) provide personalized services while preserving user privacy by keeping user data on local clients, which has attracted significant attention in recent years. However, due to the strict privacy... | ir_retrieval | cs.IR | 2025-12-31T08:29:34+00:00 |
2512.10300v1 | Investigating The Functional Roles of Attention Heads in Vision Language Models: Evidence for Reasoning Modules | Despite excelling on multimodal benchmarks, vision-language models (VLMs) largely remain a black box. In this paper, we propose a novel interpretability framework to systematically analyze the internal mechanisms of VLMs, focusing on the functional roles of attention heads in multimodal reasoning. To this end, we intro... | Investigating The Functional Roles of Attention Heads in Vision Language Models: Evidence for Reasoning Modules. Despite excelling on multimodal benchmarks, vision-language models (VLMs) largely remain a black box. In this paper, we propose a novel interpretability framework to systematically analyze the internal mecha... | ai_general | cs.AI | 2025-12-11T05:42:53+00:00 |
2512.24940v1 | Iterative Deployment Improves Planning Skills in LLMs | We show that iterative deployment of large language models (LLMs), each fine-tuned on data carefully curated by users from the previous models' deployment, can significantly change the properties of the resultant models. By testing this mechanism on various planning domains, we observe substantial improvements in plann... | Iterative Deployment Improves Planning Skills in LLMs. We show that iterative deployment of large language models (LLMs), each fine-tuned on data carefully curated by users from the previous models' deployment, can significantly change the properties of the resultant models. By testing this mechanism on various plannin... | ai_general | cs.AI | 2025-12-31T16:03:14+00:00 |
2512.03549v1 | PARC: An Autonomous Self-Reflective Coding Agent for Robust Execution of Long-Horizon Tasks | We introduce PARC, a coding agent for the autonomous and robust execution of long-horizon computational tasks. PARC is built on a hierarchical multi-agent architecture incorporating task planning, execution, and a mechanism that evaluates its own actions and their outcomes from an independent context and provides feedb... | PARC: An Autonomous Self-Reflective Coding Agent for Robust Execution of Long-Horizon Tasks. We introduce PARC, a coding agent for the autonomous and robust execution of long-horizon computational tasks. PARC is built on a hierarchical multi-agent architecture incorporating task planning, execution, and a mechanism tha... | ai_general | cs.AI | 2025-12-03T08:15:10+00:00 |
2512.19271v1 | 3SGen: Unified Subject, Style, and Structure-Driven Image Generation with Adaptive Task-specific Memory | Recent image generation approaches often address subject, style, and structure-driven conditioning in isolation, leading to feature entanglement and limited task transferability. In this paper, we introduce 3SGen, a task-aware unified framework that performs all three conditioning modes within a single model. 3SGen emp... | 3SGen: Unified Subject, Style, and Structure-Driven Image Generation with Adaptive Task-specific Memory. Recent image generation approaches often address subject, style, and structure-driven conditioning in isolation, leading to feature entanglement and limited task transferability. In this paper, we introduce 3SGen, a... | cv_vision | cs.CV | 2025-12-22T11:07:27+00:00 |
2509.22116v2 | Does Generative Retrieval Overcome the Limitations of Dense Retrieval? | Generative retrieval (GR) has emerged as a new paradigm in neural information retrieval, offering an alternative to dense retrieval (DR) by directly generating identifiers of relevant documents. In this paper, we theoretically and empirically investigate how GR fundamentally diverges from DR in both learning objectives... | Does Generative Retrieval Overcome the Limitations of Dense Retrieval?. Generative retrieval (GR) has emerged as a new paradigm in neural information retrieval, offering an alternative to dense retrieval (DR) by directly generating identifiers of relevant documents. In this paper, we theoretically and empirically inves... | ir_retrieval | cs.IR | 2025-09-26T09:38:01+00:00 |
2512.20561v1 | FlashVLM: Text-Guided Visual Token Selection for Large Multimodal Models | Large vision-language models (VLMs) typically process hundreds or thousands of visual tokens per image or video frame, incurring quadratic attention cost and substantial redundancy. Existing token reduction methods often ignore the textual query or rely on deep attention maps, whose instability under aggressive pruning... | FlashVLM: Text-Guided Visual Token Selection for Large Multimodal Models. Large vision-language models (VLMs) typically process hundreds or thousands of visual tokens per image or video frame, incurring quadratic attention cost and substantial redundancy. Existing token reduction methods often ignore the textual query ... | cv_vision | cs.CV | 2025-12-23T18:05:43+00:00 |
2510.02471v2 | Predictive inference for time series: why is split conformal effective despite temporal dependence? | We consider the problem of uncertainty quantification for prediction in a time series: if we use past data to forecast the next time point, can we provide valid prediction intervals around our forecasts? To avoid placing distributional assumptions on the data, in recent years the conformal prediction method has been a ... | Predictive inference for time series: why is split conformal effective despite temporal dependence?. We consider the problem of uncertainty quantification for prediction in a time series: if we use past data to forecast the next time point, can we provide valid prediction intervals around our forecasts? To avoid placin... | stat_ml | stat.ML | 2025-10-02T18:24:04+00:00 |
2512.24572v2 | Korean Canonical Legal Benchmark: Toward Knowledge-Independent Evaluation of LLMs' Legal Reasoning Capabilities | We introduce the Korean Canonical Legal Benchmark (KCL), a benchmark designed to assess language models' legal reasoning capabilities independently of domain-specific knowledge. KCL provides question-level supporting precedents, enabling a more faithful disentanglement of reasoning ability from parameterized knowledge.... | Korean Canonical Legal Benchmark: Toward Knowledge-Independent Evaluation of LLMs' Legal Reasoning Capabilities. We introduce the Korean Canonical Legal Benchmark (KCL), a benchmark designed to assess language models' legal reasoning capabilities independently of domain-specific knowledge. KCL provides question-level s... | cl_nlp | cs.CL | 2025-12-31T02:35:54+00:00 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.