Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through September 9, 2026 — 07:11:48 EST

0

Posted in cs.IR · 2026-01-19 · Laura Dietz, Bryan Li, Eugene Yang, Dawn Lawrie, William Walden, James Mayfield

Insider Knowledge: How Much Can RAG Systems Gain from Evaluation Secrets?

RAG systems are increasingly evaluated and optimized using LLM judges, an approach that is rapidly becoming the dominant paradigm for system assessment. Nugget-based approaches in particular are now embedded not only in evaluation frameworks but also in the architectures of RAG systems themselves. While this integration can lead to...

💬 0 commentsarXiv:2601.13227v2PDF
0

Posted in cs.CV · 2026-01-19 · Tim Lachmann, Alexandra Israelsson, Christina Tornberg, Teimuraz Saghinadze, Michal Balazia, Philipp Müller, Petri Laukka

Not all Blends are Equal: The BLEMORE Dataset of Blended Emotion Expressions with Relative Salience Annotations

Humans often experience not just a single basic emotion at a time, but rather a blend of several emotions with varying salience. Despite the importance of such blended emotions, most video-based emotion recognition approaches are designed to recognize single emotions only. The few approaches that have attempted to recognize blended...

💬 0 commentsarXiv:2601.13225v1PDF
0

Posted in cs.PL · 2026-01-19 · Michael Hanus, Steven Libby

Functional Logic Program Transformations

Many tools used to process programs, like compilers, analyzers, or verifiers, perform transformations on their intermediate program representation, like abstract syntax trees. Implementing such program transformations is a non-trivial task, since it is necessary to iterate over the complete syntax tree and apply various...

💬 0 commentsarXiv:2601.13224v1PDF
0

Posted in cs.IR · 2026-01-19 · Laura Dietz, Bryan Li, Gabrielle Liu, Jia-Huei Ju, Eugene Yang, Dawn Lawrie, William Walden, James Mayfield

Incorporating Q&A Nuggets into Retrieval-Augmented Generation

RAGE systems integrate ideas from automatic evaluation (E) into Retrieval-augmented Generation (RAG). As one such example, we present Crucible, a Nugget-Augmented Generation System that preserves explicit citation provenance by constructing a bank of Q&A nuggets from retrieved documents and uses them to guide extraction, selection,...

💬 0 commentsarXiv:2601.13222v2PDF
0

Posted in cs.DS · 2026-01-19 · Paolo Ferragina, Francesco Tosoni

The Energy-Throughput Trade-off in Lossless-Compressed Source Code Storage

Retrieving data from large-scale source code archives is vital for AI training, neural-based software analysis, and information retrieval, to cite a few. This paper studies and experiments with the design of a compressed key-value store for the indexing of large-scale source code datasets, evaluating its trade-off among three primary...

💬 0 commentsarXiv:2601.13220v1PDF
0

Posted in cs.CV · 2026-01-19 · Igor Vozniak, Philipp Mueller, Nils Lipp, Janis Sprenger, Konstantin Poddubnyy, Davit Hovhannisyan, Christian Mueller, Andreas Bulling, Philipp Slusallek

ObjectVisA-120: Object-based Visual Attention Prediction in Interactive Street-crossing Environments

The object-based nature of human visual attention is well-known in cognitive science, but has only played a minor role in computational visual attention models so far. This is mainly due to a lack of suitable datasets and evaluation metrics for object-based attention. To address these limitations, we present ObjectVisA-120 -- a novel...

💬 0 commentsarXiv:2601.13218v2PDF
0

Posted in cs.CL · 2026-01-19 · Bingsen Chen, Boyan Li, Ping Nie, Yuyu Zhang, Xi Ye, Chen Zhao

Beyond Single-shot Writing: Deep Research Agents are Unreliable at Multi-turn Report Revision

Existing benchmarks for Deep Research Agents (DRAs) treat report generation as a single-shot writing task, which fundamentally diverges from how human researchers iteratively draft and revise reports via self-reflection or peer feedback. Whether DRAs can reliably revise reports with user feedback remains unexplored. We introduce Mr...

💬 0 commentsarXiv:2601.13217v1PDF
0

Posted in cs.IT · 2026-01-19 · Ataher Sams, Besma Smida

On the Reliability of Estimation Bounds in Low-SNR Bistatic ISAC

This paper explores a bistatic Integrated Sensing and Communication (ISAC) framework, where a base station transmits communication signal that serve both direct communication with a user and multi-target parameter estimation through reflections captured by a separate sensing receiver. We assume that the instantaneous knowledge of the...

💬 0 commentsarXiv:2601.13216v1PDF
0

Posted in cs.IT · 2026-01-19 · Zheyu Wu, Junjie Ma, Ya-Feng Liu, Bruno Clerckx

