id string | title string | abstract string | text string | label string | primary_category string | published string |
|---|---|---|---|---|---|---|
2512.06749v3 | DoVer: Intervention-Driven Auto Debugging for LLM Multi-Agent Systems | Large language model (LLM)-based multi-agent systems are challenging to debug because failures often arise from long, branching interaction traces. The prevailing practice is to leverage LLMs for log-based failure localization, attributing errors to a specific agent and step. However, this paradigm has two key limitati... | DoVer: Intervention-Driven Auto Debugging for LLM Multi-Agent Systems. Large language model (LLM)-based multi-agent systems are challenging to debug because failures often arise from long, branching interaction traces. The prevailing practice is to leverage LLMs for log-based failure localization, attributing errors to... | ai_general | cs.AI | 2025-12-07T09:23:48+00:00 |
2511.23312v1 | Do LLM-judges Align with Human Relevance in Cranfield-style Recommender Evaluation? | Evaluating recommender systems remains a long-standing challenge, as offline methods based on historical user interactions and train-test splits often yield unstable and inconsistent results due to exposure bias, popularity bias, sampled evaluations, and missing-not-at-random patterns. In contrast, textual document ret... | Do LLM-judges Align with Human Relevance in Cranfield-style Recommender Evaluation?. Evaluating recommender systems remains a long-standing challenge, as offline methods based on historical user interactions and train-test splits often yield unstable and inconsistent results due to exposure bias, popularity bias, sampl... | ir_retrieval | cs.IR | 2025-11-28T16:10:39+00:00 |
2512.16145v2 | MRG-R1: Reinforcement Learning for Clinically Aligned Medical Report Generation | Medical report generation aims to automatically produce radiology-style reports from medical images, supporting efficient and accurate clinical decision-making.However, existing approaches predominately rely on token-level likelihood training, which favors local lexical matching and leaves clinical correctness under-sp... | MRG-R1: Reinforcement Learning for Clinically Aligned Medical Report Generation. Medical report generation aims to automatically produce radiology-style reports from medical images, supporting efficient and accurate clinical decision-making.However, existing approaches predominately rely on token-level likelihood train... | cl_nlp | cs.CL | 2025-12-18T03:57:55+00:00 |
2512.02502v1 | AskNearby: An LLM-Based Application for Neighborhood Information Retrieval and Personalized Cognitive-Map Recommendations | The "15-minute city" envisions neighborhoods where residents can meet daily needs via a short walk or bike ride. Realizing this vision requires not only physical proximity but also efficient and reliable access to information about nearby places, services, and events. Existing location-based systems, however, focus mai... | AskNearby: An LLM-Based Application for Neighborhood Information Retrieval and Personalized Cognitive-Map Recommendations. The "15-minute city" envisions neighborhoods where residents can meet daily needs via a short walk or bike ride. Realizing this vision requires not only physical proximity but also efficient and re... | ir_retrieval | cs.IR | 2025-12-02T07:47:31+00:00 |
2512.23351v1 | CountGD++: Generalized Prompting for Open-World Counting | The flexibility and accuracy of methods for automatically counting objects in images and videos are limited by the way the object can be specified. While existing methods allow users to describe the target object with text and visual examples, the visual examples must be manually annotated inside the image, and there i... | CountGD++: Generalized Prompting for Open-World Counting. The flexibility and accuracy of methods for automatically counting objects in images and videos are limited by the way the object can be specified. While existing methods allow users to describe the target object with text and visual examples, the visual example... | cv_vision | cs.CV | 2025-12-29T10:23:22+00:00 |
2512.21302v1 | AndroidLens: Long-latency Evaluation with Nested Sub-targets for Android GUI Agents | Graphical user interface (GUI) agents can substantially improve productivity by automating frequently executed long-latency tasks on mobile devices. However, existing evaluation benchmarks are still constrained to limited applications, simple tasks, and coarse-grained metrics. To address this, we introduce AndroidLens,... | AndroidLens: Long-latency Evaluation with Nested Sub-targets for Android GUI Agents. Graphical user interface (GUI) agents can substantially improve productivity by automating frequently executed long-latency tasks on mobile devices. However, existing evaluation benchmarks are still constrained to limited applications,... | cv_vision | cs.CV | 2025-12-24T17:40:42+00:00 |
2512.22974v3 | RealCamo: Boosting Real Camouflage Synthesis with Layout Controls and Textual-Visual Guidance | Camouflaged image generation (CIG) has recently emerged as an efficient alternative for acquiring high-quality training data for camouflaged object detection (COD). However, existing CIG methods still suffer from a substantial gap to real camouflaged imagery: generated images either lack sufficient camouflage due to we... | RealCamo: Boosting Real Camouflage Synthesis with Layout Controls and Textual-Visual Guidance. Camouflaged image generation (CIG) has recently emerged as an efficient alternative for acquiring high-quality training data for camouflaged object detection (COD). However, existing CIG methods still suffer from a substantia... | cv_vision | cs.CV | 2025-12-28T15:37:56+00:00 |
2510.21713v1 | asLLR: LLM based Leads Ranking in Auto Sales | In the area of commercial auto sales system, high-quality lead score sequencing determines the priority of a sale's work and is essential for optimizing the efficiency of the sales system. Since CRM (Customer Relationship Management) system contains plenty of textual interaction features between sales and customers, tr... | asLLR: LLM based Leads Ranking in Auto Sales. In the area of commercial auto sales system, high-quality lead score sequencing determines the priority of a sale's work and is essential for optimizing the efficiency of the sales system. Since CRM (Customer Relationship Management) system contains plenty of textual intera... | ir_retrieval | cs.IR | 2025-09-10T01:26:29+00:00 |
2512.08296v3 | Towards a Science of Scaling Agent Systems | Agents, language model-based systems capable of reasoning, planning, and acting are widely adopted in real-world tasks, yet how their performance changes as these systems scale across key dimensions remains underexplored. We introduce quantitative scaling principles for agent systems as a predictive model, capturing ho... | Towards a Science of Scaling Agent Systems. Agents, language model-based systems capable of reasoning, planning, and acting are widely adopted in real-world tasks, yet how their performance changes as these systems scale across key dimensions remains underexplored. We introduce quantitative scaling principles for agent... | ai_general | cs.AI | 2025-12-09T06:52:21+00:00 |
2512.20612v1 | Making Large Language Models Efficient Dense Retrievers | Recent work has shown that directly fine-tuning large language models (LLMs) for dense retrieval yields strong performance, but their substantial parameter counts make them computationally inefficient. While prior studies have revealed significant layer redundancy in LLMs for generative tasks, it remains unclear whethe... | Making Large Language Models Efficient Dense Retrievers. Recent work has shown that directly fine-tuning large language models (LLMs) for dense retrieval yields strong performance, but their substantial parameter counts make them computationally inefficient. While prior studies have revealed significant layer redundanc... | ir_retrieval | cs.IR | 2025-12-23T18:58:25+00:00 |
2509.19955v2 | Multimodal-enhanced Federated Recommendation: A Group-wise Fusion Approach | Federated Recommendation (FR) is a new learning paradigm to tackle the learn-to-rank problem in a privacy-preservation manner. How to integrate multi-modality features into federated recommendation is still an open challenge in terms of efficiency, distribution heterogeneity, and fine-grained alignment. To address thes... | Multimodal-enhanced Federated Recommendation: A Group-wise Fusion Approach. Federated Recommendation (FR) is a new learning paradigm to tackle the learn-to-rank problem in a privacy-preservation manner. How to integrate multi-modality features into federated recommendation is still an open challenge in terms of efficie... | ir_retrieval | cs.IR | 2025-09-24T10:06:37+00:00 |
2510.15308v1 | Dimension Mask Layer: Optimizing Embedding Efficiency for Scalable ID-based Models | In modern recommendation systems and social media platforms like Meta, TikTok, and Instagram, large-scale ID-based features often require embedding tables that consume significant memory. Managing these embedding sizes can be challenging, leading to bulky models that are harder to deploy and maintain. In this paper, we... | Dimension Mask Layer: Optimizing Embedding Efficiency for Scalable ID-based Models. In modern recommendation systems and social media platforms like Meta, TikTok, and Instagram, large-scale ID-based features often require embedding tables that consume significant memory. Managing these embedding sizes can be challengin... | ir_retrieval | cs.IR | 2025-10-17T04:46:10+00:00 |
2512.11426v1 | AgentBalance: Backbone-then-Topology Design for Cost-Effective Multi-Agent Systems under Budget Constraints | Large Language Model (LLM)-based multi-agent systems (MAS) are becoming indispensable building blocks for web-scale applications such as web search, social network analytics, and online customer support, where cost-effectiveness is increasingly the primary constraint for large-scale deployment. While recent work improv... | AgentBalance: Backbone-then-Topology Design for Cost-Effective Multi-Agent Systems under Budget Constraints. Large Language Model (LLM)-based multi-agent systems (MAS) are becoming indispensable building blocks for web-scale applications such as web search, social network analytics, and online customer support, where c... | ai_general | cs.AI | 2025-12-12T10:08:03+00:00 |
2512.20237v1 | MemR$^3$: Memory Retrieval via Reflective Reasoning for LLM Agents | Memory systems have been designed to leverage past experiences in Large Language Model (LLM) agents. However, many deployed memory systems primarily optimize compression and storage, with comparatively less emphasis on explicit, closed-loop control of memory retrieval. From this observation, we build memory retrieval a... | MemR$^3$: Memory Retrieval via Reflective Reasoning for LLM Agents. Memory systems have been designed to leverage past experiences in Large Language Model (LLM) agents. However, many deployed memory systems primarily optimize compression and storage, with comparatively less emphasis on explicit, closed-loop control of ... | ai_general | cs.AI | 2025-12-23T10:49:42+00:00 |
2512.22702v1 | What Matters in Deep Learning for Time Series Forecasting? | Deep learning models have grown increasingly popular in time series applications. However, the large quantity of newly proposed architectures, together with often contradictory empirical results, makes it difficult to assess which components contribute significantly to final performance. We aim to make sense of the cur... | What Matters in Deep Learning for Time Series Forecasting?. Deep learning models have grown increasingly popular in time series applications. However, the large quantity of newly proposed architectures, together with often contradictory empirical results, makes it difficult to assess which components contribute signifi... | lg_ml | cs.LG | 2025-12-27T20:50:28+00:00 |
2510.10324v2 | On some practical challenges of conformal prediction | Conformal prediction is a model-free machine learning method for constructing prediction regions at a guaranteed coverage probability level. However, a data scientist often faces three challenges in practice: (i) the determination of a conformal prediction region is only approximate, jeopardizing the finite-sample vali... | On some practical challenges of conformal prediction. Conformal prediction is a model-free machine learning method for constructing prediction regions at a guaranteed coverage probability level. However, a data scientist often faces three challenges in practice: (i) the determination of a conformal prediction region is... | stat_ml | stat.ML | 2025-10-11T19:36:28+00:00 |
2512.04469v1 | Mathematical Framing for Different Agent Strategies | We introduce a unified mathematical and probabilistic framework for understanding and comparing diverse AI agent strategies. We bridge the gap between high-level agent design concepts, such as ReAct, multi-agent systems, and control flows, and a rigorous mathematical formulation. Our approach frames agentic processes a... | Mathematical Framing for Different Agent Strategies. We introduce a unified mathematical and probabilistic framework for understanding and comparing diverse AI agent strategies. We bridge the gap between high-level agent design concepts, such as ReAct, multi-agent systems, and control flows, and a rigorous mathematical... | ai_general | cs.AI | 2025-12-04T05:22:54+00:00 |
2512.08536v1 | Principles2Plan: LLM-Guided System for Operationalising Ethical Principles into Plans | Ethical awareness is critical for robots operating in human environments, yet existing automated planning tools provide little support. Manually specifying ethical rules is labour-intensive and highly context-specific. We present Principles2Plan, an interactive research prototype demonstrating how a human and a Large L... | Principles2Plan: LLM-Guided System for Operationalising Ethical Principles into Plans. Ethical awareness is critical for robots operating in human environments, yet existing automated planning tools provide little support. Manually specifying ethical rules is labour-intensive and highly context-specific. We present Pri... | ai_general | cs.AI | 2025-12-09T12:34:54+00:00 |
2512.09440v1 | Knowledge-Augmented Large Language Model Agents for Explainable Financial Decision-Making | This study investigates an explainable reasoning method for financial decision-making based on knowledge-enhanced large language model agents. To address the limitations of traditional financial decision methods that rely on parameterized knowledge, lack factual consistency, and miss reasoning chains, an integrated fra... | Knowledge-Augmented Large Language Model Agents for Explainable Financial Decision-Making. This study investigates an explainable reasoning method for financial decision-making based on knowledge-enhanced large language model agents. To address the limitations of traditional financial decision methods that rely on para... | cl_nlp | cs.CL | 2025-12-10T09:08:33+00:00 |
2512.23483v1 | TV-RAG: A Temporal-aware and Semantic Entropy-Weighted Framework for Long Video Retrieval and Understanding | Large Video Language Models (LVLMs) have rapidly emerged as the focus of multimedia AI research. Nonetheless, when confronted with lengthy videos, these models struggle: their temporal windows are narrow, and they fail to notice fine-grained semantic shifts that unfold over extended durations. Moreover, mainstream text... | TV-RAG: A Temporal-aware and Semantic Entropy-Weighted Framework for Long Video Retrieval and Understanding. Large Video Language Models (LVLMs) have rapidly emerged as the focus of multimedia AI research. Nonetheless, when confronted with lengthy videos, these models struggle: their temporal windows are narrow, and th... | cv_vision | cs.CV | 2025-12-29T14:10:22+00:00 |
2512.19219v2 | Selective LoRA for Visual Tokens and Attention Heads | Low-rank adaptation (LoRA) is widely used for parameter-efficient fine-tuning, but its standard all-token, all-head design ignores the heterogeneous structure of vision language model (VLM) inputs. We introduce \emph{Image-LoRA}, a vision-oriented PEFT recipe that views LoRA as a token-level residual update and applies... | Selective LoRA for Visual Tokens and Attention Heads. Low-rank adaptation (LoRA) is widely used for parameter-efficient fine-tuning, but its standard all-token, all-head design ignores the heterogeneous structure of vision language model (VLM) inputs. We introduce \emph{Image-LoRA}, a vision-oriented PEFT recipe that v... | cv_vision | cs.CV | 2025-12-22T10:02:10+00:00 |
2510.01329v1 | Continuously Augmented Discrete Diffusion model for Categorical Generative Modeling | Standard discrete diffusion models treat all unobserved states identically by mapping them to an absorbing [MASK] token. This creates an 'information void' where semantic information that could be inferred from unmasked tokens is lost between denoising steps. We introduce Continuously Augmented Discrete Diffusion (CADD... | Continuously Augmented Discrete Diffusion model for Categorical Generative Modeling. Standard discrete diffusion models treat all unobserved states identically by mapping them to an absorbing [MASK] token. This creates an 'information void' where semantic information that could be inferred from unmasked tokens is lost ... | stat_ml | stat.ML | 2025-10-01T18:00:56+00:00 |
2511.12947v2 | ReST: A Plug-and-Play Spatially-Constrained Representation Enhancement Framework for Local-Life Recommendation | Local-life recommendation have witnessed rapid growth, providing users with convenient access to daily essentials. However, this domain faces two key challenges: (1) spatial constraints, driven by the requirements of the local-life scenario, where items are usually shown only to users within a limited geographic area, ... | ReST: A Plug-and-Play Spatially-Constrained Representation Enhancement Framework for Local-Life Recommendation. Local-life recommendation have witnessed rapid growth, providing users with convenient access to daily essentials. However, this domain faces two key challenges: (1) spatial constraints, driven by the require... | ir_retrieval | cs.IR | 2025-11-17T03:58:04+00:00 |
2509.16539v1 | Long document summarization using page specific target text alignment and distilling page importance | The rapid growth of textual data across news, legal, medical, and scientific domains is becoming a challenge for efficiently accessing and understanding large volumes of content. It is increasingly complex for users to consume and extract meaningful information efficiently. Thus, raising the need for summarization. Unl... | Long document summarization using page specific target text alignment and distilling page importance. The rapid growth of textual data across news, legal, medical, and scientific domains is becoming a challenge for efficiently accessing and understanding large volumes of content. It is increasingly complex for users to... | ir_retrieval | cs.IR | 2025-09-20T05:05:34+00:00 |
2511.10446v2 | Continuum Dropout for Neural Differential Equations | Neural Differential Equations (NDEs) excel at modeling continuous-time dynamics, effectively handling challenges such as irregular observations, missing values, and noise. Despite their advantages, NDEs face a fundamental challenge in adopting dropout, a cornerstone of deep learning regularization, making them suscepti... | Continuum Dropout for Neural Differential Equations. Neural Differential Equations (NDEs) excel at modeling continuous-time dynamics, effectively handling challenges such as irregular observations, missing values, and noise. Despite their advantages, NDEs face a fundamental challenge in adopting dropout, a cornerstone ... | stat_ml | stat.ML | 2025-11-13T16:10:45+00:00 |
2512.11909v1 | Causal Strengths and Leaky Beliefs: Interpreting LLM Reasoning via Noisy-OR Causal Bayes Nets | The nature of intelligence in both humans and machines is a longstanding question. While there is no universally accepted definition, the ability to reason causally is often regarded as a pivotal aspect of intelligence (Lake et al., 2017). Evaluating causal reasoning in LLMs and humans on the same tasks provides hence ... | Causal Strengths and Leaky Beliefs: Interpreting LLM Reasoning via Noisy-OR Causal Bayes Nets. The nature of intelligence in both humans and machines is a longstanding question. While there is no universally accepted definition, the ability to reason causally is often regarded as a pivotal aspect of intelligence (Lake ... | ai_general | cs.AI | 2025-12-10T21:58:16+00:00 |
2511.03892v1 | A general technique for approximating high-dimensional empirical kernel matrices | We present simple, user-friendly bounds for the expected operator norm of a random kernel matrix under general conditions on the kernel function $k(\cdot,\cdot)$. Our approach uses decoupling results for U-statistics and the non-commutative Khintchine inequality to obtain upper and lower bounds depending only on scalar... | A general technique for approximating high-dimensional empirical kernel matrices. We present simple, user-friendly bounds for the expected operator norm of a random kernel matrix under general conditions on the kernel function $k(\cdot,\cdot)$. Our approach uses decoupling results for U-statistics and the non-commutati... | stat_ml | stat.ML | 2025-11-05T22:36:52+00:00 |
2509.16085v1 | A more efficient method for large-sample model-free feature screening via multi-armed bandits | We consider the model-free feature screening in large-scale ultrahigh-dimensional data analysis. Existing feature screening methods often face substantial computational challenges when dealing with large sample sizes. To alleviate the computational burden, we propose a rank-based model-free sure independence screening ... | A more efficient method for large-sample model-free feature screening via multi-armed bandits. We consider the model-free feature screening in large-scale ultrahigh-dimensional data analysis. Existing feature screening methods often face substantial computational challenges when dealing with large sample sizes. To alle... | stat_ml | stat.ML | 2025-09-19T15:30:00+00:00 |
2512.18722v1 | Generating Risky Samples with Conformity Constraints via Diffusion Models | Although neural networks achieve promising performance in many tasks, they may still fail when encountering some examples and bring about risks to applications. To discover risky samples, previous literature attempts to search for patterns of risky samples within existing datasets or inject perturbation into them. Yet ... | Generating Risky Samples with Conformity Constraints via Diffusion Models. Although neural networks achieve promising performance in many tasks, they may still fail when encountering some examples and bring about risks to applications. To discover risky samples, previous literature attempts to search for patterns of ri... | lg_ml | cs.LG | 2025-12-21T12:47:14+00:00 |
2512.23942v1 | Kinematic-Based Assessment of Surgical Actions in Microanastomosis | Proficiency in microanastomosis is a critical surgical skill in neurosurgery, where the ability to precisely manipulate fine instruments is crucial to successful outcomes. These procedures require sustained attention, coordinated hand movements, and highly refined motor skills, underscoring the need for objective and s... | Kinematic-Based Assessment of Surgical Actions in Microanastomosis. Proficiency in microanastomosis is a critical surgical skill in neurosurgery, where the ability to precisely manipulate fine instruments is crucial to successful outcomes. These procedures require sustained attention, coordinated hand movements, and hi... | cv_vision | cs.CV | 2025-12-30T02:18:49+00:00 |
2509.15439v1 | Dual-Mode Visual System for Brain-Computer Interfaces: Integrating SSVEP and P300 Responses | In brain-computer interface (BCI) systems, steady-state visual evoked potentials (SSVEP) and P300 responses have achieved widespread implementation owing to their superior information transfer rates (ITR) and minimal training requirements. These neurophysiological signals have exhibited robust efficacy and versatility ... | Dual-Mode Visual System for Brain-Computer Interfaces: Integrating SSVEP and P300 Responses. In brain-computer interface (BCI) systems, steady-state visual evoked potentials (SSVEP) and P300 responses have achieved widespread implementation owing to their superior information transfer rates (ITR) and minimal training r... | ir_retrieval | cs.IR | 2025-09-18T21:25:18+00:00 |
2511.05850v1 | Retrieval Quality at Context Limit | The ability of large language models (LLMs) to recall and retrieve information from long contexts is critical for many real-world applications. Prior work (Liu et al., 2023) reported that LLMs suffer significant drops in retrieval accuracy for facts placed in the middle of large contexts, an effect known as "Lost in th... | Retrieval Quality at Context Limit. The ability of large language models (LLMs) to recall and retrieve information from long contexts is critical for many real-world applications. Prior work (Liu et al., 2023) reported that LLMs suffer significant drops in retrieval accuracy for facts placed in the middle of large cont... | ir_retrieval | cs.IR | 2025-11-08T04:54:29+00:00 |
2510.05447v1 | A Probabilistic Basis for Low-Rank Matrix Learning | Low rank inference on matrices is widely conducted by optimizing a cost function augmented with a penalty proportional to the nuclear norm $\Vert \cdot \Vert_*$. However, despite the assortment of computational methods for such problems, there is a surprising lack of understanding of the underlying probability distribu... | A Probabilistic Basis for Low-Rank Matrix Learning. Low rank inference on matrices is widely conducted by optimizing a cost function augmented with a penalty proportional to the nuclear norm $\Vert \cdot \Vert_*$. However, despite the assortment of computational methods for such problems, there is a surprising lack of ... | stat_ml | stat.ML | 2025-10-06T23:26:56+00:00 |
2510.14857v1 | A Simulation Framework for Studying Systemic Effects of Feedback Loops in Recommender Systems | Recommender systems continuously interact with users, creating feedback loops that shape both individual behavior and collective market dynamics. This paper introduces a simulation framework to model these loops in online retail environments, where recommenders are periodically retrained on evolving user-item interacti... | A Simulation Framework for Studying Systemic Effects of Feedback Loops in Recommender Systems. Recommender systems continuously interact with users, creating feedback loops that shape both individual behavior and collective market dynamics. This paper introduces a simulation framework to model these loops in online ret... | ir_retrieval | cs.IR | 2025-10-16T16:31:01+00:00 |
2601.00845v1 | Enhancing Temporal Awareness in LLMs for Temporal Point Processes | Temporal point processes (TPPs) are crucial for analyzing events over time and are widely used in fields such as finance, healthcare, and social systems. These processes are particularly valuable for understanding how events unfold over time, accounting for their irregularity and dependencies. Despite the success of la... | Enhancing Temporal Awareness in LLMs for Temporal Point Processes. Temporal point processes (TPPs) are crucial for analyzing events over time and are widely used in fields such as finance, healthcare, and social systems. These processes are particularly valuable for understanding how events unfold over time, accounting... | ai_general | cs.AI | 2025-12-29T03:01:24+00:00 |
2601.08839v1 | Recursive Knowledge Synthesis for Multi-LLM Systems: Stability Analysis and Tri-Agent Audit Framework | This paper presents a tri-agent cross-validation framework for analyzing stability and explainability in multi-model large language systems. The architecture integrates three heterogeneous LLMs-used for semantic generation, analytical consistency checking, and transparency auditing-into a recursive interaction cycle. T... | Recursive Knowledge Synthesis for Multi-LLM Systems: Stability Analysis and Tri-Agent Audit Framework. This paper presents a tri-agent cross-validation framework for analyzing stability and explainability in multi-model large language systems. The architecture integrates three heterogeneous LLMs-used for semantic gener... | cl_nlp | cs.CL | 2025-12-17T16:42:45+00:00 |
2512.09742v1 | Weird Generalization and Inductive Backdoors: New Ways to Corrupt LLMs | LLMs are useful because they generalize so well. But can you have too much of a good thing? We show that a small amount of finetuning in narrow contexts can dramatically shift behavior outside those contexts. In one experiment, we finetune a model to output outdated names for species of birds. This causes it to behave ... | Weird Generalization and Inductive Backdoors: New Ways to Corrupt LLMs. LLMs are useful because they generalize so well. But can you have too much of a good thing? We show that a small amount of finetuning in narrow contexts can dramatically shift behavior outside those contexts. In one experiment, we finetune a model ... | cl_nlp | cs.CL | 2025-12-10T15:21:41+00:00 |
2510.15824v1 | Blackwell's Approachability for Sequential Conformal Inference | We study conformal inference in non-exchangeable environments through the lens of Blackwell's theory of approachability. We first recast adaptive conformal inference (ACI, Gibbs and Candès, 2021) as a repeated two-player vector-valued finite game and characterize attainable coverage--efficiency tradeoffs. We then const... | Blackwell's Approachability for Sequential Conformal Inference. We study conformal inference in non-exchangeable environments through the lens of Blackwell's theory of approachability. We first recast adaptive conformal inference (ACI, Gibbs and Candès, 2021) as a repeated two-player vector-valued finite game and chara... | stat_ml | stat.ML | 2025-10-17T17:06:47+00:00 |
2512.21446v2 | dUltra: Ultra-Fast Diffusion Language Models via Reinforcement Learning | Masked diffusion language models (MDLMs) offer the potential for parallel token generation, but most open-source MDLMs decode fewer than 5 tokens per model forward pass even with sophisticated sampling strategies, limiting their parallel generation potential. Existing acceleration methods either rely on fixed confidenc... | dUltra: Ultra-Fast Diffusion Language Models via Reinforcement Learning. Masked diffusion language models (MDLMs) offer the potential for parallel token generation, but most open-source MDLMs decode fewer than 5 tokens per model forward pass even with sophisticated sampling strategies, limiting their parallel generatio... | lg_ml | cs.LG | 2025-12-24T23:31:48+00:00 |
2602.00013v1 | Linear-PAL: A Lightweight Ranker for Mitigating Shortcut Learning in Personalized, High-Bias Tabular Ranking | In e-commerce ranking, implicit user feedback is systematically confounded by Position Bias -- the strong propensity of users to interact with top-ranked items regardless of relevance. While Deep Learning architectures (e.g., Two-Tower Networks) are the standard solution for de-biasing, we demonstrate that in High-Bias... | Linear-PAL: A Lightweight Ranker for Mitigating Shortcut Learning in Personalized, High-Bias Tabular Ranking. In e-commerce ranking, implicit user feedback is systematically confounded by Position Bias -- the strong propensity of users to interact with top-ranked items regardless of relevance. While Deep Learning archi... | ir_retrieval | cs.IR | 2025-12-15T12:06:04+00:00 |
2510.23066v1 | Multi-Stage Field Extraction of Financial Documents with OCR and Compact Vision-Language Models | Financial documents are essential sources of information for regulators, auditors, and financial institutions, particularly for assessing the wealth and compliance of Small and Medium-sized Businesses. However, SMB documents are often difficult to parse. They are rarely born digital and instead are distributed as scann... | Multi-Stage Field Extraction of Financial Documents with OCR and Compact Vision-Language Models. Financial documents are essential sources of information for regulators, auditors, and financial institutions, particularly for assessing the wealth and compliance of Small and Medium-sized Businesses. However, SMB document... | ir_retrieval | cs.IR | 2025-10-27T06:56:08+00:00 |
2510.01523v2 | MetaSynth: Multi-Agent Metadata Generation from Implicit Feedback in Black-Box Systems | Meta titles and descriptions strongly shape engagement in search and recommendation platforms, yet optimizing them remains challenging. Search engine ranking models are black box environments, explicit labels are unavailable, and feedback such as click-through rate (CTR) arrives only post-deployment. Existing template,... | MetaSynth: Multi-Agent Metadata Generation from Implicit Feedback in Black-Box Systems. Meta titles and descriptions strongly shape engagement in search and recommendation platforms, yet optimizing them remains challenging. Search engine ranking models are black box environments, explicit labels are unavailable, and fe... | ir_retrieval | cs.IR | 2025-10-01T23:41:39+00:00 |
2601.00888v1 | Comparative Evaluation of CNN Architectures for Neural Style Transfer in Indonesian Batik Motif Generation: A Comprehensive Study | Neural Style Transfer (NST) provides a computational framework for the digital preservation and generative exploration of Indonesian batik motifs; however, existing approaches remain largely centered on VGG-based architectures whose strong stylistic expressiveness comes at the cost of high computational and memory dema... | Comparative Evaluation of CNN Architectures for Neural Style Transfer in Indonesian Batik Motif Generation: A Comprehensive Study. Neural Style Transfer (NST) provides a computational framework for the digital preservation and generative exploration of Indonesian batik motifs; however, existing approaches remain largel... | cv_vision | cs.CV | 2025-12-31T11:06:09+00:00 |
2512.15068v2 | The Semantic Illusion: Certified Limits of Embedding-Based Hallucination Detection in RAG Systems | Retrieval-Augmented Generation (RAG) systems remain susceptible to hallucinations despite grounding in retrieved evidence. While current detection methods leverage embedding similarity and natural language inference (NLI), their reliability in safety-critical settings remains unproven. We apply conformal prediction to ... | The Semantic Illusion: Certified Limits of Embedding-Based Hallucination Detection in RAG Systems. Retrieval-Augmented Generation (RAG) systems remain susceptible to hallucinations despite grounding in retrieved evidence. While current detection methods leverage embedding similarity and natural language inference (NLI)... | lg_ml | cs.LG | 2025-12-17T04:22:28+00:00 |
2512.22741v1 | Text-Routed Sparse Mixture-of-Experts Model with Explanation and Temporal Alignment for Multi-Modal Sentiment Analysis | Human-interaction-involved applications underscore the need for Multi-modal Sentiment Analysis (MSA). Although many approaches have been proposed to address the subtle emotions in different modalities, the power of explanations and temporal alignments is still underexplored. Thus, this paper proposes the Text-routed sp... | Text-Routed Sparse Mixture-of-Experts Model with Explanation and Temporal Alignment for Multi-Modal Sentiment Analysis. Human-interaction-involved applications underscore the need for Multi-modal Sentiment Analysis (MSA). Although many approaches have been proposed to address the subtle emotions in different modalities... | cl_nlp | cs.CL | 2025-12-28T01:58:30+00:00 |
2510.16551v3 | From Reviews to Actionable Insights: An LLM-Based Approach for Attribute and Feature Extraction | This research proposes a systematic, large language model (LLM) approach for extracting product and service attributes, features, and associated sentiments from customer reviews. Grounded in marketing theory, the framework distinguishes perceptual attributes from actionable features, producing interpretable and manager... | From Reviews to Actionable Insights: An LLM-Based Approach for Attribute and Feature Extraction. This research proposes a systematic, large language model (LLM) approach for extracting product and service attributes, features, and associated sentiments from customer reviews. Grounded in marketing theory, the framework ... | stat_ml | stat.ML | 2025-10-18T15:46:11+00:00 |
2512.19093v1 | Tool-Augmented Hybrid Ensemble Reasoning with Distillation for Bilingual Mathematical Problem Solving | Bilingual mathematical problem solving needs a clear link between language reasoning and symbolic calculation. Large language models often handle language well but are weak in accurate computation. This paper presents HERALD (Hybrid Ensemble Reasoning with Adaptive Learning and Distillation), a framework that joins rea... | Tool-Augmented Hybrid Ensemble Reasoning with Distillation for Bilingual Mathematical Problem Solving. Bilingual mathematical problem solving needs a clear link between language reasoning and symbolic calculation. Large language models often handle language well but are weak in accurate computation. This paper presents... | ai_general | cs.AI | 2025-12-22T07:02:16+00:00 |
2512.20161v1 | A Bidirectional Gated Recurrent Unit Model for PUE Prediction in Data Centers | Data centers account for significant global energy consumption and a carbon footprint. The recent increasing demand for edge computing and AI advancements drives the growth of data center storage capacity. Energy efficiency is a cost-effective way to combat climate change, cut energy costs, improve business competitive... | A Bidirectional Gated Recurrent Unit Model for PUE Prediction in Data Centers. Data centers account for significant global energy consumption and a carbon footprint. The recent increasing demand for edge computing and AI advancements drives the growth of data center storage capacity. Energy efficiency is a cost-effecti... | ai_general | cs.AI | 2025-12-23T08:40:38+00:00 |
2512.22536v1 | CoAgent: Collaborative Planning and Consistency Agent for Coherent Video Generation | Maintaining narrative coherence and visual consistency remains a central challenge in open-domain video generation. Existing text-to-video models often treat each shot independently, resulting in identity drift, scene inconsistency, and unstable temporal structure. We propose CoAgent, a collaborative and closed-loop fr... | CoAgent: Collaborative Planning and Consistency Agent for Coherent Video Generation. Maintaining narrative coherence and visual consistency remains a central challenge in open-domain video generation. Existing text-to-video models often treat each shot independently, resulting in identity drift, scene inconsistency, an... | cv_vision | cs.CV | 2025-12-27T09:38:34+00:00 |
2512.20362v2 | CRAFT: Continuous Reasoning and Agentic Feedback Tuning for Multimodal Text-to-Image Generation | Recent work has shown that inference-time reasoning and reflection can improve text-to-image generation without retraining. However, existing approaches often rely on implicit, holistic critiques or unconstrained prompt rewrites, making their behavior difficult to interpret, control, or stop reliably. In contrast, larg... | CRAFT: Continuous Reasoning and Agentic Feedback Tuning for Multimodal Text-to-Image Generation. Recent work has shown that inference-time reasoning and reflection can improve text-to-image generation without retraining. However, existing approaches often rely on implicit, holistic critiques or unconstrained prompt rew... | cv_vision | cs.CV | 2025-12-23T13:44:41+00:00 |
2512.23547v1 | Lie to Me: Knowledge Graphs for Robust Hallucination Self-Detection in LLMs | Hallucinations, the generation of apparently convincing yet false statements, remain a major barrier to the safe deployment of LLMs. Building on the strong performance of self-detection methods, we examine the use of structured knowledge representations, namely knowledge graphs, to improve hallucination self-detection.... | Lie to Me: Knowledge Graphs for Robust Hallucination Self-Detection in LLMs. Hallucinations, the generation of apparently convincing yet false statements, remain a major barrier to the safe deployment of LLMs. Building on the strong performance of self-detection methods, we examine the use of structured knowledge repre... | cl_nlp | cs.CL | 2025-12-29T15:41:13+00:00 |
2512.19058v1 | 6DAttack: Backdoor Attacks in the 6DoF Pose Estimation | Deep learning advances have enabled accurate six-degree-of-freedom (6DoF) object pose estimation, widely used in robotics, AR/VR, and autonomous systems. However, backdoor attacks pose significant security risks. While most research focuses on 2D vision, 6DoF pose estimation remains largely unexplored. Unlike tradition... | 6DAttack: Backdoor Attacks in the 6DoF Pose Estimation. Deep learning advances have enabled accurate six-degree-of-freedom (6DoF) object pose estimation, widely used in robotics, AR/VR, and autonomous systems. However, backdoor attacks pose significant security risks. While most research focuses on 2D vision, 6DoF pose... | cv_vision | cs.CV | 2025-12-22T05:49:57+00:00 |
2512.15134v1 | From Isolation to Entanglement: When Do Interpretability Methods Identify and Disentangle Known Concepts? | A central goal of interpretability is to recover representations of causally relevant concepts from the activations of neural networks. The quality of these concept representations is typically evaluated in isolation, and under implicit independence assumptions that may not hold in practice. Thus, it is unclear whether... | From Isolation to Entanglement: When Do Interpretability Methods Identify and Disentangle Known Concepts?. A central goal of interpretability is to recover representations of causally relevant concepts from the activations of neural networks. The quality of these concept representations is typically evaluated in isolat... | lg_ml | cs.LG | 2025-12-17T06:54:08+00:00 |
2512.22732v1 | Data Augmentation for Classification of Negative Pregnancy Outcomes in Imbalanced Data | Infant mortality remains a significant public health concern in the United States, with birth defects identified as a leading cause. Despite ongoing efforts to understand the causes of negative pregnancy outcomes like miscarriage, stillbirths, birth defects, and premature birth, there is still a need for more comprehen... | Data Augmentation for Classification of Negative Pregnancy Outcomes in Imbalanced Data. Infant mortality remains a significant public health concern in the United States, with birth defects identified as a leading cause. Despite ongoing efforts to understand the causes of negative pregnancy outcomes like miscarriage, s... | cl_nlp | cs.CL | 2025-12-28T00:22:13+00:00 |
2512.19526v1 | QuantiPhy: A Quantitative Benchmark Evaluating Physical Reasoning Abilities of Vision-Language Models | Understanding the physical world is essential for generalist AI agents. However, it remains unclear whether state-of-the-art vision perception models (e.g., large VLMs) can reason physical properties quantitatively. Existing evaluations are predominantly VQA-based and qualitative, offering limited insight into whether ... | QuantiPhy: A Quantitative Benchmark Evaluating Physical Reasoning Abilities of Vision-Language Models. Understanding the physical world is essential for generalist AI agents. However, it remains unclear whether state-of-the-art vision perception models (e.g., large VLMs) can reason physical properties quantitatively. E... | ai_general | cs.AI | 2025-12-22T16:18:00+00:00 |
2512.23858v1 | Yggdrasil: Bridging Dynamic Speculation and Static Runtime for Latency-Optimal Tree-Based LLM Decoding | Speculative decoding improves LLM inference by generating and verifying multiple tokens in parallel, but existing systems suffer from suboptimal performance due to a mismatch between dynamic speculation and static runtime assumptions. We present Yggdrasil, a co-designed system that enables latency-optimal speculative d... | Yggdrasil: Bridging Dynamic Speculation and Static Runtime for Latency-Optimal Tree-Based LLM Decoding. Speculative decoding improves LLM inference by generating and verifying multiple tokens in parallel, but existing systems suffer from suboptimal performance due to a mismatch between dynamic speculation and static ru... | lg_ml | cs.LG | 2025-12-29T20:51:38+00:00 |
2512.20866v1 | Lightweight framework for underground pipeline recognition and spatial localization based on multi-view 2D GPR images | To address the issues of weak correlation between multi-view features, low recognition accuracy of small-scale targets, and insufficient robustness in complex scenarios in underground pipeline detection using 3D GPR, this paper proposes a 3D pipeline intelligent detection framework. First, based on a B/C/D-Scan three-v... | Lightweight framework for underground pipeline recognition and spatial localization based on multi-view 2D GPR images. To address the issues of weak correlation between multi-view features, low recognition accuracy of small-scale targets, and insufficient robustness in complex scenarios in underground pipeline detectio... | cv_vision | cs.CV | 2025-12-24T00:50:27+00:00 |
2512.22706v1 | SCPainter: A Unified Framework for Realistic 3D Asset Insertion and Novel View Synthesis | 3D Asset insertion and novel view synthesis (NVS) are key components for autonomous driving simulation, enhancing the diversity of training data. With better training data that is diverse and covers a wide range of situations, including long-tailed driving scenarios, autonomous driving models can become more robust and... | SCPainter: A Unified Framework for Realistic 3D Asset Insertion and Novel View Synthesis. 3D Asset insertion and novel view synthesis (NVS) are key components for autonomous driving simulation, enhancing the diversity of training data. With better training data that is diverse and covers a wide range of situations, inc... | cv_vision | cs.CV | 2025-12-27T21:28:48+00:00 |
2601.06086v1 | AzeroS: Extending LLM to Speech with Self-Generated Instruction-Free Tuning | Extending large language models (LLMs) to the speech domain has recently gained significant attention. A typical approach connects a pretrained LLM with an audio encoder through a projection module and trains the resulting model on large-scale, task-specific instruction-tuning datasets. However, curating such instructi... | AzeroS: Extending LLM to Speech with Self-Generated Instruction-Free Tuning. Extending large language models (LLMs) to the speech domain has recently gained significant attention. A typical approach connects a pretrained LLM with an audio encoder through a projection module and trains the resulting model on large-scale... | cl_nlp | cs.CL | 2025-12-31T04:05:04+00:00 |
2512.13654v1 | Large-Language Memorization During the Classification of United States Supreme Court Cases | Large-language models (LLMs) have been shown to respond in a variety of ways for classification tasks outside of question-answering. LLM responses are sometimes called "hallucinations" since the output is not what is ex pected. Memorization strategies in LLMs are being studied in detail, with the goal of understanding ... | Large-Language Memorization During the Classification of United States Supreme Court Cases. Large-language models (LLMs) have been shown to respond in a variety of ways for classification tasks outside of question-answering. LLM responses are sometimes called "hallucinations" since the output is not what is ex pected. ... | cl_nlp | cs.CL | 2025-12-15T18:47:48+00:00 |
2511.14206v1 | Causal Discovery on Higher-Order Interactions | Causal discovery combines data with knowledge provided by experts to learn the DAG representing the causal relationships between a given set of variables. When data are scarce, bagging is used to measure our confidence in an average DAG obtained by aggregating bootstrapped DAGs. However, the aggregation step has receiv... | Causal Discovery on Higher-Order Interactions. Causal discovery combines data with knowledge provided by experts to learn the DAG representing the causal relationships between a given set of variables. When data are scarce, bagging is used to measure our confidence in an average DAG obtained by aggregating bootstrapped... | stat_ml | stat.ML | 2025-11-18T07:35:00+00:00 |
2512.20892v1 | Beyond Weight Adaptation: Feature-Space Domain Injection for Cross-Modal Ship Re-Identification | Cross-Modality Ship Re-Identification (CMS Re-ID) is critical for achieving all-day and all-weather maritime target tracking, yet it is fundamentally challenged by significant modality discrepancies. Mainstream solutions typically rely on explicit modality alignment strategies; however, this paradigm heavily depends on... | Beyond Weight Adaptation: Feature-Space Domain Injection for Cross-Modal Ship Re-Identification. Cross-Modality Ship Re-Identification (CMS Re-ID) is critical for achieving all-day and all-weather maritime target tracking, yet it is fundamentally challenged by significant modality discrepancies. Mainstream solutions ty... | cv_vision | cs.CV | 2025-12-24T02:30:23+00:00 |
2512.13396v1 | Automated Information Flow Selection for Multi-scenario Multi-task Recommendation | Multi-scenario multi-task recommendation (MSMTR) systems must address recommendation demands across diverse scenarios while simultaneously optimizing multiple objectives, such as click-through rate and conversion rate. Existing MSMTR models typically consist of four information units: scenario-shared, scenario-specific... | Automated Information Flow Selection for Multi-scenario Multi-task Recommendation. Multi-scenario multi-task recommendation (MSMTR) systems must address recommendation demands across diverse scenarios while simultaneously optimizing multiple objectives, such as click-through rate and conversion rate. Existing MSMTR mod... | ir_retrieval | cs.IR | 2025-12-15T14:48:59+00:00 |
2601.00818v1 | Agentic AI for Autonomous, Explainable, and Real-Time Credit Risk Decision-Making | Significant digitalization of financial services in a short period of time has led to an urgent demand to have autonomous, transparent and real-time credit risk decision making systems. The traditional machine learning models are effective in pattern recognition, but do not have the adaptive reasoning, situational awar... | Agentic AI for Autonomous, Explainable, and Real-Time Credit Risk Decision-Making. Significant digitalization of financial services in a short period of time has led to an urgent demand to have autonomous, transparent and real-time credit risk decision making systems. The traditional machine learning models are effecti... | ai_general | cs.AI | 2025-12-22T23:30:38+00:00 |
2512.13700v1 | Leveraging LLMs for Structured Data Extraction from Unstructured Patient Records | Manual chart review remains an extremely time-consuming and resource-intensive component of clinical research, requiring experts to extract often complex information from unstructured electronic health record (EHR) narratives. We present a secure, modular framework for automated structured feature extraction from clini... | Leveraging LLMs for Structured Data Extraction from Unstructured Patient Records. Manual chart review remains an extremely time-consuming and resource-intensive component of clinical research, requiring experts to extract often complex information from unstructured electronic health record (EHR) narratives. We present ... | ai_general | cs.AI | 2025-12-03T14:10:12+00:00 |
2511.01857v1 | Trove: A Flexible Toolkit for Dense Retrieval | We introduce Trove, an easy-to-use open-source retrieval toolkit that simplifies research experiments without sacrificing flexibility or speed. For the first time, we introduce efficient data management features that load and process (filter, select, transform, and combine) retrieval datasets on the fly, with just a fe... | Trove: A Flexible Toolkit for Dense Retrieval. We introduce Trove, an easy-to-use open-source retrieval toolkit that simplifies research experiments without sacrificing flexibility or speed. For the first time, we introduce efficient data management features that load and process (filter, select, transform, and combine... | ir_retrieval | cs.IR | 2025-11-03T18:59:57+00:00 |
2512.08786v2 | A Systematic Evaluation of Preference Aggregation in Federated RLHF for Pluralistic Alignment of LLMs | This paper addresses the challenge of aligning large language models (LLMs) with diverse human preferences within federated learning (FL) environments, where standard methods often fail to adequately represent diverse viewpoints. We introduce a comprehensive evaluation framework that systematically assesses the trade-o... | A Systematic Evaluation of Preference Aggregation in Federated RLHF for Pluralistic Alignment of LLMs. This paper addresses the challenge of aligning large language models (LLMs) with diverse human preferences within federated learning (FL) environments, where standard methods often fail to adequately represent diverse... | cl_nlp | cs.CL | 2025-12-09T16:39:32+00:00 |
2509.23175v2 | WARBERT: A Hierarchical BERT-based Model for Web API Recommendation | With the rise of Web 2.0 and microservices, the increasing availability of Web APIs has intensified the need for effective recommendation systems. Existing approaches are generally categorized into two methods: recommendation-type methods, which classify APIs using labels, and match-type methods, which retrieve APIs th... | WARBERT: A Hierarchical BERT-based Model for Web API Recommendation. With the rise of Web 2.0 and microservices, the increasing availability of Web APIs has intensified the need for effective recommendation systems. Existing approaches are generally categorized into two methods: recommendation-type methods, which class... | ir_retrieval | cs.IR | 2025-09-27T08:09:41+00:00 |
2511.09801v2 | Generalized infinite dimensional Alpha-Procrustes based geometries | This work extends the recently introduced Alpha-Procrustes family of Riemannian metrics for symmetric positive definite (SPD) matrices by incorporating generalized versions of the Bures-Wasserstein (GBW), Log-Euclidean, and Wasserstein distances. While the Alpha-Procrustes framework has unified many classical metrics i... | Generalized infinite dimensional Alpha-Procrustes based geometries. This work extends the recently introduced Alpha-Procrustes family of Riemannian metrics for symmetric positive definite (SPD) matrices by incorporating generalized versions of the Bures-Wasserstein (GBW), Log-Euclidean, and Wasserstein distances. While... | stat_ml | stat.ML | 2025-11-12T23:05:14+00:00 |
2512.18184v1 | Is There a Better Source Distribution than Gaussian? Exploring Source Distributions for Image Flow Matching | Flow matching has emerged as a powerful generative modeling approach with flexible choices of source distribution. While Gaussian distributions are commonly used, the potential for better alternatives in high-dimensional data generation remains largely unexplored. In this paper, we propose a novel 2D simulation that ca... | Is There a Better Source Distribution than Gaussian? Exploring Source Distributions for Image Flow Matching. Flow matching has emerged as a powerful generative modeling approach with flexible choices of source distribution. While Gaussian distributions are commonly used, the potential for better alternatives in high-di... | cv_vision | cs.CV | 2025-12-20T02:44:54+00:00 |
2512.21494v1 | Oogiri-Master: Benchmarking Humor Understanding via Oogiri | Humor is a salient testbed for human-like creative thinking in large language models (LLMs). We study humor using the Japanese creative response game Oogiri, in which participants produce witty responses to a given prompt, and ask the following research question: What makes such responses funny to humans? Previous work... | Oogiri-Master: Benchmarking Humor Understanding via Oogiri. Humor is a salient testbed for human-like creative thinking in large language models (LLMs). We study humor using the Japanese creative response game Oogiri, in which participants produce witty responses to a given prompt, and ask the following research questi... | cl_nlp | cs.CL | 2025-12-25T03:59:20+00:00 |
2512.25070v2 | Scaling Open-Ended Reasoning to Predict the Future | High-stakes decision making involves reasoning under uncertainty about the future. In this work, we train language models to make predictions on open-ended forecasting questions. To scale up training data, we synthesize novel forecasting questions from global events reported in daily news, using a fully automated, care... | Scaling Open-Ended Reasoning to Predict the Future. High-stakes decision making involves reasoning under uncertainty about the future. In this work, we train language models to make predictions on open-ended forecasting questions. To scale up training data, we synthesize novel forecasting questions from global events r... | lg_ml | cs.LG | 2025-12-31T18:59:51+00:00 |
2512.00007v1 | Use of Retrieval-Augmented Large Language Model Agent for Long-Form COVID-19 Fact-Checking | The COVID-19 infodemic calls for scalable fact-checking solutions that handle long-form misinformation with accuracy and reliability. This study presents SAFE (system for accurate fact extraction and evaluation), an agent system that combines large language models with retrieval-augmented generation (RAG) to improve au... | Use of Retrieval-Augmented Large Language Model Agent for Long-Form COVID-19 Fact-Checking. The COVID-19 infodemic calls for scalable fact-checking solutions that handle long-form misinformation with accuracy and reliability. This study presents SAFE (system for accurate fact extraction and evaluation), an agent system... | ir_retrieval | cs.IR | 2025-10-10T15:10:46+00:00 |
2510.12983v1 | Simplicial Gaussian Models: Representation and Inference | Probabilistic graphical models (PGMs) are powerful tools for representing statistical dependencies through graphs in high-dimensional systems. However, they are limited to pairwise interactions. In this work, we propose the simplicial Gaussian model (SGM), which extends Gaussian PGM to simplicial complexes. SGM jointly... | Simplicial Gaussian Models: Representation and Inference. Probabilistic graphical models (PGMs) are powerful tools for representing statistical dependencies through graphs in high-dimensional systems. However, they are limited to pairwise interactions. In this work, we propose the simplicial Gaussian model (SGM), which... | stat_ml | stat.ML | 2025-10-14T20:51:56+00:00 |
2512.19799v1 | PhysMaster: Building an Autonomous AI Physicist for Theoretical and Computational Physics Research | Advances in LLMs have produced agents with knowledge and operational capabilities comparable to human scientists, suggesting potential to assist, accelerate, and automate research. However, existing studies mainly evaluate such systems on well-defined benchmarks or general tasks like literature retrieval, limiting thei... | PhysMaster: Building an Autonomous AI Physicist for Theoretical and Computational Physics Research. Advances in LLMs have produced agents with knowledge and operational capabilities comparable to human scientists, suggesting potential to assist, accelerate, and automate research. However, existing studies mainly evalua... | ai_general | cs.AI | 2025-12-22T19:00:15+00:00 |
2512.04535v2 | GTM: Simulating the World of Tools for AI Agents | The integration of external tools is pivotal for empowering Large Language Model (LLM) agents with real-world capabilities. However, training these agents through direct, continuous interaction with diverse tools is often prohibitively expensive, slow, and introduces additional development and maintenance overhead. To ... | GTM: Simulating the World of Tools for AI Agents. The integration of external tools is pivotal for empowering Large Language Model (LLM) agents with real-world capabilities. However, training these agents through direct, continuous interaction with diverse tools is often prohibitively expensive, slow, and introduces ad... | ai_general | cs.AI | 2025-12-04T07:33:04+00:00 |
2512.10065v1 | Linear socio-demographic representations emerge in Large Language Models from indirect cues | We investigate how LLMs encode sociodemographic attributes of human conversational partners inferred from indirect cues such as names and occupations. We show that LLMs develop linear representations of user demographics within activation space, wherein stereotypically associated attributes are encoded along interpreta... | Linear socio-demographic representations emerge in Large Language Models from indirect cues. We investigate how LLMs encode sociodemographic attributes of human conversational partners inferred from indirect cues such as names and occupations. We show that LLMs develop linear representations of user demographics within... | ai_general | cs.AI | 2025-12-10T20:36:36+00:00 |
2512.19223v2 | Phase-space entropy at acquisition reflects downstream learnability | Modern learning systems work with data that vary widely across domains, but they all ultimately depend on how much structure is already present in the measurements before any model is trained. This raises a basic question: is there a general, modality-agnostic way to quantify how acquisition itself preserves or destroy... | Phase-space entropy at acquisition reflects downstream learnability. Modern learning systems work with data that vary widely across domains, but they all ultimately depend on how much structure is already present in the measurements before any model is trained. This raises a basic question: is there a general, modality... | lg_ml | cs.LG | 2025-12-22T10:03:51+00:00 |
2512.20276v1 | ActionFlow: A Pipelined Action Acceleration for Vision Language Models on Edge | Vision-Language-Action (VLA) models have emerged as a unified paradigm for robotic perception and control, enabling emergent generalization and long-horizon task execution. However, their deployment in dynamic, real-world environments is severely hin dered by high inference latency. While smooth robotic interaction req... | ActionFlow: A Pipelined Action Acceleration for Vision Language Models on Edge. Vision-Language-Action (VLA) models have emerged as a unified paradigm for robotic perception and control, enabling emergent generalization and long-horizon task execution. However, their deployment in dynamic, real-world environments is se... | ai_general | cs.AI | 2025-12-23T11:29:03+00:00 |
2512.24119v1 | GeoBench: Rethinking Multimodal Geometric Problem-Solving via Hierarchical Evaluation | Geometric problem solving constitutes a critical branch of mathematical reasoning, requiring precise analysis of shapes and spatial relationships. Current evaluations of geometric reasoning in vision-language models (VLMs) face limitations, including the risk of test data contamination from textbook-based benchmarks, o... | GeoBench: Rethinking Multimodal Geometric Problem-Solving via Hierarchical Evaluation. Geometric problem solving constitutes a critical branch of mathematical reasoning, requiring precise analysis of shapes and spatial relationships. Current evaluations of geometric reasoning in vision-language models (VLMs) face limit... | cv_vision | cs.CV | 2025-12-30T09:56:37+00:00 |
2512.18275v1 | FedSUM Family: Efficient Federated Learning Methods under Arbitrary Client Participation | Federated Learning (FL) methods are often designed for specific client participation patterns, limiting their applicability in practical deployments. We introduce the FedSUM family of algorithms, which supports arbitrary client participation without additional assumptions on data heterogeneity. Our framework models par... | FedSUM Family: Efficient Federated Learning Methods under Arbitrary Client Participation. Federated Learning (FL) methods are often designed for specific client participation patterns, limiting their applicability in practical deployments. We introduce the FedSUM family of algorithms, which supports arbitrary client pa... | lg_ml | cs.LG | 2025-12-20T08:41:00+00:00 |
2511.21989v1 | Selecting User Histories to Generate LLM Users for Cold-Start Item Recommendation | Large Language Models (LLMs) have demonstrated remarkable capabilities in reasoning, generalization, and simulating human-like behavior across a wide range of tasks. These strengths present new opportunities to enhance traditional recommendation systems (RS), especially in the cold-start item scenario where newly intro... | Selecting User Histories to Generate LLM Users for Cold-Start Item Recommendation. Large Language Models (LLMs) have demonstrated remarkable capabilities in reasoning, generalization, and simulating human-like behavior across a wide range of tasks. These strengths present new opportunities to enhance traditional recomm... | ir_retrieval | cs.IR | 2025-11-27T00:17:21+00:00 |
2512.21433v1 | DeepCQ: General-Purpose Deep-Surrogate Framework for Lossy Compression Quality Prediction | Error-bounded lossy compression techniques have become vital for scientific data management and analytics, given the ever-increasing volume of data generated by modern scientific simulations and instruments. Nevertheless, assessing data quality post-compression remains computationally expensive due to the intensive nat... | DeepCQ: General-Purpose Deep-Surrogate Framework for Lossy Compression Quality Prediction. Error-bounded lossy compression techniques have become vital for scientific data management and analytics, given the ever-increasing volume of data generated by modern scientific simulations and instruments. Nevertheless, assessi... | lg_ml | cs.LG | 2025-12-24T21:46:17+00:00 |
2512.23176v1 | GVSynergy-Det: Synergistic Gaussian-Voxel Representations for Multi-View 3D Object Detection | Image-based 3D object detection aims to identify and localize objects in 3D space using only RGB images, eliminating the need for expensive depth sensors required by point cloud-based methods. Existing image-based approaches face two critical challenges: methods achieving high accuracy typically require dense 3D superv... | GVSynergy-Det: Synergistic Gaussian-Voxel Representations for Multi-View 3D Object Detection. Image-based 3D object detection aims to identify and localize objects in 3D space using only RGB images, eliminating the need for expensive depth sensors required by point cloud-based methods. Existing image-based approaches f... | cv_vision | cs.CV | 2025-12-29T03:34:39+00:00 |
2512.12980v2 | Reveal Hidden Pitfalls and Navigate Next Generation of Vector Similarity Search from Task-Centric Views | Vector Similarity Search (VSS) in high-dimensional spaces is rapidly emerging as core functionality in next-generation database systems for numerous data-intensive services -- from embedding lookups in large language models (LLMs), to semantic information retrieval and recommendation engines. Current benchmarks, howeve... | Reveal Hidden Pitfalls and Navigate Next Generation of Vector Similarity Search from Task-Centric Views. Vector Similarity Search (VSS) in high-dimensional spaces is rapidly emerging as core functionality in next-generation database systems for numerous data-intensive services -- from embedding lookups in large languag... | ir_retrieval | cs.IR | 2025-12-15T04:49:33+00:00 |
2512.21673v1 | Comparative Analysis of Deep Learning Models for Perception in Autonomous Vehicles | Recently, a plethora of machine learning (ML) and deep learning (DL) algorithms have been proposed to achieve the efficiency, safety, and reliability of autonomous vehicles (AVs). The AVs use a perception system to detect, localize, and identify other vehicles, pedestrians, and road signs to perform safe navigation and... | Comparative Analysis of Deep Learning Models for Perception in Autonomous Vehicles. Recently, a plethora of machine learning (ML) and deep learning (DL) algorithms have been proposed to achieve the efficiency, safety, and reliability of autonomous vehicles (AVs). The AVs use a perception system to detect, localize, and... | cv_vision | cs.CV | 2025-12-25T13:33:23+00:00 |
2512.17495v2 | GroundingME: Exposing the Visual Grounding Gap in MLLMs through Multi-Dimensional Evaluation | Visual grounding, localizing objects from natural language descriptions, represents a critical bridge between language and vision understanding. While multimodal large language models (MLLMs) achieve impressive scores on existing benchmarks, a fundamental question remains: can MLLMs truly visually ground with human-lik... | GroundingME: Exposing the Visual Grounding Gap in MLLMs through Multi-Dimensional Evaluation. Visual grounding, localizing objects from natural language descriptions, represents a critical bridge between language and vision understanding. While multimodal large language models (MLLMs) achieve impressive scores on exist... | cv_vision | cs.CV | 2025-12-19T12:06:25+00:00 |
2510.04502v1 | Causality-aware Graph Aggregation Weight Estimator for Popularity Debiasing in Top-K Recommendation | Graph-based recommender systems leverage neighborhood aggregation to generate node representations, which is highly sensitive to popularity bias, resulting in an echo effect during information propagation. Existing graph-based debiasing solutions refine the aggregation process with attempts such as edge reconstruction ... | Causality-aware Graph Aggregation Weight Estimator for Popularity Debiasing in Top-K Recommendation. Graph-based recommender systems leverage neighborhood aggregation to generate node representations, which is highly sensitive to popularity bias, resulting in an echo effect during information propagation. Existing grap... | ir_retrieval | cs.IR | 2025-10-06T05:33:37+00:00 |
2512.21516v1 | Global-Graph Guided and Local-Graph Weighted Contrastive Learning for Unified Clustering on Incomplete and Noise Multi-View Data | Recently, contrastive learning (CL) plays an important role in exploring complementary information for multi-view clustering (MVC) and has attracted increasing attention. Nevertheless, real-world multi-view data suffer from data incompleteness or noise, resulting in rare-paired samples or mis-paired samples which signi... | Global-Graph Guided and Local-Graph Weighted Contrastive Learning for Unified Clustering on Incomplete and Noise Multi-View Data. Recently, contrastive learning (CL) plays an important role in exploring complementary information for multi-view clustering (MVC) and has attracted increasing attention. Nevertheless, real-... | lg_ml | cs.LG | 2025-12-25T05:41:05+00:00 |
2512.21050v1 | Matrix Completion Via Reweighted Logarithmic Norm Minimization | Low-rank matrix completion (LRMC) has demonstrated remarkable success in a wide range of applications. To address the NP-hard nature of the rank minimization problem, the nuclear norm is commonly used as a convex and computationally tractable surrogate for the rank function. However, this approach often yields suboptim... | Matrix Completion Via Reweighted Logarithmic Norm Minimization. Low-rank matrix completion (LRMC) has demonstrated remarkable success in a wide range of applications. To address the NP-hard nature of the rank minimization problem, the nuclear norm is commonly used as a convex and computationally tractable surrogate for... | cv_vision | cs.CV | 2025-12-24T08:31:44+00:00 |
2512.13771v1 | Semantic Grounding Index: Geometric Bounds on Context Engagement in RAG Systems | When retrieval-augmented generation (RAG) systems hallucinate, what geometric trace does this leave in embedding space? We introduce the Semantic Grounding Index (SGI), defined as the ratio of angular distances from the response to the question versus the context on the unit hypersphere $\mathbb{S}^{d-1}$.Our central f... | Semantic Grounding Index: Geometric Bounds on Context Engagement in RAG Systems. When retrieval-augmented generation (RAG) systems hallucinate, what geometric trace does this leave in embedding space? We introduce the Semantic Grounding Index (SGI), defined as the ratio of angular distances from the response to the que... | ai_general | cs.AI | 2025-12-15T18:09:54+00:00 |
2512.18951v3 | Benchmarking Attribute Discrimination in Infant-Scale Vision-Language Models | Infants learn not only object categories but also fine-grained visual attributes such as color, size, and texture from limited experience. Prior infant-scale vision--language models have mainly been evaluated on object recognition, leaving open whether they support within-class attribute discrimination. We introduce a ... | Benchmarking Attribute Discrimination in Infant-Scale Vision-Language Models. Infants learn not only object categories but also fine-grained visual attributes such as color, size, and texture from limited experience. Prior infant-scale vision--language models have mainly been evaluated on object recognition, leaving op... | lg_ml | cs.LG | 2025-12-22T01:58:17+00:00 |
2512.21032v1 | Multi-Attribute guided Thermal Face Image Translation based on Latent Diffusion Model | Modern surveillance systems increasingly rely on multi-wavelength sensors and deep neural networks to recognize faces in infrared images captured at night. However, most facial recognition models are trained on visible light datasets, leading to substantial performance degradation on infrared inputs due to significant ... | Multi-Attribute guided Thermal Face Image Translation based on Latent Diffusion Model. Modern surveillance systems increasingly rely on multi-wavelength sensors and deep neural networks to recognize faces in infrared images captured at night. However, most facial recognition models are trained on visible light datasets... | cv_vision | cs.CV | 2025-12-24T07:55:54+00:00 |
2510.04811v1 | A Noise Resilient Approach for Robust Hurst Exponent Estimation | Understanding signal behavior across scales is vital in areas such as natural phenomena analysis and financial modeling. A key property is self-similarity, quantified by the Hurst exponent (H), which reveals long-term dependencies. Wavelet-based methods are effective for estimating H due to their multi-scale analysis c... | A Noise Resilient Approach for Robust Hurst Exponent Estimation. Understanding signal behavior across scales is vital in areas such as natural phenomena analysis and financial modeling. A key property is self-similarity, quantified by the Hurst exponent (H), which reveals long-term dependencies. Wavelet-based methods a... | stat_ml | stat.ML | 2025-10-06T13:54:23+00:00 |
2512.16876v1 | Training Together, Diagnosing Better: Federated Learning for Collagen VI-Related Dystrophies | The application of Machine Learning (ML) to the diagnosis of rare diseases, such as collagen VI-related dystrophies (COL6-RD), is fundamentally limited by the scarcity and fragmentation of available data. Attempts to expand sampling across hospitals, institutions, or countries with differing regulations face severe pri... | Training Together, Diagnosing Better: Federated Learning for Collagen VI-Related Dystrophies. The application of Machine Learning (ML) to the diagnosis of rare diseases, such as collagen VI-related dystrophies (COL6-RD), is fundamentally limited by the scarcity and fragmentation of available data. Attempts to expand sa... | lg_ml | cs.LG | 2025-12-18T18:44:13+00:00 |
2512.17673v1 | Learning Spatio-Temporal Feature Representations for Video-Based Gaze Estimation | Video-based gaze estimation methods aim to capture the inherently temporal dynamics of human eye gaze from multiple image frames. However, since models must capture both spatial and temporal relationships, performance is limited by the feature representations within a frame but also between multiple frames. We propose ... | Learning Spatio-Temporal Feature Representations for Video-Based Gaze Estimation. Video-based gaze estimation methods aim to capture the inherently temporal dynamics of human eye gaze from multiple image frames. However, since models must capture both spatial and temporal relationships, performance is limited by the fe... | cv_vision | cs.CV | 2025-12-19T15:15:58+00:00 |
2512.24253v1 | Early Prediction of Sepsis using Heart Rate Signals and Genetic Optimized LSTM Algorithm | Sepsis, characterized by a dysregulated immune response to infection, results in significant mortality, morbidity, and healthcare costs. The timely prediction of sepsis progression is crucial for reducing adverse outcomes through early intervention. Despite the development of numerous models for Intensive Care Unit (IC... | Early Prediction of Sepsis using Heart Rate Signals and Genetic Optimized LSTM Algorithm. Sepsis, characterized by a dysregulated immune response to infection, results in significant mortality, morbidity, and healthcare costs. The timely prediction of sepsis progression is crucial for reducing adverse outcomes through ... | lg_ml | cs.LG | 2025-12-30T14:27:43+00:00 |
2512.20352v2 | Multi-LLM Thematic Analysis with Dual Reliability Metrics: Combining Cohen's Kappa and Semantic Similarity for Qualitative Research Validation | Qualitative research faces a critical reliability challenge: traditional inter-rater agreement methods require multiple human coders, are time-intensive, and often yield moderate consistency. We present a multi-perspective validation framework for LLM-based thematic analysis that combines ensemble validation with dual ... | Multi-LLM Thematic Analysis with Dual Reliability Metrics: Combining Cohen's Kappa and Semantic Similarity for Qualitative Research Validation. Qualitative research faces a critical reliability challenge: traditional inter-rater agreement methods require multiple human coders, are time-intensive, and often yield modera... | cl_nlp | cs.CL | 2025-12-23T13:32:43+00:00 |
2512.18082v1 | Uncertainty-Gated Region-Level Retrieval for Robust Semantic Segmentation | Semantic segmentation of outdoor street scenes plays a key role in applications such as autonomous driving, mobile robotics, and assistive technology for visually-impaired pedestrians. For these applications, accurately distinguishing between key surfaces and objects such as roads, sidewalks, vehicles, and pedestrians ... | Uncertainty-Gated Region-Level Retrieval for Robust Semantic Segmentation. Semantic segmentation of outdoor street scenes plays a key role in applications such as autonomous driving, mobile robotics, and assistive technology for visually-impaired pedestrians. For these applications, accurately distinguishing between ke... | cv_vision | cs.CV | 2025-12-19T21:39:22+00:00 |
2601.04210v1 | Complexity Agnostic Recursive Decomposition of Thoughts | Large language models often fail on multi-step reasoning due to fixed reasoning strategies that ignore problem specific difficulty. We introduce CARD (Complexity Agnostic Recursive Decomposition), a framework that predicts problem complexity before generation and adapts decomposition accordingly. Our system comprises M... | Complexity Agnostic Recursive Decomposition of Thoughts. Large language models often fail on multi-step reasoning due to fixed reasoning strategies that ignore problem specific difficulty. We introduce CARD (Complexity Agnostic Recursive Decomposition), a framework that predicts problem complexity before generation and... | cl_nlp | cs.CL | 2025-12-10T06:03:42+00:00 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.