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

Showing 1–50 of 85 results for author: Tu, R

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

    cs.CV

    SafeCA: Safe Cross-Attention Localization and Regulation for Text-to-Video Jailbreak Defense

    Authors: Siyuan Liang, Yupeng Qiu, Junfeng Fang, Rong-Cheng Tu, Jiaxing Huang, Dacheng Tao

    Abstract: Text-to-Video (T2V) generative models are vulnerable to jailbreak attacks in real-world deployment, leading them to produce harmful or inappropriate content. Existing defense approaches mainly rely on input filtering or reconstruction, which not only incur high computational latency but also tend to distort semantics. To address these issues, we experimentally and systematically analyze the differ… ▽ More

    Submitted 11 August, 2026; originally announced August 2026.

    Comments: 10 pages, 4 figures

  2. arXiv:2608.00605  [pdf, ps, other

    cs.AI

    Escaping Confidence Trap: Evolutionary Decoding for Mathematical Reasoning in Diffusion LLMs

    Authors: Zhenhong Sun, Hanqing Zhao, Yatao Bian, Rongcheng Tu, Liuyue Xie, Xu Zhang, Jue Wang, Davide Modolo, Daoyi Dong, Dacheng Tao

    Abstract: Diffusion large language models (dLLMs) have emerged as a promising alternative to autoregressive LLMs, offering efficient generation through block-wise progressive unmasking. However, their strong general-purpose performance does not necessarily translate into reliable mathematical reasoning, where correctness depends on preserving coherent numerical-symbolic reasoning trajectories. In this work,… ▽ More

    Submitted 1 August, 2026; originally announced August 2026.

  3. arXiv:2604.15336  [pdf, ps, other

    cs.HC cs.AI

    Facial-Expression-Aware Prompting for Empathetic LLM Tutoring

    Authors: Shuangquan Feng, Laura Fleig, Ruisen Tu, Philip Chi, Edmund Bu, Melinda Ozel, Junhua Ma, Teng Fei, Virginia R. de Sa

    Abstract: Large language models (LLMs) enable increasingly capable tutoring-style conversational agents, yet effective tutoring requires sensitivity to learners' affective and cognitive states beyond text alone. Facial expressions provide immediate and practical cues of confusion, frustration, or engagement, but remain underexplored in LLM-driven tutoring. We investigate whether facial-expression-aware sign… ▽ More

    Submitted 28 July, 2026; v1 submitted 10 March, 2026; originally announced April 2026.

  4. arXiv:2603.26777  [pdf, ps, other

    cs.CV astro-ph.IM cs.LG

    BHCast: Unlocking Black Hole Plasma Dynamics from a Single Blurry Image with Long-Term Forecasting

    Authors: Renbo Tu, Ali SaraerToosi, Nicholas S. Conroy, Gennady Pekhimenko, Aviad Levis

    Abstract: The Event Horizon Telescope (EHT) delivered the first image of a black hole by capturing the light from its surrounding accretion flow, revealing structure but not dynamics. Simulations of black hole accretion dynamics are essential for interpreting EHT images but costly to generate and impractical for inference. Motivated by this bottleneck, BHCast presents a framework for forecasting black hole… ▽ More

    Submitted 24 March, 2026; originally announced March 2026.

    Comments: CVPR 2026

  5. arXiv:2603.22760  [pdf, ps, other

    cs.RO

    SG-VLA: Learning Spatially-Grounded Vision-Language-Action Models for Mobile Manipulation

    Authors: Ruisen Tu, Arth Shukla, Sohyun Yoo, Xuanlin Li, Junxi Li, Jianwen Xie, Hao Su, Zhuowen Tu

    Abstract: Vision-Language-Action (VLA) models show promise for robotic control, yet performance in complex household environments remains sub-optimal. Mobile manipulation requires reasoning about global scene layout, fine-grained geometry, and high-dimensional continuous actions, making standard imitation learning insufficient. We introduce a framework for learning spatially-grounded VLA models that strengt… ▽ More

    Submitted 23 March, 2026; originally announced March 2026.

  6. arXiv:2603.04621  [pdf, ps, other

    cs.DC

    DuaLip-GPU Technical Report

    Authors: Gregory Dexter, Aida Rahmattalabi, Sanjana Garg, Qinquan Song, Ruby Tu, Yuan Gao, Yi Zhang, Zhipeng Wang, Rahul Mazumder

    Abstract: Large-scale linear programs (LPs) arise in many decision systems, including ranking, allocation, and matching problems that must be solved repeatedly at massive scale. Prior work such as ECLIPSE and LinkedIn's open-source DuaLip showed that ridge-regularized dual ascent with first-order methods can scale to these settings. However, the original implementation was tightly coupled to a small number… ▽ More

    Submitted 4 March, 2026; originally announced March 2026.

  7. arXiv:2602.21631  [pdf, ps, other

    cs.CV

    UniHand: A Unified Model for Diverse Controlled 4D Hand Motion Modeling

    Authors: Zhihao Sun, Tong Wu, Ruirui Tu, Daoguo Dong, Zuxuan Wu

    Abstract: Hand motion plays a central role in human interaction, yet modeling realistic 4D hand motion (i.e., 3D hand pose sequences over time) remains challenging. Research in this area is typically divided into two tasks: (1) Estimation approaches reconstruct precise motion from visual observations, but often fail under hand occlusion or absence; (2) Generation approaches focus on synthesizing hand poses… ▽ More

    Submitted 25 February, 2026; originally announced February 2026.

  8. arXiv:2602.18739  [pdf, ps, other

    cs.LG

    When World Models Dream Wrong: Physical-Conditioned Adversarial Attacks against World Models

    Authors: Zhixiang Guo, Siyuan Liang, Andras Balogh, Noah Lunberry, Rong-Cheng Tu, Mark Jelasity, Dacheng Tao

    Abstract: Generative world models (WMs) are increasingly used to synthesize controllable, sensor-conditioned driving videos, yet their reliance on physical priors exposes novel attack surfaces. In this paper, we present Physical-Conditioned World Model Attack (PhysCond-WMA), the first white-box world model attack that perturbs physical-condition channels, such as HDMap embeddings and 3D-box features, to ind… ▽ More

    Submitted 21 February, 2026; originally announced February 2026.

  9. arXiv:2602.08329  [pdf, ps, other

    cs.LG cs.AI cs.IT

    Near-Oracle KV Selection via Pre-hoc Sparsity for Long-Context Inference

    Authors: Yifei Gao, Lei Wang, Rong-Cheng Tu, Qixin Zhang, Jun Cheng, Dacheng Tao

    Abstract: A core bottleneck in large language model (LLM) inference is the cost of attending over the ever-growing key-value (KV) cache. Although near-oracle top-k KV selection can preserve the quality of dense attention while sharply reducing computation and bandwidth, existing sparse methods generally rely on posterior heuristics, i.e., selectors conditioned on observed attention or proxy scores. Such con… ▽ More

    Submitted 9 February, 2026; originally announced February 2026.

    Comments: An effective method for accelerating LLM's inference via selective KV processing

    MSC Class: G.4; I.2.7

  10. arXiv:2602.02544  [pdf, ps, other

    cs.LG cs.AI

    SPA-Cache: Singular Proxies for Adaptive Caching in Diffusion Language Models

    Authors: Wenhao Sun, Rong-Cheng Tu, Yifu Ding, Zhao Jin, Jingyi Liao, Yongcheng Jing, Dacheng Tao

    Abstract: While Diffusion Language Models (DLMs) offer a flexible, arbitrary-order alternative to the autoregressive paradigm, their non-causal nature precludes standard KV caching, forcing costly hidden state recomputation at every decoding step. Existing DLM caching approaches reduce this cost by selective hidden state updates; however, they are still limited by (i) costly token-wise update identification… ▽ More

    Submitted 23 May, 2026; v1 submitted 30 January, 2026; originally announced February 2026.

    Comments: Accepted by ICML 2026.The code repository is available at https://github.com/wenhao728/spa-cache

  11. arXiv:2601.22069  [pdf, ps, other

    cs.CL

    VTC-R1: Vision-Text Compression for Efficient Long-Context Reasoning

    Authors: Yibo Wang, Yongcheng Jing, Shunyu Liu, Hao Guan, Rong-cheng Tu, Chengyu Wang, Jun Huang, Dacheng Tao

    Abstract: Long-context reasoning has significantly empowered large language models (LLMs) to tackle complex tasks, yet it introduces severe efficiency bottlenecks due to the computational complexity. Existing efficient approaches often rely on complex additional training or external models for compression, which limits scalability and discards critical fine-grained information. In this paper, we propose VTC… ▽ More

    Submitted 31 January, 2026; v1 submitted 29 January, 2026; originally announced January 2026.

    Comments: Code: https://github.com/w-yibo/VTC-R1

  12. A Survey on Efficient Large Language Model Training: From Data-centric Perspectives

    Authors: Junyu Luo, Bohan Wu, Xiao Luo, Zhiping Xiao, Yiqiao Jin, Rong-Cheng Tu, Nan Yin, Yifan Wang, Jingyang Yuan, Wei Ju, Ming Zhang

    Abstract: Post-training of Large Language Models (LLMs) is crucial for unlocking their task generalization potential and domain-specific capabilities. However, the current LLM post-training paradigm faces significant data challenges, including the high costs of manual annotation and diminishing marginal returns on data scales. Therefore, achieving data-efficient post-training has become a key research quest… ▽ More

    Submitted 29 October, 2025; originally announced October 2025.

    Comments: ACL 2025

  13. arXiv:2510.25110  [pdf, ps, other

    cs.CL

    DEBATE: A Large-Scale Benchmark for Evaluating Opinion Dynamics in Role-Playing LLM Agents

    Authors: Yun-Shiuan Chuang, Ruixuan Tu, Chengtao Dai, You Li, Smit Vasani, Binwei Yao, Michael Henry Tessler, Sijia Yang, Dhavan Shah, Robert Hawkins, Junjie Hu, Timothy T. Rogers

    Abstract: Accurately modeling opinion change through social interactions is crucial for understanding and mitigating polarization, misinformation, and societal conflict. Recent work simulates opinion dynamics with role-playing LLM agents (RPLAs), but multi-agent simulations often display unnatural group behavior, such as premature convergence, and lack empirical benchmarks for assessing alignment with real… ▽ More

    Submitted 28 May, 2026; v1 submitted 28 October, 2025; originally announced October 2025.

  14. arXiv:2509.03472  [pdf, ps, other

    cs.LG cs.AI cs.DC

    DPQuant: Efficient and Differentially-Private Model Training via Dynamic Quantization Scheduling

    Authors: Yubo Gao, Renbo Tu, Gennady Pekhimenko, Nandita Vijaykumar

    Abstract: Differentially-Private SGD (DP-SGD) and its adaptive variant DP-Adam are powerful techniques to protect user privacy when using sensitive data to train neural networks. During training, converting model weights and activations into low-precision formats, i.e., quantization, can drastically reduce training times, energy consumption, and cost, and is thus a widely used technique. In this work, we de… ▽ More

    Submitted 15 April, 2026; v1 submitted 3 September, 2025; originally announced September 2025.

  15. arXiv:2509.00052  [pdf, ps, other

    cs.GR cs.AI cs.CV

    Lightning Fast Caching-based Parallel Denoising Prediction for Accelerating Talking Head Generation

    Authors: Jianzhi Long, Wenhao Sun, Rongcheng Tu, Dacheng Tao

    Abstract: Diffusion-based talking head models generate high-quality, photorealistic videos but suffer from slow inference, limiting practical applications. Existing acceleration methods for general diffusion models fail to exploit the temporal and spatial redundancies unique to talking head generation. In this paper, we propose a task-specific framework addressing these inefficiencies through two key innova… ▽ More

    Submitted 19 January, 2026; v1 submitted 24 August, 2025; originally announced September 2025.

  16. arXiv:2508.04175  [pdf, ps, other

    cs.CV

    AD-FM: Multimodal LLMs for Anomaly Detection via Multi-Stage Reasoning and Fine-Grained Reward Optimization

    Authors: Jingyi Liao, Yongyi Su, Rong-Cheng Tu, Zhao Jin, Wenhao Sun, Yiting Li, Dacheng Tao, Xun Xu, Xulei Yang

    Abstract: While Multimodal Large Language Models (MLLMs) demonstrate remarkable capabilities across diverse domains, their application to specialized anomaly detection (AD) remains constrained by domain adaptation challenges. Existing Group Relative Policy Optimization (GRPO) based approaches suffer from two critical limitations: inadequate training data utilization when models produce uniform responses, an… ▽ More

    Submitted 6 August, 2025; originally announced August 2025.

  17. arXiv:2508.00285  [pdf

    cs.CL

    Enhancing Trustworthy Clinical Diagnosis Decision-Making in Large Language Models via Etiology-Aware Attention Supervision

    Authors: Peixian Li, Yu Tian, Ruiqi Tu, Chengkai Wu, Jingjing Ren, Jingsong Li

    Abstract: Objective: Large Language Models (LLMs) have demonstrated strong capabilities in medical text understanding and generation. However, their trustworthiness in diagnosis-oriented medical tasks remains constrained by the lack of structured guidance on how clinically relevant diagnostic evidence is internally attended to and utilized during model learning. Method: We propose an Etiology-Aware Attentio… ▽ More

    Submitted 5 August, 2026; v1 submitted 31 July, 2025; originally announced August 2025.

    Comments: 20 pages, 8 figures

    ACM Class: I.2.7; J.3

  18. arXiv:2507.03094  [pdf, ps, other

    cs.CV astro-ph.IM cs.LG physics.ao-ph

    NeuralDMD: Interpretable Neural Representation of Dynamics from Sparse and Noisy Measurements

    Authors: Ali SaraerToosi, Renbo Tu, Esther Y. H. Lin, Kamyar Azizzadenesheli, Aviad Levis

    Abstract: Many challenges in scientific imaging involve solving ill-posed inverse problems, where the goal is to recover spatio-temporal fields from indirect, noisy, and highly sparse measurements - often without access to ground truth data or reliable simulators. To address this challenging scenario, we present NeuralDMD, an interpretable, untrained (per-instance) reconstruction framework that combines neu… ▽ More

    Submitted 7 August, 2026; v1 submitted 3 July, 2025; originally announced July 2025.

    Comments: 53 pages, 26 figures

    MSC Class: 68T45; 68T07 ACM Class: I.4.8; I.2.6

  19. arXiv:2506.21924  [pdf, ps, other

    cs.CV

    SPAZER: Spatial-Semantic Progressive Reasoning Agent for Zero-shot 3D Visual Grounding

    Authors: Zhao Jin, Rong-Cheng Tu, Jingyi Liao, Wenhao Sun, Xiao Luo, Shunyu Liu, Dacheng Tao

    Abstract: 3D Visual Grounding (3DVG) aims to localize target objects within a 3D scene based on natural language queries. To alleviate the reliance on costly 3D training data, recent studies have explored zero-shot 3DVG by leveraging the extensive knowledge and powerful reasoning capabilities of pre-trained LLMs and VLMs. However, existing paradigms tend to emphasize either spatial (3D-based) or semantic (2… ▽ More

    Submitted 27 June, 2025; originally announced June 2025.

  20. arXiv:2506.10019  [pdf, ps, other

    cs.CL cs.AI cs.CV cs.LG

    A Survey of Automatic Evaluation Methods on Text, Visual and Speech Generations

    Authors: Tian Lan, Yang-Hao Zhou, Zi-Ao Ma, Fanshu Sun, Rui-Qing Sun, Junyu Luo, Rong-Cheng Tu, Heyan Huang, Chen Xu, Zhijing Wu, Xian-Ling Mao

    Abstract: Recent advances in deep learning have significantly enhanced generative AI capabilities across text, images, and audio. However, automatically evaluating the quality of these generated outputs presents ongoing challenges. Although numerous automatic evaluation methods exist, current research lacks a systematic framework that comprehensively organizes these methods across text, visual, and audio mo… ▽ More

    Submitted 6 June, 2025; originally announced June 2025.

  21. arXiv:2506.09096  [pdf, ps, other

    cs.LG cs.AI

    Intra-Trajectory Consistency for Reward Modeling

    Authors: Chaoyang Zhou, Shunyu Liu, Zengmao Wang, Di Wang, Rong-Cheng Tu, Bo Du, Dacheng Tao

    Abstract: Reward models are critical for improving large language models (LLMs), particularly in reinforcement learning from human feedback (RLHF) or inference-time verification. Current reward modeling typically relies on scores of overall responses to learn the outcome rewards for the responses. However, since the response-level scores are coarse-grained supervision signals, the reward model struggles to… ▽ More

    Submitted 16 June, 2025; v1 submitted 10 June, 2025; originally announced June 2025.

    Comments: Under review

  22. arXiv:2505.19952  [pdf, ps, other

    cs.CV cs.IR

    Multimodal Reasoning Agent for Zero-Shot Composed Image Retrieval

    Authors: Rong-Cheng Tu, Wenhao Sun, Hanzhe You, Yingjie Wang, Jiaxing Huang, Li Shen, Dacheng Tao

    Abstract: Zero-Shot Composed Image Retrieval (ZS-CIR) aims to retrieve target images given a compositional query, consisting of a reference image and a modifying text-without relying on annotated training data. Existing approaches often generate a synthetic target text using large language models (LLMs) to serve as an intermediate anchor between the compositional query and the target image. Models are then… ▽ More

    Submitted 26 May, 2025; originally announced May 2025.

  23. arXiv:2505.19707  [pdf, other

    cs.CV cs.IR

    MLLM-Guided VLM Fine-Tuning with Joint Inference for Zero-Shot Composed Image Retrieval

    Authors: Rong-Cheng Tu, Zhao Jin, Jingyi Liao, Xiao Luo, Yingjie Wang, Li Shen, Dacheng Tao

    Abstract: Existing Zero-Shot Composed Image Retrieval (ZS-CIR) methods typically train adapters that convert reference images into pseudo-text tokens, which are concatenated with the modifying text and processed by frozen text encoders in pretrained VLMs or LLMs. While this design leverages the strengths of large pretrained models, it only supervises the adapter to produce encoder-compatible tokens that loo… ▽ More

    Submitted 26 May, 2025; originally announced May 2025.

  24. arXiv:2505.18809  [pdf, ps, other

    cs.CV

    VORTA: Efficient Video Diffusion via Routing Sparse Attention

    Authors: Wenhao Sun, Rong-Cheng Tu, Yifu Ding, Zhao Jin, Jingyi Liao, Shunyu Liu, Dacheng Tao

    Abstract: Video diffusion transformers have achieved remarkable progress in high-quality video generation, but remain computationally expensive due to the quadratic complexity of attention over high-dimensional video sequences. Recent acceleration methods enhance the efficiency by exploiting the local sparsity of attention scores; yet they often struggle with accelerating the long-range computation. To addr… ▽ More

    Submitted 12 October, 2025; v1 submitted 24 May, 2025; originally announced May 2025.

    Comments: Accepted by NeurIPS 2025. The code is available at https://github.com/wenhao728/VORTA

  25. arXiv:2505.17897  [pdf, other

    cs.AI cs.CL

    T2I-Eval-R1: Reinforcement Learning-Driven Reasoning for Interpretable Text-to-Image Evaluation

    Authors: Zi-Ao Ma, Tian Lan, Rong-Cheng Tu, Shu-Hang Liu, Heyan Huang, Zhijing Wu, Chen Xu, Xian-Ling Mao

    Abstract: The rapid progress in diffusion-based text-to-image (T2I) generation has created an urgent need for interpretable automatic evaluation methods that can assess the quality of generated images, therefore reducing the human annotation burden. To reduce the prohibitive cost of relying on commercial models for large-scale evaluation, and to improve the reasoning capabilities of open-source models, rece… ▽ More

    Submitted 23 May, 2025; originally announced May 2025.

  26. Streamlining evidence based clinical recommendations with large language models

    Authors: Dubai Li, Nan Jiang, Kangping Huang, Ruiqi Tu, Shuyu Ouyang, Huayu Yu, Lin Qiao, Chen Yu, Tianshu Zhou, Danyang Tong, Qian Wang, Mengtao Li, Xiaofeng Zeng, Yu Tian, Xinping Tian, Jingsong Li

    Abstract: Clinical evidence underpins informed healthcare decisions, yet integrating it into real-time practice remains challenging due to intensive workloads, complex procedures, and time constraints. This study presents Quicker, an LLM-powered system that automates evidence synthesis and generates clinical recommendations following standard guideline development workflows. Quicker delivers an end-to-end p… ▽ More

    Submitted 8 January, 2026; v1 submitted 15 May, 2025; originally announced May 2025.

    Journal ref: Digit. Med. 8, 793 (2025)

  27. arXiv:2505.06679  [pdf, ps, other

    cs.CV

    T2V-OptJail: Discrete Prompt Optimization for Text-to-Video Jailbreak Attacks

    Authors: Jiayang Liu, Siyuan Liang, Shiqian Zhao, Rongcheng Tu, Wenbo Zhou, Aishan Liu, Dacheng Tao, Siew Kei Lam

    Abstract: In recent years, fueled by the rapid advancement of diffusion models, text-to-video (T2V) generation models have achieved remarkable progress, with notable examples including Pika, Luma, Kling, and Open-Sora. Although these models exhibit impressive generative capabilities, they also expose significant security risks due to their vulnerability to jailbreak attacks, where the models are manipulated… ▽ More

    Submitted 17 June, 2025; v1 submitted 10 May, 2025; originally announced May 2025.

  28. arXiv:2504.15512  [pdf, other

    cs.CR cs.LG

    T2VShield: Model-Agnostic Jailbreak Defense for Text-to-Video Models

    Authors: Siyuan Liang, Jiayang Liu, Jiecheng Zhai, Tianmeng Fang, Rongcheng Tu, Aishan Liu, Xiaochun Cao, Dacheng Tao

    Abstract: The rapid development of generative artificial intelligence has made text to video models essential for building future multimodal world simulators. However, these models remain vulnerable to jailbreak attacks, where specially crafted prompts bypass safety mechanisms and lead to the generation of harmful or unsafe content. Such vulnerabilities undermine the reliability and security of simulation b… ▽ More

    Submitted 26 April, 2025; v1 submitted 21 April, 2025; originally announced April 2025.

    Comments: 33 pages, 9 figures

  29. arXiv:2503.21460  [pdf, other

    cs.CL

    Large Language Model Agent: A Survey on Methodology, Applications and Challenges

    Authors: Junyu Luo, Weizhi Zhang, Ye Yuan, Yusheng Zhao, Junwei Yang, Yiyang Gu, Bohan Wu, Binqi Chen, Ziyue Qiao, Qingqing Long, Rongcheng Tu, Xiao Luo, Wei Ju, Zhiping Xiao, Yifan Wang, Meng Xiao, Chenwu Liu, Jingyang Yuan, Shichang Zhang, Yiqiao Jin, Fan Zhang, Xian Wu, Hanqing Zhao, Dacheng Tao, Philip S. Yu , et al. (1 additional authors not shown)

    Abstract: The era of intelligent agents is upon us, driven by revolutionary advancements in large language models. Large Language Model (LLM) agents, with goal-driven behaviors and dynamic adaptation capabilities, potentially represent a critical pathway toward artificial general intelligence. This survey systematically deconstructs LLM agent systems through a methodology-centered taxonomy, linking architec… ▽ More

    Submitted 27 March, 2025; originally announced March 2025.

    Comments: 329 papers surveyed, resources are at https://github.com/luo-junyu/Awesome-Agent-Papers

  30. arXiv:2503.14910  [pdf, other

    cs.CV

    Robust Distribution Alignment for Industrial Anomaly Detection under Distribution Shift

    Authors: Jingyi Liao, Xun Xu, Yongyi Su, Rong-Cheng Tu, Yifan Liu, Dacheng Tao, Xulei Yang

    Abstract: Anomaly detection plays a crucial role in quality control for industrial applications. However, ensuring robustness under unseen domain shifts such as lighting variations or sensor drift remains a significant challenge. Existing methods attempt to address domain shifts by training generalizable models but often rely on prior knowledge of target distributions and can hardly generalise to backbones… ▽ More

    Submitted 19 March, 2025; originally announced March 2025.

  31. arXiv:2503.11701  [pdf, other

    cs.LG

    A Survey of Direct Preference Optimization

    Authors: Shunyu Liu, Wenkai Fang, Zetian Hu, Junjie Zhang, Yang Zhou, Kongcheng Zhang, Rongcheng Tu, Ting-En Lin, Fei Huang, Mingli Song, Yongbin Li, Dacheng Tao

    Abstract: Large Language Models (LLMs) have demonstrated unprecedented generative capabilities, yet their alignment with human values remains critical for ensuring helpful and harmless deployments. While Reinforcement Learning from Human Feedback (RLHF) has emerged as a powerful paradigm for aligning LLMs with human preferences, its reliance on complex reward modeling introduces inherent trade-offs in compu… ▽ More

    Submitted 12 March, 2025; originally announced March 2025.

  32. arXiv:2412.17970  [pdf, other

    cs.CL cs.LG stat.ME

    CARL-GT: Evaluating Causal Reasoning Capabilities of Large Language Models

    Authors: Ruibo Tu, Hedvig Kjellström, Gustav Eje Henter, Cheng Zhang

    Abstract: Causal reasoning capabilities are essential for large language models (LLMs) in a wide range of applications, such as education and healthcare. But there is still a lack of benchmarks for a better understanding of such capabilities. Current LLM benchmarks are mainly based on conversational tasks, academic math tests, and coding tests. Such benchmarks evaluate LLMs in well-regularized settings, but… ▽ More

    Submitted 23 December, 2024; originally announced December 2024.

  33. arXiv:2412.16240  [pdf

    cs.HC

    Modeling Battery Electric Vehicle Users' Charging Decisions in Scenarios with Both Time-Related and Distance-Related Anxiety

    Authors: Jiyao Wang, Wenbo Zhang, Xiao, Wen, Dengbo He, Ran Tu

    Abstract: As one of the most promising alternatives to internal combustion engine vehicles, battery electric vehicles (BEVs) have become increasingly prevalent in recent years. However, range anxiety is still a major concern among BEV users or potential users in recent years. The social-psychological factors were found to be associated with range anxiety, but how the charging decisions are affected by range… ▽ More

    Submitted 19 December, 2024; originally announced December 2024.

  34. arXiv:2412.11706  [pdf, other

    cs.CV

    AsymRnR: Video Diffusion Transformers Acceleration with Asymmetric Reduction and Restoration

    Authors: Wenhao Sun, Rong-Cheng Tu, Jingyi Liao, Zhao Jin, Dacheng Tao

    Abstract: Diffusion Transformers (DiTs) have proven effective in generating high-quality videos but are hindered by high computational costs. Existing video DiT sampling acceleration methods often rely on costly fine-tuning or exhibit limited generalization capabilities. We propose Asymmetric Reduction and Restoration (AsymRnR), a training-free and model-agnostic method to accelerate video DiTs. It builds o… ▽ More

    Submitted 24 May, 2025; v1 submitted 16 December, 2024; originally announced December 2024.

    Comments: 18 pages, 14 figures. Accepted by ICML 2025. The code is available at https://github.com/wenhao728/AsymRnR

  35. arXiv:2412.11216  [pdf, other

    cs.CV cs.AI cs.IR

    Distribution-Consistency-Guided Multi-modal Hashing

    Authors: Jin-Yu Liu, Xian-Ling Mao, Tian-Yi Che, Rong-Cheng Tu

    Abstract: Multi-modal hashing methods have gained popularity due to their fast speed and low storage requirements. Among them, the supervised methods demonstrate better performance by utilizing labels as supervisory signals compared with unsupervised methods. Currently, for almost all supervised multi-modal hashing methods, there is a hidden assumption that training sets have no noisy labels. However, label… ▽ More

    Submitted 19 December, 2024; v1 submitted 15 December, 2024; originally announced December 2024.

  36. arXiv:2411.18983  [pdf, other

    cs.CV cs.MA

    SPAgent: Adaptive Task Decomposition and Model Selection for General Video Generation and Editing

    Authors: Rong-Cheng Tu, Wenhao Sun, Zhao Jin, Jingyi Liao, Jiaxing Huang, Dacheng Tao

    Abstract: While open-source video generation and editing models have made significant progress, individual models are typically limited to specific tasks, failing to meet the diverse needs of users. Effectively coordinating these models can unlock a wide range of video generation and editing capabilities. However, manual coordination is complex and time-consuming, requiring users to deeply understand task r… ▽ More

    Submitted 28 November, 2024; originally announced November 2024.

  37. arXiv:2411.16365  [pdf, other

    cs.CL

    Multi-modal Retrieval Augmented Multi-modal Generation: Datasets, Evaluation Metrics and Strong Baselines

    Authors: Zi-Ao Ma, Tian Lan, Rong-Cheng Tu, Yong Hu, Yu-Shi Zhu, Tong Zhang, Heyan Huang, Zhijing Wu, Xian-Ling Mao

    Abstract: We present a systematic investigation of Multi-modal Retrieval Augmented Multi-modal Generation (M$^2$RAG), a novel task that enables foundation models to process multi-modal web content and generate multi-modal responses, which exhibits better information density and readability. Despite its potential impact, M$^2$RAG remains understudied, lacking comprehensive analysis and high-quality data reso… ▽ More

    Submitted 23 May, 2025; v1 submitted 25 November, 2024; originally announced November 2024.

  38. arXiv:2411.15488  [pdf, other

    cs.CL cs.AI cs.CV

    Automatic Evaluation for Text-to-image Generation: Task-decomposed Framework, Distilled Training, and Meta-evaluation Benchmark

    Authors: Rong-Cheng Tu, Zi-Ao Ma, Tian Lan, Yuehao Zhao, Heyan Huang, Xian-Ling Mao

    Abstract: Driven by the remarkable progress in diffusion models, text-to-image generation has made significant strides, creating a pressing demand for automatic quality evaluation of generated images. Current state-of-the-art automatic evaluation methods heavily rely on Multi-modal Large Language Models (MLLMs), particularly powerful commercial models like GPT-4o. While these models are highly effective, th… ▽ More

    Submitted 23 November, 2024; originally announced November 2024.

  39. arXiv:2410.13210  [pdf, other

    cs.CL cs.AI

    FaithBench: A Diverse Hallucination Benchmark for Summarization by Modern LLMs

    Authors: Forrest Sheng Bao, Miaoran Li, Renyi Qu, Ge Luo, Erana Wan, Yujia Tang, Weisi Fan, Manveer Singh Tamber, Suleman Kazi, Vivek Sourabh, Mike Qi, Ruixuan Tu, Chenyu Xu, Matthew Gonzales, Ofer Mendelevitch, Amin Ahmad

    Abstract: Summarization is one of the most common tasks performed by large language models (LLMs), especially in applications like Retrieval-Augmented Generation (RAG). However, existing evaluations of hallucinations in LLM-generated summaries, and evaluations of hallucination detection models both suffer from a lack of diversity and recency in the LLM and LLM families considered. This paper introduces Fait… ▽ More

    Submitted 17 October, 2024; originally announced October 2024.

  40. arXiv:2410.13070  [pdf, other

    cs.CL cs.IR

    Is Semantic Chunking Worth the Computational Cost?

    Authors: Renyi Qu, Ruixuan Tu, Forrest Bao

    Abstract: Recent advances in Retrieval-Augmented Generation (RAG) systems have popularized semantic chunking, which aims to improve retrieval performance by dividing documents into semantically coherent segments. Despite its growing adoption, the actual benefits over simpler fixed-size chunking, where documents are split into consecutive, fixed-size segments, remain unclear. This study systematically evalua… ▽ More

    Submitted 16 October, 2024; originally announced October 2024.

  41. arXiv:2408.04820  [pdf, other

    cs.SE cs.AI cs.CL cs.HC cs.LG

    Natural Language Outlines for Code: Literate Programming in the LLM Era

    Authors: Kensen Shi, Deniz Altınbüken, Saswat Anand, Mihai Christodorescu, Katja Grünwedel, Alexa Koenings, Sai Naidu, Anurag Pathak, Marc Rasi, Fredde Ribeiro, Brandon Ruffin, Siddhant Sanyam, Maxim Tabachnyk, Sara Toth, Roy Tu, Tobias Welp, Pengcheng Yin, Manzil Zaheer, Satish Chandra, Charles Sutton

    Abstract: We propose using natural language outlines as a novel modality and interaction surface for providing AI assistance to developers throughout the software development process. An NL outline for a code function comprises multiple statements written in concise prose, which partition the code and summarize its main ideas in the style of literate programming. Crucially, we find that modern LLMs can gene… ▽ More

    Submitted 17 April, 2025; v1 submitted 8 August, 2024; originally announced August 2024.

    Comments: Accepted to FSE'25 Industry Track

  42. arXiv:2407.07111  [pdf, other

    cs.CV cs.AI cs.LG cs.MM

    Diffusion Model-Based Video Editing: A Survey

    Authors: Wenhao Sun, Rong-Cheng Tu, Jingyi Liao, Dacheng Tao

    Abstract: The rapid development of diffusion models (DMs) has significantly advanced image and video applications, making "what you want is what you see" a reality. Among these, video editing has gained substantial attention and seen a swift rise in research activity, necessitating a comprehensive and systematic review of the existing literature. This paper reviews diffusion model-based video editing techni… ▽ More

    Submitted 26 June, 2024; originally announced July 2024.

    Comments: 23 pages, 12 figures, a project related to this paper can be found at https://github.com/wenhao728/awesome-diffusion-v2v

  43. arXiv:2406.14555  [pdf, other

    cs.CV

    A Survey of Multimodal-Guided Image Editing with Text-to-Image Diffusion Models

    Authors: Xincheng Shuai, Henghui Ding, Xingjun Ma, Rongcheng Tu, Yu-Gang Jiang, Dacheng Tao

    Abstract: Image editing aims to edit the given synthetic or real image to meet the specific requirements from users. It is widely studied in recent years as a promising and challenging field of Artificial Intelligence Generative Content (AIGC). Recent significant advancement in this field is based on the development of text-to-image (T2I) diffusion models, which generate images according to text prompts. Th… ▽ More

    Submitted 20 June, 2024; originally announced June 2024.

    Comments: Project Page: https://github.com/xinchengshuai/Awesome-Image-Editing

  44. arXiv:2406.08311  [pdf, ps, other

    cs.LG cs.AI

    Causality for Tabular Data Synthesis: A High-Order Structure Causal Benchmark Framework

    Authors: Zineb Senane, Axel Karlsson, Lele Cao, Oleg Smirnov, Cheng Zhang, Sahar Asadi, Hedvig Kjellström, Gustav Eje Henter, Ruibo Tu

    Abstract: Existing evaluations of tabular synthesis models rely primarily on low-order statistics and downstream task performance, leaving multivariate causal relationships that go beyond pairwise correlations largely unmeasured. We argue that a systematic evaluation on high-order structural information is a crucial first step in addressing this issue in tabular data synthesis. In this paper, we present hig… ▽ More

    Submitted 28 June, 2026; v1 submitted 12 June, 2024; originally announced June 2024.

  45. Self-Supervised Learning of Time Series Representation via Diffusion Process and Imputation-Interpolation-Forecasting Mask

    Authors: Zineb Senane, Lele Cao, Valentin Leonhard Buchner, Yusuke Tashiro, Lei You, Pawel Herman, Mats Nordahl, Ruibo Tu, Vilhelm von Ehrenheim

    Abstract: Time Series Representation Learning (TSRL) focuses on generating informative representations for various Time Series (TS) modeling tasks. Traditional Self-Supervised Learning (SSL) methods in TSRL fall into four main categories: reconstructive, adversarial, contrastive, and predictive, each with a common challenge of sensitivity to noise and intricate data nuances. Recently, diffusion-based method… ▽ More

    Submitted 17 June, 2024; v1 submitted 9 May, 2024; originally announced May 2024.

    Comments: Published as a full paper by KDD 2024 Research Track (12 pages as main paper and 11 pages as appendix). Source code available at https://github.com/llcresearch/TSDE

    ACM Class: G.3; I.6.5; I.2.4

  46. arXiv:2404.12512  [pdf, other

    cs.CR cs.LG

    Proteus: Preserving Model Confidentiality during Graph Optimizations

    Authors: Yubo Gao, Maryam Haghifam, Christina Giannoula, Renbo Tu, Gennady Pekhimenko, Nandita Vijaykumar

    Abstract: Deep learning (DL) models have revolutionized numerous domains, yet optimizing them for computational efficiency remains a challenging endeavor. Development of new DL models typically involves two parties: the model developers and performance optimizers. The collaboration between the parties often necessitates the model developers exposing the model architecture and computational graph to the opti… ▽ More

    Submitted 18 April, 2024; originally announced April 2024.

  47. arXiv:2312.06583  [pdf, other

    cs.CV cs.AI cs.LG cs.RO

    3D Hand Pose Estimation in Everyday Egocentric Images

    Authors: Aditya Prakash, Ruisen Tu, Matthew Chang, Saurabh Gupta

    Abstract: 3D hand pose estimation in everyday egocentric images is challenging for several reasons: poor visual signal (occlusion from the object of interaction, low resolution & motion blur), large perspective distortion (hands are close to the camera), and lack of 3D annotations outside of controlled settings. While existing methods often use hand crops as input to focus on fine-grained visual information… ▽ More

    Submitted 23 September, 2024; v1 submitted 11 December, 2023; originally announced December 2023.

    Comments: ECCV 2024, Project page: https://ap229997.github.io/projects/hands/

  48. arXiv:2310.05181  [pdf, other

    eess.AS cs.GR cs.HC cs.LG cs.SD

    Unified speech and gesture synthesis using flow matching

    Authors: Shivam Mehta, Ruibo Tu, Simon Alexanderson, Jonas Beskow, Éva Székely, Gustav Eje Henter

    Abstract: As text-to-speech technologies achieve remarkable naturalness in read-aloud tasks, there is growing interest in multimodal synthesis of verbal and non-verbal communicative behaviour, such as spontaneous speech and associated body gestures. This paper presents a novel, unified architecture for jointly synthesising speech acoustics and skeleton-based 3D gesture motion from text, trained using optima… ▽ More

    Submitted 9 January, 2024; v1 submitted 8 October, 2023; originally announced October 2023.

    Comments: 5 pages, 1 figure. Final version, accepted to IEEE ICASSP 2024

    MSC Class: 68T07 (Primary); 68T42 (Secondary) ACM Class: I.2.7; I.2.6; H.5

  49. arXiv:2309.03199  [pdf, other

    eess.AS cs.HC cs.LG cs.SD

    Matcha-TTS: A fast TTS architecture with conditional flow matching

    Authors: Shivam Mehta, Ruibo Tu, Jonas Beskow, Éva Székely, Gustav Eje Henter

    Abstract: We introduce Matcha-TTS, a new encoder-decoder architecture for speedy TTS acoustic modelling, trained using optimal-transport conditional flow matching (OT-CFM). This yields an ODE-based decoder capable of high output quality in fewer synthesis steps than models trained using score matching. Careful design choices additionally ensure each synthesis step is fast to run. The method is probabilistic… ▽ More

    Submitted 9 January, 2024; v1 submitted 6 September, 2023; originally announced September 2023.

    Comments: 5 pages, 3 figures. Final version, accepted to IEEE ICASSP 2024

    MSC Class: 68T07 ACM Class: I.2.7; I.2.6; H.5.5

  50. arXiv:2307.15034  [pdf, other

    cs.LG math.NA

    Guaranteed Approximation Bounds for Mixed-Precision Neural Operators

    Authors: Renbo Tu, Colin White, Jean Kossaifi, Boris Bonev, Nikola Kovachki, Gennady Pekhimenko, Kamyar Azizzadenesheli, Anima Anandkumar

    Abstract: Neural operators, such as Fourier Neural Operators (FNO), form a principled approach for learning solution operators for PDEs and other mappings between function spaces. However, many real-world problems require high-resolution training data, and the training time and limited GPU memory pose big barriers. One solution is to train neural operators in mixed precision to reduce the memory requirement… ▽ More

    Submitted 5 May, 2024; v1 submitted 27 July, 2023; originally announced July 2023.

    Comments: ICLR 2024