Qwen Councils
arXiv could not process that search. Try a simpler keyword search or an arXiv field query such as all:quantum.
Showing downloaded papers while arXiv is unavailable.

Computer Science

arXiv preprints from January 1, 2026 through September 24, 2026 — 20:54:01 EST

0

Posted in cs.AI · 2026-01-13 · Sunzhu Li, Jiale Zhao, Miteto Wei, Huimin Ren, Yang Zhou, Jingwen Yang, Shunyu Liu, Kaike Zhang, Wei Chen

RubricHub: A Comprehensive and Highly Discriminative Rubric Dataset via Automated Coarse-to-Fine Generation

Reinforcement Learning with Verifiable Rewards (RLVR) has driven substantial progress in reasoning-intensive domains like mathematics. However, optimizing open-ended generation remains challenging due to the lack of ground truth. While rubric-based evaluation offers a structured proxy for verification, existing methods suffer from...

💬 0 commentsarXiv:2601.08430v2PDF
0

Posted in cs.CV · 2026-01-13 · Yeonsoo Choi, Inyup Lee, Sihun Cha, Seonghyeon Kim, Sunjin Jung, Junyong Noh

Deep Learning Based Facial Retargeting Using Local Patches

In the era of digital animation, the quest to produce lifelike facial animations for virtual characters has led to the development of various retargeting methods. While the retargeting facial motion between models of similar shapes has been very successful, challenges arise when the retargeting is performed on stylized or exaggerated...

💬 0 commentsarXiv:2601.08429v1PDF
0

Posted in cs.CL · 2026-01-13 · Nonghai Zhang, Weitao Ma, Zhanyu Ma, Jun Xu, Jiuchong Gao, Jinghua Hao, Renqing He, Jingwen Xu

Silence the Judge: Reinforcement Learning with Self-Verifier via Latent Geometric Clustering

Group Relative Policy Optimization (GRPO) significantly enhances the reasoning performance of Large Language Models (LLMs). However, this success heavily relies on expensive external verifiers or human rules. Such dependency not only leads to significant computational costs and training latency, but also yields sparse rewards that...

💬 0 commentsarXiv:2601.08427v2PDF
0

Posted in cs.CG · 2026-01-13 · Mark de Berg, Sándor Kisfaludi-Bak

Lower Bounds for Dominating Set in Ball Graphs and for Weighted Dominating Set in Unit-Ball Graphs

Recently it was shown that many classic graph problems -- Independent Set, Dominating Set, Hamiltonian Cycle, and more -- can be solved in subexponential time on unit-ball graphs. More precisely, these problems can be solved in $2^{O(n^{1-1/d})}$ time on unit-ball graphs in $\mathbb R^d$, which is tight under ETH. The result can be...

💬 0 commentsarXiv:2601.08425v1PDF
0

Posted in cs.DS · 2026-01-13 · Roohani Sharma, Michał Włodarczyk

Protrusion Decompositions Revisited: Uniform Lossy Kernels for Reducing Treewidth and Linear Kernels for Hitting Disconnected Minors

Let F be a finite family of graphs. In the F-Deletion problem, one is given a graph G and an integer k, and the goal is to find k vertices whose deletion results in a graph with no minor from the family F. This may be regarded as a far-reaching generalization of Vertex Cover and Feedback vertex Set. In their seminal work, Fomin,...

💬 0 commentsarXiv:2601.08424v2PDF
0

Posted in cs.CY · 2026-01-13 · Christopher Burr, Mark Enzer, Jason Shepherd, David Wagg

Agentic Digital Twins: A Taxonomy of Capabilities for Understanding Possible Futures

