Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through July 21, 2026 — 01:47:41 EST

0

Posted in cs.CV · 2026-01-19 · Antoine Carreaud, Shanci Li, Malo De Lacour, Digre Frinde, Jan Skaloud, Adrien Gressin

GridNet-HD: A High-Resolution Multi-Modal Dataset for LiDAR-Image Fusion on Power Line Infrastructure

This paper presents GridNet-HD, a multi-modal dataset for 3D semantic segmentation of overhead electrical infrastructures, pairing high-density LiDAR with high-resolution oblique imagery. The dataset comprises 7,694 images and 2.5 billion points annotated into 11 classes, with predefined splits and mIoU metrics. Unimodal (LiDAR-only,...

💬 0 commentsarXiv:2601.13052v1PDF
0

Posted in cs.CL · 2026-01-19 · Lars Klöser, Mika Beele, Bodo Kraft

Profiling German Text Simplification with Interpretable Model-Fingerprints

While Large Language Models (LLMs) produce highly nuanced text simplifications, developers currently lack tools for a holistic, efficient, and reproducible diagnosis of their behavior. This paper introduces the Simplification Profiler, a diagnostic toolkit that generates a multidimensional, interpretable fingerprint of simplified...

💬 0 commentsarXiv:2601.13050v1PDF
0

Posted in cs.LG · 2026-01-19 · Srividya Ravikumar, Abhinav Anand, Shweta Verma, Mira Mezini

Analysis of Long Range Dependency Understanding in State Space Models

Although state-space models (SSMs) have demonstrated strong performance on long-sequence benchmarks, most research has emphasized predictive accuracy rather than interpretability. In this work, we present the first systematic kernel interpretability study of the diagonalized state-space model (S4D) trained on a real-world task...

💬 0 commentsarXiv:2601.13048v1PDF
0

Posted in cs.DC · 2026-01-19 · Ashish Saxena, Kaushik Mondal

Exploration on Highly Dynamic Graphs

We study the exploration problem by mobile agents in two prominent models of dynamic graphs: $1$-Interval Connectivity and Connectivity Time. The $1$-Interval Connectivity model was introduced by Kuhn et al.~[STOC 2010], and the Connectivity Time model was proposed by Michail et al.~[JPDC 2014]. Recently, Saxena et al.~[TCS 2025]...

💬 0 commentsarXiv:2601.13047v1PDF
0

Posted in cs.CL · 2026-01-19 · Warit Sirichotedumrong, Adisai Na-Thalang, Potsawee Manakul, Pittawat Taveekitworachai, Sittipong Sripaisarnmongkol, Kunat Pipatanakul

Typhoon ASR Real-time: FastConformer-Transducer for Thai Automatic Speech Recognition

Large encoder-decoder models like Whisper achieve strong offline transcription but remain impractical for streaming applications due to high latency. However, due to the accessibility of pre-trained checkpoints, the open Thai ASR landscape remains dominated by these offline architectures, leaving a critical gap in efficient streaming...

💬 0 commentsarXiv:2601.13044v1PDF
0

Posted in cs.RO · 2026-01-19 · Yijun Zhou, Muhan Hou, Kim Baraka

Static Is Not Enough: A Comparative Study of VR and SpaceMouse in Static and Dynamic Teleoperation Tasks

Imitation learning relies on high-quality demonstrations, and teleoperation is a primary way to collect them, making teleoperation interface choice crucial for the data. Prior work mainly focused on static tasks, i.e., discrete, segmented motions, yet demonstrations also include dynamic tasks requiring reactive control. As dynamic...

💬 0 commentsarXiv:2601.13042v1PDF
0

Posted in cs.CR · 2026-01-19 · Qinghui Zhang, Xiaojun Chen, Yansong Zhang, Xudong Chen

High-Throughput and Scalable Secure Inference Protocols for Deep Learning with Packed Secret Sharing

Most existing secure neural network inference protocols based on secure multi-party computation (MPC) typically support at most four participants, demonstrating severely limited scalability. Liu et al. (USENIX Security'24) presented the first relatively practical approach by utilizing Shamir secret sharing with Mersenne prime fields....

💬 0 commentsarXiv:2601.13041v2PDF
0

Posted in cs.DC · 2026-01-19 · Harry Fitchett, Charles Fox

CPU-less parallel execution of lambda calculus in digital logic

While transistor density is still increasing, clock speeds are not, motivating the search for new parallel architectures. One approach is to completely abandon the concept of CPU -- and thus serial imperative programming -- and instead to specify and execute tasks in parallel, compiling from programming languages to data flow digital...

💬 0 commentsarXiv:2601.13040v2PDF
0

Posted in cs.CL · 2026-01-19 · Xu Xiaodan, Hu Xiaolin

SASA: Semantic-Aware Contrastive Learning Framework with Separated Attention for Triple Classification

Knowledge Graphs~(KGs) often suffer from unreliable knowledge, which restricts their utility. Triple Classification~(TC) aims to determine the validity of triples from KGs. Recently, text-based methods learn entity and relation representations from natural language descriptions, significantly improving the generalization capabilities...

💬 0 commentsarXiv:2601.13035v1PDF
0

Posted in cs.CY · 2026-01-19 · Minou Goetze, Sebastian Clajus, Stephan Stricker

AI in Debt Collection: Estimating the Psychological Impact on Consumers

The present study investigates the psychological and behavioral implications of integrating AI into debt collection practices using data from eleven European countries. Drawing on a large-scale experimental design (n = 3514) comparing human versus AI-mediated communication, we examine effects on consumers' social preferences...

💬 0 commentsarXiv:2602.00050v1PDF
0

Posted in cs.CV · 2026-01-19 · Wilkie Delgado-Font, Miriela Escobedo-Nicot, Manuel González-Hidalgo, Silena Herold-Garcia, Antoni Jaume-i-Capó, Arnau Mir

Diagnosis Support of Sickle Cell Anemia by Classifying Red Blood Cell Shape in Peripheral Blood Images

Red blood cell (RBC) deformation is the consequence of several diseases, including sickle cell anemia, which causes recurring episodes of pain and severe pronounced anemia. Monitoring patients with these diseases involves the observation of peripheral blood samples under a microscope, a time-consuming procedure. Moreover, a specialist...

💬 0 commentsarXiv:2601.17032v1PDF
0

Posted in cs.CR · 2026-01-19 · Sebastian Bitzer, Maximilian Egger, Mumin Liu, Antonia Wachter-Zeh

Post-Quantum Secure Aggregation via Code-Based Homomorphic Encryption

Secure aggregation enables aggregation of inputs from multiple parties without revealing individual contributions to the server or other clients. Existing post-quantum approaches based on homomorphic encryption offer practical efficiency but predominantly rely on lattice-based hardness assumptions. We present a code-based alternative...

💬 0 commentsarXiv:2601.13031v1PDF
0

Posted in cs.CV · 2026-01-19 · Zaibin Zhang, Yuhan Wu, Lianjie Jia, Yifan Wang, Zhongbo Zhang, Yijiang Li, Binghao Ran, Fuxi Zhang, Zhuohan Sun, Zhenfei Yin, Lijun Wang, Huchuan Lu

Think3D: Thinking with Space for Spatial Reasoning

While contemporary Vision-Language Models (VLMs) excel at 2D visual understanding, they remain constrained by a passive, 2D-centric paradigm that severely limits genuine 3D spatial reasoning. To bridge this gap, we introduce Think3D, a novel framework that equips VLM agents with interactive, 3D chain-of-thought reasoning capabilities....

💬 0 commentsarXiv:2601.13029v3PDF
0

Posted in cs.IR · 2026-01-19 · Yuan Hu, ZhiYu Cao, PeiFeng Li, QiaoMing Zhu

ReCQR: Incorporating conversational query rewriting to improve Multimodal Image Retrieval

With the rise of multimodal learning, image retrieval plays a crucial role in connecting visual information with natural language queries. Existing image retrievers struggle with processing long texts and handling unclear user expressions. To address these issues, we introduce the conversational query rewriting (CQR) task into the...

💬 0 commentsarXiv:2603.26669v1PDF
0

Posted in cs.CL · 2026-01-19 · Chongyuan Dai, Yaling Shen, Jinpeng Hu, Zihan Gao, Jia Li, Yishun Jiang, Yaxiong Wang, Liu Liu, Zongyuan Ge

Tears or Cheers? Benchmarking LLMs via Culturally Elicited Distinct Affective Responses

Culture serves as a fundamental determinant of human affective processing and profoundly shapes how individuals perceive and interpret emotional stimuli. Despite this intrinsic link extant evaluations regarding cultural alignment within Large Language Models primarily prioritize declarative knowledge such as geographical facts or...

💬 0 commentsarXiv:2601.13024v1PDF
0

Posted in cs.LG · 2026-01-19 · Nataša Petrović, Gabriel Moyà-Alcover, Antoni Jaume-i-Capó, Jose Maria Buades Rubio

Enhancing Generalization in Sickle Cell Disease Diagnosis through Ensemble Methods and Feature Importance Analysis

This work presents a novel approach for selecting the optimal ensemble-based classification method and features with a primarly focus on achieving generalization, based on the state-of-the-art, to provide diagnostic support for Sickle Cell Disease using peripheral blood smear images of red blood cells. We pre-processed and segmented...

💬 0 commentsarXiv:2601.13021v1PDF
0

Posted in cs.LG · 2026-01-19 · Zhiyan Hou, Haiyun Guo, Haokai Ma, Yandu Sun, Yonghui Yang, Jinqiao Wang

PASs-MoE: Mitigating Misaligned Co-drift among Router and Experts via Pathway Activation Subspaces for Continual Learning

Continual instruction tuning (CIT) requires multimodal large language models (MLLMs) to adapt to a stream of tasks without forgetting prior capabilities. A common strategy is to isolate updates by routing inputs to different LoRA experts. However, existing LoRA-based Mixture-of-Experts (MoE) methods often jointly update the router and...

💬 0 commentsarXiv:2601.13020v1PDF
0

Posted in cs.CL · 2026-01-19 · Aniket Deroy

Synthesizing the Virtual Advocate: A Multi-Persona Speech Generation Framework for Diverse Linguistic Jurisdictions in Indic Languages

Legal advocacy requires a unique combination of authoritative tone, rhythmic pausing for emphasis, and emotional intelligence. This study investigates the performance of the Gemini 2.5 Flash TTS and Gemini 2.5 Pro TTS models in generating synthetic courtroom speeches across five Indic languages: Tamil, Telugu, Bengali, Hindi, and...

💬 0 commentsarXiv:2602.11172v1PDF
0

Posted in cs.CL · 2026-01-19 · Ghislain Dorian Tchuente Mondjo

Bi-Attention HateXplain : Taking into account the sequential aspect of data during explainability in a multi-task context

Technological advances in the Internet and online social networks have brought many benefits to humanity. At the same time, this growth has led to an increase in hate speech, the main global threat. To improve the reliability of black-box models used for hate speech detection, post-hoc approaches such as LIME, SHAP, and LRP provide...

💬 0 commentsarXiv:2601.13018v1PDF
0

Posted in cs.SE · 2026-01-19 · Nowfel Mashnoor, Mohammad Akyash, Hadi Kamali, Kimia Azar

MeltRTL: Multi-Expert LLMs with Inference-time Intervention for RTL Code Generation

The automated generation of hardware register-transfer level (RTL) code with large language models (LLMs) shows promise, yet current solutions struggle to produce syntactically and functionally correct code for complex digital designs. This paper introduces MeltRTL, a novel framework that integrates multi-expert attention with...

💬 0 commentsarXiv:2601.13015v1PDF
0

Posted in cs.LG · 2026-01-19 · Xiaohui Zhao, Xinjian Zhao, Jiahui Zhang, Guoyu Liu, Houzhi Wang, Shu Wu

HT-GNN: Hyper-Temporal Graph Neural Network for Customer Lifetime Value Prediction in Baidu Ads

Lifetime value (LTV) prediction is crucial for news feed advertising, enabling platforms to optimize bidding and budget allocation for long-term revenue growth. However, it faces two major challenges: (1) demographic-based targeting creates segment-specific LTV distributions with large value variations across user groups; and (2)...

💬 0 commentsarXiv:2601.13013v1PDF
0

Posted in cs.CL · 2026-01-19 · Anudeex Shetty, Aditya Joshi, Salil S. Kanhere

In Vino Veritas and Vulnerabilities: Examining LLM Safety via Drunk Language Inducement

Humans are susceptible to undesirable behaviours and privacy leaks under the influence of alcohol. This paper investigates drunk language, i.e., text written under the influence of alcohol, as a driver for safety failures in large language models (LLMs). We investigate three mechanisms for inducing drunk language in LLMs:...

💬 0 commentsarXiv:2601.22169v1PDF
0

Posted in cs.SE · 2026-01-19 · Rusheng Pan, Bingcheng Mao, Tianyi Ma, Zhenhua Ling

ArchAgent: Scalable Legacy Software Architecture Recovery with LLMs

Recovering accurate architecture from large-scale legacy software is hindered by architectural drift, missing relations, and the limited context of Large Language Models (LLMs). We present ArchAgent, a scalable agent-based framework that combines static analysis, adaptive code segmentation, and LLM-powered synthesis to reconstruct...

💬 0 commentsarXiv:2601.13007v1PDF
0

Posted in cs.CR · 2026-01-19 · Safaa Menssouri, El Mehdi Amhoud

PrivFly: A Privacy-Preserving Self-Supervised Framework for Rare Attack Detection in IoFT

The Internet of Flying Things (IoFT) plays a vital role in modern applications such as aerial surveillance and smart mobility. However, it remains highly vulnerable to cyberattacks that threaten the confidentiality, integrity, and availability of sensitive data. Developing effective intrusion detection systems (IDS) for IoFT networks...

💬 0 commentsarXiv:2601.13003v1PDF
0

Posted in cs.AI · 2026-01-19 · Diego Gosmar, Deborah A. Dahl

Prompt Injection Mitigation with Agentic AI, Nested Learning, and AI Sustainability via Semantic Caching

Prompt injection remains a central obstacle to the safe deployment of large language models, particularly in multi-agent settings where intermediate outputs can propagate or amplify malicious instructions. Building on earlier work that introduced a four-metric Total Injection Vulnerability Score (TIVS), this paper extends the...

💬 0 commentsarXiv:2601.13186v1PDF