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 — 07:48:36 EST

0

Posted in cs.LG · 2026-01-08 · Farzana Islam Adiba, Varsha Danduri, Fahmida Liza Piya, Ali Abbasi, Mehak Gupta, Rahmatollah Beheshti

A Multimodal Data Processing Pipeline for MIMIC-IV Dataset

The MIMIC-IV dataset is a large, publicly available electronic health record (EHR) resource widely used for clinical machine learning research. It comprises multiple modalities, including structured data, clinical notes, waveforms, and imaging data. Working with these disjointed modalities requires an extensive manual effort to...

💬 0 commentsarXiv:2601.11606v1PDF
0

Posted in cs.MM · 2026-01-08 · Jasmine Yang, Poppy Zhang, Shawndra Hill

MLLM-VADStory: Domain Knowledge-Driven Multimodal LLMs for Video Ad Storyline Insights

We propose MLLM-VADStory, a novel domain knowledge-guided multimodal large language models (MLLM) framework to systematically quantify and generate insights for video ad storyline understanding at scale. The framework is centered on the core idea that ad narratives are structured by functional intent, with each scene unit performing a...

💬 0 commentsarXiv:2601.07850v1PDF
0

Posted in cs.DB · 2026-01-08 · Ziyang Men, Bo Huang, Yan Gu, Yihan Sun

Parallel Dynamic Spatial Indexes

Maintaining spatial data (points in two or three dimensions) is crucial and has a wide range of applications, such as graphics, GIS, and robotics. To handle spatial data, many data structures, called spatial indexes, have been proposed, e.g. kd-trees, oct/quadtrees (also called Orth-trees), R-trees, and bounding volume hierarchies...

💬 0 commentsarXiv:2601.05347v1PDF
0

Posted in cs.CV · 2026-01-08 · Sagi Eppel

Coding the Visual World: From Image to Simulation Using Vision Language Models

The ability to construct mental models of the world is a central aspect of understanding. Similarly, visual understanding can be viewed as the ability to construct a representative model of the system depicted in an image. This work explores the capacity of Vision Language Models (VLMs) to recognize and simulate the systems and...

💬 0 commentsarXiv:2601.05344v3PDF
0

Posted in cs.CL · 2026-01-07 · Hongzhi Zhang, Yuanze Hu, Tinghai Zhang, Jia Fu, Tao Wang, Junwei Jing, Zhaoxin Fan, Qi Wang, Ruiming Tang, Han Li, Guorui Zhou, Kun Gai

DeepSynth-Eval: Objectively Evaluating Information Consolidation in Deep Survey Writing

The evolution of Large Language Models (LLMs) towards autonomous agents has catalyzed progress in Deep Research. While retrieval capabilities are well-benchmarked, the post-retrieval synthesis stage--where agents must digest massive amounts of context and consolidate fragmented evidence into coherent, long-form reports--remains...

💬 0 commentsarXiv:2601.03540v1PDF
0

Posted in cs.AI · 2026-01-07 · Di Wu, Yanyan Zhao, Xin Lu, Mingzhe Li, Bing Qin

STAR-S: Improving Safety Alignment through Self-Taught Reasoning on Safety Rules

Defending against jailbreak attacks is crucial for the safe deployment of Large Language Models (LLMs). Recent research has attempted to improve safety by training models to reason over safety rules before responding. However, a key issue lies in determining what form of safety reasoning effectively defends against jailbreak attacks,...

💬 0 commentsarXiv:2601.03537v1PDF
0

Posted in cs.CL · 2026-01-07 · Yilong Dai, Ziyi Wang, Chenguang Wang, Kexin Zhou, Yiheng Qian, Susu Xu, Xiang Yan

Persona-aware and Explainable Bikeability Assessment: A Vision-Language Model Approach

Bikeability assessment is essential for advancing sustainable urban transportation and creating cyclist-friendly cities, and it requires incorporating users' perceptions of safety and comfort. Yet existing perception-based bikeability assessment approaches face key limitations in capturing the complexity of road environments and...

💬 0 commentsarXiv:2601.03534v1PDF
0

Posted in cs.CL · 2026-01-07 · Yuwen Wang, Xinyuan Qian, Tian-Hao Zhang, Jiaran Gao, Yuchen Pan, Xin Wang, Zhou Pan, Chen Wei, Yiming Wang

PALM-Bench: A Comprehensive Benchmark for Personalized Audio-Language Models

Large Audio-Language Models (LALMs) have demonstrated strong performance in audio understanding and generation. Yet, our extensive benchmarking reveals that their behavior is largely generic (e.g., summarizing spoken content) and fails to adequately support personalized question answering (e.g., summarizing what my best friend says)....

💬 0 commentsarXiv:2601.03531v1PDF
0

Posted in cs.CV · 2026-01-07 · Dasol Choi, Guijin Son, Hanwool Lee, Minhyuk Kim, Hyunwoo Ko, Teabin Lim, Ahn Eungyeol, Jungwhan Kim, Seunghyeok Hong, Youngsook Song