An AMP-Based Asymptotic Analysis For Nonlinear One-Bit Precoding

This paper focuses on the asymptotic analysis of a class of nonlinear one-bit precoding schemes under Rayleigh fading channels. The considered scheme employs a convex-relaxation-then-quantization (CRQ) approach to the well-known minimum mean square error (MMSE) model, which includes the classical one-bit precoder SQUID as a special...

💬 0 commentsarXiv:2601.13214v1PDF
0

Posted in cs.NI · 2026-01-19 · Joao F. Santos, Arshia Zolghadr, Scott Kuzdeba, Jacek Kibiłda

Conflict Detection in AI-RAN: Efficient Interaction Learning and Autonomous Graph Reconstruction

Artificial Intelligence (AI)-native mobile networks represent a fundamental step toward 6G, where learning, inference, and decision making are embedded into the Radio Access Network (RAN) itself. In such networks, multiple AI agents optimize the network to achieve distinct and often competing objectives. As such, conflicts become...

💬 0 commentsarXiv:2601.13213v2PDF
0

Posted in cs.CV · 2026-01-19 · Vikram R Lakkavalli

Rethinking Skip Connections: Additive U-Net for Robust and Interpretable Denoising

Skip connections are central to U-Net architectures for image denoising, but standard concatenation doubles channel dimensionality and obscures information flow, allowing uncontrolled noise transfer. We propose the Additive U-Net, which replaces concatenative skips with gated additive connections. Each skip pathway is scaled by a...

💬 0 commentsarXiv:2601.13208v1PDF
0

Posted in cs.CV · 2026-01-19 · Jinnao Li, Zijian Chen, Tingzhu Chen, Changbo Wang

GTPred: Benchmarking MLLMs for Interpretable Geo-localization and Time-of-capture Prediction

Geo-localization aims to infer the geographic location where an image was captured using observable visual evidence. Traditional methods achieve impressive results through large-scale training on massive image corpora. With the emergence of multi-modal large language models (MLLMs), recent studies have explored their applications in...

💬 0 commentsarXiv:2601.13207v1PDF
0

Posted in cs.AI · 2026-01-19 · Neil K. R. Sehgal, Sharath Chandra Guntuku, Lyle Ungar

Real-Time Deadlines Reveal Temporal Awareness Failures in LLM Strategic Dialogues

Large Language Models (LLMs) generate text token-by-token in discrete time, yet real-world communication, from therapy sessions to business negotiations, critically depends on continuous time constraints. Current LLM architectures and evaluation protocols rarely test for temporal awareness under real-time deadlines. We use simulated...

💬 0 commentsarXiv:2601.13206v1PDF
0

Posted in cs.SD · 2026-01-19 · Yang Wang, Yiqi Liu, Chenghao Xiao, Chenghua Lin

The Achilles' Heel of Angular Margins: A Chebyshev Polynomial Fix for Speaker Verification

Angular margin losses, such as AAM-Softmax, have become the de facto in speaker and face verification. Their success hinges on directly manipulating the angle between features and class prototypes. However, this manipulation relies on the arccos function to recover the angle, introducing a significant yet overlooked source of training...

💬 0 commentsarXiv:2601.13198v1PDF
0

Posted in cs.CR · 2026-01-19 · Aravind B, Anirud R. S., Sai Surya Teja N, Bala Subrahmanya Sriranga Navaneeth A, Karthika R, Mohankumar N

Diffusion-Driven Synthetic Tabular Data Generation for Enhanced DoS/DDoS Attack Classification

Class imbalance refers to a situation where certain classes in a dataset have significantly fewer samples than oth- ers, leading to biased model performance. Class imbalance in network intrusion detection using Tabular Denoising Diffusion Probability Models (TabDDPM) for data augmentation is ad- dressed in this paper. Our approach...

💬 0 commentsarXiv:2601.13197v2PDF
0

Posted in cs.RO · 2026-01-19 · Jacob Swindell, Marija Popović, Riccardo Polvara

Active Informative Planning for UAV-based Weed Mapping using Discrete Gaussian Process Representations

Accurate agricultural weed mapping using unmanned aerial vehicles (UAVs) is crucial for precision farming. While traditional methods rely on rigid, pre-defined flight paths and intensive offline processing, informative path planning (IPP) offers a way to collect data adaptively where it is most needed. Gaussian process (GP) mapping...

💬 0 commentsarXiv:2601.13196v1PDF
0

Posted in cs.LG · 2026-01-19 · Vittoria De Pellegrini, Tariq Alkhalifah

LAViG-FLOW: Latent Autoregressive Video Generation for Fluid Flow Simulations

Modeling and forecasting subsurface multiphase fluid flow fields underpin applications ranging from geological CO2 sequestration (GCS) operations to geothermal production. This is essential for ensuring both operational performance and long-term safety. While high fidelity multiphase simulators are widely used for this purpose, they...

