Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through July 20, 2026 — 09:56:47 EST

0

Posted in cs.CL · 2026-01-11 · Masahiro Kaneko

Paraphrasing Adversarial Attack on LLM-as-a-Reviewer

The use of large language models (LLMs) in peer review systems has attracted growing attention, making it essential to examine their potential vulnerabilities. Prior attacks rely on prompt injection, which alters manuscript content and conflates injection susceptibility with evaluation robustness. We propose the Paraphrasing...

💬 0 commentsarXiv:2601.06884v1PDF
0

Posted in cs.CV · 2026-01-11 · Xinhang Liu, Jiawei Shi, Zheng Dang, Yuchao Dai

MixRI: Mixing Features of Reference Images for Novel Object Pose Estimation

We present MixRI, a lightweight network that solves the CAD-based novel object pose estimation problem in RGB images. It can be instantly applied to a novel object at test time without finetuning. We design our network to meet the demands of real-world applications, emphasizing reduced memory requirements and fast inference time....

💬 0 commentsarXiv:2601.06883v1PDF
0

Posted in cs.CV · 2026-01-11 · Yi Wang, Yinfeng Yu, Bin Ren

Residual Cross-Modal Fusion Networks for Audio-Visual Navigation

Audio-visual embodied navigation aims to enable an agent to autonomously localize and reach a sound source in unseen 3D environments by leveraging auditory cues. The key challenge of this task lies in effectively modeling the interaction between heterogeneous features during multimodal fusion, so as to avoid single-modality dominance...

💬 0 commentsarXiv:2601.08868v1PDF
0

Posted in cs.HC · 2026-01-11 · Donghuo Zeng, Roberto Legaspi, Kazushi Ikeda

Personality-Aware Reinforcement Learning for Persuasive Dialogue with LLM-Driven Simulation

Effective persuasive dialogue agents adapt their strategies to individual users, accounting for the evolution of their psychological states and intentions throughout conversations. We present a personality-aware reinforcement learning approach comprising three main modules: (1) a Strategy-Oriented Interaction Framework, which serves...

💬 0 commentsarXiv:2601.06877v1PDF
0

Posted in cs.AI · 2026-01-11 · Sontaga G. Forane, Absalom E. Ezugwu, Kevin Igwe, Karen van den Berg

An Ubuntu-Guided Large Language Model Framework for Cognitive Behavioral Mental Health Dialogue

South Africa's escalating mental health crisis, compounded by limited access to culturally responsive care, calls for innovative and contextually grounded interventions. While large language models show considerable promise for mental health support, their predominantly Western-centric training data limit cultural and linguistic...

💬 0 commentsarXiv:2601.06875v1PDF
0

Posted in cs.CV · 2026-01-11 · Changli Wu, Haodong Wang, Jiayi Ji, Yutian Yao, Chunsai Du, Jihua Kang, Yanwei Fu, Liujuan Cao

MVGGT: Multimodal Visual Geometry Grounded Transformer for Multiview 3D Referring Expression Segmentation

Most existing 3D referring expression segmentation (3DRES) methods rely on dense, high-quality point clouds, while real-world agents such as robots and mobile phones operate with only a few sparse RGB views and strict latency constraints. We introduce Multi-view 3D Referring Expression Segmentation (MV-3DRES), where the model must...

💬 0 commentsarXiv:2601.06874v3PDF
0

Posted in cs.IR · 2026-01-11 · Mustafa Abdool, Soumyadip Banerjee, Moutupsi Paul, Do-kyum Kim, Xioawei Liu, Bin Xu, Tracy Yu, Hui Gao, Karen Ouyang, Huiji Gao, Liwei He, Stephanie Moyerman, Sanjeev Katariya

Applying Embedding-Based Retrieval to Airbnb Search

The goal of Airbnb search is to match guests with the ideal accommodation that fits their travel needs. This is a challenging problem, as popular search locations can have around a hundred thousand available homes, and guests themselves have a wide variety of preferences. Furthermore, the launch of new product features, such as...

💬 0 commentsarXiv:2601.06873v1PDF
0

Posted in cs.LG · 2026-01-11 · Jiazhang Liang, Jianheng Dai, Miaosen Luo, Menghua Jiang, Sijie Mai

QASA: Quality-Aware Semantic Augmentation for Robust Multimodal Sentiment Analysis

