Qwen Councils

All arXiv

arXiv preprints from January 1, 2026 through September 21, 2026 — 01:33:18 EST

0

Posted in cs.AI · 2026-01-18 · Zhentao Xia, Yongqi Fan, Yuxiang Chu, Yichao Yin, Liangliang Chen, Tong Ruan, Weiyan Zhang

PsychēChat: An Empathic Framework Focused on Emotion Shift Tracking and Safety Risk Analysis in Psychological Counseling

Large language models (LLMs) have demonstrated notable advancements in psychological counseling. However, existing models generally do not explicitly model seekers' emotion shifts across counseling sessions, a core focus in classical psychological schools. Moreover, how to align counselor models' responses with these emotion shifts...

💬 0 commentsarXiv:2601.12392v1PDF
0

Posted in cs.CV · 2026-01-18 · Dasith de Silva Edirimuni, Ajmal Saeed Mian

Class-Partitioned VQ-VAE and Latent Flow Matching for Point Cloud Scene Generation

Most 3D scene generation methods are limited to only generating object bounding box parameters while newer diffusion methods also generate class labels and latent features. Using object size or latent feature, they then retrieve objects from a predefined database. For complex scenes of varied, multi-categorical objects,...

💬 0 commentsarXiv:2601.12391v1PDF
0

Posted in cs.CY · 2026-01-18 · Luka Bekavac, Simon Mayer

Auditing Meta and TikTok Research API Data Access under Article 40(12) of the Digital Services Act

Article 40(12) of the Digital Services Act (DSA) requires Very Large Online Platforms (VLOPs) to provide vetted researchers with access to publicly accessible data. While prior work has identified shortcomings of platform-provided data access mechanisms, existing research has not quantitatively assessed data quality and completeness...

💬 0 commentsarXiv:2601.12390v1PDF
0

Posted in cs.CL · 2026-01-18 · Lakshya Tomar, Vinayak Abrol, Puneet Agarwal

NADIR: Differential Attention Flow for Non-Autoregressive Transliteration in Indic Languages

In this work, we argue that not all sequence-to-sequence tasks require the strong inductive biases of autoregressive (AR) models. Tasks like multilingual transliteration, code refactoring, grammatical correction or text normalization often rely on local dependencies where the full modeling capacity of AR models can be overkill,...

💬 0 commentsarXiv:2601.12389v1PDF
0

Posted in math.AC · 2026-01-18 · Amartya Goswami, Joseph Israel Zelezniak

Strong Hollowness in Commutative Rings

In this paper we study strongly hollow ideals and completely strongly hollow ideals in commutative rings without finiteness assumptions. We establish basic structural properties, including maximality phenomena and permanence under quotients and surjective homomorphisms. We obtain several characterizations of completely strongly hollow...

💬 0 commentsarXiv:2601.12388v1PDF
0

Posted in cond-mat.supr-con · 2026-01-18 · Jihang Zhu, Chunli Huang

Microscopic origin of orbital magnetization in chiral superconductors

Chiral superconductivity is a time-reversal-symmetry-breaking superconducting phase that has attracted broad interest as a potential platform for topological quantum computation. A fundamental consequence of this symmetry breaking is orbital magnetization, yet a clear microscopic formulation of this quantity has remained elusive. This...

💬 0 commentsarXiv:2601.12387v2PDF
0

Posted in physics.app-ph · 2026-01-18 · Biao Zhang, Wan Jiang, Chengyang Yu, Changjun Liu

A C-band microwave rectifier without capacitors for microwave power transmission

A microwave rectifier at 5.8 GHz without any capacitors is presented, which owns a measured MW-to-DC conversion efficiency of 68.1%. A harmonic rejection filter and a DC pass filter, which replace lumped capacitors in conventional microwave rectifiers, are applied to suppressing the harmonics produced by an HSMS-286 Schottky diode...

💬 0 commentsarXiv:2601.12386v1PDF
0

Posted in math.GM · 2026-01-18 · Carlos E. Cadenas R., Yorman J. Mendoza N

A new iterative three-point method for solving systems of nonlinear equations

A three-point iterative method for solving scalar non-linear equations was selected and then adapted to solve systems of non-linear equations. Subsequently, by applying Taylor's theorem to functions of $\R^{n}$ in $\R^{n}$, it is shown that the new method also has a sixth order of convergence. It is confirmed that the theoretical...

💬 0 commentsarXiv:2601.15323v1PDF
0

Posted in cs.PL · 2026-01-18 · Feifei Li, Xiao Chen, Xiaoyu Sun, Xi Xiao, Shaohua Wang, Yong Ding, Sheng Wen, Qing Li

Context-Free Grammar Inference for Complex Programming Languages in Black Box Settings

Grammar inference for complex programming languages remains a significant challenge, as existing approaches fail to scale to real world datasets within practical time constraints. In our experiments, none of the state-of-the-art tools, including Arvada, Treevada and Kedavra were able to infer grammars for complex languages such as C,...

