Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through September 9, 2026 — 08:56:37 EST

0

Posted in cs.CL · 2026-01-19 · Peter Sullivan, AbdelRahim Elmadany, Alcides Alcoba Inciarte, Muhammad Abdul-Mageed

Arab Voices: Mapping Standard and Dialectal Arabic Speech Technology

Dialectal Arabic (DA) speech data vary widely in domain coverage, dialect labeling practices, and recording conditions, complicating cross-dataset comparison and model evaluation. To characterize this landscape, we conduct a computational analysis of linguistic ``dialectness'' alongside objective proxies of audio quality on the...

💬 0 commentsarXiv:2601.13319v2PDF
0

Posted in cs.CL · 2026-01-19 · Samantha Sudhoff, Pranav Perumal, Zhaoqing Wu, Tunazzina Islam

Paid Voices vs. Public Feeds: Interpretable Cross-Platform Theme-Based Analysis of Climate Discourse

Climate discourse online shapes public understanding of climate change and informs political and policy debate, yet it unfolds across structurally different environments: paid advertising platforms host targeted, institutionally produced messaging, while public social media reflects largely organic, user-driven discussion. We present...

💬 0 commentsarXiv:2601.13317v2PDF
0

Posted in cs.CV · 2026-01-19 · Wenxin Ma, Chenlong Wang, Ruisheng Yuan, Hao Chen, Nanru Dai, S. Kevin Zhou, Yijun Yang, Alan Yuille, Jieneng Chen

CausalSpatial: A Benchmark for Object-Centric Causal Spatial Reasoning

Humans can look at a static scene and instantly predict what happens next -- will moving this object cause a collision? We call this ability Causal Spatial Reasoning. However, current multimodal large language models (MLLMs) cannot do this, as they remain largely restricted to static spatial perception, struggling to answer "what-if"...

💬 0 commentsarXiv:2601.13304v1PDF
0

Posted in cs.LG · 2026-01-19 · Minh Le, Phuong Cao

On the Extreme Variance of Certified Local Robustness Across Model Seeds

Robustness verification of neural networks, referring to formally proving that neural networks satisfy robustness properties, is of crucial importance in safety-critical applications, where model failures can result in loss of human life or million-dollar damages. However, the dependability of verification results may be questioned...

💬 0 commentsarXiv:2601.13303v2PDF
0

Posted in cs.CL · 2026-01-19 · Yow-Fu Liou, Yu-Chien Tang, Yu-Hsiang Liu, An-Zi Yen

OI-Bench: An Option Injection Benchmark for Evaluating LLM Susceptibility to Directive Interference

Benchmarking large language models (LLMs) is critical for understanding their capabilities, limitations, and robustness. In addition to interface artifacts, prior studies have shown that LLM decisions can be influenced by directive signals such as social cues, framing, and instructions. In this work, we introduce option injection, a...

💬 0 commentsarXiv:2601.13300v2PDF
0

Posted in cs.CV · 2026-01-19 · Ethan Seefried, Prahitha Movva, Naga Harshita Marupaka, Tilak Kasturi, Tirthankar Ghosal

Enginuity: Building an Open Multi-Domain Dataset of Complex Engineering Diagrams

We propose Enginuity - the first open, large-scale, multi-domain engineering diagram dataset with comprehensive structural annotations designed for automated diagram parsing. By capturing hierarchical component relationships, connections, and semantic elements across diverse engineering domains, our proposed dataset would enable...

💬 0 commentsarXiv:2601.13299v1PDF
0

Posted in cs.LG · 2026-01-19 · Arpandeep Khatua, Hao Zhu, Peter Tran, Arya Prabhudesai, Frederic Sadrieh, Johann K. Lieberwirth, Xinkai Yu, Yicheng Fu, Michael J. Ryan, Jiaxin Pei, Diyi Yang

CooperBench: Why Coding Agents Cannot be Your Teammates Yet

Resolving team conflicts requires not only task-specific competence, but also social intelligence to find common ground and build consensus. As AI agents increasingly collaborate on complex work, they must develop coordination capabilities to function as effective teammates. Yet we hypothesize that current agents lack these...

💬 0 commentsarXiv:2601.13295v2PDF
0

Posted in cs.AI · 2026-01-19 · Ratul Ali

Scalable and Secure AI Inference in Healthcare: A Comparative Benchmarking of FastAPI and Triton Inference Server on Kubernetes

Efficient and scalable deployment of machine learning (ML) models is a prerequisite for modern production environments, particularly within regulated domains such as healthcare and pharmaceuticals. In these settings, systems must balance competing requirements, including minimizing inference latency for real-time clinical decision...