What Users Leave Unsaid: Under-Specified Queries Limit Vision-Language Models

Current vision-language benchmarks predominantly feature well-structured questions with clear, explicit prompts. However, real user queries are often informal and underspecified. Users naturally leave much unsaid, relying on images to convey context. We introduce HAERAE-Vision, a benchmark of 653 real-world visual questions from...

💬 0 commentsarXiv:2601.06165v2PDF
0

Posted in cs.CV · 2026-01-07 · Jiayi Zhao, Changlu Chen, Jingsheng Li, Tianxiang Xue, Kun Zhan

CloudMatch: Weak-to-Strong Consistency Learning for Semi-Supervised Cloud Detection

Due to the high cost of annotating accurate pixel-level labels, semi-supervised learning has emerged as a promising approach for cloud detection. In this paper, we propose CloudMatch, a semi-supervised framework that effectively leverages unlabeled remote sensing imagery through view-consistency learning combined with scene-mixing...

💬 0 commentsarXiv:2601.03528v1PDF
0

Posted in cs.CV · 2026-01-07 · Zhicheng Zhao, Fengjiao Peng, Jinquan Yan, Wei Lu, Chenglong Li, Jin Tang

Physics-Constrained Cross-Resolution Enhancement Network for Optics-Guided Thermal UAV Image Super-Resolution

Optics-guided thermal UAV image super-resolution has attracted significant research interest due to its potential in all-weather monitoring applications. However, existing methods typically compress optical features to match thermal feature dimensions for cross-modal alignment and fusion, which not only causes the loss of...

💬 0 commentsarXiv:2601.03526v1PDF
0

Posted in cs.LG · 2026-01-07 · Longwen Wang, Yirui Liu, Xuan'er Wu, Xiaohui Hu, Yuankai Fan, Kaidong Yu, Qizhen Weng, Wei Xi, Xuelong Li

Beyond Binary: Turning Partial Success into Dense Verifiable Rewards for Reinforcement Learning in Code Generation

Effective reward design is a central challenge in Reinforcement Learning (RL) for code generation. Mainstream test-suite-level outcome rewards enforce functional correctness but induce sparsity, while external Reward Models (RMs) provide dense supervision at the cost of misalignment and additional overhead. Since code evaluation...

💬 0 commentsarXiv:2601.03525v3PDF
0

Posted in cs.CL · 2026-01-07 · Yuping Lin, Zitao Li, Yue Xing, Pengfei He, Yingqian Cui, Yaliang Li, Bolin Ding, Jingren Zhou, Jiliang Tang

Retrieval Heads are Dynamic

Recent studies have identified "retrieval heads" in Large Language Models (LLMs) responsible for extracting information from input contexts. However, prior works largely rely on static statistics aggregated across datasets, identifying heads that perform retrieval on average. This perspective overlooks the fine-grained temporal...

💬 0 commentsarXiv:2602.11162v2PDF
0

Posted in cs.AI · 2026-01-07 · Kengo Nakamura, Masaaki Nishino, Norihito Yasuda

Variance Computation for Weighted Model Counting with Knowledge Compilation Approach

One of the most important queries in knowledge compilation is weighted model counting (WMC), which has been applied to probabilistic inference on various models, such as Bayesian networks. In practical situations on inference tasks, the model's parameters have uncertainty because they are often learned from data, and thus we want to...

💬 0 commentsarXiv:2601.03523v2PDF
0

Posted in cs.HC · 2026-01-07 · Tatsuya Okuno, Haruto Shimizu, Nobuhito Kasahara, Taiyu Honma, Shota Yamanaka, Homei Miyashita

A Tool for Estimating Success Rates of Raycasting-Based Object Selection in Virtual Reality

As XR devices become widespread, 3D interaction has become commonplace, and UI developers are increasingly required to consider usability to deliver better user experiences. The HCI community has long studied target-pointing performance, and research on 3D environments has progressed substantially. However, for practitioners to...

💬 0 commentsarXiv:2601.03522v1PDF
0

Posted in cs.NE · 2026-01-07 · Bekarys Dukenbaev, Andrew Gerstenslager, Alexander Johnson, Ali A. Minai

A Reinforcement Learning-Based Model for Mapping and Goal-Directed Navigation Using Multiscale Place Fields

Autonomous navigation in complex and partially observable environments remains a central challenge in robotics. Several bio-inspired models of mapping and navigation based on place cells in the mammalian hippocampus have been proposed. This paper introduces a new robust model that employs parallel layers of place fields at multiple...

💬 0 commentsarXiv:2601.03520v1PDF
0

Posted in cs.SI · 2026-01-07 · Cunlai Pu, Xingyu Gao, Jinbi Liang, Jianhui Guo, Xiangbo Shu, Yongxiang Xia, Rajput Ramiz Sharafat

IGA-LWP: An Iterative Gradient-based Adversarial Attack for Link Weight Prediction

