Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through July 28, 2026 — 07:22:32 EST

0

Posted in cs.CV · 2026-01-01 · Aobo Li, Jinjian Wu, Yongxu Liu, Leida Li, Weisheng Dong

Towards Syn-to-Real IQA: A Novel Perspective on Reshaping Synthetic Data Distributions

Blind Image Quality Assessment (BIQA) has advanced significantly through deep learning, but the scarcity of large-scale labeled datasets remains a challenge. While synthetic data offers a promising solution, models trained on existing synthetic datasets often show limited generalization ability. In this work, we make a key observation...

💬 0 commentsarXiv:2601.00225v1PDF
0

Posted in cs.CL · 2026-01-01 · Yan Sun, Ming Cai, Stanley Kok

Talk Less, Verify More: Improving LLM Assistants with Semantic Checks and Execution Feedback

As large language model (LLM) assistants become increasingly integrated into enterprise workflows, their ability to generate accurate, semantically aligned, and executable outputs is critical. However, current conversational business analytics (CBA) systems often lack built-in verification mechanisms, leaving users to manually...

💬 0 commentsarXiv:2601.00224v2PDF
0

Posted in cs.CL · 2026-01-01 · Leonard Lin, Adam Lensenmayer

JP-TL-Bench: Anchored Pairwise LLM Evaluation for Bidirectional Japanese-English Translation

We introduce JP-TL-Bench, a lightweight, open benchmark designed to guide the iterative development of Japanese-English translation systems. In this context, the challenge is often "which of these two good translations is better?" rather than "is this translation acceptable?" This distinction matters for Japanese-English, where subtle...

💬 0 commentsarXiv:2601.00223v1PDF
0

Posted in cs.CV · 2026-01-01 · Jie Li, Kwan-Yee K. Wong, Kai Han

LooC: Effective Low-Dimensional Codebook for Compositional Vector Quantization

Vector quantization (VQ) is a prevalent and fundamental technique that discretizes continuous feature vectors by approximating them using a codebook. As the diversity and complexity of data and models continue to increase, there is an urgent need for high-capacity, yet more compact VQ methods. This paper aims to reconcile this...

💬 0 commentsarXiv:2601.00222v1PDF
0

Posted in cs.MA · 2026-01-01 · Arnab Mallick, Indraveni Chebolu

μACP: A Formal Calculus for Expressive, Resource-Constrained Agent Communication

Agent communication remains a foundational problem in multi-agent systems: protocols such as FIPA-ACL guarantee semantic richness but are intractable for constrained environments, while lightweight IoT protocols achieve efficiency at the expense of expressiveness. This paper presents $μ$ACP, a formal calculus for expressive agent...

💬 0 commentsarXiv:2601.00219v2PDF
0

Posted in cs.LG · 2026-01-01 · Ellie Thieu, Jifan Zhang, Haoyue Bai

Unknown Aware AI-Generated Content Attribution