💬 0 commentsarXiv:2602.00053v1PDF
0

Posted in cs.SI · 2026-01-19 · Yipeng Wang, Huy Gia Han Vu, Mohit Singhal

The Tag is the Signal: URL-Agnostic Credibility Scoring for Messages on Telegram

Telegram has become one of the leading platforms for disseminating misinformational messages. However, many existing pipelines still classify each message's credibility based on the reputation of its associated domain names or its lexical features. Such methods work well on traditional long-form news articles published by well-known...

💬 0 commentsarXiv:2601.13294v1PDF
0

Posted in cs.CL · 2026-01-19 · Gonzalo Ariel Meyoyan, Luciano Del Corro

A BERTology View of LLM Orchestrations: Token- and Layer-Selective Probes for Efficient Single-Pass Classification

Production LLM systems often rely on separate models for safety and other classification-heavy steps, increasing latency, VRAM footprint, and operational complexity. We instead reuse computation already paid for by the serving LLM: we train lightweight probes on its hidden states and predict labels in the same forward pass used for...

💬 0 commentsarXiv:2601.13288v2PDF
0

Posted in cs.IR · 2026-01-19 · Ramtin Babaeipour, François Charest, Madison Wright

AI-assisted Protocol Information Extraction For Improved Accuracy and Efficiency in Clinical Trial Workflows

Increasing clinical trial protocol complexity, amendments, and challenges around knowledge management create significant burden for trial teams. Structuring protocol content into standard formats has the potential to improve efficiency, support documentation quality, and strengthen compliance. We evaluate an Artificial Intelligence...

💬 0 commentsarXiv:2602.00052v2PDF
0

Posted in cs.GT · 2026-01-19 · Frank Connor, Max Dupré la Tour, Vishnu V. Narayan, Šimon Schierreich

Tight Asymptotic Bounds for Fair Division With Externalities

We study the problem of allocating a set of indivisible items among agents whose preferences include externalities. Unlike the standard fair division model, agents may derive positive or negative utility not only from items allocated directly to them, but also from items allocated to other agents. Since exact envy-freeness cannot be...

💬 0 commentsarXiv:2601.13287v1PDF
0

Posted in cs.LG · 2026-01-19 · Duygu Nur Yaldiz, Evangelia Spiliopoulou, Zheng Qi, Siddharth Varia, Srikanth Doss, Nikolaos Pappas

Balancing Classification and Calibration Performance in Decision-Making LLMs via Calibration Aware Reinforcement Learning

Large language models (LLMs) are increasingly deployed in decision-making tasks, where not only accuracy but also reliable confidence estimates are essential. Well-calibrated confidence enables downstream systems to decide when to trust a model and when to defer to fallback mechanisms. In this work, we conduct a systematic study of...

💬 0 commentsarXiv:2601.13284v1PDF
0

Posted in cs.LG · 2026-01-19 · Martin Špetlík, Jan Březina

Convolutional Surrogate for 3D Discrete Fracture-Matrix Tensor Upscaling

Modeling groundwater flow in three-dimensional fractured crystalline media requires accounting for strong spatial heterogeneity induced by fractures. Fine-scale discrete fracture-matrix (DFM) simulations can capture this complexity but are computationally expensive, especially when repeated evaluations are needed. To address this, we...

💬 0 commentsarXiv:2604.02335v1PDF
0

Posted in cs.SE · 2026-01-19 · Pedro Oliveira, Doris Amoakohene, Toby Hocking, Marco Gerosa, Igor Steinmacher

Governance Matters: Lessons from Restructuring the data.table OSS Project

Open source software (OSS) forms the backbone of industrial data workflows and enterprise systems. However, many OSS projects face operational risks due to informal or centralized governance. This paper presents a practical case study of data.table, a high-performance R package widely adopted in production analytics pipelines, which...

💬 0 commentsarXiv:2601.13466v1PDF
0

Posted in cs.AI · 2026-01-19 · Yimeng Min, Carla P. Gomes

Graph Neural Networks are Heuristics

Graph neural networks are usually treated as auxiliaries for combinatorial optimization: they imitate algorithms, guide search, or supply scores to classical procedures. We show that this auxiliary role is not intrinsic. A GNN can itself be a heuristic. For the Euclidean Travelling Salesman Problem, we train a non-autoregressive GNN...

💬 0 commentsarXiv:2601.13465v4PDF
0

Posted in cs.AI · 2026-01-19 · Chongyang Gao, Marco Postiglione, Julian Baldwin, Natalia Denisenko, Isabel Gortner, Luke Fosdick, Chiara Pulice, Sarit Kraus, V. S. Subrahmanian