💬 0 commentsarXiv:2601.12385v1PDF
0

Posted in nucl-th · 2026-01-18 · Akihiko Monnai, Grégoire Pihan, Björn Schenke, Chun Shen

Signatures of QCD conductivities in heavy-ion collisions

Dissipative processes are pivotal for understanding the hydrodynamic evolution of hot and dense QCD matter created in relativistic nuclear collisions. The interplay of multiple conserved charges -- net baryon, strangeness, and electric charge -- is of particular interest. We simulate the longitudinal hydrodynamic evolution with the...

💬 0 commentsarXiv:2601.12384v1PDF
0

Posted in math.OC · 2026-01-18 · Ahmad Mousavi, Morteza Kimiaei, Saman Babaie-Kafaki, Vyacheslav Kungurtsev

An efficient penalty decomposition algorithm for minimization over sparse symmetric sets

This paper proposes an improved quasi-Newton penalty decomposition algorithm for the minimization of continuously differentiable functions, possibly nonconvex, over sparse symmetric sets. The method solves a sequence of penalty subproblems approximately via a two-block decomposition scheme: the first subproblem admits a closed-form...

💬 0 commentsarXiv:2601.12383v1PDF
0

Posted in cs.CV · 2026-01-18 · Furkan Yuceyalcin, Abdurrahim Yilmaz, Burak Temelkuran

A Hierarchical Benchmark of Foundation Models for Dermatology

Foundation models have transformed medical image analysis by providing robust feature representations that reduce the need for large-scale task-specific training. However, current benchmarks in dermatology often reduce the complex diagnostic taxonomy to flat, binary classification tasks, such as distinguishing melanoma from benign...

💬 0 commentsarXiv:2601.12382v1PDF
0

Posted in cs.AI · 2026-01-18 · Mingkai Miao, Guangyu Hu, Ziyi Yang, Hongce Zhang

IC3-Evolve: Proof-/Witness-Gated Offline LLM-Driven Heuristic Evolution for IC3 Hardware Model Checking

IC3, also known as property-directed reachability (PDR), is a commonly-used algorithm for hardware safety model checking. It checks if a state transition system complies with a given safety property. IC3 either returns UNSAFE (indicating property violation) with a counterexample trace, or SAFE with a checkable inductive invariant as...

💬 0 commentsarXiv:2604.03232v1PDF
0

Posted in q-bio.QM · 2026-01-18 · Esra Busra Isik, Yusuf Hakan Usta, Haozhe Liu, Maryam Riazi, William Roach, Hongpeng Zhou, Magnus Rattray, Sokratia Georgaka

Multimodal Spatial Omics: From Data Acquisition to Computational Integration

Recent developments in spatial omics technologies have enabled the generation of high dimensional molecular data, such as transcriptomes, proteomes, and epigenomes, within their spatial tissue context, either through coprofiling on the same slice or through serial tissue sections. These datasets, which are often complemented by...

💬 0 commentsarXiv:2601.12381v1PDF
0

Posted in cs.LG · 2026-01-18 · Ou Deng, Shoji Nishimura, Atsushi Ogihara, Qun Jin

Statistical-Neural Interaction Networks for Interpretable Mixed-Type Data Imputation

Real-world tabular databases routinely combine continuous measurements and categorical records, yet missing entries are pervasive and can distort downstream analysis. We propose Statistical-Neural Interaction (SNI), an interpretable mixed-type imputation framework that couples correlation-derived statistical priors with neural feature...

💬 0 commentsarXiv:2601.12380v1PDF
0

Posted in cs.CV · 2026-01-18 · Jiahui Sheng, Yidan Shi, Shu Xiang, Xiaorun Li, Shuhan Chen

Utilizing the Score of Data Distribution for Hyperspectral Anomaly Detection

Hyperspectral images (HSIs) are a type of image that contains abundant spectral information. As a type of real-world data, the high-dimensional spectra in hyperspectral images are actually determined by only a few factors, such as chemical composition and illumination. Thus, spectra in hyperspectral images are highly likely to satisfy...

💬 0 commentsarXiv:2601.12379v1PDF
0

Posted in physics.plasm-ph · 2026-01-18 · G. H. Zheng, S. F. Liu, X. Gu, Y. P. Zhang, J. Li, Y. Liu, X. C. Lun, L. Xing, J. G. Chen, Z. Y. Chen, Y. Yu, D. Guo, Z. Y. Yang, H. S. Xie, X. M. Song, Y. J. Shi, EXL-50U Team

A Novel Numerical Algorithms Optimization Method with Machine Learning Frameworks: Application on Real-time Plasmas Equilibrium Reconstruction in EXL-50U Spherical Torus

