Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through September 11, 2026 — 13:00:32 EST

0

Posted in cs.CV · 2026-01-14 · Said Yasin, Torsten Zesch

Show, don't tell -- Providing Visual Error Feedback for Handwritten Documents

Handwriting remains an essential skill, particularly in education. Therefore, providing visual feedback on handwritten documents is an important but understudied area. We outline the many challenges when going from an image of handwritten input to correctly placed informative error feedback. We empirically compare modular and...

💬 0 commentsarXiv:2601.09586v1PDF
0

Posted in cs.PL · 2026-01-14 · Berke Ates, Philipp Schaad, Timo Schneider, Alexandru Calotoiu, Torsten Hoefler

MLIR-Forge: A Modular Framework for Language Smiths

Optimizing compilers are essential for the efficient and correct execution of software across various scientific fields. Domain-specific languages (DSL) typically use higher level intermediate representations (IR) in their compiler pipelines for domain-specific optimizations. As these IRs add to complexity, it is crucial to test them...

💬 0 commentsarXiv:2601.09583v1PDF
0

Posted in cs.IT · 2026-01-14 · Dorsa Fathollahi, V. Arvind Rameshwar, V. Lalitha

On the Error Probability of RPA Decoding of Reed-Muller Codes over BMS Channels

We analyze the performance of the Recursive Projection-Aggregation (RPA) decoder of Ye and Abbe (2020), for Reed-Muller (RM) codes, over general binary memoryless symmetric (BMS) channels. Our work is a significant generalization of a recent result of Rameshwar and Lalitha (2025) that showed that the RPA decoder provably achieves...

💬 0 commentsarXiv:2601.09581v1PDF
0

Posted in cs.LG · 2026-01-14 · Fiona Murphy, Alessio Benavoli

Constraint- and Score-Based Nonlinear Granger Causality Discovery with Kernels

Kernel-based methods are used in the context of Granger Causality to enable the identification of nonlinear causal relationships between time series variables. In this paper, we show that two state of the art kernel-based Granger Causality (GC) approaches can be theoretically unified under the framework of Kernel Principal Component...

💬 0 commentsarXiv:2601.09579v1PDF
0

Posted in cs.RO · 2026-01-14 · Jiajun Sun, Yangyi Ou, Haoyuan Zheng, Chao yang, Yue Ma

Multimodal Signal Processing For Thermo-Visible-Lidar Fusion In Real-time 3D Semantic Mapping

In complex environments, autonomous robot navigation and environmental perception pose higher requirements for SLAM technology. This paper presents a novel method for semantically enhancing 3D point cloud maps with thermal information. By first performing pixel-level fusion of visible and infrared images, the system projects real-time...

💬 0 commentsarXiv:2601.09578v1PDF
0

Posted in cs.DS · 2026-01-14 · MD Nazmul Alam Shanto, Md. Tanzeem Rahat, Md. Manzurul Hasan

Permutation Matching Under Parikh Budgets: Linear-Time Detection, Packing, and Disjoint Selection

We study permutation (jumbled/Abelian) pattern matching over a general alphabet $Σ$. Given a pattern P of length m and a text T of length n, the classical task is to decide whether T contains a length-m substring whose Parikh vector equals that of P . While this existence problem admits a linear-time sliding-window solution, many...

💬 0 commentsarXiv:2601.09577v1PDF
0

Posted in cs.CV · 2026-01-14 · Sheng-Yu Huang, Jaesung Choe, Yu-Chiang Frank Wang, Cheng Sun

OpenVoxel: Training-Free Grouping and Captioning Voxels for Open-Vocabulary 3D Scene Understanding

We propose OpenVoxel, a training-free algorithm for grouping and captioning sparse voxels for the open-vocabulary 3D scene understanding tasks. Given the sparse voxel rasterization (SVR) model obtained from multi-view images of a 3D scene, our OpenVoxel is able to produce meaningful groups that describe different objects in the scene....

💬 0 commentsarXiv:2601.09575v1PDF
0

Posted in cs.CV · 2026-01-14 · Tianli Tao, Ziyang Wang, Delong Yang, Han Zhang, Le Zhang

Trustworthy Longitudinal Brain MRI Completion: A Deformation-Based Approach with KAN-Enhanced Diffusion Model

Longitudinal brain MRI is essential for lifespan study, yet high attrition rates often lead to missing data, complicating analysis. Deep generative models have been explored, but most rely solely on image intensity, leading to two key limitations: 1) the fidelity or trustworthiness of the generated brain images are limited, making...

💬 0 commentsarXiv:2601.09572v2PDF
0