Link weight prediction extends classical link prediction by estimating the strength of interactions rather than merely their existence, and it underpins a wide range of applications such as traffic engineering, social recommendation, and scientific collaboration analysis. However, the robustness of link weight prediction against...

💬 0 commentsarXiv:2601.04259v1PDF
0

Posted in cs.RO · 2026-01-07 · Liangdong Zhang, Yiming Nie, Haoyang Li, Fanjie Kong, Baobao Zhang, Shunxin Huang, Kai Fu, Chen Min, Liang Xiao

A Vision-Language-Action Model with Visual Prompt for OFF-Road Autonomous Driving

Efficient trajectory planning in off-road terrains presents a formidable challenge for autonomous vehicles, often necessitating complex multi-step pipelines. However, traditional approaches exhibit limited adaptability in dynamic environments. To address these limitations, this paper proposes OFF-EMMA, a novel end-to-end multimodal...

💬 0 commentsarXiv:2601.03519v2PDF
0

Posted in cs.CV · 2026-01-07 · Sarim Chaudhry

Semantic Belief-State World Model for 3D Human Motion Prediction

Human motion prediction has traditionally been framed as a sequence regression problem where models extrapolate future joint coordinates from observed pose histories. While effective over short horizons this approach does not separate observation reconstruction with dynamics modeling and offers no explicit representation of the latent...

💬 0 commentsarXiv:2601.03517v1PDF
0

Posted in cs.CG · 2026-01-07 · Chaeyoon Chung, Anil Maheshwari, Michiel Smid

Linear-Time $(1+\varepsilon)$-Approximation Algorithms for Two-Line-Center Problems

Given a set $S$ of $n$ points in the plane, we study the two-line-center problem: finding two lines that minimize the maximum distance from each point in $S$ to its closest line. We present a $(1+\varepsilon)$-approximation algorithm for the two-line-center problem that runs in $O((n/\varepsilon) \log (1/\varepsilon))$ time, which...

💬 0 commentsarXiv:2601.03516v2PDF
0

Posted in cs.CL · 2026-01-07 · Yuanchen Bei, Tianxin Wei, Xuying Ning, Yanjun Zhao, Zhining Liu, Xiao Lin, Yada Zhu, Hendrik Hamann, Jingrui He, Hanghang Tong

Mem-Gallery: Benchmarking Multimodal Long-Term Conversational Memory for MLLM Agents

Long-term memory is a critical capability for multimodal large language model (MLLM) agents, particularly in conversational settings where information accumulates and evolves over time. However, existing benchmarks either evaluate multi-session memory in text-only conversations or assess multimodal understanding within localized...

💬 0 commentsarXiv:2601.03515v1PDF
0

Posted in cs.SE · 2026-01-07 · Yi Wang, Zhenting Huang, Zhaohan Ding, Ruoxue Liao, Yuan Huang, Xinzijian Liu, Jiajun Xie, Siheng Chen, Linfeng Zhang

Deploy-Master: Automating the Deployment of 50,000+ Agent-Ready Scientific Tools in One Day

Open-source scientific software is abundant, yet most tools remain difficult to compile, configure, and reuse, sustaining a small-workshop mode of scientific computing. This deployment bottleneck limits reproducibility, large-scale evaluation, and the practical integration of scientific tools into modern AI-for-Science (AI4S) and...

💬 0 commentsarXiv:2601.03513v1PDF
0

Posted in cs.SE · 2026-01-07 · Yuhan Wu, Huan Zhang, Wei Cheng, Chen Shen, Jingyue Yang, Wei Hu

Bootstrapping Code Translation with Weighted Multilanguage Exploration

Code translation across multiple programming languages is essential yet challenging due to two vital obstacles: scarcity of parallel data paired with executable test oracles, and optimization imbalance when handling diverse language pairs. We propose BootTrans, a bootstrapping method that resolves both obstacles. Its key idea is to...

💬 0 commentsarXiv:2601.03512v2PDF
0

Posted in cs.NI · 2026-01-07 · Cunlai Pu, Fangrui Wu, Zhe Wang, Xiangbo Shu

CLF-ULP: Cross-Layer Fusion-Based Link Prediction in Dynamic Multiplex UAV Networks

In complex Unmanned Aerial Vehicle (UAV) networks, UAVs can establish dynamic and heterogeneous links with one another for various purposes, such as communication coverage, collective sensing, and task collaboration. These interactions give rise to dynamic multiplex UAV networks, where each layer represents a distinct type of...

💬 0 commentsarXiv:2602.13201v1PDF
0

Posted in cs.SE · 2026-01-07 · Tejaswini Bollikonda

Adaptive Trust Metrics for Multi-LLM Systems: Enhancing Reliability in Regulated Industries

Large Language Models (LLMs) are increasingly deployed in sensitive domains such as healthcare, finance, and law, yet their integration raises pressing concerns around trust, accountability, and reliability. This paper explores adaptive trust metrics for multi LLM ecosystems, proposing a framework for quantifying and improving model...

💬 0 commentsarXiv:2601.08858v1PDF