This work proposes for the first time a novel optimization method for numerical algorithms, which takes advantages of machine learning frameworks PyTorch and TensorRT, leveraging their modularity, low development threshold, and automatic tuning characteristics to achieve a real-time plasmas reconstruction algorithm called PTEFIT as an...

💬 0 commentsarXiv:2601.12378v1PDF
0

Posted in cs.RO · 2026-01-18 · Haobo Xi, Shiyong Zhang, Qianli Dong, Yunze Tong, Songyang Wu, Jing Yuan, Xuebo Zhang

R-VoxelMap: Accurate Voxel Mapping with Recursive Plane Fitting for Online LiDAR Odometry

This paper proposes R-VoxelMap, a novel voxel mapping method that constructs accurate voxel maps using a geometry-driven recursive plane fitting strategy to enhance the localization accuracy of online LiDAR odometry. VoxelMap and its variants typically fit and check planes using all points in a voxel, which may lead to plane parameter...

💬 0 commentsarXiv:2601.12377v1PDF
0

Posted in cs.CL · 2026-01-18 · Ofek Raban, Ethan Fetaya, Gal Chechik

LR-DWM: Efficient Watermarking for Diffusion Language Models

Watermarking (WM) is a critical mechanism for detecting and attributing AI-generated content. Current WM methods for Large Language Models (LLMs) are predominantly tailored for autoregressive (AR) models: They rely on tokens being generated sequentially, and embed stable signals within the generated sequence based on the previously...

💬 0 commentsarXiv:2601.12376v1PDF
0

Posted in cs.NI · 2026-01-18 · Farhad Rezazadeh, Hatim Chergui, Amir Ashtari Gargari, Mehdi Bennis, Houbing Song, Lingjia Liu, Merouane Debbah

LiQSS: Post-Transformer Linear Quantum-Inspired State-Space Tensor Networks for Real-Time 6G

Proactive and agentic control in Sixth-Generation (6G) Open Radio Access Networks (O-RAN) requires control-grade prediction under stringent Near-Real-Time (Near-RT) latency and computational constraints. While Transformer-based models are effective for sequence modeling, their quadratic complexity limits scalability in Near-RT RAN...

💬 0 commentsarXiv:2601.12375v3PDF
0

Posted in cs.CL · 2026-01-18 · Akram Elbouanani, Aboubacar Tuo, Adrian Popescu

A Scalable Entity-Based Framework for Auditing Bias in LLMs

Existing approaches to bias evaluation in large language models (LLMs) trade ecological validity for statistical control, relying either on artificial prompts that poorly reflect real-world use or on naturalistic tasks that lack scale and rigor. We introduce a scalable bias-auditing framework that uses named entities as controlled...

💬 0 commentsarXiv:2601.12374v2PDF
0

Posted in cs.CV · 2026-01-18 · Amro Khaled, Farah Khaled, Omar Riad, Catherine M. Elias

CD-TWINSAFE: A ROS-enabled Digital Twin for Scene Understanding and Safety Emerging V2I Technology

In this paper, the CD-TWINSAFE is introduced, a V2I-based digital twin for Autonomous Vehicles. The proposed architecture is composed of two stacks running simultaneously, an on-board driving stack that includes a stereo camera for scene understanding, and a digital twin stack that runs an Unreal Engine 5 replica of the scene viewed...

💬 0 commentsarXiv:2601.12373v1PDF
0

Posted in math.DG · 2026-01-18 · Anna Fino, Gueo Grantcharov, Alberto Pipitone Federico

On a Modification of the Twistor Space

In the paper we construct a modification $S(M)$ of the twistor space of a Kähler scalar flat surface $M$ and study its complex-geometric and metric properties. In particular, we construct complete balanced metrics on $S(M)$ and show that $S(M)$ can not be Kähler when $M$ is a compact simple hyperkähler manifold.

💬 0 commentsarXiv:2601.12372v1PDF
0

Posted in math.GR · 2026-01-18 · Nishant Rathee, Manoj K. Yadav

Skew brace extensions, second cohomology and complements

We study extensions and second cohomology of skew left braces via the natural semi-direct products associated with the skew left braces. Let $0 \to I \to E \to H \to 0$ be a skew brace extension and $Λ_H$ denote the natural semi-direct products associated with the skew left brace $H$. We establish a group homomorphism from ${\rm...

💬 0 commentsarXiv:2601.12371v2PDF
0

Posted in stat.ME · 2026-01-18 · Xiaoru Huang, Tonghui Yu, Xiaoyu Liu

Single-index Semiparametric Transformation Cure Models with Interval-censored Data

Interval censored data commonly arise in medical studies when the event time of interest is only known to lie within an interval. In the presence of a cure subgroup, conventional mixture cure models typically assume a logistic model for the uncure probability and a proportional hazards model for the susceptible subjects. However, in...

💬 0 commentsarXiv:2601.12370v1PDF