Qwen Councils
arXiv is taking too long to respond. Please try again or narrow your search.
Showing downloaded papers while arXiv is unavailable.

Computer Science

arXiv preprints from January 1, 2026 through September 14, 2026 — 18:42:38 EST

0

Posted in cs.SI · 2026-01-07 · Eaman Jahani, Blas Kolic, Manuel Tonneau, Hause Lin, Daniel Barkoczi, Edwin Ikhuoria, Victor Orozco, Samuel Fraiberger

Celebrity messages reduce online hate and limit its spread

Online hate spreads rapidly, yet little is known about whether preventive and scalable strategies can curb it. We conducted the largest randomized controlled trial of hate speech prevention to date: a 20-week messaging campaign on X in Nigeria targeting ethnic hate. 73,136 users who had previously engaged with hate speech were...

💬 0 commentsarXiv:2601.04134v1PDF
0

Posted in cs.CL · 2026-01-07 · Nikhil Anand, Shwetha Somasundaram, Anirudh Phukan, Apoorv Saxena, Koyel Mukherjee

ContextFocus: Activation Steering for Contextual Faithfulness in Large Language Models

Large Language Models (LLMs) encode vast amounts of parametric knowledge during pre-training. As world knowledge evolves, effective deployment increasingly depends on their ability to faithfully follow externally retrieved context. When such evidence conflicts with the model's internal knowledge, LLMs often default to memorized facts,...

💬 0 commentsarXiv:2601.04131v2PDF
0

Posted in cs.CV · 2026-01-07 · Leandro Stival, Ricardo da Silva Torres, Helio Pedrini

Pixel-Wise Multimodal Contrastive Learning for Remote Sensing Images

Satellites continuously generate massive volumes of data, particularly for Earth observation, including satellite image time series (SITS). However, most deep learning models are designed to process either entire images or complete time series sequences to extract meaningful features for downstream tasks. In this study, we propose a...

💬 0 commentsarXiv:2601.04127v1PDF
0

Posted in cs.CL · 2026-01-07 · Ziyun Zhang, Zezhou Wang, Xiaoyi Zhang, Zongyu Guo, Jiahao Li, Bin Li, Yan Lu

InfiniteWeb: Scalable Web Environment Synthesis for GUI Agent Training

GUI agents that interact with graphical interfaces on behalf of users represent a promising direction for practical AI assistants. However, training such agents is hindered by the scarcity of suitable environments. We present InfiniteWeb, a system that automatically generates functional web environments at scale for GUI agent...

💬 0 commentsarXiv:2601.04126v3PDF
0

Posted in cs.SE · 2026-01-07 · Lloyd Montgomery, Clara Lüders, Christian Rahe, Walid Maalej

Smells Depend on the Context: An Interview Study of Issue Tracking Problems and Smells in Practice

Issue Tracking Systems (ITSs) enable software developers and managers to collect and resolve issues collaboratively. While researchers have extensively analysed ITS data to automate or assist specific activities such as issue assignments, duplicate detection, or priority prediction, developer studies on ITSs remain rare. Particularly,...

💬 0 commentsarXiv:2601.04124v2PDF
0

Posted in cs.DC · 2026-01-07 · Francisco Ponce, Simone Gazza, Andrea D'Iapico, Roberto Amadini, Antonio Brogi, Stefano Forti, Saverio Giallorenzo, Pierluigi Plebani, Davide Usai, Monica Vitali, Gianluigi Zavattaro, Jacopo Soldani

Failure-Resilient and Carbon-Efficient Deployment of Microservices over the Cloud-Edge Continuum

Deploying microservice-based applications (MSAs) on heterogeneous and dynamic Cloud-Edge infrastructures requires balancing conflicting objectives, such as failure resilience, performance, and environmental sustainability. In this article, we introduce the FREEDA toolchain, designed to automate the failure-resilient and...

💬 0 commentsarXiv:2601.04123v1PDF
0

Posted in cs.LG · 2026-01-07 · Behrad Binaei-Haghighi, Nafiseh Sadat Sajadi, Mehrad Liviyan, Reyhane Akhavan Kharazi, Fatemeh Amirkhani, Behnam Bahrak

ArtCognition: A Multimodal AI Framework for Affective State Sensing from Visual and Kinematic Drawing Cues

The objective assessment of human affective and psychological states presents a significant challenge, particularly through non-verbal channels. This paper introduces digital drawing as a rich and underexplored modality for affective sensing. We present a novel multimodal framework, named ArtCognition, for the automated analysis of...

💬 0 commentsarXiv:2601.04297v1PDF
0

Posted in cs.LG · 2026-01-07 · Gabriel Ansah, Eden Ruffell, Delmiro Fernandez-Reyes, Petru Manescu

MORPHFED: Federated Learning for Cross-institutional Blood Morphology Analysis

Automated blood morphology analysis can support hematological diagnostics in low- and middle-income countries (LMICs) but remains sensitive to dataset shifts from staining variability, imaging differences, and rare morphologies. Building centralized datasets to capture this diversity is often infeasible due to privacy regulations and...

