Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–50 of 122 results for author: Yin, R

Searching in archive cs. Search in all archives.
.
  1. arXiv:2608.16442  [pdf, ps, other

    cs.RO

    Observation-Constrained Joint-Space Viewpoint Optimization for Robotic Inspection of Cylindrical Cavities

    Authors: Yuezhong Wang, Rongshen Yin, Bichi Zhang, Sören Schwertfeger

    Abstract: Inspection is a core capability in many mobile robotics applications, including industrial facility monitoring, infrastructure maintenance, agriculture, and search and rescue. Observing the bottom of a cylindrical cavity, as required by ASTM search-task benchmarks for response robots, presents a representative challenge: the robot must position its camera precisely while satisfying visibility, kin… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

  2. arXiv:2608.09077  [pdf, ps, other

    cs.IR

    RVANNS: Mixed-Precision Indexing and Locality-Aware Graph Traversal on RISC-V

    Authors: Chengying Huan, Yudong Liu, Jianguo Wang, Lizheng Chen, Renling Yin, Weijia Chen, Ji Qi, Jiageng Yu, Junjie Xu, Jie Zhang, Chen Tian, Yanjun Wu

    Abstract: Approximate nearest neighbor search (ANNS) on CPUs is increasingly constrained by candidate-vector movement and decoding rather than peak arithmetic throughput. Although the RISC-V Vector Extension (RVV) provides vector-length-agnostic execution and LMUL-based register grouping, generic low-precision decoding still incurs conversion overhead, while irregular graph traversal generates scattered acc… ▽ More

    Submitted 9 August, 2026; originally announced August 2026.

  3. arXiv:2608.06799  [pdf, ps, other

    cs.RO cs.CV

    Is Forward Prediction Enough? Physical State Grounding for JEPA World Models

    Authors: Haodong Yan, Jiaguan Zhu, Mingyuan Jia, Ruiqing Yin, Junjie He, Zhide Zhong, Junfeng Li, Jinxuan Lu, Hengtao Li, Tianran Zhang, Jiayi Chen, Wenxuan Song, Wen Chen, Yuxiang Gao, Haoang Li

    Abstract: Learning structured and control-relevant latent representations remains a key challenge for world models. Recent JEPA-based world models learn action-conditioned predictive latent dynamics from observation sequences. However, their forward-prediction objectives do not explicitly enforce reliable identifiability of robot-centric physical state from individual latents or state changes from latent pa… ▽ More

    Submitted 7 August, 2026; originally announced August 2026.

  4. arXiv:2608.01536  [pdf, ps, other

    cs.AR cs.LG

    Celty: SpMspV GPU Kernel and SIMT Co-Design for Efficient Dual-Sparse LLM Inference

    Authors: Ruokai Yin, Priyadarshini Panda

    Abstract: Large Language Models (LLMs) increasingly rely on sparsity to reduce inference cost, but most prior work targets a single sparsity source-either weight or activation-and optimizes for batched multi-user inference. Dual-sparsity, which combines unstructured weight pruning with runtime activation sparsity, offers a compelling tradeoff among model size, accuracy, and latency for single-user decoding,… ▽ More

    Submitted 2 August, 2026; originally announced August 2026.

    Comments: ICCAD 2026. Will update with the camera-ready version once ready. The code is available on Github at https://github.com/RuokaiYin/Celty

  5. arXiv:2608.01373  [pdf, ps, other

    cs.CR

    The Boy Who Cried Wolf: Adversarial Misclassification of Safe Inputs as Unsafe in Multimodal Guardrails

    Authors: Shuo Shi, Rui Yin, Naen Xu, Jiahao Chen, Chunyi Zhou, Tianyu Du, Zhihui Fu, Jun Wang, Zhaoxiang Wang, Shouling Ji

    Abstract: Multimodal guard models have emerged as critical safety components for screening content in vision-language systems. While adversarial research has extensively studied jailbreaking attacks that produce false negatives, the inverse threat of inducing false positives on benign inputs remains unexplored. We introduce Unsafe Induction Attacks, where adversaries distribute imperceptibly perturbed safe… ▽ More

    Submitted 2 August, 2026; originally announced August 2026.

    Comments: Accepted by KDD 2026

  6. arXiv:2607.27747  [pdf, ps, other

    cs.CL cs.AI

    Can LVLMs Uncover the Truth Behind Visual Illusions? An Analysis of Perceptual and Reasoning Capabilities

    Authors: Liangjie Zhao, Jiaqing Lyu, Kexin Tang, Zecheng Fang, Rong Yin, Yulan Hu, Da Li, Jianing Li

    Abstract: Large Vision Language Models have integrated reasoning capabilities, elevating cognitive performance to new levels. However, existing evaluations either focus solely on perception or rely on specific domains such as maths or coding. Evaluation for reasoning capabilities that align with an open-world environment is still required, especially one that considers perception and reasoning jointly. To b… ▽ More

    Submitted 30 July, 2026; originally announced July 2026.

  7. arXiv:2607.19431  [pdf, ps, other

    cs.AR cs.AI

    BRIM: Workload-Balanced Dual-Sided Bit-Serial Sparse Inference Accelerator

    Authors: Varun Manjunath, Ruokai Yin, Donghyun Lee, Arkapravo Ghosh, Priyadarshini Panda

    Abstract: Bit-serial accelerators exploit bit-level sparsity to reduce DNN inference cost, but existing designs exploit sparsity on only one operand, bounding the speedup. Extending sparsity exploitation to both operands simultaneously yields compounding reductions in partial products but introduces a critical new bottleneck: workload imbalance. Because each concurrent weight - activation pair's execution c… ▽ More

    Submitted 20 July, 2026; originally announced July 2026.

  8. arXiv:2607.07964  [pdf, ps, other

    cs.LG

    KronQ: LLM Quantization via Kronecker-Factored Hessian

    Authors: Donghyun Lee, Yuhang Li, Ruokai Yin, Priyadarshini Panda

    Abstract: Post-training quantization (PTQ) is a widely adopted technique for compressing large language models (LLMs) without retraining. Most existing second-order PTQ methods, including GPTQ, construct quantization objectives from input activation statistics, effectively assuming that all output channels contribute equally to the layer-wise reconstruction objective. We propose KronQ, a PTQ framework that… ▽ More

    Submitted 8 August, 2026; v1 submitted 8 July, 2026; originally announced July 2026.

    Comments: COLM 2026

  9. arXiv:2606.29705  [pdf, ps, other

    cs.AI cs.CL cs.CV

    GUICrafter: Weakly-Supervised GUI Agent Leveraging Massive Unannotated Screenshots

    Authors: Sunqi Fan, Lingshan Chen, Runqi Yin, Qingle Liu, Yongming Rao, Meng-Hao Guo, Shi-Min Hu

    Abstract: Data, as the fundamental substrate of modern intelligence, has greatly driven the development of current foundation models. Naturally, researchers aim to extend this paradigm to the domain of GUI agents, hoping to build strong GUI agents through a similar paradigm. However, GUI agent data cannot be directly harvested from the internet, making it costly and difficult to collect at scale. As a resul… ▽ More

    Submitted 28 June, 2026; originally announced June 2026.

  10. arXiv:2606.29445  [pdf, ps, other

    cs.CV cs.AI

    Bridging VideoQA and Video-Guided Agentic Tasks via Generalized Keyframe Extraction

    Authors: Sunqi Fan, Qingle Liu, Runqi Yin, Meng-Hao Guo, Shuojin Yang

    Abstract: Video understanding is a fundamental capability for multimodal intelligence, and recent Multimodal Large Language Models (MLLMs) have achieved remarkable performance on Video Question Answering (VideoQA) benchmarks. However, existing benchmarks primarily evaluate whether models can perceive shallow visual cues, while rarely examining whether MLLMs can learn deeper knowledge or procedural skills fr… ▽ More

    Submitted 28 June, 2026; originally announced June 2026.

    Comments: Accepted by ECCV 2026. Project Page: https://vg-gui-tasker.github.io/

  11. arXiv:2606.19348  [pdf, ps, other

    cs.CL cs.AI

    DeepSeek-V4: Towards Highly Efficient Million-Token Context Intelligence

    Authors: DeepSeek-AI, Anyi Xu, Bangcai Lin, Bing Xue, Bingxuan Wang, Bingzheng Xu, Bochao Wu, Bowei Zhang, Chaofan Lin, Chen Dong, Chenchen Ling, Chengda Lu, Chenggang Zhao, Chengqi Deng, Chengyu Hou, Chenhao Xu, Chenze Shao, Chong Ruan, Conner Sun, Damai Dai, Daya Guo, Dejian Yang, Deli Chen, Donghao Li, Dongjie Ji , et al. (294 additional authors not shown)

    Abstract: We present a preview version of DeepSeek-V4 series, including two strong Mixture-of-Experts (MoE) language models -- DeepSeek-V4-Pro with 1.6T parameters (49B activated) and DeepSeek-V4-Flash with 284B parameters (13B activated) -- both supporting a context length of one million tokens. DeepSeek-V4 series incorporate several key upgrades in architecture and optimization: (1) a hybrid attention arc… ▽ More

    Submitted 26 April, 2026; originally announced June 2026.

  12. arXiv:2605.26878  [pdf, ps, other

    cs.AI

    Multi-Stakeholder LLM Alignment: Decomposing Estimation from Aggregation

    Authors: Lulu Zheng, Wenjin Yang, Xiangwen Zhang, Rong Yin, Yulan Hu, Zheng Pan, Xin Li

    Abstract: Multi-stakeholder tasks require one output to satisfy users with conflicting preferences. Holistic LLM judges conflate utility estimation and utility aggregation, yielding unstable implicit weights. We show empirically and theoretically that this aggregation-specific \emph{weighting noise} can create large score shifts when stakeholder satisfaction is dispersed; in our experiments, these weight-in… ▽ More

    Submitted 26 May, 2026; originally announced May 2026.

  13. arXiv:2605.25273  [pdf, ps, other

    cs.CY

    LLM-as-a-Judge in Healthcare: A Scoping Analysis of Applications, Methods, and Human Alignment

    Authors: Lingyao Li, Deyi Li, Chen Chen, Renkai Ma, Runlong Yu, Mingquan Lin, Rui Yin, Lizhou Fan, Cathy Shyr, Siyuan Ma, Mei Liu, Steven Bethard

    Abstract: Large language models (LLMs) are increasingly deployed across healthcare applications, including clinical documentation, diagnostic reasoning, medicine recommendation, and medical education. Their outputs are largely unstructured clinical text, which is difficult to reliably evaluate at scale. LLM-as-a-Judge, in which an LLM evaluates another system's output against task-specific criteria, offers… ▽ More

    Submitted 24 May, 2026; originally announced May 2026.

  14. arXiv:2604.13602  [pdf, ps, other

    cs.LG

    Reward Hacking in the Era of Large Models: Mechanisms, Emergent Misalignment, Challenges

    Authors: Xiaohua Wang, Muzhao Tian, Yuqi Zeng, Zisu Huang, Jiakang Yuan, Bowen Chen, Jingwen Xu, Mingbo Zhou, Wenhao Liu, Muling Wu, Zhengkang Guo, Qi Qian, Yifei Wang, Feiran Zhang, Ruicheng Yin, Shihan Dou, Changze Lv, Tao Chen, Kaitao Song, Xu Tan, Tao Gui, Xiaoqing Zheng, Xuanjing Huang

    Abstract: Reinforcement Learning from Human Feedback (RLHF) and related alignment paradigms have become central to steering large language models (LLMs) and multimodal large language models (MLLMs) toward human-preferred behaviors. However, these approaches introduce a systemic vulnerability: reward hacking, where models exploit imperfections in learned reward signals to maximize proxy objectives without fu… ▽ More

    Submitted 15 April, 2026; originally announced April 2026.

    Comments: 42 pages, 5 figures, 2 tables

  15. arXiv:2604.12359  [pdf, ps, other

    cs.CR cs.CL

    Compiling Activation Steering into Weights via Null-Space Constraints for Stealthy Backdoors

    Authors: Rui Yin, Tianxu Han, Naen Xu, Changjiang Li, Ping He, Chunyi Zhou, Jun Wang, Zhihui Fu, Tianyu Du, Jinbao Li, Shouling Ji

    Abstract: Safety-aligned large language models (LLMs) are increasingly deployed in real-world pipelines, yet this deployment also enlarges the supply-chain attack surface: adversaries can distribute backdoored checkpoints that behave normally under standard evaluation but jailbreak when a hidden trigger is present. Recent post-hoc weight-editing methods offer an efficient approach to injecting such backdoor… ▽ More

    Submitted 14 April, 2026; originally announced April 2026.

    Comments: ACL 2026 Main Conference

  16. arXiv:2604.05405  [pdf, ps, other

    cs.CV

    Weather-Conditioned Branch Routing for Robust LiDAR-Radar 3D Object Detection

    Authors: Hongsheng Li, Lingfeng Zhang, Zexian Yang, Liang Li, Rong Yin, Xiaoshuai Hao, Wenbo Ding

    Abstract: Robust 3D object detection in adverse weather is highly challenging due to the varying reliability of different sensors. While existing LiDAR-4D radar fusion methods improve robustness, they predominantly rely on fixed or weakly adaptive pipelines, failing to dy-namically adjust modality preferences as environmental conditions change. To bridge this gap, we reformulate multi-modal perception as a… ▽ More

    Submitted 6 April, 2026; originally announced April 2026.

  17. arXiv:2604.00821  [pdf, ps, other

    cs.LG

    Optimal Brain Decomposition for Accurate LLM Low-Rank Approximation

    Authors: Yuhang Li, Donghyun Lee, Ruokai Yin, Priyadarshini Panda

    Abstract: Low-rank decomposition has emerged as an important problem in Large Language Model (LLM) fine-tuning and inference. Through Singular Value Decomposition (SVD), the weight matrix can be factorized into low-rank spaces optimally. Previously, a common practice was to decompose the weight in the activation-whitened space, and then achieve satisfying results. In this work, we propose Optimal Brain Deco… ▽ More

    Submitted 1 April, 2026; originally announced April 2026.

  18. arXiv:2603.26320  [pdf, ps, other

    cs.RO cs.CV

    DFM-VLA: Iterative Action Refinement for Robot Manipulation via Discrete Flow Matching

    Authors: Jiayi Chen, Wenxuan Song, Jiaxin Fang, Ruiqing Yin, Jingbo Wang, Shuai Chen, Jieyuan Pei, Yikai Qin, Feifan Chen, Haodong Yan, Zhide Zhong, Wen Chen, Yan Wang, Yuxiang Gao, Haoang Li

    Abstract: Vision-Language-Action (VLA) models that encode actions using a discrete tokenization scheme have been widely adopted for robotic manipulation, but existing decoding paradigms remain fundamentally limited. Whether actions are decoded sequentially by autoregressive VLAs or in parallel by discrete diffusion VLAs, once a token is generated, it is typically fixed and cannot be revised in subsequent it… ▽ More

    Submitted 6 August, 2026; v1 submitted 27 March, 2026; originally announced March 2026.

  19. arXiv:2603.24057  [pdf, ps, other

    cs.CV

    Beyond Semantic Priors: Mitigating Optimization Collapse for Generalizable Visual Forensics

    Authors: Jipeng Liu, Haichao Shi, Siyu Xing, Rong Yin, Xiao-Yu Zhang

    Abstract: While Vision-Language Models (VLMs) like CLIP have emerged as a dominant paradigm for generalizable deepfake detection, a representational disconnect remains: their semantic-centric pre-training is ill-suited for capturing non-semantic artifacts inherent to hyper-realistic synthesis. In this work, we identify a failure mode termed Optimization Collapse, where detectors trained with Sharpness-Aware… ▽ More

    Submitted 25 March, 2026; originally announced March 2026.

  20. arXiv:2603.19516  [pdf, ps, other

    cs.CV cs.AI

    Gastric-X: A Multimodal Multi-Phase Benchmark Dataset for Advancing Vision-Language Models in Gastric Cancer Analysis

    Authors: Sheng Lu, Hao Chen, Rui Yin, Juyan Ba, Yu Zhang, Yuanzhe Li

    Abstract: Recent vision-language models (VLMs) have shown strong generalization and multimodal reasoning abilities in natural domains. However, their application to medical diagnosis remains limited by the lack of comprehensive and structured datasets that capture real clinical workflows. To advance the development of VLMs for clinical applications, particularly in gastric cancer, we introduce Gastric-X, a… ▽ More

    Submitted 26 March, 2026; v1 submitted 19 March, 2026; originally announced March 2026.

    Comments: Computer Vision and Pattern Recognition 2026

  21. arXiv:2602.15985  [pdf, ps, other

    cs.ET

    Decomposing Large-Scale Ising Problems on FPGAs: A Hybrid Hardware Approach

    Authors: Ruihong Yin, Yue Zheng, Chaohui Li, Ahmet Efe, Abhimanyu Kumar, Ziqing Zeng, Ulya R. Karpuzcu, Sachin S. Sapatnekar, Chris H. Kim

    Abstract: Emerging analog computing substrates, such as oscillator-based Ising machines, offer rapid convergence times for combinatorial optimization but often suffer from limited scalability due to physical implementation constraints. To tackle real-world problems involving thousands of variables, problem decomposition is required; however, performing this step on standard CPUs introduces significant laten… ▽ More

    Submitted 17 February, 2026; originally announced February 2026.

  22. arXiv:2602.13547  [pdf, ps, other

    cs.CR cs.AI

    AISA: Awakening Intrinsic Safety Awareness in Large Language Models against Jailbreak Attacks

    Authors: Weiming Song, Xuan Xie, Ruiping Yin

    Abstract: Large language models (LLMs) remain vulnerable to jailbreak prompts that elicit harmful or policy-violating outputs, while many existing defenses rely on expensive fine-tuning, intrusive prompt rewriting, or external guardrails that add latency and can degrade helpfulness. We present AISA, a lightweight, single-pass defense that activates safety behaviors already latent inside the model rather tha… ▽ More

    Submitted 13 February, 2026; originally announced February 2026.

  23. arXiv:2601.18588  [pdf, ps, other

    cs.AI cs.CL cs.LG

    Stability as a Liability:Systematic Breakdown of Linguistic Structure in LLMs

    Authors: Xianzhe Meng, Qiangsheng Zeng, Ling Luo, Qinghan Yang, Jiarui Hao, Wenbo Wu, Qinyu Wang, Rui Yin, Lin Qi, Renzhi Lu

    Abstract: Training stability is typically regarded as a prerequisite for reliable optimization in large language models. In this work, we analyze how stabilizing training dynamics affects the induced generation distribution. We show that under standard maximum likelihood training, stable parameter trajectories lead stationary solutions to approximately minimize the forward KL divergence to the empirical dis… ▽ More

    Submitted 7 February, 2026; v1 submitted 26 January, 2026; originally announced January 2026.

  24. arXiv:2601.11491  [pdf, ps, other

    cs.LG cs.ET

    Extractive summarization on a CMOS Ising machine

    Authors: Ziqing Zeng, Abhimanyu Kumar, Ahmet Efe, Ruihong Yin, Chris H. Kim, Ulya R. Karpuzcu, Sachin S. Sapatnekar

    Abstract: Extractive summarization (ES) aims to generate a concise summary by selecting a subset of sentences from a document while maximizing relevance and minimizing redundancy. Although modern ES systems achieve high accuracy using powerful neural models, their deployment typically relies on CPU or GPU infrastructures that are energy-intensive and poorly suited for real-time inference in resource-constra… ▽ More

    Submitted 23 January, 2026; v1 submitted 16 January, 2026; originally announced January 2026.

  25. arXiv:2512.09185  [pdf, ps, other

    cs.CV cs.AI

    Learning Patient-Specific Disease Dynamics with Latent Flow Matching for Longitudinal Imaging Generation

    Authors: Hao Chen, Rui Yin, Yifan Chen, Qi Chen, Chao Li

    Abstract: Understanding disease progression is a central clinical challenge with direct implications for early diagnosis and personalized treatment. While recent generative approaches have attempted to model progression, key mismatches remain: disease dynamics are inherently continuous and monotonic, yet latent representations are often scattered, lacking semantic structure, and diffusion-based models disru… ▽ More

    Submitted 17 June, 2026; v1 submitted 9 December, 2025; originally announced December 2025.

    Comments: ICLR 2026 accepted

  26. arXiv:2512.08939  [pdf

    cs.HC cs.AI cs.CY

    Assessing the Human-Likeness of LLM-Driven Digital Twins in Simulating Health Care System Trust

    Authors: Yuzhou Wu, Mingyang Wu, Di Liu, Rong Yin, Kang Li

    Abstract: Serving as an emerging and powerful tool, Large Language Model (LLM)-driven Human Digital Twins are showing great potential in healthcare system research. However, its actual simulation ability for complex human psychological traits, such as distrust in the healthcare system, remains unclear. This research gap particularly impacts health professionals' trust and usage of LLM-based Artificial Intel… ▽ More

    Submitted 26 October, 2025; originally announced December 2025.

    Comments: 6 pages, 1 figure may be published in IISE Annual Conference & Expo 2026

  27. arXiv:2512.05597  [pdf, ps, other

    cs.CV

    Fast SceneScript: Fast and Accurate Language-Based 3D Scene Understanding via Multi-Token Prediction

    Authors: Ruihong Yin, Xuepeng Shi, Oleksandr Bailo, Marco Manfredi, Theo Gevers

    Abstract: Recent perception-generalist approaches based on language models have achieved state-of-the-art results across diverse tasks, including 3D scene layout estimation and 3D object detection, via unified architecture and interface. However, these approaches rely on autoregressive next-token prediction, which is inherently slow. In this work, we introduce Fast SceneScript, a novel structured language m… ▽ More

    Submitted 31 March, 2026; v1 submitted 5 December, 2025; originally announced December 2025.

    Comments: Accepted to CVPR 2026

  28. arXiv:2512.04443  [pdf, ps, other

    cs.NE

    MD-SNN: Membrane Potential-aware Distillation on Quantized Spiking Neural Network

    Authors: Donghyun Lee, Abhishek Moitra, Youngeun Kim, Ruokai Yin, Priyadarshini Panda

    Abstract: Spiking Neural Networks (SNNs) offer a promising and energy-efficient alternative to conventional neural networks, thanks to their sparse binary activation. However, they face challenges regarding memory and computation overhead due to complex spatio-temporal dynamics and the necessity for multiple backpropagation computations across timesteps during training. To mitigate this overhead, compressio… ▽ More

    Submitted 2 January, 2026; v1 submitted 3 December, 2025; originally announced December 2025.

    Comments: DATE 2026

  29. arXiv:2512.02556  [pdf, ps, other

    cs.CL

    DeepSeek-V3.2: Pushing the Frontier of Open Large Language Models

    Authors: DeepSeek-AI, Aixin Liu, Aoxue Mei, Bangcai Lin, Bing Xue, Bingxuan Wang, Bingzheng Xu, Bochao Wu, Bowei Zhang, Chaofan Lin, Chen Dong, Chengda Lu, Chenggang Zhao, Chengqi Deng, Chenhao Xu, Chong Ruan, Damai Dai, Daya Guo, Dejian Yang, Deli Chen, Erhang Li, Fangqi Zhou, Fangyun Lin, Fucong Dai, Guangbo Hao , et al. (239 additional authors not shown)

    Abstract: We introduce DeepSeek-V3.2, a model that harmonizes high computational efficiency with superior reasoning and agent performance. The key technical breakthroughs of DeepSeek-V3.2 are as follows: (1) DeepSeek Sparse Attention (DSA): We introduce DSA, an efficient attention mechanism that substantially reduces computational complexity while preserving model performance in long-context scenarios. (2)… ▽ More

    Submitted 2 December, 2025; originally announced December 2025.

  30. arXiv:2512.00989  [pdf, ps, other

    q-bio.QM cs.LG

    Sleep Apnea Detection on a Wireless Multimodal Wearable Device Without Oxygen Flow Using a Mamba-based Deep Learning Approach

    Authors: Dominik Luszczynski, Richard Fei Yin, Nicholas Afonin, Andrew S. P. Lim

    Abstract: Objectives: We present and evaluate a Mamba-based deep-learning model for diagnosis and event-level characterization of sleep disordered breathing based on signals from the ANNE One, a non-intrusive dual-module wireless wearable system measuring chest electrocardiography, triaxial accelerometry, chest and finger temperature, and finger phototplethysmography. Methods: We obtained concurrent PSG a… ▽ More

    Submitted 30 November, 2025; originally announced December 2025.

    Comments: 29 pages, 14 figures. Authors Dominik Luszczynski, Richard Fei Yin and Nicholas Afonin contributed equally

  31. arXiv:2511.21046  [pdf, ps, other

    cs.ET

    On Solving Structured SAT on Ising Machines: A Semiprime Factorization Study

    Authors: Ahmet Efe, Hüsrev Cılasun, Abhimanyu Kumar, Nafisa Sadaf Prova, Ziqing Zeng, Tahmida Islam, Ruihong Yin, Chaohui Li, Peter Kreye, Chris Kim, Sachin S. Sapatnekar, Ulya R. Karpuzcu

    Abstract: Ising machines are emerging as a new technology for solving various classes of computationally hard problems of practical importance, yet their limits on structured SAT workloads, representative of numerous real-world applications, remain unexplored. We present the first systematic study of such problems, using semiprime factorization as a representative case. Our results show that highly restrict… ▽ More

    Submitted 25 November, 2025; originally announced November 2025.

  32. arXiv:2511.18084  [pdf, ps, other

    cs.LG cs.AI

    The Alignment Paradox of Medical Large Language Models in Infertility Care: Decoupling Algorithmic Improvement from Clinical Decision-making Quality

    Authors: Dou Liu, Ying Long, Sophia Zuoqiu, Kaipeng Xie, Runze Yang, Di Liu, Kang Li, Yiting Lin, Hanyi Liu, Rong Yin, Tian Tang

    Abstract: Large language models (LLMs) are increasingly adopted in clinical decision support, yet aligning them with the multifaceted reasoning pathways of real-world medicine remains a major challenge. Using more than 8,000 infertility treatment records, we systematically evaluate four alignment strategies: Supervised Fine-Tuning (SFT), Direct Preference Optimization (DPO), Group Relative Policy Optimizati… ▽ More

    Submitted 22 November, 2025; originally announced November 2025.

    Comments: 22 pages 5 figures

  33. arXiv:2510.22500  [pdf, ps, other

    cs.LG cs.AI cs.CL

    Towards Scalable Oversight via Partitioned Human Supervision

    Authors: Ren Yin, Takashi Ishida, Masashi Sugiyama

    Abstract: As artificial intelligence (AI) systems approach and surpass expert human performance across a broad range of tasks, obtaining high-quality human supervision for evaluation and training becomes increasingly challenging. Our focus is on tasks that require deep knowledge and skills of multiple domains, where this bottleneck is severe. Unfortunately, even the best human experts are knowledgeable only… ▽ More

    Submitted 24 February, 2026; v1 submitted 25 October, 2025; originally announced October 2025.

    Comments: ICLR 2026 camera ready version

  34. arXiv:2510.16095  [pdf

    cs.AI

    Reliability of Large Language Model Generated Clinical Reasoning in Assisted Reproductive Technology: Blinded Comparative Evaluation Study

    Authors: Dou Liu, Ying Long, Sophia Zuoqiu, Di Liu, Kang Li, Yiting Lin, Hanyi Liu, Rong Yin, Tian Tang

    Abstract: Creating high-quality clinical Chains-of-Thought (CoTs) is crucial for explainable medical Artificial Intelligence (AI) while constrained by data scarcity. Although Large Language Models (LLMs) can synthesize medical data, their clinical reliability remains unverified. This study evaluates the reliability of LLM-generated CoTs and investigates prompting strategies to enhance their quality. In a bl… ▽ More

    Submitted 17 October, 2025; originally announced October 2025.

  35. arXiv:2510.08214  [pdf, ps, other

    cs.CL

    SenWave: A Fine-Grained Multi-Language Sentiment Analysis Dataset Sourced from COVID-19 Tweets

    Authors: Qiang Yang, Xiuying Chen, Changsheng Ma, Rui Yin, Xin Gao, Xiangliang Zhang

    Abstract: The global impact of the COVID-19 pandemic has highlighted the need for a comprehensive understanding of public sentiment and reactions. Despite the availability of numerous public datasets on COVID-19, some reaching volumes of up to 100 billion data points, challenges persist regarding the availability of labeled data and the presence of coarse-grained or inappropriate sentiment labels. In this p… ▽ More

    Submitted 9 October, 2025; originally announced October 2025.

    Comments: 13 pages, 13 figures, 6 tables

  36. arXiv:2510.05164  [pdf, ps, other

    cs.DC cs.AI cs.LG

    SATER: A Self-Aware and Token-Efficient Approach to Routing and Cascading

    Authors: Yuanzhe Shen, Yide Liu, Zisu Huang, Ruicheng Yin, Xiaoqing Zheng, Xuanjing Huang

    Abstract: Large language models (LLMs) demonstrate remarkable performance across diverse tasks, yet their effectiveness frequently depends on costly commercial APIs or cloud services. Model selection thus entails a critical trade-off between performance and cost: high-performing LLMs typically incur substantial expenses, whereas budget-friendly small language models (SLMs) are constrained by limited capabil… ▽ More

    Submitted 4 October, 2025; originally announced October 2025.

    Comments: Accepted to EMNLP 2025 Main

  37. arXiv:2510.01248  [pdf, ps, other

    cs.CL

    SSTAG: Structure-Aware Self-Supervised Learning Method for Text-Attributed Graphs

    Authors: Ruyue Liu, Rong Yin, Xiangzhen Bo, Xiaoshuai Hao, Yong Liu, Jinwen Zhong, Can Ma, Weiping Wang

    Abstract: Large scale pretrained models have revolutionized Natural Language Processing (NLP) and Computer Vision (CV), showcasing remarkable cross domain generalization abilities. However, in graph learning, models are typically trained on individual graph datasets, limiting their capacity to transfer knowledge across different graphs and tasks. This approach also heavily relies on large volumes of annotat… ▽ More

    Submitted 24 September, 2025; originally announced October 2025.

    Comments: Accepted by NeurIPS 2025

  38. arXiv:2509.20542  [pdf, ps, other

    cs.CE q-bio.BM

    A Hierarchical Adaptive Diffusion Model for Flexible Protein-Protein Docking

    Authors: Rujie Yin, Yang Shen

    Abstract: Structural prediction of protein-protein interactions is important to understand the molecular basis of cellular interactions, but it still faces major challenges when significant conformational changes are present. We propose a generative framework of hierarchical adaptive diffusion to improve accuracy and efficiency in such cases. It is hierarchical in separating global inter-protein rigid-body… ▽ More

    Submitted 24 September, 2025; originally announced September 2025.

  39. arXiv:2509.19642  [pdf

    cs.ET physics.optics

    High Clockrate Free-space Optical In-Memory Computing

    Authors: Yuanhao Liang, James Wang, Kaiwen Xue, Xinyi Ren, Ran Yin, Shaoyuan Ou, Lian Zhou, Yuan Li, Tobias Heuser, Niels Heermeier, Ian Christen, James A. Lott, Stephan Reitzenstein, Mengjie Yu, Zaijun Chen

    Abstract: The ability to process and act on data in real time is increasingly critical for applications ranging from autonomous vehicles, three-dimensional environmental sensing and remote robotics. However, the deployment of deep neural networks (DNNs) in edge devices is hindered by the lack of energy-efficient scalable computing hardware. Here, we introduce a fanout spatial time-of-flight optical neural n… ▽ More

    Submitted 23 September, 2025; originally announced September 2025.

    Comments: 16 pages, 5 figures (main); 8 pages, 3 figures (Supplementary Information)

  40. arXiv:2509.00217  [pdf, ps, other

    cs.LG cs.DC

    Learning to Shard: RL for Co-optimizing the Parallelism Degrees and Per-operator Sharding Dimensions in Distributed LLM Inference

    Authors: Ruokai Yin, Sattwik Deb Mishra, Xuan Zuo, Hokchhay Tann, Preyas Shah, Apala Guha

    Abstract: Distributed LLM inference requires careful coordination of parallelization strategies across hundreds to thousands of NPUs to meet production SLOs. Current systems like Megatron-LM rely on static heuristics that separately configure parallelism degrees and per-operator sharding dimensions, leaving significant performance on the table as models scale and hardware topologies diversify. We introduce… ▽ More

    Submitted 29 August, 2025; originally announced September 2025.

  41. arXiv:2508.20151  [pdf, ps, other

    cs.AI

    IntentionReasoner: Facilitating Adaptive LLM Safeguards through Intent Reasoning and Selective Query Refinement

    Authors: Yuanzhe Shen, Zisu Huang, Zhengkang Guo, Yide Liu, Guanxu Chen, Ruicheng Yin, Xiaoqing Zheng, Xuanjing Huang

    Abstract: The rapid advancement of large language models (LLMs) has driven their adoption across diverse domains, yet their ability to generate harmful content poses significant safety challenges. While extensive research has focused on mitigating harmful outputs, such efforts often come at the cost of excessively rejecting harmless prompts. Striking a balance among safety, over-refusal, and utility remains… ▽ More

    Submitted 27 August, 2025; originally announced August 2025.

    Comments: 17 pages, 9 figures

  42. arXiv:2508.10303  [pdf, ps, other

    cs.AR

    DiffAxE: Diffusion-driven Hardware Accelerator Generation and Design Space Exploration

    Authors: Arkapravo Ghosh, Abhishek Moitra, Abhiroop Bhattacharjee, Ruokai Yin, Priyadarshini Panda

    Abstract: Design space exploration (DSE) is critical for developing optimized hardware architectures, especially for AI workloads such as deep neural networks (DNNs) and large language models (LLMs), which require specialized acceleration. As model complexity grows, accelerator design spaces have expanded to O(10^17), becoming highly irregular, non-convex, and exhibiting many-to-one mappings from design con… ▽ More

    Submitted 20 July, 2026; v1 submitted 13 August, 2025; originally announced August 2025.

    Comments: Accepted at ICCAD 2026

  43. arXiv:2507.01484  [pdf, ps, other

    cs.CV

    What Really Matters for Robust Multi-Sensor HD Map Construction?

    Authors: Xiaoshuai Hao, Yuting Zhao, Yuheng Ji, Luanyuan Dai, Peng Hao, Dingzhe Li, Shuai Cheng, Rong Yin

    Abstract: High-definition (HD) map construction methods are crucial for providing precise and comprehensive static environmental information, which is essential for autonomous driving systems. While Camera-LiDAR fusion techniques have shown promising results by integrating data from both modalities, existing approaches primarily focus on improving model accuracy and often neglect the robustness of perceptio… ▽ More

    Submitted 2 July, 2025; originally announced July 2025.

    Comments: Accepted by IROS 2025

  44. arXiv:2507.00861  [pdf, ps, other

    cs.CV

    SafeMap: Robust HD Map Construction from Incomplete Observations

    Authors: Xiaoshuai Hao, Lingdong Kong, Rong Yin, Pengwei Wang, Jing Zhang, Yunfeng Diao, Shu Zhao

    Abstract: Robust high-definition (HD) map construction is vital for autonomous driving, yet existing methods often struggle with incomplete multi-view camera data. This paper presents SafeMap, a novel framework specifically designed to secure accuracy even when certain camera views are missing. SafeMap integrates two key components: the Gaussian-based Perspective View Reconstruction (G-PVR) module and the D… ▽ More

    Submitted 1 July, 2025; originally announced July 2025.

    Comments: Accepted by ICML 2025

  45. arXiv:2506.23351  [pdf, ps, other

    cs.RO cs.AI cs.LG cs.MA

    Benchmarking Generalizable Bimanual Manipulation: RoboTwin Dual-Arm Collaboration Challenge at CVPR 2025 MEIS Workshop

    Authors: Tianxing Chen, Kaixuan Wang, Zhaohui Yang, Yuhao Zhang, Zanxin Chen, Baijun Chen, Wanxi Dong, Ziyuan Liu, Dong Chen, Tianshuo Yang, Haibao Yu, Xiaokang Yang, Yusen Qin, Zhiqiang Xie, Yao Mu, Ping Luo, Tian Nian, Weiliang Deng, Yiheng Ge, Yibin Liu, Zixuan Li, Dehui Wang, Zhixuan Liang, Haohui Xie, Rijie Zeng , et al. (74 additional authors not shown)

    Abstract: Embodied Artificial Intelligence (Embodied AI) is an emerging frontier in robotics, driven by the need for autonomous systems that can perceive, reason, and act in complex physical environments. While single-arm systems have shown strong task performance, collaborative dual-arm systems are essential for handling more intricate tasks involving rigid, deformable, and tactile-sensitive objects. To ad… ▽ More

    Submitted 2 July, 2025; v1 submitted 29 June, 2025; originally announced June 2025.

    Comments: Challenge Webpage: https://robotwin-benchmark.github.io/cvpr-2025-challenge/

  46. arXiv:2506.20194  [pdf, ps, other

    cs.LG

    DuoGPT: Training-free Dual Sparsity through Activation-aware Pruning in LLMs

    Authors: Ruokai Yin, Yuhang Li, Donghyun Lee, Priyadarshini Panda

    Abstract: Large language models (LLMs) deliver strong performance but are difficult to deploy due to high memory and compute costs. While pruning reduces these demands, most methods ignore activation sparsity observed at runtime. We reinterpret activation sparsity as dynamic structured weight sparsity and propose DuoGPT, a unified framework that constructs dual-sparse (spMspV) workloads by combining unstruc… ▽ More

    Submitted 12 November, 2025; v1 submitted 25 June, 2025; originally announced June 2025.

    Comments: NeurIPS 2025. The code is available on Github (see hyperlink in the paper)

  47. arXiv:2506.18184  [pdf, ps, other

    cs.LG

    Memba: Membrane-driven Parameter-Efficient Fine-Tuning for Mamba

    Authors: Donghyun Lee, Yuhang Li, Ruokai Yin, Shiting Xiao, Priyadarshini Panda

    Abstract: State Space Models (SSMs) have emerged as powerful alternatives to attention-based Transformers, with Mamba demonstrating impressive efficiency and scalability. As these models grow increasingly larger, the need for Parameter-Efficient Fine-Tuning (PEFT) methods becomes critical to adapt pre-trained Mamba to downstream tasks without prohibitive computational costs. However, previous approaches sim… ▽ More

    Submitted 1 March, 2026; v1 submitted 22 June, 2025; originally announced June 2025.

    Comments: ICLR 2026

  48. arXiv:2505.22018  [pdf, ps, other

    cs.CL

    Improving Continual Pre-training Through Seamless Data Packing

    Authors: Ruicheng Yin, Xuan Gao, Changze Lv, Xiaohua Wang, Xiaoqing Zheng, Xuanjing Huang

    Abstract: Continual pre-training has demonstrated significant potential in enhancing model performance, particularly in domain-specific scenarios. The most common approach for packing data before continual pre-training involves concatenating input texts and splitting them into fixed-length sequences. While straightforward and efficient, this method often leads to excessive truncation and context discontinui… ▽ More

    Submitted 29 May, 2025; v1 submitted 28 May, 2025; originally announced May 2025.

    Comments: Accepted to ACL 2025 Findings

  49. arXiv:2505.05877  [pdf, other

    cs.LG cs.AI

    Multi-Modal Molecular Representation Learning via Structure Awareness

    Authors: Rong Yin, Ruyue Liu, Xiaoshuai Hao, Xingrui Zhou, Yong Liu, Can Ma, Weiping Wang

    Abstract: Accurate extraction of molecular representations is a critical step in the drug discovery process. In recent years, significant progress has been made in molecular representation learning methods, among which multi-modal molecular representation methods based on images, and 2D/3D topologies have become increasingly mainstream. However, existing these multi-modal approaches often directly fuse info… ▽ More

    Submitted 11 May, 2025; v1 submitted 9 May, 2025; originally announced May 2025.

    Comments: Accepted by IEEE Transactions on Image Processing (TIP) 2025

  50. arXiv:2504.21252  [pdf, other

    cs.CL

    Talk Before You Retrieve: Agent-Led Discussions for Better RAG in Medical QA

    Authors: Xuanzhao Dong, Wenhui Zhu, Hao Wang, Xiwen Chen, Peijie Qiu, Rui Yin, Yi Su, Yalin Wang

    Abstract: Medical question answering (QA) is a reasoning-intensive task that remains challenging for large language models (LLMs) due to hallucinations and outdated domain knowledge. Retrieval-Augmented Generation (RAG) provides a promising post-training solution by leveraging external knowledge. However, existing medical RAG systems suffer from two key limitations: (1) a lack of modeling for human-like rea… ▽ More

    Submitted 29 April, 2025; originally announced April 2025.