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 — 16:47:12 EST

0

Posted in cs.RO · 2026-01-08 · James M. Ferguson, Alan Kuntz, Tucker Hermans

Continuum Robot State Estimation with Actuation Uncertainty

Continuum robots are flexible, slender manipulators well suited for confined surgical environments. In these settings, unknown interaction forces and model uncertainty significantly affect robot shape, motivating state estimation from external observations. Existing estimation methods either neglect actuation modeling or rely on...

💬 0 commentsarXiv:2601.04493v3PDF
0

Posted in cs.PL · 2026-01-08 · Yuanzhuo Zhang, Zhoulai Fu, Binoy Ravindran

Scalable Floating-Point Satisfiability via Staged Optimization

This work introduces StageSAT, a new approach to solving floating-point satisfiability that bridges SMT solving with numerical optimization. StageSAT reframes a floating-point formula as a series of optimization problems in three stages of increasing precision. It begins with a fast, projection-aided descent objective to guide the...

💬 0 commentsarXiv:2601.04492v1PDF
0

Posted in cs.AI · 2026-01-08 · Muqing Xu

A Closed-Loop Multi-Agent System Driven by LLMs for Meal-Level Personalized Nutrition Management

Personalized nutrition management aims to tailor dietary guidance to an individual's intake and phenotype, but most existing systems handle food logging, nutrient analysis and recommendation separately. We present a next-generation mobile nutrition assistant that combines image based meal logging with an LLM driven multi agent...

💬 0 commentsarXiv:2601.04491v1PDF
0

Posted in cs.CY · 2026-01-08 · Jiayi Zhang, Conrad Borchers, Canwen Wang, Vishal Kumar, Leah Teffera, Bruce M. McLaren, Ryan S. Baker

Understanding Gaming the System by Analyzing Self-Regulated Learning in Think-Aloud Protocols

In digital learning systems, gaming the system refers to occasions when students attempt to succeed in an educational task by systematically taking advantage of system features rather than engaging meaningfully with the content. Often viewed as a form of behavioral disengagement, gaming the system is negatively associated with short-...

💬 0 commentsarXiv:2601.04487v1PDF
0

Posted in cs.CR · 2026-01-08 · Israt Jahan Chowdhury, Md Abu Yousuf Tanvir

Decision-Aware Trust Signal Alignment for SOC Alert Triage

Detection systems that utilize machine learning are progressively implemented at Security Operations Centers (SOCs) to help an analyst to filter through high volumes of security alerts. Practically, such systems tend to reveal probabilistic results or confidence scores which are ill-calibrated and hard to read when under pressure....

💬 0 commentsarXiv:2601.04486v1PDF
0

Posted in cs.HC · 2026-01-08 · Martin P. Robillard, Lihn V. Nguyen, Deeksha Arya, Jin L. C. Guo

How Users Consider Web Tracking When Seeking Health Information Online

Health information websites offer instantaneous access to information, but have important privacy implications as they can associate a visitor with specific medical conditions. We interviewed 35 residents of Canada to better understand whether and how online health information seekers exercise three potential means of protection...

💬 0 commentsarXiv:2601.04485v2PDF
0

Posted in cs.LG · 2026-01-08 · Yongjun Kim, Hyeongjun Park, Hwanjin Kim, Junil Choi

Hybrid Federated Learning for Noise-Robust Training

Federated learning (FL) and federated distillation (FD) are distributed learning paradigms that train UE models with enhanced privacy, each offering different trade-offs between noise robustness and learning speed. To mitigate their respective weaknesses, we propose a hybrid federated learning (HFL) framework in which each user...

💬 0 commentsarXiv:2601.04483v1PDF
0

Posted in cs.LG · 2026-01-08 · Wes Gurnee, Emmanuel Ameisen, Isaac Kauvar, Julius Tarng, Adam Pearce, Chris Olah, Joshua Batson

When Models Manipulate Manifolds: The Geometry of a Counting Task

Language models can perceive visual properties of text despite receiving only sequences of tokens-we mechanistically investigate how Claude 3.5 Haiku accomplishes one such task: linebreaking in fixed-width text. We find that character counts are represented on low-dimensional curved manifolds discretized by sparse feature families,...

💬 0 commentsarXiv:2601.04480v1PDF
0

Posted in cs.AR · 2026-01-08 · Chuanzhen Wang, Leo Zhang, Eric Liu