💬 0 commentsarXiv:2601.04121v1PDF
0

Posted in cs.CV · 2026-01-07 · Wenshuai Li, Xiantai Xiang, Zixiao Wen, Guangyao Zhou, Ben Niu, Feng Wang, Lijia Huang, Qiantong Wang, Yuxin Hu

GeoReason: Aligning Thinking And Answering In Remote Sensing Vision-Language Models Via Logical Consistency Reinforcement Learning

The evolution of Remote Sensing Vision-Language Models(RS-VLMs) emphasizes the importance of transitioning from perception-centric recognition toward high-level deductive reasoning to enhance cognitive reliability in complex spatial tasks. However, current models often suffer from logical hallucinations, where correct answers are...

💬 0 commentsarXiv:2601.04118v2PDF
0

Posted in cs.LG · 2026-01-07 · Magnus Bühler, Lennart Purucker, Frank Hutter

Causal Data Augmentation for Robust Fine-Tuning of Tabular Foundation Models

Fine-tuning tabular foundation models (TFMs) under data scarcity is challenging, as early stopping on even scarcer validation data often fails to capture true generalization performance. We propose CausalMixFT, a method that enhances fine-tuning robustness and downstream performance by generating structurally consistent synthetic...

💬 0 commentsarXiv:2601.04110v2PDF
0

Posted in cs.CY · 2026-01-07 · Ruiyi Guo, Bodong Zhang

From Abstract Threats to Institutional Realities: A Comparative Semantic Network Analysis of AI Securitisation in the US, EU, and China

Artificial intelligence governance exhibits a striking paradox: while major jurisdictions converge rhetorically around concepts such as safety, risk, and accountability, their regulatory frameworks remain fundamentally divergent and mutually unintelligible. This paper argues that this fragmentation cannot be explained solely by...

💬 0 commentsarXiv:2601.04107v1PDF
0

Posted in cs.NE · 2026-01-07 · Christian L. Camacho-Villalón, Ana Nikolikj, Katharina Dost, Eva Tuba, Sašo Džeroski, Tome Eftimov

Quantifying the Impact of Modules and Their Interactions in the PSO-X Framework

The PSO-X framework incorporates dozens of modules that have been proposed for solving single-objective continuous optimization problems using particle swarm optimization. While modular frameworks enable users to automatically generate and configure algorithms tailored to specific optimization problems, the complexity of this process...

💬 0 commentsarXiv:2601.04100v1PDF
0

Posted in cs.AI · 2026-01-07 · Yung-Shen Hsia, Fang Yu, Jie-Hong Roland Jiang

Neuro-Symbolic Compliance: Integrating LLMs and SMT Solvers for Automated Financial Legal Analysis

Financial regulations are increasingly complex, hindering automated compliance-especially the maintenance of logical consistency with minimal human oversight. We introduce a Neuro-Symbolic Compliance Framework that integrates Large Language Models (LLMs) with Satisfiability Modulo Theories (SMT) solvers to enable formal verifiability...

💬 0 commentsarXiv:2601.06181v1PDF
0

Posted in cs.CL · 2026-01-07 · Maryam Rahimi, Mahdi Nouri, Yadollah Yaghoobzadeh

Layer-wise Positional Bias in Short-Context Language Modeling

Language models often show a preference for using information from specific positions in the input regardless of semantic relevance. While positional bias has been studied in various contexts, from attention sinks to task performance degradation in long-context settings, prior work has not established how these biases evolve across...

💬 0 commentsarXiv:2601.04098v1PDF
0

Posted in cs.CY · 2026-01-07 · Tom Deckenbrunnen, Alessio Buscemi, Marco Almada, Alfredo Capozucca, German Castignani

Bathtubs, Boundaries, and Sandboxes: AI Regulatory Learning under Legal Uncertainty

Effective regulation of AI is a defining policy challenge, driven by their integration into all aspects of society. To remain responsive to their rapid development and emergent properties, policymakers across the globe rely on high-level principles and abstract legal requirements. Yet, while this flexibility supports future-proofing...

💬 0 commentsarXiv:2601.04094v3PDF
0

Posted in cs.CL · 2026-01-07 · Yu Yan, Sheng Sun, Mingfeng Li, Zheming Yang, Chiwei Zhu, Fei Ma, Benfeng Xu, Min Liu, Qi Li

SearchAttack: Red-Teaming LLMs against Knowledge-to-Action Threats under Online Web Search

Recently, people have suffered from LLM hallucination and have become increasingly aware of the reliability gap of LLMs in open and knowledge-intensive tasks. As a result, they have increasingly turned to search-augmented LLMs to mitigate this issue. However, LLM-driven search also becomes an attractive target for misuse. Once the...

💬 0 commentsarXiv:2601.04093v2PDF
0

Posted in cs.LG · 2026-01-07 · Saki Imai, Pedram Heydari, Anthony Sicilia, Asteria Kaeberlein, Katherine Atwell, Malihe Alikhani