As digital twins (DTs) evolve to become more agentic through the integration of artificial intelligence (AI), they acquire capabilities that extend beyond dynamic representation of their target systems. This paper presents a taxonomy of agentic DTs organised around three fundamental dimensions: the locus of agency (external, internal,...

💬 0 commentsarXiv:2601.18799v1PDF
0

Posted in cs.RO · 2026-01-13 · Taerim Yoon, Dongho Kang, Jin Cheng, Fatemeh Zargarbashi, Yijiang Huang, Minsung Ahn, Stelian Coros, Sungjoon Choi

Teaching Robots Like Dogs: Learning Agile Navigation from Luring, Gesture, and Speech

In this work, we aim to enable legged robots to learn how to interpret human social cues and produce appropriate behaviors through physical human guidance. However, learning through physical engagement can place a heavy burden on users when the process requires large amounts of human-provided data. To address this, we propose a...

💬 0 commentsarXiv:2601.08422v2PDF
0

Posted in cs.LG · 2026-01-13 · Juno Kim, Jihun Yun, Jason D. Lee, Kwang-Sung Jun

Coverage Improvement and Fast Convergence of On-policy Preference Learning

Online on-policy preference learning algorithms for language model alignment such as online direct policy optimization (DPO) can significantly outperform their offline counterparts. We provide a theoretical explanation for this phenomenon by analyzing how the sampling policy's coverage evolves throughout on-policy training. We propose...

💬 0 commentsarXiv:2601.08421v1PDF
0

Posted in cs.CV · 2026-01-13 · Aditya Chaudhary, Sneha Barman, Mainak Singha, Ankit Jha, Girish Mishra, Biplab Banerjee

MMLGNet: Cross-Modal Alignment of Remote Sensing Data using CLIP

In this paper, we propose a novel multimodal framework, Multimodal Language-Guided Network (MMLGNet), to align heterogeneous remote sensing modalities like Hyperspectral Imaging (HSI) and LiDAR with natural language semantics using vision-language models such as CLIP. With the increasing availability of multimodal Earth observation...

💬 0 commentsarXiv:2601.08420v1PDF
1

Posted in cs.LG · 2026-01-13 · Jihang Li, Qing Liu, Zulong Chen, Jing Wang, Wei Wang, Chuanfei Xu, Zeyi Wen

Taxon: Hierarchical Tax Code Prediction with Semantically Aligned LLM Expert Guidance

Tax code prediction is a crucial yet underexplored task in automating invoicing and compliance management for large-scale e-commerce platforms. Each product must be accurately mapped to a node within a multi-level taxonomic hierarchy defined by national standards, where errors lead to financial inconsistencies and regulatory risks....

💬 0 commentsarXiv:2601.08418v2PDF
0

Posted in cs.CY · 2026-01-13 · Brittany I. Davidson, Kate Muir, Florian A. D. Burnat, Adam N. Joinson

Regulatory gray areas of LLM Terms

Large Language Models (LLMs) are increasingly integrated into academic research pipelines; however, the Terms of Service governing their use remain under-examined. We present a comparative analysis of the Terms of Service of five major LLM providers (Anthropic, DeepSeek, Google, OpenAI, and xAI) collected in November 2025. Our...

💬 0 commentsarXiv:2601.08415v2PDF
0

Posted in cs.CV · 2026-01-13 · Chentian Sun

SPARK: Scalable Real-Time Point Cloud Aggregation with Multi-View Self-Calibration

Real-time multi-camera 3D reconstruction is crucial for 3D perception, immersive interaction, and robotics. Existing methods struggle with multi-view fusion, camera extrinsic uncertainty, and scalability for large camera setups. We propose SPARK, a self-calibrating real-time multi-camera point cloud reconstruction framework that...

💬 0 commentsarXiv:2601.08414v3PDF
0

Posted in cs.AI · 2026-01-13 · Yizhan Feng, Hichem Snoussi, Yuhang Wang, Jing Teng, Abel Cherouat, Tian Wang

Hybrid Distillation with CoT Guidance for Edge-Drone Control Code Generation

With large language models demonstrating significant potential in code generation tasks, their application to onboard control of resource-constrained Unmanned Aerial Vehicles has emerged as an important research direction. However, a notable contradiction exists between the high resource consumption of large models and the real-time,...

💬 0 commentsarXiv:2601.08412v1PDF
0

Posted in cs.CV · 2026-01-13 · Yizhan Feng, Hichem Snoussi, Jing Teng, Jian Liu, Yuyang Wang, Abel Cherouat, Tian Wang

Edge-Optimized Multimodal Learning for UAV Video Understanding via BLIP-2

The demand for real-time visual understanding and interaction in complex scenarios is increasingly critical for unmanned aerial vehicles. However, a significant challenge arises from the contradiction between the high computational cost of large Vision language models and the limited computing resources available on UAV edge devices....

💬 0 commentsarXiv:2601.08408v1PDF
0

Posted in cs.AI · 2026-01-13 · Xinyi Wu, Jiagui Chen, Geng Hong, Jiayi Dong, Xudong Pan, Jiarun Dai, Min Yang

WebTrap Park: An Automated Platform for Systematic Security Evaluation of Web Agents

Web Agents are increasingly deployed to perform complex tasks in real web environments, yet their security evaluation remains fragmented and difficult to standardize. We present WebTrap Park, an automated platform for systematic security evaluation of Web Agents through direct observation of their concrete interactions with live web...

💬 0 commentsarXiv:2601.08406v1PDF
0

Posted in cs.RO · 2026-01-13 · Yizhan Feng, Hichem Snoussi, Jing Teng, Abel Cherouat, Tian Wang

Large Language Models to Enhance Multi-task Drone Operations in Simulated Environments

Benefiting from the rapid advancements in large language models (LLMs), human-drone interaction has reached unprecedented opportunities. In this paper, we propose a method that integrates a fine-tuned CodeT5 model with the Unreal Engine-based AirSim drone simulator to efficiently execute multi-task operations using natural language...

💬 0 commentsarXiv:2601.08405v1PDF
0

Posted in cs.LG · 2026-01-13 · Binh Duong Nguyen, Stefan Sandfeld

Out-of-distribution generalization of deep-learning surrogates for 2D PDE-generated dynamics in the small-data regime

Partial differential equations (PDEs) are a central tool for modeling the dynamics of physical, engineering, and materials systems, but high-fidelity simulations are often computationally expensive. At the same time, many scientific applications can be viewed as the evolution of spatially distributed fields, making data-driven...

💬 0 commentsarXiv:2601.08404v1PDF
0

Posted in cs.AI · 2026-01-13 · Abhijnan Nath, Alireza Bagheri Garakani, Tianchen Zhou, Fan Yang, Yan Gao, Nikhil Krishnaswamy

Owen-Shapley Policy Optimization: A Principled RL Algorithm for Generative Search LLMs

Large language models are increasingly trained via reinforcement learning for personalized recommendation tasks, but standard methods like GRPO rely on sparse, sequence-level rewards. These obscure which tokens actually contribute to high-quality outputs, creating a credit assignment gap. This gap is especially problematic when models...

💬 0 commentsarXiv:2601.08403v2PDF
0

Posted in cs.CL · 2026-01-13 · Donya Rooein, Sankalan Pal Chowdhury, Mariia Eremeeva, Yuan Qin, Debora Nozza, Mrinmaya Sachan, Dirk Hovy

PATS: Personality-Aware Teaching Strategies with Large Language Model Tutors

Recent advances in large language models (LLMs) demonstrate their potential as educational tutors. However, different tutoring strategies benefit different student personalities, and mismatches can be counterproductive to student outcomes. Despite this, current LLM tutoring systems do not take into account student personality traits....

💬 0 commentsarXiv:2601.08402v1PDF
0

Posted in cs.CV · 2026-01-13 · Ajo Babu George, Pranav S, Kunal Agarwal

An Explainable Two Stage Deep Learning Framework for Pericoronitis Assessment in Panoramic Radiographs Using YOLOv8 and ResNet-50

Objectives: To overcome challenges in diagnosing pericoronitis on panoramic radiographs, an AI-assisted assessment system integrating anatomical localization, pathological classification, and interpretability. Methods: A two-stage deep learning pipeline was implemented. The first stage used YOLOv8 to detect third molars and classify...

💬 0 commentsarXiv:2601.08401v1PDF
0

Posted in cs.CY · 2026-01-13 · Eduardo C. Garrido-Merchán

Intersectional Data and the Social Cost of Digital Extraction: A Pigouvian Surcharge

Contemporary digital capitalism relies on the large-scale extraction and commodification of personal data. Far from revealing isolated attributes, such data increasingly exposes intersectional social identities formed by combinations of race, gender, disability and others. This process generates a structural privacy externality: while...

💬 0 commentsarXiv:2601.08574v1PDF
0

Posted in cs.CG · 2026-01-13 · Sam Ruggerio, Sariel Har-Peled

In the Search for Good Neck Cuts

We study the problem of finding neck-like features on a surface. Applications for such cuts include robotics, mesh segmentation, and algorithmic applications. We provide a new definition for a surface bottleneck -- informally, it is the shortest cycle relative to the size of the areas it separates. Inspired by the isoperimetric...

💬 0 commentsarXiv:2601.08566v1PDF
0

Posted in cs.HC · 2026-01-13 · Sitong Wang, Anh Truong, Lydia B. Chilton, Dingzeyu Li

Rewriting Video: Text-Driven Reauthoring of Video Footage

Video is a powerful medium for communication and storytelling, yet reauthoring existing footage remains challenging. Even simple edits often demand expertise, time, and careful planning, constraining how creators envision and shape their narratives. Recent advances in generative AI suggest a new paradigm: what if editing a video were...

💬 0 commentsarXiv:2601.08565v2PDF
0

Posted in cs.CR · 2026-01-13 · Yongtong Gu, Songze Li, Xia Hu

MASH: Evading Black-Box AI-Generated Text Detectors via Style Humanization

The increasing misuse of AI-generated texts (AIGT) has motivated the rapid development of AIGT detection methods. However, the reliability of these detectors remains fragile against adversarial evasions. Existing attack strategies often rely on white-box assumptions or demand prohibitively high computational and interaction costs,...

💬 0 commentsarXiv:2601.08564v2PDF
0

Posted in cs.AI · 2026-01-13 · Keerththanan Vickneswaran, Mariangel Garcia Andarcia, Hugo Retief, Chris Dickens, Paulo Silva

WaterCopilot: An AI-Driven Virtual Assistant for Water Management

Sustainable water resource management in transboundary river basins is challenged by fragmented data, limited real-time access, and the complexity of integrating diverse information sources. This paper presents WaterCopilot-an AI-driven virtual assistant developed through collaboration between the International Water Management...

💬 0 commentsarXiv:2601.08559v1PDF