💬 0 commentsarXiv:2601.13190v2PDF
0

Posted in cs.HC · 2026-01-19 · Patrick Yung Kang Lee, Jessica Y. Bo, Zixin Zhao, Paula Akemi Aoyagui, Matthew Varona, Ashton Anderson, Anastasia Kuzminykh, Fanny Chevalier, Carolina Nobre

Large Language Lovers: Lived Experiences of Negotiating Agency and Platform Control in AI Companionship

Individuals are turning to increasingly anthropomorphic, general-purpose chatbots for AI companionship, rather than roleplay-specific platforms. However, not much is known about how individuals perceive and conduct their relationships with general-purpose chatbots. We triangulated community discussions on Reddit (41k+ posts and...

💬 0 commentsarXiv:2601.13188v3PDF
0

Posted in cs.DL · 2026-01-19 · Keigo Kusumegi, Xinyu Yang, Paul Ginsparg, Mathijs de Vaan, Toby Stuart, Yian Yin

Scientific production in the era of Large Language Models

Large Language Models (LLMs) are rapidly reshaping scientific research. We analyze these changes in multiple, large-scale datasets with 2.1M preprints, 28K peer review reports, and 246M online accesses to scientific documents. We find: 1) scientists adopting LLMs to draft manuscripts demonstrate a large increase in paper production,...

💬 0 commentsarXiv:2601.13187v1PDF
0

Posted in cs.ET · 2026-01-19 · Jiqun Liu

Bounded Minds, Generative Machines: Envisioning Conversational AI that Works with Human Heuristics and Reduces Bias Risk

Conversational AI is rapidly becoming a primary interface for information seeking and decision making, yet most systems still assume idealized users. In practice, human reasoning is bounded by limited attention, uneven knowledge, and reliance on heuristics that are adaptive but bias-prone. This article outlines a research pathway...

💬 0 commentsarXiv:2601.13376v1PDF
0

Posted in cs.CV · 2026-01-19 · Zhenan Liu, Amir Khajepour, George Shaker

A Lightweight Model-Driven 4D Radar Framework for Pervasive Human Detection in Harsh Conditions

Pervasive sensing in industrial and underground environments is severely constrained by airborne dust, smoke, confined geometry, and metallic structures, which rapidly degrade optical and LiDAR based perception. Elevation resolved 4D mmWave radar offers strong resilience to such conditions, yet there remains a limited understanding of...

💬 0 commentsarXiv:2601.13373v1PDF
0

Posted in cs.CY · 2026-01-19 · Shreetika Poudel, Ankur Chatterjee

Examining The CoVCues Dataset: Supporting COVID Infodemic Research Through A Novel User Assessment Study

The public confidence and trust in online healthcare information have been greatly dented following the COVID-19 pandemic, which triggered a significant rise in online health misinformation. Existing literature shows that different datasets have been created to aid with detecting false information associated with this COVID infodemic....

💬 0 commentsarXiv:2602.00055v1PDF
0

Posted in cs.CY · 2026-01-19 · Mehmet Murat Albayrakoglu, Mehmet Nafiz Aydin

Semantic Alignment Between Normative Theories of Ethics and the European Union Artificial Intelligence Act: A Transformer-Based Semantic Textual Similarity Analysis

The European Union Artificial Intelligence (EU AI) Act, which explicitly references fundamental rights and ethical principles, is a comprehensive regulatory framework for governing Artificial Intelligence (AI) systems. This study examines the moral grounding of the EU AI Act by analyzing the semantic alignment between three...

💬 0 commentsarXiv:2601.13372v4PDF
0

Posted in cs.CV · 2026-01-19 · Junyi Zhang, Yiming Wang, Yunhong Lu, Qichao Wang, Wenzhe Qian, Xiaoyin Xu, David Gu, Min Zhang

Spherical Geometry Diffusion: Generating High-quality 3D Face Geometry via Sphere-anchored Representations

A fundamental challenge in text-to-3D face generation is achieving high-quality geometry. The core difficulty lies in the arbitrary and intricate distribution of vertices in 3D space, making it challenging for existing models to establish clean connectivity and resulting in suboptimal geometry. To address this, our core insight is to...

💬 0 commentsarXiv:2601.13371v1PDF
0

Posted in cs.CL · 2026-01-19 · Zhenjiang Mao, Anirudhh Venkat

Recurrent Confidence Chain: Temporal-Aware Uncertainty Quantification in Large Language Models

As reasoning modules, such as the chain-of-thought mechanism, are applied to large language models, they achieve strong performance on various tasks such as answering common-sense questions and solving math problems. The main challenge now is to assess the uncertainty of answers, which can help prevent misleading or serious...

💬 0 commentsarXiv:2601.13368v1PDF