Memory-Guided Unified Hardware Accelerator for Mixed-Precision Scientific Computing

Recent hardware acceleration advances have enabled powerful specialized accelerators for finite element computations, spiking neural network inference, and sparse tensor operations. However, existing approaches face fundamental limitations: (1) finite element methods lack comprehensive rounding error analysis for reduced-precision...

💬 0 commentsarXiv:2601.04476v1PDF
0

Posted in cs.AI · 2026-01-08 · Bill Marino, Nicholas D. Lane

Computational Compliance for AI Regulation: Blueprint for a New Research Domain

The era of AI regulation (AIR) is upon us. But AI systems, we argue, will not be able to comply with these regulations at the necessary speed and scale by continuing to rely on traditional, analogue methods of compliance. Instead, we posit that compliance with these regulations will only realistically be achieved computationally: that...

💬 0 commentsarXiv:2601.04474v1PDF
0

Posted in cs.CL · 2026-01-08 · Iaroslav Chelombitko, Ekaterina Chelombitko, Aleksey Komissarov

SampoNLP: A Self-Referential Toolkit for Morphological Analysis of Subword Tokenizers

The quality of subword tokenization is critical for Large Language Models, yet evaluating tokenizers for morphologically rich Uralic languages is hampered by the lack of clean morpheme lexicons. We introduce SampoNLP, a corpus-free toolkit for morphological lexicon creation using MDL-inspired Self-Referential Atomicity Scoring,...

💬 0 commentsarXiv:2601.04469v1PDF
0

Posted in cs.CL · 2026-01-08 · Ignacio Sastre, Aiala Rosá

Concept Tokens: Learning Behavioral Embeddings Through Concept Definitions

We propose Concept Tokens, a lightweight method that adds a new special token to a pretrained LLM and learns only its embedding from multiple natural language definitions of a target concept, where occurrences of the concept are replaced by the new token. The LLM is kept frozen and the embedding is optimized with the standard...

💬 0 commentsarXiv:2601.04465v1PDF
0

Posted in cs.CL · 2026-01-08 · Chengyuan Yang, Zequn Sun, Wei Wei, Wei Hu

Beyond Static Summarization: Proactive Memory Extraction for LLM Agents

Memory management is vital for LLM agents to handle long-term interaction and personalization. Most research focuses on how to organize and use memory summary, but often overlooks the initial memory extraction stage. In this paper, we argue that existing summary-based methods have two major limitations based on the recurrent...

💬 0 commentsarXiv:2601.04463v1PDF
0

Posted in cs.LG · 2026-01-08 · Kevin Zhang, Yixin Wang

Meta-probabilistic Modeling

Probabilistic graphical models (PGMs) are widely used to discover latent structure in data, but their success hinges on selecting an appropriate model design. In practice, model specification is difficult and often requires iterative trial-and-error. This challenge arises because classical PGMs typically operate on individual...

💬 0 commentsarXiv:2601.04462v3PDF
0

Posted in cs.CL · 2026-01-08 · Vivian Lai, Zana Buçinca, Nil-Jana Akpinar, Mo Houtti, Hyeonsu B. Kang, Kevin Chian, Namjoon Suh, Alex C. Williams

Users Mispredict Their Own Preferences for AI Writing Assistance

Proactive AI writing assistants need to predict when users want drafting help, yet we lack empirical understanding of what drives preferences. Through a factorial vignette study with 50 participants making 750 pairwise comparisons, we find compositional effort dominates decisions ($ρ= 0.597$) while urgency shows no predictive power...

💬 0 commentsarXiv:2601.04461v1PDF
0

Posted in cs.LG · 2026-01-08 · Jiayi Zhang, Conrad Borchers, Clayton Cohn, Namrata Srivastava, Caitlin Snyder, Siyuan Guo, Ashwin T S, Naveeduddin Mohammed, Haley Noh, Gautam Biswas

Using Large Language Models to Detect Socially Shared Regulation of Collaborative Learning