The rapid advancement of photorealistic generative models has made it increasingly important to attribute the origin of synthetic content, moving beyond binary real or fake detection toward identifying the specific model that produced a given image. We study the problem of distinguishing outputs from a target generative model (e.g.,...

💬 0 commentsarXiv:2601.00218v1PDF
0

Posted in cs.SD · 2026-01-01 · Minhyeok Yun, Yong-Hoon Choi

Mitigating Latent Mismatch in cVAE-Based Singing Voice Synthesis via Flow Matching

Singing voice synthesis (SVS) aims to generate natural and expressive singing waveforms from symbolic musical scores. In cVAE-based SVS, however, a mismatch arises because the decoder is trained with latent representations inferred from target singing signals, while inference relies on latent representations predicted only from...

💬 0 commentsarXiv:2601.00217v2PDF
0

Posted in cs.LG · 2026-01-01 · Jacquelyn Shelton, Przemyslaw Polewski, Alexander Robel, Matthew Hoffman, Stephen Price

Latent-Constrained Conditional VAEs for Augmenting Large-Scale Climate Ensembles

Large climate-model ensembles are computationally expensive; yet many downstream analyses would benefit from additional, statistically consistent realizations of spatiotemporal climate variables. We study a generative modeling approach for producing new realizations from a limited set of available runs by transferring structure...

💬 0 commentsarXiv:2601.00915v1PDF
0

Posted in cs.CL · 2026-01-01 · Jinning Zhang, Jie Song, Wenhui Tu, Zecheng Li, Jingxuan Li, Jin Li, Xuan Liu, Taole Sha, Zichen Wei, Yan Li

From Evidence-Based Medicine to Knowledge Graph: Retrieval-Augmented Generation for Sports Rehabilitation and a Domain Benchmark

Current medical retrieval-augmented generation (RAG) approaches overlook evidence-based medicine (EBM) principles, leading to two key gaps: (1) the lack of PICO alignment between queries and retrieved evidence, and (2) the absence of evidence hierarchy considerations during reranking. We present SR-RAG, an EBM-adapted GraphRAG...

💬 0 commentsarXiv:2601.00216v2PDF
0

Posted in cs.CV · 2026-01-01 · Omar Sharif, Eftekhar Hossain, Nikhil Singh, Patrick Ng

Disentangling Perception and Reasoning in Multimodal LLMs via Reward Design

Reinforcement learning with verifiable rewards has driven major gains in LLM reasoning, and it is intuitive to assume this recipe will transfer well to multimodal models. However, multimodal models do two things: first, perceive what is in an image, then reason about what it implies. Because these stages are graded jointly, it is hard...

💬 0 commentsarXiv:2601.00215v2PDF
0

Posted in cs.CR · 2026-01-01 · Haoran Gu, Handing Wang, Yi Mei, Mengjie Zhang, Yaochu Jin

Overlooked Safety Vulnerability in LLMs: Malicious Intelligent Optimization Algorithm Request and its Jailbreak

The widespread deployment of large language models (LLMs) has raised growing concerns about their misuse risks and associated safety issues. While prior studies have examined the safety of LLMs in general usage, code generation, and agent-based applications, their vulnerabilities in automated algorithm design remain underexplored. To...

💬 0 commentsarXiv:2601.00213v1PDF
0

Posted in cs.CV · 2026-01-01 · Han Liu, Yubo Fan, Hao Li, Dewei Hu, Daniel Moyer, Zhoubing Xu, Benoit M. Dawant, Ipek Oguz

IntraStyler: Intra-Domain Style Synthesis for Cross-Modality MRI Domain Adaptation

Segmentation of vestibular schwannoma and cochlea from T2 MRI is clinically important yet annotation-intensive. Domain adaptation (DA) has been widely adopted to bridge the gap between labeled contrast-enhanced T1 and unlabeled T2 datasets. While existing methods focus on cross-domain alignment, intra-domain variability within the...

💬 0 commentsarXiv:2601.00212v2PDF
0

Posted in cs.CV · 2026-01-01 · Subhankar Mishra

Clean-GS: Semantic Mask-Guided Pruning for 3D Gaussian Splatting

3D Gaussian Splatting produces high-quality scene reconstructions but generates hundreds of thousands of spurious Gaussians (floaters) scattered throughout the environment. These artifacts obscure objects of interest and inflate model sizes, hindering deployment in bandwidth-constrained applications. We present Clean-GS, a method for...

💬 0 commentsarXiv:2601.00913v1PDF
0

Posted in cs.DB · 2026-01-01 · David Lomet, Rui Wang

Avoiding Thread Stalls and Switches in Key-Value Stores: New Latch-Free Techniques and More

A significant impediment to high performance in key-value stores is the high cost of thread switching or stalls. While there are many sources for this, a major one is the contention for resources. And this cost increases with load as conflicting operations more frequently try to access data concurrently. Traditional latch-based...

💬 0 commentsarXiv:2601.00208v1PDF
0

Posted in cs.CV · 2026-01-01 · Md Ahmed Al Muzaddid, William J. Beksi

CropNeRF: A Neural Radiance Field-Based Framework for Crop Counting

Rigorous crop counting is crucial for effective agricultural management and informed intervention strategies. However, in outdoor field environments, partial occlusions combined with inherent ambiguity in distinguishing clustered crops from individual viewpoints poses an immense challenge for image-based segmentation methods. To...

💬 0 commentsarXiv:2601.00207v1PDF
0

Posted in cs.SE · 2026-01-01 · Tanmay Singla, Berk Çakar, Paschal C. Amusuo, James C. Davis

Towards a Benchmark for Dependency Decision-Making

AI coding agents increasingly modify real software repositories and make dependency decisions, including adding, removing, or updating third-party packages. These choices can materially affect security posture and maintenance burden, yet repository-level evaluations largely emphasize test passing and executability without explicitly...

💬 0 commentsarXiv:2601.00205v2PDF
0

Posted in cs.CV · 2026-01-01 · Xiaokun Sun, Zeyu Cai, Hao Tang, Ying Tai, Jian Yang, Zhenyu Zhang

MorphAny3D: Unleashing the Power of Structured Latent in 3D Morphing

3D morphing remains challenging due to the difficulty of generating semantically consistent and temporally smooth deformations, especially across categories. We present MorphAny3D, a training-free framework that leverages Structured Latent (SLAT) representations for high-quality 3D morphing. Our key insight is that intelligently...

💬 0 commentsarXiv:2601.00204v3PDF
0

Posted in cs.CL · 2026-01-01 · Wang Xing, Wei Song, Siyu Lin, Chen Wu, Zhesi Li, Man Wang

Knowledge Distillation for Temporal Knowledge Graph Reasoning with Large Language Models

Reasoning over temporal knowledge graphs (TKGs) is fundamental to improving the efficiency and reliability of intelligent decision-making systems and has become a key technological foundation for future artificial intelligence applications. Despite recent progress, existing TKG reasoning models typically rely on large parameter sizes...

💬 0 commentsarXiv:2601.00202v1PDF
0

Posted in cs.IR · 2026-01-01 · Amit Prakash Sharma

The Discovery Gap: How Product Hunt Startups Vanish in LLM Organic Discovery Queries

When someone asks ChatGPT to recommend a project management tool, which products show up in the response? And more importantly for startup founders: will their newly launched product ever appear? This research set out to answer these questions. I randomly selected 112 startups from the top 500 products featured on the 2025 Product...

💬 0 commentsarXiv:2601.00912v1PDF
0

Posted in cs.CR · 2026-01-01 · Joyjit Roy, Samaresh Kumar Singh

Device-Native Autonomous Agents for Privacy-Preserving Negotiations

Automated negotiations in insurance and business-to-business (B2B) commerce encounter substantial challenges. Current systems force a trade-off between convenience and privacy by routing sensitive financial data through centralized servers, increasing security risks, and diminishing user trust. This study introduces a device-native...

💬 0 commentsarXiv:2601.00911v3PDF
0

Posted in cs.CE · 2026-01-01 · Shaswat Mohanty

StockBot 2.0: Vanilla LSTMs Outperform Transformer-based Forecasting for Stock Prices

Accurate forecasting of financial markets remains a long-standing challenge due to complex temporal and often latent dependencies, non-linear dynamics, and high volatility. Building on our earlier recurrent neural network framework, we present an enhanced StockBot architecture that systematically evaluates modern attention-based,...

💬 0 commentsarXiv:2601.00197v1PDF
0

Posted in cs.CV · 2026-01-01 · Salma Gonzalez-Sabbagh, Antonio Robles-Kelly, Shang Gao

DichroGAN: Towards Restoration of in-air Colours of Seafloor from Satellite Imagery

Recovering the in-air colours of seafloor from satellite imagery is a challenging task due to the exponential attenuation of light with depth in the water column. In this study, we present DichroGAN, a conditional generative adversarial network (cGAN) designed for this purpose. DichroGAN employs a two-steps simultaneous training:...

💬 0 commentsarXiv:2601.00194v1PDF
0

Posted in cs.LG · 2026-01-01 · Moirangthem Tiken Singh, Manibhushan Yaikhom

Optimized Hybrid Feature Engineering for Resource-Efficient Arrhythmia Detection in ECG Signals: An Optimization Framework

Cardiovascular diseases, particularly arrhythmias, remain a leading global cause of mortality, necessitating continuous monitoring via the Internet of Medical Things (IoMT). However, state-of-the-art deep learning approaches often impose prohibitive computational overheads, rendering them unsuitable for resource-constrained edge...

💬 0 commentsarXiv:2601.00192v1PDF
0

Posted in cs.LG · 2026-01-01 · Danial Sharifrazi, Nouman Javed, Mojtaba Mohammadi, Seyede Sana Salehi, Roohallah Alizadehsani, Prasad N. Paradkar, U. Rajendra Acharya, Asim Bhatti

SSI-GAN: Semi-Supervised Swin-Inspired Generative Adversarial Networks for Neuronal Spike Classification

Mosquitos are the main transmissive agents of arboviral diseases. Manual classification of their neuronal spike patterns is very labor-intensive and expensive. Most available deep learning solutions require fully labeled spike datasets and highly preprocessed neuronal signals. This reduces the feasibility of mass adoption in actual...

💬 0 commentsarXiv:2601.00189v1PDF
0

Posted in cs.LG · 2026-01-01 · Moirangthem Tiken Singh, Adnan Arif

Reinforcement-Learned Unequal Error Protection for Quantized Semantic Embeddings

This paper tackles the pressing challenge of preserving semantic meaning in communication systems constrained by limited bandwidth. We introduce a novel reinforcement learning framework that achieves per-dimension unequal error protection via adaptive repetition coding. Central to our approach is a composite semantic distortion metric...

💬 0 commentsarXiv:2601.00186v1PDF