Skip to main content

Showing 51–100 of 489 results for author: Su, Z

.
  1. arXiv:2402.13429  [pdf, ps, other

    cs.DB cs.LG cs.OS

    Everything You Always Wanted to Know About Storage Compressibility of Pre-Trained ML Models but Were Afraid to Ask

    Authors: Zhaoyuan Su, Ammar Ahmed, Zirui Wang, Ali Anwar, Yue Cheng

    Abstract: As the number of pre-trained machine learning (ML) models is growing exponentially, data reduction tools are not catching up. Existing data reduction techniques are not specifically designed for pre-trained model (PTM) dataset files. This is largely due to a lack of understanding of the patterns and characteristics of these datasets, especially those relevant to data reduction and compressibility.… ▽ More

    Submitted 20 February, 2024; originally announced February 2024.

    Comments: This paper presents the first, exhaustive analysis to date of PTM datasets on storage compressibility. Motivated by our findings, we design ELF, a simple yet effective, error-bounded, lossy floating-point compression method

    ACM Class: H.2.7

  2. arXiv:2402.12821  [pdf, other

    cs.CL cs.LG

    Identifying Factual Inconsistencies in Summaries: Grounding Model Inference via Task Taxonomy

    Authors: Liyan Xu, Zhenlin Su, Mo Yu, ** Xu, **ho D. Choi, Jie Zhou, Fei Liu

    Abstract: Factual inconsistencies pose a significant hurdle for the faithful summarization by generative models. While a major direction to enhance inconsistency detection is to derive stronger Natural Language Inference (NLI) models, we propose an orthogonal aspect that underscores the importance of incorporating task-specific taxonomy into the inference. To this end, we consolidate key error types of inco… ▽ More

    Submitted 19 June, 2024; v1 submitted 20 February, 2024; originally announced February 2024.

  3. arXiv:2402.11842  [pdf, other

    cs.SE cs.AI

    CodeArt: Better Code Models by Attention Regularization When Symbols Are Lacking

    Authors: Zian Su, Xiangzhe Xu, Ziyang Huang, Zhuo Zhang, Yapeng Ye, Jianjun Huang, Xiangyu Zhang

    Abstract: Transformer based code models have impressive performance in many software engineering tasks. However, their effectiveness degrades when symbols are missing or not informative. The reason is that the model may not learn to pay attention to the right correlations/contexts without the help of symbols. We propose a new method to pre-train general code models when symbols are lacking. We observe that… ▽ More

    Submitted 19 February, 2024; originally announced February 2024.

  4. arXiv:2402.10754  [pdf, other

    cs.PL cs.LG cs.SE

    When Dataflow Analysis Meets Large Language Models

    Authors: Chengpeng Wang, Wuqi Zhang, Zian Su, Xiangzhe Xu, Xiaoheng Xie, Xiangyu Zhang

    Abstract: Dataflow analysis is a powerful code analysis technique that reasons dependencies between program values, offering support for code optimization, program comprehension, and bug detection. Existing approaches require the successful compilation of the subject program and customizations for downstream applications. This paper introduces LLMDFA, an LLM-powered dataflow analysis framework that analyzes… ▽ More

    Submitted 16 February, 2024; originally announced February 2024.

    Comments: 15 pages, 16 figures, 5 tables

    MSC Class: 68N30; 68T01 ACM Class: D.3.0; D.2.4; I.2.5; I.2.6

  5. Evaluating the Experience of LGBTQ+ People Using Large Language Model Based Chatbots for Mental Health Support

    Authors: Zilin Ma, Yiyang Mei, Yinru Long, Zhaoyuan Su, Krzysztof Z. Gajos

    Abstract: LGBTQ+ individuals are increasingly turning to chatbots powered by large language models (LLMs) to meet their mental health needs. However, little research has explored whether these chatbots can adequately and safely provide tailored support for this demographic. We interviewed 18 LGBTQ+ and 13 non-LGBTQ+ participants about their experiences with LLM-based chatbots for mental health needs. LGBTQ+… ▽ More

    Submitted 14 February, 2024; originally announced February 2024.

  6. Lightweight Pixel Difference Networks for Efficient Visual Representation Learning

    Authors: Zhuo Su, Jiehua Zhang, Longguang Wang, Hua Zhang, Zhen Liu, Matti Pietikäinen, Li Liu

    Abstract: Recently, there have been tremendous efforts in develo** lightweight Deep Neural Networks (DNNs) with satisfactory accuracy, which can enable the ubiquitous deployment of DNNs in edge devices. The core challenge of develo** compact and efficient DNNs lies in how to balance the competing goals of achieving high accuracy and high efficiency. In this paper we propose two novel types of convolutio… ▽ More

    Submitted 1 February, 2024; originally announced February 2024.

    Comments: We design a novel lightweight convolutional operator for computer vision tasks. Both full-precision networks and BNNs are developed. Accepted by TPAMI

  7. arXiv:2401.16659  [pdf, other

    cs.IR cs.CL

    History-Aware Conversational Dense Retrieval

    Authors: Fengran Mo, Chen Qu, Kelong Mao, Tianyu Zhu, Zhan Su, Kaiyu Huang, Jian-Yun Nie

    Abstract: Conversational search facilitates complex information retrieval by enabling multi-turn interactions between users and the system. Supporting such interactions requires a comprehensive understanding of the conversational inputs to formulate a good search query based on historical information. In particular, the search query should include the relevant information from the previous conversation turn… ▽ More

    Submitted 28 May, 2024; v1 submitted 29 January, 2024; originally announced January 2024.

    Comments: Accepted to Findings of ACL 2024

  8. arXiv:2401.14860  [pdf, ps, other

    math.PR

    On Log-Concave-Tailed Chaoses and the Restricted Isometry Property

    Authors: Guozheng Dai, Zhonggen Su, Vladimir Ulyanov, Hanchao Wang

    Abstract: In this paper, we obtain a $p$-th moment bound for the suprema of a log-concave-tailed nonhomogeneous chaos process, which is optimal in some special cases. A crucial ingredient of the proof is a novel decoupling inequality, which may be of independent interest. With this $p$-th moment bound, we show two uniform Hanson-Wright type deviation inequalities for $α$-subexponential entries (… ▽ More

    Submitted 12 May, 2024; v1 submitted 26 January, 2024; originally announced January 2024.

    MSC Class: 60B20; 60G15; 65C50

  9. arXiv:2401.09263  [pdf, ps, other

    math.PR

    Deviation Inequalities for the Spectral Norm of Structured Random Matrices

    Authors: Guozheng Dai, Zhonggen Su

    Abstract: We study the deviation inequality for the spectral norm of structured random matrices with non-gaussian entries. In particular, we establish an optimal bound for the $p$-th moment of the spectral norm by transfering the spectral norm into the suprema of canonical processes. A crucial ingredient of our proof is a comparison of weak and strong moments. As an application, we show a deviation inequali… ▽ More

    Submitted 12 May, 2024; v1 submitted 17 January, 2024; originally announced January 2024.

  10. arXiv:2401.09071  [pdf, other

    cs.LG cs.AI

    Rethinking Spectral Graph Neural Networks with Spatially Adaptive Filtering

    Authors: **gwei Guo, Kaizhu Huang, ** Yi, Zixian Su, Rui Zhang

    Abstract: Whilst spectral Graph Neural Networks (GNNs) are theoretically well-founded in the spectral domain, their practical reliance on polynomial approximation implies a profound linkage to the spatial domain. As previous studies rarely examine spectral GNNs from the spatial perspective, their spatial-domain interpretability remains elusive, e.g., what information is essentially encoded by spectral GNNs… ▽ More

    Submitted 22 May, 2024; v1 submitted 17 January, 2024; originally announced January 2024.

  11. arXiv:2401.09027  [pdf, ps, other

    quant-ph cs.CR

    Exact Homomorphic Encryption

    Authors: Zheng-Yao Su, Ming-Chung Tsai

    Abstract: Inspired by the concept of fault tolerance quantum computation, this article proposes a framework dubbed Exact Homomorphic Encryption, EHE, enabling exact computations on encrypted data without the need for pre-decryption. The introduction of quantum gates is a critical step for constructing the message encryption and the computation encryption within the framework. Of significance is that both en… ▽ More

    Submitted 8 May, 2024; v1 submitted 17 January, 2024; originally announced January 2024.

  12. arXiv:2401.08944  [pdf, other

    quant-ph

    Optimal local filtering operation for enhancing quantum entanglement

    Authors: Zhaofeng Su, Nina Sukhodoeva

    Abstract: Quantum entanglement is an indispensable resource for many significant quantum information processing tasks. Thus, distilling more entanglement from less entangled resource is a task of practical significance and has been investigated for decades. The literature [Verstraete \textit{et al}., \href{https://link.aps.org/doi/10.1103/PhysRevA.64.010101}{Phys. Rev. A 64, 010101(2001)}] considered a scen… ▽ More

    Submitted 16 January, 2024; originally announced January 2024.

    Comments: 11 pages, 1 figures

  13. arXiv:2401.04538  [pdf, other

    cs.CR cs.PL cs.SE

    UBfuzz: Finding Bugs in Sanitizer Implementations

    Authors: Shaohua Li, Zhendong Su

    Abstract: In this paper, we propose a testing framework for validating sanitizer implementations in compilers. Our core components are (1) a program generator specifically designed for producing programs containing undefined behavior (UB), and (2) a novel test oracle for sanitizer testing. The program generator employs Shadow Statement Insertion, a general and effective approach for introducing UB into a va… ▽ More

    Submitted 9 January, 2024; originally announced January 2024.

    Comments: accepted to ASPLOS 2024

  14. arXiv:2401.03636  [pdf, other

    math.OC

    A Perturbed Value-Function-Based Interior-Point Method for Perturbed Pessimistic Bilevel Problems

    Authors: Haimei Huo, Risheng Liu, Zhixun Su

    Abstract: Bilevel optimizaiton serves as a powerful tool for many machine learning applications. Perturbed pessimistic bilevel problem PBP$ε$, with $ε$ being an arbitrary positive number, is a variant of the bilevel problem to deal with the case where there are multiple solutions in the lower level problem. However, the provably convergent algorithms for PBP$ε$ with a nonlinear lower level problem are lacki… ▽ More

    Submitted 7 January, 2024; originally announced January 2024.

  15. arXiv:2312.14590  [pdf, other

    cs.CL cs.LG

    SIG: Speaker Identification in Literature via Prompt-Based Generation

    Authors: Zhenlin Su, Liyan Xu, ** Xu, Jiangnan Li, Mingdu Huangfu

    Abstract: Identifying speakers of quotations in narratives is an important task in literary analysis, with challenging scenarios including the out-of-domain inference for unseen speakers, and non-explicit cases where there are no speaker mentions in surrounding context. In this work, we propose a simple and effective approach SIG, a generation-based method that verbalizes the task and quotation input based… ▽ More

    Submitted 19 February, 2024; v1 submitted 22 December, 2023; originally announced December 2023.

    Comments: Accepted to AAAI 2024

  16. arXiv:2312.13596  [pdf, ps, other

    cs.LG cs.AI

    Anchoring Path for Inductive Relation Prediction in Knowledge Graphs

    Authors: Zhixiang Su, Di Wang, Chunyan Miao, Lizhen Cui

    Abstract: Aiming to accurately predict missing edges representing relations between entities, which are pervasive in real-world Knowledge Graphs (KGs), relation prediction plays a critical role in enhancing the comprehensiveness and utility of KGs. Recent research focuses on path-based methods due to their inductive and explainable properties. However, these methods face a great challenge when lots of reaso… ▽ More

    Submitted 21 December, 2023; originally announced December 2023.

  17. arXiv:2312.10655  [pdf, other

    cs.SE cs.RO

    Practical Non-Intrusive GUI Exploration Testing with Visual-based Robotic Arms

    Authors: Shengcheng Yu, Chunrong Fang, Mingzhe Du, Yuchen Ling, Zhenyu Chen, Zhendong Su

    Abstract: GUI testing is significant in the SE community. Most existing frameworks are intrusive and only support some specific platforms. With the development of distinct scenarios, diverse embedded systems or customized operating systems on different devices do not support existing intrusive GUI testing frameworks. Some approaches adopt robotic arms to replace the interface invoking of mobile apps under t… ▽ More

    Submitted 17 December, 2023; originally announced December 2023.

    Comments: Accepted by the 46th International Conference on Software Engineering (ICSE 2024)

  18. arXiv:2312.09486  [pdf, other

    cs.CV cs.LG

    Unraveling Batch Normalization for Realistic Test-Time Adaptation

    Authors: Zixian Su, **gwei Guo, Kai Yao, Xi Yang, Qiufeng Wang, Kaizhu Huang

    Abstract: While recent test-time adaptations exhibit efficacy by adjusting batch normalization to narrow domain disparities, their effectiveness diminishes with realistic mini-batches due to inaccurate target estimation. As previous attempts merely introduce source statistics to mitigate this issue, the fundamental problem of inaccurate target estimation still persists, leaving the intrinsic test-time domai… ▽ More

    Submitted 13 April, 2024; v1 submitted 14 December, 2023; originally announced December 2023.

    Comments: Accepted by AAAI 2024

  19. arXiv:2312.08591  [pdf, other

    cs.CV

    Joint2Human: High-quality 3D Human Generation via Compact Spherical Embedding of 3D Joints

    Authors: Muxin Zhang, Qiao Feng, Zhuo Su, Chao Wen, Zhou Xue, Kun Li

    Abstract: 3D human generation is increasingly significant in various applications. However, the direct use of 2D generative methods in 3D generation often results in losing local details, while methods that reconstruct geometry from generated images struggle with global view consistency. In this work, we introduce Joint2Human, a novel method that leverages 2D diffusion models to generate detailed 3D human g… ▽ More

    Submitted 6 April, 2024; v1 submitted 13 December, 2023; originally announced December 2023.

  20. arXiv:2312.03461  [pdf, other

    cs.CV

    HiFi4G: High-Fidelity Human Performance Rendering via Compact Gaussian Splatting

    Authors: Yuheng Jiang, Zhehao Shen, Penghao Wang, Zhuo Su, Yu Hong, Yingliang Zhang, **gyi Yu, Lan Xu

    Abstract: We have recently seen tremendous progress in photo-real human modeling and rendering. Yet, efficiently rendering realistic human performance and integrating it into the rasterization pipeline remains challenging. In this paper, we present HiFi4G, an explicit and compact Gaussian-based approach for high-fidelity human performance rendering from dense footage. Our core intuition is to marry the 3D G… ▽ More

    Submitted 7 December, 2023; v1 submitted 6 December, 2023; originally announced December 2023.

  21. arXiv:2311.11722  [pdf, other

    cs.CV cs.AI cs.RO

    Sparse4D v3: Advancing End-to-End 3D Detection and Tracking

    Authors: Xuewu Lin, Zixiang Pei, Tianwei Lin, Lichao Huang, Zhizhong Su

    Abstract: In autonomous driving perception systems, 3D detection and tracking are the two fundamental tasks. This paper delves deeper into this field, building upon the Sparse4D framework. We introduce two auxiliary training tasks (Temporal Instance Denoising and Quality Estimation) and propose decoupled attention to make structural improvements, leading to significant enhancements in detection performance.… ▽ More

    Submitted 20 November, 2023; originally announced November 2023.

  22. arXiv:2311.07186  [pdf

    physics.optics cond-mat.mes-hall

    Nonlinear dielectric geometric-phase metasurface with simultaneous structure and lattice symmetry design

    Authors: Bingyi Liu, René Geromel, Zhaoxian Su, Kai Guo, Yongtian Wang, Zhongyi Guo, Lingling Huang, Thomas Zentgraf

    Abstract: In this work, we utilize thin dielectric meta-atoms placed on a silver substrate to efficiently enhance and manipulate the third harmonic generation. We theoretically and experimentally reveal that when the structural symmetry of the meta-atom is incompatible with the lattice symmetry of an array, some generalized nonlinear geometric phases appear, which offers new possibilities for harmonic gener… ▽ More

    Submitted 13 November, 2023; originally announced November 2023.

  23. arXiv:2311.04527  [pdf, other

    cs.PL cs.SE

    Extended Paper: API-driven Program Synthesis for Testing Static Ty** Implementations

    Authors: Thodoris Sotiropoulos, Stefanos Chaliasos, Zhendong Su

    Abstract: We introduce a novel approach for testing static ty** implementations based on the concept of API-driven program synthesis. The idea is to synthesize type-intensive but small and well-typed programs by leveraging and combining application programming interfaces (APIs) derived from existing software libraries. Our primary insight is backed up by real-world evidence: a significant number of compil… ▽ More

    Submitted 8 November, 2023; originally announced November 2023.

  24. arXiv:2311.03811  [pdf, other

    math.ST

    Controlling FSR in Selective Classification

    Authors: Guanlan Zhao, Zhonggen Su

    Abstract: Uncertainty quantification and false selection error rate (FSR) control are crucial in many high-consequence scenarios, so we need models with good interpretability. This article introduces the optimality function for the binary classification problem in selective classification. We prove the optimality of this function in oracle situations and provide a data-driven method under the condition of e… ▽ More

    Submitted 7 November, 2023; originally announced November 2023.

  25. arXiv:2310.19531  [pdf, other

    cs.CL

    MiLe Loss: a New Loss for Mitigating the Bias of Learning Difficulties in Generative Language Models

    Authors: Zhenpeng Su, Xing Wu, Xue Bai, Zijia Lin, Hui Chen, Guiguang Ding, Wei Zhou, Songlin Hu

    Abstract: Generative language models are usually pretrained on large text corpus via predicting the next token (i.e., sub-word/word/phrase) given the previous ones. Recent works have demonstrated the impressive performance of large generative language models on downstream tasks. However, existing generative language models generally neglect an inherent challenge in text corpus during training, i.e., the imb… ▽ More

    Submitted 28 March, 2024; v1 submitted 30 October, 2023; originally announced October 2023.

    Comments: This paper has been accepted by NAACL 2024

  26. arXiv:2310.13518  [pdf, other

    cs.SE

    Vision-Based Mobile App GUI Testing: A Survey

    Authors: Shengcheng Yu, Chunrong Fang, Ziyuan Tuo, Quanjun Zhang, Chunyang Chen, Zhenyu Chen, Zhendong Su

    Abstract: Graphical User Interface (GUI) has become one of the most significant parts of mobile applications (apps). It is a direct bridge between mobile apps and end users, which directly affects the end user's experience. Neglecting GUI quality can undermine the value and effectiveness of the entire mobile app solution. Significant research efforts have been devoted to GUI testing, one effective method to… ▽ More

    Submitted 20 October, 2023; originally announced October 2023.

  27. arXiv:2310.10365  [pdf, other

    quant-ph cond-mat.mes-hall

    Berry Curvature and Bulk-Boundary Correspondence from Transport Measurement for Photonic Chern Bands

    Authors: Chao Chen, Run-Ze Liu, Jizhou Wu, Zu-En Su, Xing Ding, Jian Qin, Lin Wang, Wei-Wei Zhang, Yu He, Xi-Lin Wang, Chao-Yang Lu, Li Li, Barry C. Sanders, Xiong-Jun Liu, Jian-Wei Pan

    Abstract: Berry curvature is a fundamental element to characterize topological quantum physics, while a full measurement of Berry curvature in momentum space was not reported for topological states. Here we achieve two-dimensional Berry curvature reconstruction in a photonic quantum anomalous Hall system via Hall transport measurement of a momentum-resolved wave packet. Integrating measured Berry curvature… ▽ More

    Submitted 16 October, 2023; originally announced October 2023.

    Journal ref: Phys. Rev. Lett. 131, 133601 (25 September 2023)

  28. arXiv:2310.08817  [pdf

    cs.LG cs.AI cs.CY

    Exploring the relationship between response time sequence in scale answering process and severity of insomnia: a machine learning approach

    Authors: Zhao Su, Rongxun Liu, Keyin Zhou, Xinru Wei, Ning Wang, Zexin Lin, Yuanchen Xie, Jie Wang, Fei Wang, Shenzhong Zhang, Xizhe Zhang

    Abstract: Objectives: The study aims to investigate the relationship between insomnia and response time. Additionally, it aims to develop a machine learning model to predict the presence of insomnia in participants using response time data. Methods: A mobile application was designed to administer scale tests and collect response time data from 2729 participants. The relationship between symptom severity and… ▽ More

    Submitted 12 October, 2023; originally announced October 2023.

  29. arXiv:2310.05180  [pdf, other

    cs.CR

    Blockchain-Envisioned UAV-Aided Disaster Relief Networks: Challenges and Solutions

    Authors: Yuntao Wang, Qinnan Hu, Zhendong Li, Zhou Su, Ruidong Li, Xiang Zou, Jian Zhou

    Abstract: Natural or man-made disasters pose significant challenges for delivering critical relief to affected populations due to disruptions in critical infrastructures and logistics networks. Unmanned aerial vehicles (UAVs)-aided disaster relief networks (UDRNs) leverage UAVs to assist existing ground relief networks by swiftly assessing affected areas and timely delivering lifesaving supplies. To meet th… ▽ More

    Submitted 24 May, 2024; v1 submitted 8 October, 2023; originally announced October 2023.

    Comments: 8 pages

  30. arXiv:2310.00033  [pdf

    cs.RO physics.app-ph

    OriWheelBot: An origami-wheeled robot

    Authors: Jie Liu, Zufeng Pang, Zhiyong Li, Guilin Wen, Zhoucheng Su, Junfeng He, Kaiyue Liu, Dezheng Jiang, Zenan Li, Shouyan Chen, Yang Tian, Yi Min Xie, Zhenpei Wang, Zhuangjian Liu

    Abstract: Origami-inspired robots with multiple advantages, such as being lightweight, requiring less assembly, and exhibiting exceptional deformability, have received substantial and sustained attention. However, the existing origami-inspired robots are usually of limited functionalities and develo** feature-rich robots is very challenging. Here, we report an origami-wheeled robot (OriWheelBot) with vari… ▽ More

    Submitted 29 September, 2023; originally announced October 2023.

    Comments: 23 papes, 7 figures

  31. Combating Advanced Persistent Threats: Challenges and Solutions

    Authors: Yuntao Wang, Han Liu, Zhendong Li, Zhou Su, Jiliang Li

    Abstract: The rise of advanced persistent threats (APTs) has marked a significant cybersecurity challenge, characterized by sophisticated orchestration, stealthy execution, extended persistence, and targeting valuable assets across diverse sectors. Provenance graph-based kernel-level auditing has emerged as a promising approach to enhance visibility and traceability within intricate network environments. Ho… ▽ More

    Submitted 12 April, 2024; v1 submitted 18 September, 2023; originally announced September 2023.

    Comments: This work has been accepted by IEEE NETWORK in April 2024. 9 pages, 5 figures, 1 table

  32. arXiv:2309.09412  [pdf

    cs.CV

    Cross-attention-based saliency inference for predicting cancer metastasis on whole slide images

    Authors: Ziyu Su, Mostafa Rezapour, Usama Sajjad, Shuo Niu, Metin Nafi Gurcan, Muhammad Khalid Khan Niazi

    Abstract: Although multiple instance learning (MIL) methods are widely used for automatic tumor detection on whole slide images (WSI), they suffer from the extreme class imbalance within the small tumor WSIs. This occurs when the tumor comprises only a few isolated cells. For early detection, it is of utmost importance that MIL algorithms can identify small tumors, even when they are less than 1% of the siz… ▽ More

    Submitted 17 September, 2023; originally announced September 2023.

  33. arXiv:2309.09304  [pdf, other

    cs.NI

    Mobile Metaverse: A Road Map from Metaverse to Metavehicles

    Authors: Yilong Hui, Gaosheng Zhao, Nan Cheng, Haibo Zhou, Zhou Su

    Abstract: With the rapid development of communication technologies and extended reality (XR), the services and applications of the Metaverse are gradually entering our lives. However, the current development of the Metaverse provides users with services that are homogeneous with the user experience that the Internet has brought in the past, making them more like an extension of the Internet. In addition, as… ▽ More

    Submitted 17 September, 2023; originally announced September 2023.

    Comments: 7 pages, 5 figures

  34. arXiv:2309.08189  [pdf, ps, other

    math.PR

    Rates of convergence in the distances of Kolmogorov and Wasserstein for standardized martingales

    Authors: Xiequan Fan, Zhonggen Su

    Abstract: We give some rates of convergence in the distances of Kolmogorov and Wasserstein for standardized martingales with differences having finite variances. For the Kolmogorov distances, we present some exact Berry-Esseen bounds for martingales, which generalizes some Berry-Esseen bounds due to Bolthausen. For the Wasserstein distance, with Stein's method and Lindeberg's telesco** sum argument, the r… ▽ More

    Submitted 15 September, 2023; originally announced September 2023.

    Comments: 31 pages

    MSC Class: Primary 60G42; 60F05; Secondary 60E15

  35. arXiv:2309.08106  [pdf, other

    cs.RO cs.AI cs.CV

    Data-Driven Goal Recognition in Transhumeral Prostheses Using Process Mining Techniques

    Authors: Zihang Su, Tianshi Yu, Nir Lipovetzky, Alireza Mohammadi, Denny Oetomo, Artem Polyvyanyy, Sebastian Sardina, Ying Tan, Nick van Beest

    Abstract: A transhumeral prosthesis restores missing anatomical segments below the shoulder, including the hand. Active prostheses utilize real-valued, continuous sensor data to recognize patient target poses, or goals, and proactively move the artificial limb. Previous studies have examined how well the data collected in stationary poses, without considering the time steps, can help discriminate the goals.… ▽ More

    Submitted 14 September, 2023; originally announced September 2023.

    Comments: The 5th International Conference on Process Mining (ICPM 2023)

    ACM Class: I.2.4; I.2.9

  36. arXiv:2309.05423  [pdf, other

    eess.AS cs.AI cs.CL cs.SD

    Multi-Modal Automatic Prosody Annotation with Contrastive Pretraining of SSWP

    Authors: **zuomu Zhong, Yang Li, Hui Huang, Korin Richmond, Jie Liu, Zhiba Su, **g Guo, Benlai Tang, Fengjie Zhu

    Abstract: In expressive and controllable Text-to-Speech (TTS), explicit prosodic features significantly improve the naturalness and controllability of synthesised speech. However, manual prosody annotation is labor-intensive and inconsistent. To address this issue, a two-stage automatic annotation pipeline is novelly proposed in this paper. In the first stage, we use contrastive pretraining of Speech-Silenc… ▽ More

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

  37. arXiv:2309.02731  [pdf, other

    cs.CL cs.AI

    HC3 Plus: A Semantic-Invariant Human ChatGPT Comparison Corpus

    Authors: Zhenpeng Su, Xing Wu, Wei Zhou, Guangyuan Ma, Songlin Hu

    Abstract: ChatGPT has gained significant interest due to its impressive performance, but people are increasingly concerned about its potential risks, particularly around the detection of AI-generated content (AIGC), which is often difficult for untrained humans to identify. Current datasets utilized for detecting ChatGPT-generated text primarily center around question-answering, yet they tend to disregard t… ▽ More

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

    Comments: This paper has been accepted by CIKM2023 workshop

  38. arXiv:2309.00251  [pdf, other

    cs.GT

    Optimal Repair Strategy Against Advanced Persistent Threats Under Time-Varying Networks

    Authors: Zixuan Wang, Jiliang Li, Yuntao Wang, Zhou Su, Shui Yu, Weizhi Meng

    Abstract: Advanced persistent threat (APT) is a kind of stealthy, sophisticated, and long-term cyberattack that has brought severe financial losses and critical infrastructure damages. Existing works mainly focus on APT defense under stable network topologies, while the problem under time-varying dynamic networks (e.g., vehicular networks) remains unexplored, which motivates our work. Besides, the spatiotem… ▽ More

    Submitted 1 September, 2023; originally announced September 2023.

  39. arXiv:2308.11168  [pdf, ps, other

    math.PR

    Discretized Normal Approximation of Sums of Locally Dependent Random Variables via Stein's Method

    Authors: Zhonggen Su, Xiaolin Wang

    Abstract: Let $\{X_{i}, i\in J\}$ be a family of locally dependent non-negative integer-valued random variables with finite expectation and variance. We consider the sum $W=\sum_{i\in J}X_i$ and establish general error upper bounds for the total variation distance $d_{TV}(W, Y^{d})$, where $Y^{d}$ is the discretized normal distribution. The major ingredient of the proof is to approximate $W$ by a three-para… ▽ More

    Submitted 21 August, 2023; originally announced August 2023.

  40. arXiv:2308.08855  [pdf, other

    cs.CV

    Realistic Full-Body Tracking from Sparse Observations via Joint-Level Modeling

    Authors: Xiaozheng Zheng, Zhuo Su, Chao Wen, Zhou Xue, Xiaojie **

    Abstract: To bridge the physical and virtual worlds for rapidly developed VR/AR applications, the ability to realistically drive 3D full-body avatars is of great significance. Although real-time body tracking with only the head-mounted displays (HMDs) and hand controllers is heavily under-constrained, a carefully designed end-to-end neural network is of great potential to solve the problem by learning from… ▽ More

    Submitted 17 August, 2023; originally announced August 2023.

    Comments: Accepted to ICCV 2023. Project page: https://zxz267.github.io/AvatarJLM

  41. arXiv:2308.08730  [pdf, other

    cs.CV

    Learning A Coarse-to-Fine Diffusion Transformer for Image Restoration

    Authors: Liyan Wang, Qinyu Yang, Cong Wang, Wei Wang, **shan Pan, Zhixun Su

    Abstract: Recent years have witnessed the remarkable performance of diffusion models in various vision tasks. However, for image restoration that aims to recover clear images with sharper details from given degraded observations, diffusion-based methods may fail to recover promising results due to inaccurate noise estimation. Moreover, simple constraining noises cannot effectively learn complex degradation… ▽ More

    Submitted 8 October, 2023; v1 submitted 16 August, 2023; originally announced August 2023.

    Comments: 13 pages, 10 figures

  42. arXiv:2308.05925  [pdf, other

    cs.CV

    CaPhy: Capturing Physical Properties for Animatable Human Avatars

    Authors: Zhaoqi Su, Liangxiao Hu, Siyou Lin, Hongwen Zhang, Sheng** Zhang, Justus Thies, Yebin Liu

    Abstract: We present CaPhy, a novel method for reconstructing animatable human avatars with realistic dynamic properties for clothing. Specifically, we aim for capturing the geometric and physical properties of the clothing from real observations. This allows us to apply novel poses to the human avatar with physically correct deformations and wrinkles of the clothing. To this end, we combine unsupervised tr… ▽ More

    Submitted 11 August, 2023; originally announced August 2023.

  43. arXiv:2308.04189  [pdf, other

    cs.AR

    Yak: An Asynchronous Bundled Data Pipeline Description Language

    Authors: Carsten Nielsen, Zhe Su, Giacomo Indiveri

    Abstract: The design of asynchronous circuits typically requires a judicious definition of signals and modules, combined with a proper specification of their timing constraints, which can be a complex and error-prone process, using standard Hardware Description Languages (HDLs). In this paper we introduce Yak, a new dataflow description language for asynchronous bundled data circuits. Yak allows designers t… ▽ More

    Submitted 8 August, 2023; originally announced August 2023.

  44. arXiv:2308.04171  [pdf, other

    cs.AR cs.NE

    Core interface optimization for multi-core neuromorphic processors

    Authors: Zhe Su, Hyunjung Hwang, Tristan Torchet, Giacomo Indiveri

    Abstract: Hardware implementations of Spiking Neural Networks (SNNs) represent a promising approach to edge-computing for applications that require low-power and low-latency, and which cannot resort to external cloud-based computing services. However, most solutions proposed so far either support only relatively small networks, or take up significant hardware resources, to implement large networks. To reali… ▽ More

    Submitted 8 August, 2023; originally announced August 2023.

  45. arXiv:2308.00078  [pdf

    cs.HC

    Mobile Apps for Children's Health and Wellbeing: Design Features and Future Opportunities

    Authors: Jamie Lee, Zhaoyuan Su, Yunan Chen

    Abstract: Mobile health apps hold great potential for promoting children's health and wellbeing. However, there is limited understanding of how these technologies are currently designed to support children with their health concerns or wellness goals. To gain insight into the current landscape of mobile apps designed for children's health, we retrieved and reviewed 43 apps from IOS and Google Play store tha… ▽ More

    Submitted 31 July, 2023; originally announced August 2023.

    Comments: Paper accepted for the proceedings of the 2023 American Medical Informatics Association Annual Symposium (AMIA)

  46. arXiv:2307.15917  [pdf, other

    physics.atom-ph cond-mat.quant-gas

    Observation of photoassociation resonances in ultracold atom-molecule collisions

    Authors: ** Cao, Bo-Yuan Wang, Huan Yang, Zhi-Jie Fan, Zhen Su, Jun Rui, Bo Zhao, Jian-Wei Pan

    Abstract: Photoassociation of ultracold atoms is a resonant light-assisted collision process, in which two colliding atoms absorb a photon and form an excited molecule. Since the first observation about three decades ago, the photoassociation of ultracold atoms has made a significant impact on the study of ultracold atoms and molecules. Extending the photoassociation of atoms to the photoassociation of atom… ▽ More

    Submitted 29 July, 2023; originally announced July 2023.

    Comments: 8 pages, 4 figures

    Journal ref: Physical Review Letters 132, 093403 (2024)

  47. arXiv:2307.15810  [pdf

    cs.HC

    Understanding the Benefits and Challenges of Using Large Language Model-based Conversational Agents for Mental Well-being Support

    Authors: Zilin Ma, Yiyang Mei, Zhaoyuan Su

    Abstract: Conversational agents powered by large language models (LLM) have increasingly been utilized in the realm of mental well-being support. However, the implications and outcomes associated with their usage in such a critical field remain somewhat ambiguous and unexplored. We conducted a qualitative analysis of 120 posts, encompassing 2917 user comments, drawn from the most popular subreddit focused o… ▽ More

    Submitted 28 July, 2023; originally announced July 2023.

  48. arXiv:2307.08871  [pdf

    physics.chem-ph physics.ins-det

    Combining X-ray Nano-CT and XANES Techniques for 3D Operando Monitoring of Lithiation Spatial Composition evolution in NMC Electrode

    Authors: Tuan-Tu Nguyen, Jiahui Xu, Zeliang Su, Vincent De Andrade, Alejandro A. Franco, Bruno Delobel, Charles Delacourt, Arnaud Demortière

    Abstract: In this study, we present a well-defined methodology for conducting Operando X-ray absorption near-edge structure spectroscopy (XANES) in conjunction with transmission X-ray nano computed tomography (TXM-nanoCT) experiments on the LiNi$_{0.5}$Mn$_{0.3}$Co$_{0.2}$O$_2$ (NMC) cathode electrode. To minimize radiation-induced damage to the sample during charge and discharge cycles and to gain a compre… ▽ More

    Submitted 9 August, 2023; v1 submitted 17 July, 2023; originally announced July 2023.

    Comments: 6 figures (SI, 3 figures)

  49. arXiv:2307.08609  [pdf, other

    math.ST cs.CE math.PR stat.CO stat.ML

    Overlap** Batch Confidence Intervals on Statistical Functionals Constructed from Time Series: Application to Quantiles, Optimization, and Estimation

    Authors: Ziwei Su, Raghu Pasupathy, Yingchieh Yeh, Peter W. Glynn

    Abstract: We propose a general purpose confidence interval procedure (CIP) for statistical functionals constructed using data from a stationary time series. The procedures we propose are based on derived distribution-free analogues of the $χ^2$ and Student's $t$ random variables for the statistical functional context, and hence apply in a wide variety of settings including quantile estimation, gradient esti… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: 43 pages, 4 figures

    MSC Class: 62F40 (Primary) 60F17; 62M10 (Secondary)

  50. arXiv:2307.08043  [pdf, ps, other

    cs.IT

    STAR-RIS Enhanced Joint Physical Layer Security and Covert Communications for Multi-antenna mmWave Systems

    Authors: Han Xiao, Xiaoyan Hu, Ang Li, Wenjie Wang, Zhou Su, Kai-Kit Wong, Kun Yang

    Abstract: This paper investigates the utilization of simultaneously transmitting and reflecting RIS (STAR-RIS) in supporting joint physical layer security (PLS) and covert communications (CCs) in a multi-antenna millimeter wave (mmWave) system, where the base station (BS) communicates with both covert and security users while defeating eavesdrop** by wardens with the help of a STAR-RIS. Specifically, anal… ▽ More

    Submitted 16 July, 2023; originally announced July 2023.