Posted in cs.CL · 2026-01-14 · Dimitris Panagopoulos, Adolfo Perrusquia, Weisi Guo

Dialogue Telemetry: Turn-Level Instrumentation for Autonomous Information Gathering

Autonomous systems conducting schema-grounded information-gathering dialogues face an instrumentation gap, lacking turn-level observables for monitoring acquisition efficiency and detecting when questioning becomes unproductive. We introduce Dialogue Telemetry (DT), a measurement framework that produces two model-agnostic signals...

💬 0 commentsarXiv:2601.09570v1PDF
0

Posted in cs.CE · 2026-01-14 · Ziya Uddin

Physics Informed Optimal Homotopy Analysis Method (PI-OHAM): A Hybrid Analytical Computational Framework for Solving nonlinear Differential Equations

We present the Physics-Informed Optimal Homotopy Analysis Method (PI-OHAM) for solving nonlinear differential equations. PI-OHAM, based on classical HAM, employs a physics-informed residual loss to optimize convergence-control parameters systematically by combining data, boundary conditions, and governing equations in the manner...

💬 0 commentsarXiv:2601.09567v1PDF
0

Posted in cs.CV · 2026-01-14 · Shuyang Xiang, Hao Guan

Hot-Start Chinese Language Modeling:Visual Glyphs Accelerate Sample-Efficient Learning

In this work, we study whether rendering Chinese characters as visual glyph images, rather than discrete token IDs as mainstream LLMs do, providing an inductive bias for character-level language modeling. Our central finding gives a double-edged insight: visual inputs produce a pronounced hot-start effect, more than doubling...

💬 0 commentsarXiv:2601.09566v4PDF
0

Posted in cs.IT · 2026-01-14 · Barış Nakiboğlu

The Spectral Representations Of The Simple Hypothesis Testing Problem

The convex conjugate (i.e., the Legendre transform) of Type II error probability (volume) as a function of Type I error probability (volume) is determined for the hypothesis testing problem with randomized detectors. The derivation relies on properties of likelihood ratio quantiles and is general enough to extend to the case of...

💬 0 commentsarXiv:2601.09564v1PDF
0

Posted in cs.CV · 2026-01-14 · Yingda Yu, Jiaqi Xuan, Shuhui Shi, Xuanyu Teng, Shuyang Xu, Guanchao Tong

Confident Learning for Object Detection under Model Constraints

Agricultural weed detection on edge devices is subject to strict constraints on model capacity, computational resources, and real-time inference latency, which prevent performance improvements through model scaling or ensembling. This paper proposes Model-Driven Data Correction (MDDC), a data-centric framework that enhances detection...

💬 0 commentsarXiv:2601.11640v1PDF
0

Posted in cs.IR · 2026-01-14 · Abdelrahman Abdallah, Mohamed Darwish Mounis, Mahmoud Abdalla, Mahmoud SalahEldin Kasem, Mostafa Farouk Senussi, Mohamed Mahmoud, Mohammed Ali, Adam Jatowt, Hyun-Soo Kang

MM-BRIGHT: A Multi-Task Multimodal Benchmark for Reasoning-Intensive Retrieval

Existing retrieval benchmarks primarily consist of text-based queries where keyword or semantic matching is usually sufficient. Many real-world queries contain multimodal elements, particularly, images such as diagrams, charts, and screenshots that require intensive reasoning to identify relevant documents. To address this gap, we...

💬 0 commentsarXiv:2601.09562v2PDF
0

Posted in cs.AI · 2026-01-14 · Mustafa Arslan

Aeon: High-Performance Neuro-Symbolic Memory Management for Long-Horizon LLM Agents

Large Language Models (LLMs) are fundamentally constrained by the quadratic computational cost of self-attention and the "Lost in the Middle" phenomenon, where reasoning capabilities degrade as context windows expand. Existing solutions, primarily "Flat RAG" architectures relying on vector databases, treat memory as an unstructured...

💬 0 commentsarXiv:2601.15311v3PDF
0

Posted in cs.NE · 2026-01-14 · Francisco Angulo de Lafuente, Seid Mehammed Abdu, Nirmal Tej

SiliconHealth: A Complete Low-Cost Blockchain Healthcare Infrastructure for Resource-Constrained Regions Using Repurposed Bitcoin Mining ASICs

This paper presents SiliconHealth, a comprehensive blockchain-based healthcare infrastructure designed for resource-constrained regions, particularly sub-Saharan Africa. We demonstrate that obsolete Bitcoin mining Application-Specific Integrated Circuits (ASICs) can be repurposed to create a secure, low-cost, and energy-efficient...