MixDPO: Modeling Preference Strength for Pluralistic Alignment

Preference based alignment objectives implicitly assume that all human preferences are expressed with equal strength. In practice, however, preference strength varies across individuals and contexts -- a phenomenon established in behavioral economics and discrete choice theory. This mismatch limits the ability of existing objectives...

💬 0 commentsarXiv:2601.06180v1PDF
0

Posted in cs.CV · 2026-01-07 · Jiaxin Huang, Yuanbo Yang, Bangbang Yang, Lin Ma, Yuewen Ma, Yiyi Liao

Gen3R: 3D Scene Generation Meets Feed-Forward Reconstruction

We present Gen3R, a method that bridges the strong priors of foundational reconstruction models and video diffusion models for scene-level 3D generation. We repurpose the VGGT reconstruction model to produce geometric latents by training an adapter on its tokens, which are regularized to align with the appearance latents of...

💬 0 commentsarXiv:2601.04090v2PDF
0

Posted in cs.NI · 2026-01-07 · Adrian Pekar, Richard Plny, Karel Hynek

Tutorial on Flow-Based Network Traffic Classification Using Machine Learning

Modern networks carry increasingly diverse and encrypted traffic types that demand classification techniques beyond traditional port-based and payload-based methods. This tutorial provides a practical, end-to-end guide to building machine-learning-based network traffic flow classification systems. We cover the workflow from flow...

💬 0 commentsarXiv:2601.04089v1PDF
0

Posted in cs.CL · 2026-01-07 · Jinbo Hao, Kai Yang, Qingzhen Su, Yifan Li, Chao Jiang

KDCM: Reducing Hallucination in LLMs through Explicit Reasoning Structures

To mitigate hallucinations in large language models (LLMs), we propose a framework that focuses on errors induced by prompts. Our method extends a chain-style knowledge distillation approach by incorporating a programmable module that guides knowledge graph exploration. This module is embedded as executable code within the reasoning...

💬 0 commentsarXiv:2601.04086v1PDF
0

Posted in cs.PL · 2026-01-07 · Yiyang Lu, Jingwen Xu, Changze Lv, Zisu Huang, Zhengkang Guo, Zhengyuan Wang, Muzhao Tian, Xuanjing Huang, Xiaoqing Zheng

CSSG: Measuring Code Similarity with Semantic Graphs

Existing code similarity metrics, such as BLEU, CodeBLEU, and TSED, largely rely on surface-level string overlap or abstract syntax tree structures, and often fail to capture deeper semantic relationships between programs.We propose CSSG (Code Similarity using Semantic Graphs), a novel metric that leverages program dependence graphs...

💬 0 commentsarXiv:2601.04085v2PDF
0

Posted in cs.NI · 2026-01-07 · Marvin Illian, Ramin Khalili, Antonio A. de A. Rocha, Lin Wang

Cells on Autopilot: Adaptive Cell (Re)Selection via Reinforcement Learning

The widespread deployment of 5G networks, together with the coexistence of 4G/LTE networks, provides mobile devices a diverse set of candidate cells to connect to. However, associating mobile devices to cells to maximize overall network performance, a.k.a. cell (re)selection, remains a key challenge for mobile operators. Today, cell...

💬 0 commentsarXiv:2601.04083v3PDF
0

Posted in cs.LO · 2026-01-07 · Christoph Wernhard

Craig-Lyndon Interpolation for the Logic of Here and There with a Variation of Mints' Sequent System

We present a variation of Maehara's method to construct Craig-Lyndon interpolants for the three-valued propositional logic of here and there (HT), also known as Gödel's $G_3$, a superintuitionistic logic of importance in logic programming. Our method adapts a recent interpolation technique that operates on classically encoded logic...

💬 0 commentsarXiv:2601.04080v4PDF
0

Posted in cs.CV · 2026-01-07 · Zhihao Zhu, Jiafeng Liang, Shixin Jiang, Jinlan Fu, Ming Liu, Guanglu Sun, See-Kiong Ng, Bing Qin

Analyzing Reasoning Consistency in Large Multimodal Models under Cross-Modal Conflicts

Large Multimodal Models (LMMs) have demonstrated impressive capabilities in video reasoning via Chain-of-Thought (CoT). However, the robustness of their reasoning chains remains questionable. In this paper, we identify a critical failure mode termed textual inertia, where once a textual hallucination occurs in the thinking process,...

💬 0 commentsarXiv:2601.04073v1PDF
0

Posted in cs.LG · 2026-01-07 · Rodja Trappe

Phasor Agents: Oscillatory Graphs with Three-Factor Plasticity and Sleep-Staged Learning

Phasor Agents are dynamical systems whose internal state is a Phasor Graph: a weighted graph of coupled Stuart-Landau oscillators. A Stuart-Landau oscillator is a minimal stable "rhythm generator" (the normal form near a Hopf bifurcation); each oscillator is treated as an abstract computational unit (inspired by, but not claiming to...

💬 0 commentsarXiv:2601.04362v1PDF