The field of learning analytics has made notable strides in automating the detection of complex learning processes in multimodal data. However, most advancements have focused on individualized problem-solving instead of collaborative, open-ended problem-solving, which may offer both affordances (richer data) and challenges (low...

💬 0 commentsarXiv:2601.04458v1PDF
0

Posted in cs.AI · 2026-01-08 · Itai Zilberstein, Steve Chien

Dynamic Distributed Constraint Optimization and Metareasoning for Continual, Large-Scale Satellite Operations

As Earth-observing satellite constellations grow in size and capability, distributed onboard control offers a pathway to novel responses and time-sensitive measurements. However, deploying autonomy to satellites requires efficient computation and communication. This work addresses the challenge of scheduling observations for hundreds...

💬 0 commentsarXiv:2601.06188v3PDF
0

Posted in cs.AI · 2026-01-08 · Enrique ter Horst, Sridhar Mahadevan, Juan Diego Zambrano

Categorical Belief Propagation: Sheaf-Theoretic Inference via Descent and Holonomy

We develop a categorical foundation for belief propagation on factor graphs. We construct the free hypergraph category \(\Syn_Σ\) on a typed signature and prove its universal property, yielding compositional semantics via a unique functor to the matrix category \(\cat{Mat}_R\). Message-passing is formulated using a Grothendieck...

💬 0 commentsarXiv:2601.04456v1PDF
0

Posted in cs.LG · 2026-01-08 · Bodla Krishna Vamshi, Rohan Bhatnagar, Haizhao Yang

Geometry-Aware Hallucination Detection in Large Language Models

Large language models (LLMs) frequently generate factually incorrect or unsupported content, commonly referred to as hallucinations. Prior work has explored decoding strategies, retrieval augmentation, and supervised fine-tuning for hallucination detection, while recent studies show that in-context learning (ICL) can substantially...

💬 0 commentsarXiv:2601.06196v3PDF
0

Posted in cs.CL · 2026-01-08 · Sirry Chen, Jieyi Wang, Wei Chen, Zhongyu Wei

SpeechMedAssist: Efficiently and Effectively Adapting Speech Language Models for Medical Consultation

Medical consultations are intrinsically speech-centric. However, most prior works focus on long-text-based interactions, which are cumbersome and patient-unfriendly. Recent advances in speech language models (SpeechLMs) have enabled more natural speech-based interaction, yet the scarcity of medical speech data and the inefficiency of...

💬 0 commentsarXiv:2601.04638v2PDF
0

Posted in cs.HC · 2026-01-08 · Jiangtao Gong, Xiao Wen, Fengyi Tao, Xinqi Wang, Xixi Yang, Yangrong Tang

Evaluating Text-based Conversational Agents for Mental Health: A Systematic Review of Metrics, Methods and Usage Contexts

Text-based conversational agents (CAs) are increasingly used in mental health, yet evaluation practices remain fragmented. We conducted a PRISMA-guided systematic review (May-June 2024) across ACM Digital Library, Scopus, and PsycINFO. From 613 records, 132 studies were included, with dual-coder extraction achieving substantial...

💬 0 commentsarXiv:2602.17669v1PDF
0

Posted in cs.CL · 2026-01-08 · Anyang Song, Ying Cheng, Yiqian Xu, Rui Feng

MAGA-Bench: Machine-Augment-Generated Text via Alignment Detection Benchmark

Machine-Generated Text (MGT) is becoming increasingly difficult to distinguish from Human-Written Text (HWT). This trend has exacerbated malicious activities such as fake news and online fraud. The generalization ability of fine-tuned detectors relies heavily on dataset quality, and simply expanding the sources of MGT may become...

💬 0 commentsarXiv:2601.04633v2PDF
0

Posted in cs.CL · 2026-01-08 · Haneul Yoo, Won Ik Cho, Geunhye Kim, Jiyoon Han

From National Curricula to Cultural Awareness: Constructing Open-Ended Culture-Specific Question Answering Dataset

Large language models (LLMs) achieve strong performance on many tasks, but their progress remains uneven across languages and cultures, often reflecting values latent in English-centric training data. To enable practical cultural alignment, we propose a scalable approach that leverages national social studies curricula as a foundation...

💬 0 commentsarXiv:2601.04632v1PDF
0

Posted in cs.AI · 2026-01-08 · Etienne Casanova, R. Michael Alvarez

Beyond the "Truth": Investigating Election Rumors on Truth Social During the 2024 Election

Large language models (LLMs) offer unprecedented opportunities for analyzing social phenomena at scale. This paper demonstrates the value of LLMs in psychological measurement by (1) compiling the first large-scale dataset of election rumors on a niche alt-tech platform, (2) developing a multistage Rumor Detection Agent that leverages...

💬 0 commentsarXiv:2601.04631v1PDF