Context and Transcripts Improve Detection of Deepfake Audios of Public Figures

Humans use context to assess the veracity of information. However, current audio deepfake detectors only analyze the audio file without considering either context or transcripts. We create and analyze a Journalist-provided Deepfake Dataset (JDD) of 255 public deepfakes which were primarily contributed by over 70 journalists since...

💬 0 commentsarXiv:2601.13464v1PDF
0

Posted in cs.LG · 2026-01-19 · Brandon B. Le, D. Keller

Quantum Qualifiers for Neural Network Model Selection in Hadronic Physics

As quantum machine-learning architectures mature, a central challenge is no longer their construction, but identifying the regimes in which they offer practical advantages over classical approaches. In this work, we introduce a framework for addressing this question in data-driven hadronic physics problems by developing diagnostic...

💬 0 commentsarXiv:2601.13463v1PDF
0

Posted in cs.AI · 2026-01-19 · Amine Rostane

SpatialBench-UC: Uncertainty-Aware Evaluation of Spatial Prompt Following in Text-to-Image Generation

Evaluating whether text-to-image models follow explicit spatial instructions is difficult to automate. Object detectors may miss targets or return multiple plausible detections, and simple geometric tests can become ambiguous in borderline cases. Spatial evaluation is naturally a selective prediction problem, the checker may abstain...

💬 0 commentsarXiv:2601.13462v1PDF
0

Posted in cs.SE · 2026-01-19 · Alexandra González, Oscar Cerezo, Xavier Franch, Silverio Martínez-Fernández

A Tool for Automatically Cataloguing and Selecting Pre-Trained Models and Datasets for Software Engineering

The rapid growth of machine learning assets has made it increasingly difficult for software engineers to identify models and datasets that match their specific needs. Browsing large registries, such as Hugging Face, is time-consuming, error-prone, and rarely tailored to Software Engineering (SE) tasks. We present MLAssetSelection, a...

💬 0 commentsarXiv:2601.13460v1PDF
0

Posted in cs.LG · 2026-01-19 · Sahasra Kokkula, Daniel David, Aaditya Baruah

Federated Learning Under Temporal Drift -- Mitigating Catastrophic Forgetting via Experience Replay

Federated Learning struggles under temporal concept drift where client data distributions shift over time. We demonstrate that standard FedAvg suffers catastrophic forgetting under seasonal drift on Fashion-MNIST, with accuracy dropping from 74% to 28%. We propose client-side experience replay, where each client maintains a small...

💬 0 commentsarXiv:2601.13456v1PDF
0

Posted in cs.CL · 2026-01-19 · Aditya Thole, Anmol Agrawal, Arnav Ramamoorthy, Dhruv Kumar

PhysicsSolutionAgent: Towards Multimodal Explanations for Numerical Physics Problem Solving

Explaining numerical physics problems often requires more than text-based solutions; clear visual reasoning can substantially improve conceptual understanding. While large language models (LLMs) demonstrate strong performance on many physics questions in textual form, their ability to generate long, high-quality visual explanations...

💬 0 commentsarXiv:2601.13453v1PDF
0

Posted in cs.MA · 2026-01-19 · Edgar Gonzalez Fernandez

A simulation of urban incidents involving pedestrians and vehicles based on Weighted A*

This document presents a comprehensive simulation framework designed to model urban incidents involving pedestrians and vehicles. Using a multiagent systems approach, two types of agents (pedestrians and vehicles) are introduced within a 2D grid based urban environment. The environment encodes streets, sidewalks, buildings, zebra...

💬 0 commentsarXiv:2601.13452v1PDF
0

Posted in cs.RO · 2026-01-19 · Reza Ahmadvand, Sarah Safura Sharif, Yaser Mike Banad

Event-based Heterogeneous Information Processing for Online Vision-based Obstacle Detection and Localization

This paper introduces a novel framework for robotic vision-based navigation that integrates Hybrid Neural Networks (HNNs) with Spiking Neural Network (SNN)-based filtering to enhance situational awareness for unmodeled obstacle detection and localization. By leveraging the complementary strengths of Artificial Neural Networks (ANNs)...

💬 0 commentsarXiv:2601.13451v1PDF
0

Posted in cs.LG · 2026-01-19 · Sofiane Tanji, Samuel Vaiter, Yassine Laguel

Fairness-informed Pareto Optimization : An Efficient Bilevel Framework

Despite their promise, fair machine learning methods often yield Pareto-inefficient models, in which the performance of certain groups can be improved without degrading that of others. This issue arises frequently in traditional in-processing approaches such as fairness-through-regularization. In contrast, existing Pareto-efficient...

💬 0 commentsarXiv:2601.13448v2PDF