Multimodal large language models have demonstrated strong ability in capturing semantic representations for multimodal sentiment analysis. Their capacity to learn stable and generalizable multimodal features is limited, however, by the scarcity of high-quality training data. To address this, we propose QASA (Quality-Aware Semantic...

💬 0 commentsarXiv:2601.06870v2PDF
0

Posted in cs.LG · 2026-01-11 · Shiyuan Zhang, Yilai Liu, Yuwei Du, Ruoxuan Yang, Dong In Kim, Hongyang Du

U-MASK: User-adaptive Spatio-Temporal Masking for Personalized Mobile AI Applications

Personalized mobile artificial intelligence applications are widely deployed, yet they are expected to infer user behavior from sparse and irregular histories under a continuously evolving spatio-temporal context. This setting induces a fundamental tension among three requirements, i.e., immediacy to adapt to recent behavior,...

💬 0 commentsarXiv:2601.06867v1PDF
0

Posted in cs.CR · 2026-01-11 · Li Bai, Junxu Liu, Sen Zhang, Xinwei Zhang, Qingqing Ye, Haibo Hu

United We Defend: Collaborative Membership Inference Defenses in Federated Learning

Membership inference attacks (MIAs), which determine whether a specific data point was included in the training set of a target model, have posed severe threats in federated learning (FL). Unfortunately, existing MIA defenses, typically applied independently to each client in FL, are ineffective against powerful trajectory-based MIAs...

💬 0 commentsarXiv:2601.06866v1PDF
0

Posted in cs.CR · 2026-01-11 · Michael Sidorov, Ofer Hadar

Learning QoE from Packet-Level Measurements in Encrypted Video Conferencing Traffic

The quality of the user experience has become one of the most important aspects in todays world, as it directly influences individuals willingness to continue using or abandon a product or service. In this context, video conferencing applications (VCAs), which experienced widespread adoption following the COVID-19 pandemic, must...

💬 0 commentsarXiv:2601.06862v2PDF
0

Posted in cs.CL · 2026-01-11 · William Guey, Wei Zhang, Pei-Luen Patrick Rau, Pierrick Bougault, Vitor D. de Moura, Bertan Ucar, Jose O. Gomes

BiasLab: A Multilingual Dual-Framing Framework for LLM Bias Measurement, Applied to Workplace and HR Contexts

Background: Large language models (LLMs) harbor systematic biases that are particularly consequential in workplace and HR contexts, where their outputs increasingly influence hiring, job design, and organizational decisions. Existing bias-evaluation approaches remain methodologically fragmented, limiting practitioners' ability to...

💬 0 commentsarXiv:2601.06861v2PDF
0

Posted in cs.AI · 2026-01-11 · Yifei Chen, Guanting Dong, Zhicheng Dou

ET-Agent: Incentivizing Effective Tool-Integrated Reasoning Agent via Behavior Calibration

Large Language Models (LLMs) can extend their parameter knowledge limits by adopting the Tool-Integrated Reasoning (TIR) paradigm. However, existing LLM-based agent training framework often focuses on answers' accuracy, overlooking specific alignment for behavior patterns. Consequently, agent often exhibits ineffective actions during...

💬 0 commentsarXiv:2601.06860v2PDF
0

Posted in cs.LG · 2026-01-11 · Xin Ye, Daning Cheng, Boyang Zhang, Yunquan Zhang

MoE-DisCo:Low Economy Cost Training Mixture-of-Experts Models

Training large-scale Mixture-of-Experts (MoE) models typically requires high-memory, high-bandwidth GPUs (e.g., A100), and their high cost has become a major barrier to large-model training. In contrast, affordable hardware is low-cost but constrained by memory capacity and bandwidth, making it unsuitable for direct LLM training. To...

💬 0 commentsarXiv:2601.06857v1PDF
0

Posted in cs.RO · 2026-01-11 · Luigi Romano, Ole Morten Aamo, Jan Åslund, Erik Frisk

Semilinear single-track vehicle models with distributed tyre friction dynamics

This paper introduces a novel family of single-track vehicle models that incorporate a distributed representation of transient tyre dynamics, whilst simultaneously accounting for nonlinear effects induced by friction. The core of the proposed framework is represented by the distributed Friction with Bristle Dynamics (FrBD) model,...

💬 0 commentsarXiv:2601.06854v2PDF
0

Posted in cs.CL · 2026-01-11 · Zabir Al Nazi, Shubhashis Roy Dipta, Sudipta Kar

†DAGGER: Distractor-Aware Graph Generation for Executable Reasoning in Math Problems

Chain-of-Thought (CoT) prompting is widely adopted for mathematical problem solving, including in low-resource languages, yet its behavior under irrelevant context remains underexplored. To systematically study this challenge, we introduce DISTRACTMATH-BN, a Bangla benchmark that augments MGSM and MSVAMP with semantically coherent but...

💬 0 commentsarXiv:2601.06853v2PDF
0

Posted in cs.AI · 2026-01-11 · Pedro Urbina-Rodriguez, Zafeirios Fountas, Fernando E. Rosas, Jun Wang, Andrea I. Luppi, Haitham Bou-Ammar, Murray Shanahan, Pedro A. M. Mediano

A Brain-like Synergistic Core in LLMs Drives Behaviour and Learning

The independent evolution of intelligence in biological and artificial systems offers a unique opportunity to identify its fundamental computational principles. Here we show that large language models spontaneously develop synergistic cores -- components where information integration exceeds individual parts -- remarkably similar to...

💬 0 commentsarXiv:2601.06851v1PDF
0

Posted in cs.CL · 2026-01-11 · Zhongzheng Wang, Yuanhe Tian, Hongzhi Wang, Yan Song

Explainable Multimodal Aspect-Based Sentiment Analysis with Dependency-guided Large Language Model

Multimodal aspect-based sentiment analysis (MABSA) aims to identify aspect-level sentiments by jointly modeling textual and visual information, which is essential for fine-grained opinion understanding in social media. Existing approaches mainly rely on discriminative classification with complex multimodal fusion, yet lacking explicit...

💬 0 commentsarXiv:2601.06848v1PDF
0

Posted in cs.CV · 2026-01-11 · Mengmeng Zhang, Xiaoping Wu, Hao Luo, Fan Wang, Yisheng Lv

MedGround: Bridging the Evidence Gap in Medical Vision-Language Models with Verified Grounding Data

Vision-Language Models (VLMs) can generate convincing clinical narratives, yet frequently struggle to visually ground their statements. We posit this limitation arises from the scarcity of high-quality, large-scale clinical referring-localization pairs. To address this, we introduce MedGround, an automated pipeline that transforms...

💬 0 commentsarXiv:2601.06847v1PDF
0

Posted in cs.AI · 2026-01-11 · Ping Guo, Chao Li, Yinglan Feng, Chaoning Zhang

Code Evolution for Control: Synthesizing Policies via LLM-Driven Evolutionary Search

Designing effective control policies for autonomous systems remains a fundamental challenge, traditionally addressed through reinforcement learning or manual engineering. While reinforcement learning has achieved remarkable success, it often suffers from high sample complexity, reward shaping difficulties, and produces opaque neural...

💬 0 commentsarXiv:2601.06845v1PDF
0

Posted in cs.LG · 2026-01-11 · Ioannis Ziogas, Aamna Al Shehhi, Ahsan H. Khandoker, Leontios J. Hadjileontiadis

Variational decomposition autoencoding improves disentanglement of latent representations

Understanding the structure of complex, nonstationary, high-dimensional time-evolving signals is a central challenge in scientific data analysis. In many domains, such as speech and biomedical signal processing, the ability to learn disentangled and interpretable representations is critical for uncovering latent generative mechanisms....

💬 0 commentsarXiv:2601.06844v1PDF
0

Posted in cs.CV · 2026-01-11 · Junyan Lin, Junlong Tong, Hao Wu, Jialiang Zhang, Jinming Liu, Xin Jin, Xiaoyu Shen

Speak While Watching: Unleashing TRUE Real-Time Video Understanding Capability of Multimodal Large Language Models

Multimodal Large Language Models (MLLMs) have achieved strong performance across many tasks, yet most systems remain limited to offline inference, requiring complete inputs before generating outputs. Recent streaming methods reduce latency by interleaving perception and generation, but still enforce a sequential perception-generation...

💬 0 commentsarXiv:2601.06843v1PDF
0

Posted in cs.AI · 2026-01-11 · Hua Ye, Siyuan Chen, Ziqi Zhong, Canran Xiao, Haoliang Zhang, Yuhan Wu, Fei Shen

Seeing through the Conflict: Transparent Knowledge Conflict Handling in Retrieval-Augmented Generation

Large language models (LLMs) equipped with retrieval--the Retrieval-Augmented Generation (RAG) paradigm--should combine their parametric knowledge with external evidence, yet in practice they often hallucinate, over-trust noisy snippets, or ignore vital context. We introduce TCR (Transparent Conflict Resolution), a plug-and-play...

💬 0 commentsarXiv:2601.06842v1PDF
0

Posted in cs.CG · 2026-01-11 · Krassimira Vlachkova

Efficient Subdivision of Bézier Curves/Surfaces via Blossoms

We consider the problem of Bézier curves/surfaces subdivision using blossoms. We propose closed-form formulae for blossoms evaluation, as needed for the calculation of control points. This approach leads to direct and efficient way to obtain subdivisions for Bézier curves and both tensor product and triangular Bézier surfaces. It...

💬 0 commentsarXiv:2601.06841v2PDF