Skip to main content

Showing 1–50 of 354 results for author: Niu, S

  1. arXiv:2407.00668  [pdf, other

    cs.CL

    HRDE: Retrieval-Augmented Large Language Models for Chinese Health Rumor Detection and Explainability

    Authors: Yanfang Chen, Ding Chen, Shichao Song, Simin Niu, Hanyu Wang, Zeyun Tang, Feiyu Xiong, Zhiyu Li

    Abstract: As people increasingly prioritize their health, the speed and breadth of health information dissemination on the internet have also grown. At the same time, the presence of false health information (health rumors) intermingled with genuine content poses a significant potential threat to public health. However, current research on Chinese health rumors still lacks a large-scale, public, and open-so… ▽ More

    Submitted 3 July, 2024; v1 submitted 30 June, 2024; originally announced July 2024.

  2. arXiv:2406.19528  [pdf, other

    cs.HC cs.AI cs.CY

    Using Large Language Models to Assist Video Content Analysis: An Exploratory Study of Short Videos on Depression

    Authors: Jiaying Liu, Yunlong Wang, Yao Lyu, Yiheng Su, Shuo Niu, Xuhai Orson Xu, Yan Zhang

    Abstract: Despite the growing interest in leveraging Large Language Models (LLMs) for content analysis, current studies have primarily focused on text-based content. In the present work, we explored the potential of LLMs in assisting video content analysis by conducting a case study that followed a new workflow of LLM-assisted multimodal content analysis. The workflow encompasses codebook design, prompt eng… ▽ More

    Submitted 4 July, 2024; v1 submitted 27 June, 2024; originally announced June 2024.

    Comments: 6 pages, 2 figures, under review in CSCW 24

  3. arXiv:2406.09684  [pdf, other

    cs.LG cs.AI cs.CR

    Explainable AI for Comparative Analysis of Intrusion Detection Models

    Authors: Pap M. Corea, Yongxin Liu, Jian Wang, Shuteng Niu, Houbing Song

    Abstract: Explainable Artificial Intelligence (XAI) has become a widely discussed topic, the related technologies facilitate better understanding of conventional black-box models like Random Forest, Neural Networks and etc. However, domain-specific applications of XAI are still insufficient. To fill this gap, this research analyzes various machine learning models to the tasks of binary and multi-class class… ▽ More

    Submitted 3 July, 2024; v1 submitted 13 June, 2024; originally announced June 2024.

    Comments: Submitted to IEEE MeditCom 2024 - WS-05

  4. arXiv:2405.19682  [pdf, other

    cs.CV

    Fully Test-Time Adaptation for Monocular 3D Object Detection

    Authors: Hongbin Lin, Yifan Zhang, Shuaicheng Niu, Shuguang Cui, Zhen Li

    Abstract: Monocular 3D object detection (Mono 3Det) aims to identify 3D objects from a single RGB image. However, existing methods often assume training and test data follow the same distribution, which may not hold in real-world test scenarios. To address the out-of-distribution (OOD) problems, we explore a new adaptation paradigm for Mono 3Det, termed Fully Test-time Adaptation. It aims to adapt a well-tr… ▽ More

    Submitted 30 May, 2024; originally announced May 2024.

  5. arXiv:2405.16933  [pdf, other

    cs.CL cs.IR

    Empowering Large Language Models to Set up a Knowledge Retrieval Indexer via Self-Learning

    Authors: Xun Liang, Simin Niu, Zhiyu li, Sensen Zhang, Shichao Song, Hanyu Wang, Jiawei Yang, Feiyu Xiong, Bo Tang, Chenyang Xi

    Abstract: Retrieval-Augmented Generation (RAG) offers a cost-effective approach to injecting real-time knowledge into large language models (LLMs). Nevertheless, constructing and validating high-quality knowledge repositories require considerable effort. We propose a pre-retrieval framework named Pseudo-Graph Retrieval-Augmented Generation (PG-RAG), which conceptualizes LLMs as students by providing them wi… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

  6. arXiv:2405.05887  [pdf, ps, other

    math.OC

    Convergence Rates of Online Critic Value Function Approximation in Native Spaces

    Authors: Shengyuan Niu, Ali Bouland, Haoran Wang, Filippos Fotiadis, Andrew Kurdila, Andrea L'Afflitto, Sai Tej Paruchuri, Kyriakos G. Vamvoudakis

    Abstract: In this paper, the evolution equation that defines the online critic for the approximation of the optimal value function is cast in a general class of reproducing kernel Hilbert spaces (RKHSs). Exploiting some core tools of RKHS theory, this formulation allows deriving explicit bounds on the performance of the critic in terms of the kernel and definition of the RKHS, the number of basis functions,… ▽ More

    Submitted 28 May, 2024; v1 submitted 9 May, 2024; originally announced May 2024.

  7. arXiv:2405.00711  [pdf, other

    cs.CL cs.AI cs.CY

    Fake Artificial Intelligence Generated Contents (FAIGC): A Survey of Theories, Detection Methods, and Opportunities

    Authors: Xiaomin Yu, Yezhaohui Wang, Yanfang Chen, Zhen Tao, Dinghao Xi, Shichao Song, Simin Niu, Zhiyu Li

    Abstract: In recent years, generative artificial intelligence models, represented by Large Language Models (LLMs) and Diffusion Models (DMs), have revolutionized content production methods. These artificial intelligence-generated content (AIGC) have become deeply embedded in various aspects of daily life and work. However, these technologies have also led to the emergence of Fake Artificial Intelligence Gen… ▽ More

    Submitted 3 May, 2024; v1 submitted 25 April, 2024; originally announced May 2024.

  8. arXiv:2404.01650  [pdf, other

    cs.LG

    Test-Time Model Adaptation with Only Forward Passes

    Authors: Shuaicheng Niu, Chunyan Miao, Guohao Chen, Pengcheng Wu, Peilin Zhao

    Abstract: Test-time adaptation has proven effective in adapting a given trained model to unseen test samples with potential distribution shifts. However, in real-world scenarios, models are usually deployed on resource-limited devices, e.g., FPGAs, and are often quantized and hard-coded with non-modifiable parameters for acceleration. In light of this, existing methods are often infeasible since they heavil… ▽ More

    Submitted 29 May, 2024; v1 submitted 2 April, 2024; originally announced April 2024.

    Comments: 18 pages, 4 figures, 17 tables, accepted by International Conference on Machine Learning

  9. arXiv:2403.11491  [pdf, other

    cs.LG

    Uncertainty-Calibrated Test-Time Model Adaptation without Forgetting

    Authors: Mingkui Tan, Guohao Chen, Jiaxiang Wu, Yifan Zhang, Yaofo Chen, Peilin Zhao, Shuaicheng Niu

    Abstract: Test-time adaptation (TTA) seeks to tackle potential distribution shifts between training and test data by adapting a given model w.r.t. any test sample. Although recent TTA has shown promising performance, we still face two key challenges: 1) prior methods perform backpropagation for each test sample, resulting in unbearable optimization costs to many applications; 2) while existing TTA can signi… ▽ More

    Submitted 18 March, 2024; originally announced March 2024.

    Comments: 20 pages, 14 tables, 11 figures. arXiv admin note: substantial text overlap with arXiv:2204.02610

  10. arXiv:2403.10206  [pdf, other

    astro-ph.IM astro-ph.SR cs.CV physics.ins-det physics.optics

    A Data-Driven Approach for Mitigating Dark Current Noise and Bad Pixels in Complementary Metal Oxide Semiconductor Cameras for Space-based Telescopes

    Authors: Peng Jia, Chao Lv, Yushan Li, Yongyang Sun, Shu Niu, Zhuoxiao Wang

    Abstract: In recent years, there has been a gradual increase in the performance of Complementary Metal Oxide Semiconductor (CMOS) cameras. These cameras have gained popularity as a viable alternative to charge-coupled device (CCD) cameras in a wide range of applications. One particular application is the CMOS camera installed in small space telescopes. However, the limited power and spatial resources availa… ▽ More

    Submitted 15 March, 2024; originally announced March 2024.

    Comments: Accepted by the AJ, comments are welcome. The complete code could be downloaded from: DOI: 10.12149/101387

  11. arXiv:2403.06927  [pdf

    physics.optics

    Effective multiband synthetic four-wave mixing by cascading quadratic processes

    Authors: Li Chen, Zheng Ge, Su-Jian Niu, Yin-Hai Li, Zhao-Qi-Zhi Han, Yue-Wei Song, Wu-Zhen Li, Ren-Hui Chen, Ming-Yuan Gao, Meng-Yu Xie, Zhi-Yuan Zhou, Bao-Sen Shi

    Abstract: Four wave mixing (FWM) is an important way to generate supercontinuum and frequency combs in the mid-infrared band. Here, we obtain simultaneous synthetic FWM in the visible and mid-infrared bands by cascading quadratic nonlinear processes in a periodically poled lithium niobate crystal (PPLN), which has a 110dB(at 3000nm) higher conversion efficiency than the FWM directly generated by third-order… ▽ More

    Submitted 11 March, 2024; originally announced March 2024.

  12. A Preliminary Exploration of YouTubers' Use of Generative-AI in Content Creation

    Authors: Yao Lyu, He Zhang, Shuo Niu, Jie Cai

    Abstract: Content creators increasingly utilize generative artificial intelligence (Gen-AI) on platforms such as YouTube, TikTok, Instagram, and various blogging sites to produce imaginative images, AI-generated videos, and articles using Large Language Models (LLMs). Despite its growing popularity, there remains an underexplored area concerning the specific domains where AI-generated content is being appli… ▽ More

    Submitted 9 March, 2024; originally announced March 2024.

    Comments: Accepted at CHI LBW 2024

  13. arXiv:2403.05391  [pdf, other

    quant-ph

    Multi-qubit Dynamical Decoupling for Enhanced Crosstalk Suppression

    Authors: Siyuan Niu, Aida Todri-Sanial, Nicholas T. Bronn

    Abstract: Dynamical decoupling (DD) is one of the simplest error suppression methods, aiming to enhance the coherence of qubits in open quantum systems. Moreover, DD has demonstrated effectiveness in reducing coherent crosstalk, one major error source in near-term quantum hardware, which manifests from two types of interactions. Static crosstalk exists in various hardware platforms, including superconductor… ▽ More

    Submitted 13 March, 2024; v1 submitted 8 March, 2024; originally announced March 2024.

  14. arXiv:2403.01243  [pdf, other

    cond-mat.str-el

    Simulating chiral spin liquids with fermionic Projected Entangled Paired States

    Authors: Sasank Budaraju, Didier Poilblanc, Sen Niu

    Abstract: Chiral Spin Liquids (CSL) based on spin-1/2 fermionic Projected Entangled Pair States (fPEPS) are considered on the square lattice. First, fPEPS approximants of Gutzwiller-projected Chern insulators (GPCI) are investigated by Variational Monte Carlo (VMC) techniques on finite size tori. We show that such fPEPS of finite bond dimension can correctly capture the topological properties of the chiral… ▽ More

    Submitted 2 March, 2024; originally announced March 2024.

    Comments: 7 pages, 5 figures

  15. arXiv:2402.18957  [pdf, other

    cond-mat.mtrl-sci

    Vibrational properties differ between halide and chalcogenide perovskite semiconductors, and it matters for optoelectronic performance

    Authors: K. Ye, M. Menahem, T. Salzillo, F. Knoop, B. Zhao, S. Niu, O. Hellman, J. Ravichandran, R. Jaramillo, O. Yaffe

    Abstract: We report a comparative study of temperature-dependent photoluminescence and structural dynamics of two perovskite semiconductors, the chalcogenide BaZrS$_3$ (BZS) and the halide CsPbBr$_3$ (CPB). These materials have similar crystal structures and direct band gaps, but we find that they have quite distinct optoelectronic and vibrational properties. Both materials exhibit thermally-activated non-r… ▽ More

    Submitted 14 April, 2024; v1 submitted 29 February, 2024; originally announced February 2024.

    Comments: Main text - 12 pages with 5 figures and 1 table. Supplemental text - 16 pages with 6 figures and 5 tables

  16. arXiv:2402.17401  [pdf

    quant-ph physics.optics

    Quantum entanglement enabled ellipsometer for phase retardance measurement

    Authors: Meng-Yu Xie, Su-Jian Niu, Yin-Hai Li, Zheng Ge, Ming-Yuan Gao, Zhao-Qi-Zhi Han, Ren-Hui Chen, Zhi-Yuan Zhou, Bao-Sen Shi

    Abstract: An ellipsometer is a vital precision tool used for measuring optical parameters with wide applications in many fields, including accurate measurements in film thickness, optical constants, structural profiles, etc. However, the precise measurement of photosensitive materials meets huge obstacles because of the excessive input photons, therefore the requirement of enhancing detection accuracy under… ▽ More

    Submitted 27 February, 2024; originally announced February 2024.

    Comments: 13 pages, 5 figures. This work has been submitted for possible publication

  17. arXiv:2402.17316  [pdf, other

    cs.CV

    Towards Robust and Efficient Cloud-Edge Elastic Model Adaptation via Selective Entropy Distillation

    Authors: Yaofo Chen, Shuaicheng Niu, Yaowei Wang, Shoukai Xu, Hengjie Song, Mingkui Tan

    Abstract: The conventional deep learning paradigm often involves training a deep model on a server and then deploying the model or its distilled ones to resource-limited edge devices. Usually, the models shall remain fixed once deployed (at least for some period) due to the potential high cost of model adaptation for both the server and edge sides. However, in many real-world scenarios, the test environment… ▽ More

    Submitted 6 June, 2024; v1 submitted 27 February, 2024; originally announced February 2024.

    Comments: Published in ICLR 2024

  18. arXiv:2401.17043  [pdf, other

    cs.CL

    CRUD-RAG: A Comprehensive Chinese Benchmark for Retrieval-Augmented Generation of Large Language Models

    Authors: Yuanjie Lyu, Zhiyu Li, Simin Niu, Feiyu Xiong, Bo Tang, Wenjin Wang, Hao Wu, Huanyong Liu, Tong Xu, Enhong Chen

    Abstract: Retrieval-Augmented Generation (RAG) is a technique that enhances the capabilities of large language models (LLMs) by incorporating external knowledge sources. This method addresses common LLM limitations, including outdated information and the tendency to produce inaccurate "hallucinated" content. However, the evaluation of RAG systems is challenging, as existing benchmarks are limited in scope a… ▽ More

    Submitted 15 July, 2024; v1 submitted 30 January, 2024; originally announced January 2024.

    Comments: 40 Pages

  19. arXiv:2401.11671  [pdf, other

    eess.IV cs.CV cs.LG

    RTA-Former: Reverse Transformer Attention for Polyp Segmentation

    Authors: Zhikai Li, Murong Yi, Ali Uneri, Sihan Niu, Craig Jones

    Abstract: Polyp segmentation is a key aspect of colorectal cancer prevention, enabling early detection and guiding subsequent treatments. Intelligent diagnostic tools, including deep learning solutions, are widely explored to streamline and potentially automate this process. However, even with many powerful network architectures, there still comes the problem of producing accurate edge segmentation. In this… ▽ More

    Submitted 28 April, 2024; v1 submitted 21 January, 2024; originally announced January 2024.

    Comments: The paper has been accepted by EMBC 2024

  20. arXiv:2401.11669  [pdf

    cs.LG cs.AI cs.NE

    An Improved Grey Wolf Optimization Algorithm for Heart Disease Prediction

    Authors: Sihan Niu, Yifan Zhou, Zhikai Li, Shuyao Huang, Yujun Zhou

    Abstract: This paper presents a unique solution to challenges in medical image processing by incorporating an adaptive curve grey wolf optimization (ACGWO) algorithm into neural network backpropagation. Neural networks show potential in medical data but suffer from issues like overfitting and lack of interpretability due to imbalanced and scarce data. Traditional Gray Wolf Optimization (GWO) also has its dr… ▽ More

    Submitted 21 January, 2024; originally announced January 2024.

  21. arXiv:2311.15387  [pdf

    physics.optics physics.app-ph

    Micro-transfer-printed Thin film lithium niobate (TFLN)-on-Silicon Ring Modulator

    Authors: Ying Tan, Shengpu Niu, Maximilien Billet, Nishant Singh, Margot Niels, Tom Vanackere, Joris Van Kerrebrouck, Gunther Roelkens, Bart Kuyken, Dries Van Thourhout

    Abstract: Thin-film lithium niobate (TFLN) has a proven record of building high-performance electro-optical (EO) modulators. However, its CMOS incompatibility and the need for non-standard etching have consistently posed challenges in terms of scalability, standardization, and the complexity of integration. Heterogeneous integration comes to solve this key challenge. Micro-transfer printing of thin-film lit… ▽ More

    Submitted 26 November, 2023; originally announced November 2023.

    Comments: 8 figures,10 pages. ACS Photonics 2024

    Report number: DOI: 10.1021/acsphotonics.3c01869

  22. arXiv:2311.15296  [pdf, other

    cs.CL

    UHGEval: Benchmarking the Hallucination of Chinese Large Language Models via Unconstrained Generation

    Authors: Xun Liang, Shichao Song, Simin Niu, Zhiyu Li, Feiyu Xiong, Bo Tang, Yezhaohui Wang, Dawei He, Peng Cheng, Zhonghao Wang, Haiying Deng

    Abstract: Large language models (LLMs) have emerged as pivotal contributors in contemporary natural language processing and are increasingly being applied across a diverse range of industries. However, these large-scale probabilistic statistical models cannot currently ensure the requisite quality in professional content generation. These models often produce hallucinated text, compromising their practical… ▽ More

    Submitted 23 May, 2024; v1 submitted 26 November, 2023; originally announced November 2023.

    Comments: Accepted by ACL 2024

  23. arXiv:2311.13107  [pdf, other

    quant-ph cs.ET

    Powerful Quantum Circuit Resizing with Resource Efficient Synthesis

    Authors: Siyuan Niu, Akel Hashim, Costin Iancu, Wibe Albert de Jong, Ed Younis

    Abstract: In the noisy intermediate-scale quantum era, mid-circuit measurement and reset operations facilitate novel circuit optimization strategies by reducing a circuit's qubit count in a method called resizing. This paper introduces two such algorithms. The first one leverages gate-dependency rules to reduce qubit count by 61.6% or 45.3% when optimizing depth as well. Based on numerical instantiation and… ▽ More

    Submitted 21 November, 2023; originally announced November 2023.

  24. arXiv:2311.10952  [pdf, other

    cs.CV

    NAS-ASDet: An Adaptive Design Method for Surface Defect Detection Network using Neural Architecture Search

    Authors: Zhenrong Wang, Bin Li, Weifeng Li, Shuanlong Niu, Wang Miao, Tongzhi Niu

    Abstract: Deep convolutional neural networks (CNNs) have been widely used in surface defect detection. However, no CNN architecture is suitable for all detection tasks and designing effective task-specific requires considerable effort. The neural architecture search (NAS) technology makes it possible to automatically generate adaptive data-driven networks. Here, we propose a new method called NAS-ASDet to a… ▽ More

    Submitted 17 November, 2023; originally announced November 2023.

  25. arXiv:2311.06787  [pdf, other

    eess.SY

    Data-Driven Moving Horizon Estimation Using Bayesian Optimization

    Authors: Qing Sun, Shuai Niu, Minrui Fei

    Abstract: In this work, an innovative data-driven moving horizon state estimation is proposed for model dynamic-unknown systems based on Bayesian optimization. As long as the measurement data is received, a locally linear dynamics model can be obtained from one Bayesian optimization-based offline learning framework. Herein, the learned model is continuously updated iteratively based on the actual observed d… ▽ More

    Submitted 12 November, 2023; originally announced November 2023.

    Comments: 12 pages,3 figures

  26. arXiv:2311.06766  [pdf

    eess.SY

    Enhancing Control Performance through ESN-Based Model Compensation in MPC for Dynamic Systems

    Authors: Shuai Niu, Qing Sun, Minrui Fei, Xuqian Ju

    Abstract: Deriving precise system dynamic models through traditional numerical methods is often a challenging endeavor. The performance of Model Predictive Control is heavily contingent on the accuracy of the system dynamic model. Consequently, this study employs Echo State Networks to acquire knowledge of the unmodeled dynamic characteristics inherent in the system. This information is then integrated with… ▽ More

    Submitted 12 November, 2023; originally announced November 2023.

    Comments: 5 pages,3 figures,conference

  27. arXiv:2310.19193  [pdf, other

    cs.HC cs.SI

    A Survey on Watching Social Issue Videos among YouTube and TikTok Users

    Authors: Shuo Niu, Dilasha Shrestha, Abhisan Ghimire, Zhicong Lu

    Abstract: The openness and influence of video-sharing platforms (VSPs) such as YouTube and TikTok attracted creators to share videos on various social issues. Although social issue videos (SIVs) affect public opinions and breed misinformation, how VSP users obtain information and interact with SIVs is under-explored. This work surveyed 659 YouTube and 127 TikTok users to understand the motives for consuming… ▽ More

    Submitted 29 October, 2023; originally announced October 2023.

    ACM Class: J.4

  28. arXiv:2310.19011  [pdf, other

    cs.CV

    Efficient Test-Time Adaptation for Super-Resolution with Second-Order Degradation and Reconstruction

    Authors: Zeshuai Deng, Zhuokun Chen, Shuaicheng Niu, Thomas H. Li, Bohan Zhuang, Mingkui Tan

    Abstract: Image super-resolution (SR) aims to learn a mapping from low-resolution (LR) to high-resolution (HR) using paired HR-LR training images. Conventional SR methods typically gather the paired training data by synthesizing LR images from HR images using a predetermined degradation model, e.g., Bicubic down-sampling. However, the realistic degradation type of test images may mismatch with the training-… ▽ More

    Submitted 29 October, 2023; originally announced October 2023.

    Comments: Accepted by 37th Conference on Neural Information Processing Systems (NeurIPS 2023)

  29. arXiv:2310.04615  [pdf

    cond-mat.mtrl-sci cond-mat.mes-hall

    Giant Modulation of Refractive Index from Picoscale Atomic Displacements

    Authors: Boyang Zhao, Guodong Ren, Hongyan Mei, Vincent C. Wu, Shantanu Singh, Gwan-Yeong Jung, Huandong Chen, Raynald Giovine, Shanyuan Niu, Arashdeep S. Thind, Jad Salman, Nick S. Settineri, Bryan C. Chakoumakos, Michael E. Manley, Raphael P. Hermann, Andrew R. Lupini, Miaofang Chi, Jordan A. Hachtel, Arkadiy Simonov, Simon J. Teat, Raphaële J. Clément, Mikhail A. Kats, J. Ravichandran, Rohan Mishra

    Abstract: Structural disorder has been shown to enhance and modulate magnetic, electrical, dipolar, electrochemical, and mechanical properties of materials. However, the possibility of obtaining novel optical and optoelectronic properties from structural disorder remains an open question. Here, we show unambiguous evidence of disorder in the form of anisotropic, picoscale atomic displacements modulating the… ▽ More

    Submitted 19 March, 2024; v1 submitted 6 October, 2023; originally announced October 2023.

    Comments: 24 pages, 3 figures

  30. 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.

  31. arXiv:2309.09180  [pdf, other

    eess.AS cs.AI cs.SD

    Neural Speaker Diarization Using Memory-Aware Multi-Speaker Embedding with Sequence-to-Sequence Architecture

    Authors: Gaobin Yang, Maokui He, Shutong Niu, Ruoyu Wang, Yanyan Yue, Shuangqing Qian, Shilong Wu, Jun Du, Chin-Hui Lee

    Abstract: We propose a novel neural speaker diarization system using memory-aware multi-speaker embedding with sequence-to-sequence architecture (NSD-MS2S), which integrates the strengths of memory-aware multi-speaker embedding (MA-MSE) and sequence-to-sequence (Seq2Seq) architecture, leading to improvement in both efficiency and performance. Next, we further decrease the memory occupation of decoding by in… ▽ More

    Submitted 26 December, 2023; v1 submitted 17 September, 2023; originally announced September 2023.

    Comments: Accepted by ICASSP 2024

  32. arXiv:2309.07383  [pdf, ps, other

    eess.SY cs.LG

    Rates of Convergence in Certain Native Spaces of Approximations used in Reinforcement Learning

    Authors: Ali Bouland, Shengyuan Niu, Sai Tej Paruchuri, Andrew Kurdila, John Burns, Eugenio Schuster

    Abstract: This paper studies convergence rates for some value function approximations that arise in a collection of reproducing kernel Hilbert spaces (RKHS) $H(Ω)$. By casting an optimal control problem in a specific class of native spaces, strong rates of convergence are derived for the operator equation that enables offline approximations that appear in policy iteration. Explicit upper bounds on error in… ▽ More

    Submitted 17 November, 2023; v1 submitted 13 September, 2023; originally announced September 2023.

    Comments: 8 pages, 5 figures

  33. arXiv:2308.14638  [pdf, other

    eess.AS cs.SD

    The USTC-NERCSLIP Systems for the CHiME-7 DASR Challenge

    Authors: Ruoyu Wang, Maokui He, Jun Du, Hengshun Zhou, Shutong Niu, Hang Chen, Yanyan Yue, Gaobin Yang, Shilong Wu, Lei Sun, Yanhui Tu, Haitao Tang, Shuangqing Qian, Tian Gao, Mengzhi Wang, Genshun Wan, Jia Pan, Jianqing Gao, Chin-Hui Lee

    Abstract: This technical report details our submission system to the CHiME-7 DASR Challenge, which focuses on speaker diarization and speech recognition under complex multi-speaker scenarios. Additionally, it also evaluates the efficiency of systems in handling diverse array devices. To address these issues, we implemented an end-to-end speaker diarization system and introduced a rectification strategy base… ▽ More

    Submitted 10 October, 2023; v1 submitted 28 August, 2023; originally announced August 2023.

    Comments: Accepted by 2023 CHiME Workshop, Oral

  34. arXiv:2307.15231  [pdf, other

    quant-ph

    A hybrid method for quantum dynamics simulation

    Authors: Niladri Gomes, Jia Yin, Siyuan Niu, Chao Yang, Wibe Albert de Jong

    Abstract: We propose a hybrid approach to simulate quantum many body dynamics by combining Trotter based quantum algorithm with classical dynamic mode decomposition. The interest often lies in estimating observables rather than explicitly obtaining the wave function's form. Our method predicts observables of a quantum state in the long time by using data from a set of short time measurements from a quantum… ▽ More

    Submitted 27 July, 2023; originally announced July 2023.

    Comments: 9 pages, 4 figures

    MSC Class: 68Q12; 81P68

  35. arXiv:2307.13996  [pdf, ps, other

    cs.DS cs.LG

    Fast algorithms for k-submodular maximization subject to a matroid constraint

    Authors: Shuxian Niu, Qian Liu, Yang Zhou, Min Li

    Abstract: In this paper, we apply a Threshold-Decreasing Algorithm to maximize $k$-submodular functions under a matroid constraint, which reduces the query complexity of the algorithm compared to the greedy algorithm with little loss in approximation ratio. We give a $(\frac{1}{2} - ε)$-approximation algorithm for monotone $k$-submodular function maximization, and a $(\frac{1}{3} - ε)$-approximation algorit… ▽ More

    Submitted 26 July, 2023; originally announced July 2023.

  36. arXiv:2307.08688  [pdf, other

    eess.AS

    Semi-supervised multi-channel speaker diarization with cross-channel attention

    Authors: Shilong Wu, Jun Du, Maokui He, Shutong Niu, Hang Chen, Haitao Tang, Chin-Hui Lee

    Abstract: Most neural speaker diarization systems rely on sufficient manual training data labels, which are hard to collect under real-world scenarios. This paper proposes a semi-supervised speaker diarization system to utilize large-scale multi-channel training data by generating pseudo-labels for unlabeled data. Furthermore, we introduce cross-channel attention into the Neural Speaker Diarization Using Me… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: 8 pages,3 figures

  37. Chiral spin liquids with projected Gaussian fermionic entangled pair states

    Authors: Sen Niu, Jheng-Wei Li, Ji-Yao Chen, Didier Poilblanc

    Abstract: We study the parton construction of chiral spin liquids (CSLs) using projected Gaussian fermionic entangled pair states (GfPEPSs). First, we show that GfPEPSs can represent generic spinless Chern insulators faithfully with finite bond dimensions. Then, by applying the Gutzwiller projection to a bi-layer GfPEPSs, spin-1/2 Abelian and non-Abelian CSLs are obtained for Chern number $C=1$ and $C=2$, r… ▽ More

    Submitted 17 June, 2023; originally announced June 2023.

  38. arXiv:2305.18998  [pdf, other

    cs.IT eess.SP

    Blind Beamforming for Intelligent Reflecting Surface in Fading Channels without CSI

    Authors: Wenhai Lai, Wenyu Wang, Fan Xu, Xin Li, Shaobo Niu, Kaiming Shen

    Abstract: This paper discusses how to optimize the phase shifts of intelligent reflecting surface (IRS) to combat channel fading without any channel state information (CSI), namely blind beamforming. Differing from most previous works based on a two-stage paradigm of first estimating channels and then optimizing phase shifts, our approach is completely data-driven, only requiring a dataset of the received s… ▽ More

    Submitted 30 May, 2023; originally announced May 2023.

    Comments: 14 pages, 14 figures

  39. arXiv:2305.12649  [pdf, other

    cs.CV

    Imbalance-Agnostic Source-Free Domain Adaptation via Avatar Prototype Alignment

    Authors: Hongbin Lin, Mingkui Tan, Yifan Zhang, Zhen Qiu, Shuaicheng Niu, Dong Liu, Qing Du, Yanxia Liu

    Abstract: Source-free Unsupervised Domain Adaptation (SF-UDA) aims to adapt a well-trained source model to an unlabeled target domain without access to the source data. One key challenge is the lack of source data during domain adaptation. To handle this, we propose to mine the hidden knowledge of the source model and exploit it to generate source avatar prototypes. To this end, we propose a Contrastive Pro… ▽ More

    Submitted 21 May, 2023; originally announced May 2023.

    Comments: arXiv admin note: text overlap with arXiv:2106.15326

  40. Adaptive variational simulation for open quantum systems

    Authors: Huo Chen, Niladri Gomes, Siyuan Niu, Wibe Albert de Jong

    Abstract: Emerging quantum hardware provides new possibilities for quantum simulation. While much of the research has focused on simulating closed quantum systems, the real-world quantum systems are mostly open. Therefore, it is essential to develop quantum algorithms that can effectively simulate open quantum systems. Here we present an adaptive variational quantum algorithm for simulating open quantum sys… ▽ More

    Submitted 6 February, 2024; v1 submitted 11 May, 2023; originally announced May 2023.

    Comments: 30 pages, 14 figures, 3 tables

    Journal ref: Quantum 8, 1252 (2024)

  41. Mid-Infrared Upconversion Imaging Under Different Illumination Conditions

    Authors: Zheng Ge, Zhao-Qi-Zhi Han, Yi-Yang Liu, Xiao-Hua Wang, Zhi-Yuan Zhou, Fan Yang, Yin-Hai Li, Yan Li, Li Chen, Wu-Zhen Li, Su-Jian Niu, Bao-Sen Shi

    Abstract: Converting the medium infrared field to the visible band is an effective image detection method. We propose a comprehensive theory of image up-conversion under continuous optical pumping, and discuss the relationship between the experimental parameters and imaging field of view, resolution, quantum efficiency, and conversion bandwidth. Theoretical predictions of upconversion imaging results are gi… ▽ More

    Submitted 18 May, 2023; v1 submitted 5 May, 2023; originally announced May 2023.

    Comments: 12 pages, 8 figures

    Report number: Phys. Rev. Applied 20, 054060

  42. arXiv:2304.11497  [pdf, other

    cond-mat.mtrl-sci cond-mat.soft

    A method to measure the embedded crack length and position in high-density polyethylene using microseconds ultrasound time signal

    Authors: Sijun Niu, Venkatsai Bellala, Daanish A. Qureshi, Vikas Srivastava

    Abstract: High-density polyethylene (HDPE) is used in applications ranging from cooling water pipelines in nuclear power plants and distribution pipelines for natural gas and hydrogen to biomedical implants. Embedded crack-like flaws form within HDPE during fabrication or operations. Non-visible flaws can cause catastrophic failure if undetected. Large structures such as HDPE pipelines require a fast, non-d… ▽ More

    Submitted 7 June, 2024; v1 submitted 22 April, 2023; originally announced April 2023.

    Comments: 21 pages, 9 figures

  43. arXiv:2304.05577  [pdf, other

    astro-ph.HE astro-ph.GA

    The X-ray variation of M81* resolved by Chandra and NuSTAR

    Authors: S. Niu, F. G. Xie, Q. D. Wang, L. Ji, F. Yuan, M. Long

    Abstract: Despite advances in our understanding of low luminosity active galactic nuclei (LLAGNs), the fundamental details about the mechanisms of radiation and flare/outburst in hot accretion flow are still largely missing. We have systematically analyzed the archival Chandra and NuSTAR X-ray data of the nearby LLAGN M81*, whose $L_{\rm bol}\sim 10^{-5} L_{\rm Edd}$. Through a detailed study of X-ray light… ▽ More

    Submitted 11 April, 2023; originally announced April 2023.

    Comments: 11 pages, 8 figures, and 4 tables. Accepted to MNRAS

  44. arXiv:2303.07085  [pdf

    physics.optics physics.ins-det

    Thermal camera based on frequency upconversion and its noise-equivalent temperature difference characterization

    Authors: Zheng Ge, Zhi-Yuan Zhou, Jing-Xin Ceng, Li Chen, Yin-Hai Li, Yan Li, Su-Jian Niu, Bao-Sen Shi

    Abstract: We present a scheme for estimating the noise-equivalent temperature difference (NETD) of frequency upconversion detectors (UCDs) that detect mid-infrared (MIR) light. In particular, this letter investigates the frequency upconversion of a periodically polarized crystal based on lithium niobate, where a mid-infrared conversion bandwidth of 220 nm can be achieved in a single poled period by a specia… ▽ More

    Submitted 21 March, 2023; v1 submitted 13 March, 2023; originally announced March 2023.

  45. arXiv:2303.06151  [pdf, other

    cs.LG cs.AI

    NoiseCAM: Explainable AI for the Boundary Between Noise and Adversarial Attacks

    Authors: Wenkai Tan, Justus Renkhoff, Alvaro Velasquez, Ziyu Wang, Lusi Li, Jian Wang, Shuteng Niu, Fan Yang, Yongxin Liu, Houbing Song

    Abstract: Deep Learning (DL) and Deep Neural Networks (DNNs) are widely used in various domains. However, adversarial attacks can easily mislead a neural network and lead to wrong decisions. Defense mechanisms are highly preferred in safety-critical applications. In this paper, firstly, we use the gradient class activation map (GradCAM) to analyze the behavior deviation of the VGG-16 network when its inputs… ▽ More

    Submitted 9 March, 2023; originally announced March 2023.

    Comments: Submitted to IEEE Fuzzy 2023. arXiv admin note: text overlap with arXiv:2303.06032

  46. arXiv:2303.06032  [pdf, other

    cs.LG cs.CR cs.CV eess.IV

    Exploring Adversarial Attacks on Neural Networks: An Explainable Approach

    Authors: Justus Renkhoff, Wenkai Tan, Alvaro Velasquez, illiam Yichen Wang, Yongxin Liu, Jian Wang, Shuteng Niu, Lejla Begic Fazlic, Guido Dartmann, Houbing Song

    Abstract: Deep Learning (DL) is being applied in various domains, especially in safety-critical applications such as autonomous driving. Consequently, it is of great significance to ensure the robustness of these methods and thus counteract uncertain behaviors caused by adversarial attacks. In this paper, we use gradient heatmaps to analyze the response characteristics of the VGG-16 model when the input ima… ▽ More

    Submitted 8 March, 2023; originally announced March 2023.

  47. arXiv:2303.04253  [pdf, other

    cs.CV

    TMHOI: Translational Model for Human-Object Interaction Detection

    Authors: Lijing Zhu, Qizhen Lan, Alvaro Velasquez, Houbing Song, Acharya Kamal, Qing Tian, Shuteng Niu

    Abstract: Detecting human-object interactions (HOIs) is an intricate challenge in the field of computer vision. Existing methods for HOI detection heavily rely on appearance-based features, but these may not fully capture all the essential characteristics necessary for accurate detection. To overcome these challenges, we propose an innovative graph-based approach called TMGHOI (Translational Model for Human… ▽ More

    Submitted 1 July, 2023; v1 submitted 7 March, 2023; originally announced March 2023.

    Comments: 10 pages, 3 figures, 2 tables

  48. arXiv:2303.00041  [pdf

    physics.optics cond-mat.mtrl-sci physics.app-ph

    Colossal optical anisotropy from atomic-scale modulations

    Authors: Hongyan Mei, Guodong Ren, Boyang Zhao, Jad Salman, Gwan Yeong Jung, Huandong Chen, Shantanu Singh, Arashdeep S. Thind, John Cavin, Jordan A. Hachtel, Miaofang Chi, Shanyuan Niu, Graham Joe, Chenghao Wan, Nick Settineri, Simon J. Teat, Bryan C. Chakoumakos, Jayakanth Ravichandran, Rohan Mishra, Mikhail A. Kats

    Abstract: In modern optics, materials with large birefringence (Δn, where n is the refractive index) are sought after for polarization control (e.g. in wave plates, polarizing beam splitters, etc.), nonlinear optics and quantum optics (e.g. for phase matching and production of entangled photons), micromanipulation, and as a platform for unconventional light-matter coupling, such as Dyakonov-like surface pol… ▽ More

    Submitted 21 July, 2023; v1 submitted 28 February, 2023; originally announced March 2023.

    Comments: Main text + supplementary

  49. arXiv:2302.12400  [pdf, other

    cs.LG cs.CV

    Towards Stable Test-Time Adaptation in Dynamic Wild World

    Authors: Shuaicheng Niu, Jiaxiang Wu, Yifan Zhang, Zhiquan Wen, Yaofo Chen, Peilin Zhao, Mingkui Tan

    Abstract: Test-time adaptation (TTA) has shown to be effective at tackling distribution shifts between training and testing data by adapting a given model on test samples. However, the online model updating of TTA may be unstable and this is often a key obstacle preventing existing TTA methods from being deployed in the real world. Specifically, TTA may fail to improve or even harm the model performance whe… ▽ More

    Submitted 23 February, 2023; originally announced February 2023.

    Comments: accepted by International Conference on Learning Representations (ICLR) 2023 as Notable-Top-5%; 27 pages, 10 figures, 18 tables

  50. arXiv:2302.09971  [pdf, other

    cs.IR

    Social4Rec: Distilling User Preference from Social Graph for Video Recommendation in Tencent

    Authors: Xuanji Xiao, Huaqiang Dai, Qian Dong, Shuzi Niu, Yuzhen Liu, Pei Liu

    Abstract: Despite recommender systems play a key role in network content platforms, mining the user's interests is still a significant challenge. Existing works predict the user interest by utilizing user behaviors, i.e., clicks, views, etc., but current solutions are ineffective when users perform unsettled activities. The latter ones involve new users, which have few activities of any kind, and sparse use… ▽ More

    Submitted 11 August, 2023; v1 submitted 20 February, 2023; originally announced February 2023.