💬 0 commentsarXiv:2601.09557v2PDF
0

Posted in cs.LG · 2026-01-14 · Josafat Ribeiro Leal Filho, Antônio Augusto Fröhlich

Verifying Physics-Informed Neural Network Fidelity using Classical Fisher Information from Differentiable Dynamical System

Physics-Informed Neural Networks (PINNs) have emerged as a powerful tool for solving differential equations and modeling physical systems by embedding physical laws into the learning process. However, rigorously quantifying how well a PINN captures the complete dynamical behavior of the system, beyond simple trajectory prediction,...

💬 0 commentsarXiv:2601.11638v1PDF
0

Posted in cs.HC · 2026-01-14 · Liu He

Dynamic Personalization Through Continuous Feedback Loops in Interactive AI Systems

Interactive AI systems, such as recommendation engines and virtual assistants, commonly use static user profiles and predefined rules to personalize interactions. However, these methods often fail to capture the dynamic nature of user preferences and context. This study proposes a theoretical framework and practical implementation for...

💬 0 commentsarXiv:2602.23376v1PDF
0

Posted in cs.CV · 2026-01-14 · Aradhya Dixit

Evaluating Self-Correcting Vision Agents Through Quantitative and Qualitative Metrics

Recent progress in multimodal foundation models has enabled Vision-Language Agents (VLAs) to decompose complex visual tasks into executable tool-based plans. While recent benchmarks have begun to evaluate iterative self-correction, its quantitative limits and dominant reasoning bottlenecks remain poorly characterized. This work...

💬 0 commentsarXiv:2601.11637v1PDF
0

Posted in cs.CL · 2026-01-14 · Manyi Zhang, Ji-Fu Li, Zhongao Sun, Haoli Bai, Hui-Ling Zhen, Zhenhua Dong, Xianzhi Yu

Benchmarking Post-Training Quantization of Large Language Models under Microscaling Floating Point Formats

Microscaling Floating-Point (MXFP) has emerged as a promising low-precision format for large language models (LLMs). Despite various post-training quantization (PTQ) algorithms being proposed, they mostly focus on integer quantization, while their applicability and behavior under MXFP formats remain largely unexplored. To address this...

💬 0 commentsarXiv:2601.09555v1PDF
0

Posted in cs.IT · 2026-01-14 · Rayan Chouity, Charbel Hannoun, Jihad Fahs, Ibrahim Abou-Faycal

On Linear Estimators for some Stable Vectors

We consider the estimation problem for jointly stable random variables. Under two specific dependency models: a linear transformation of two independent stable variables and a sub-Gaussian symmetric $α$-stable (S$α$S) vector, we show that the conditional mean estimator is linear in both cases. Moreover, we find dispersion optimal...

💬 0 commentsarXiv:2601.09554v1PDF
0

Posted in cs.IT · 2026-01-14 · Roberto Bruno, Adrien Vandenbroucque, Amedeo Roberto Esposito

A Finite-Sample Strong Converse for Binary Hypothesis Testing via (Reverse) Rényi Divergence

This work investigates binary hypothesis testing between $H_0\sim P_0$ and $H_1\sim P_1$ in the finite-sample regime under asymmetric error constraints. By employing the ``reverse" Rényi divergence, we derive novel non-asymptotic bounds on the Type II error probability which naturally establish a strong converse result. Furthermore,...

💬 0 commentsarXiv:2601.09550v2PDF
0

Posted in cs.SC · 2026-01-14 · Lucas Michel, Pierre Mathonet, Naïm Zénaïdi

Further results on Minimal and Minimum Cylindrical Algebraic Decompositions

We consider cylindrical algebraic decompositions (CADs) as a tool for representing semi-algebraic subsets of $\mathbb{R}^n$. In this framework, a CAD $\mathscr{C}$ is adapted to a given set $S$ if $S$ is a union of cells of $\mathscr{C}$. Different algorithms computing an adapted CAD may produce different outputs, usually with...

💬 0 commentsarXiv:2601.09548v1PDF
0

Posted in cs.IR · 2026-01-14 · Jason Carpenter, Faaiq Bilal, Eman Ramadan, Zhi-Li Zhang

Examining DOM Coordinate Effectiveness For Page Segmentation

Web pages form a cornerstone of available data for daily human consumption and with the rise of LLM-based search and learning systems a treasure trove of valuable data. The scale of this data and its unstructured format still continue to grow requiring ever more robust automated extraction and retrieval mechanisms. Existing work,...

💬 0 commentsarXiv:2601.09543v1PDF