Skip to main content

Showing 1–22 of 22 results for author: Jian, Z

  1. arXiv:2407.10782  [pdf, other

    cs.RO

    LVCP: LiDAR-Vision Tightly Coupled Collaborative Real-time Relative Positioning

    Authors: Zhuozhu Jian, Qixuan Li, Shengtao Zheng, Xueqian Wang, Xinlei Chen

    Abstract: In air-ground collaboration scenarios without GPS and prior maps, the relative positioning of drones and unmanned ground vehicles (UGVs) has always been a challenge. For a drone equipped with monocular camera and an UGV equipped with LiDAR as an external sensor, we propose a robust and real-time relative pose estimation method (LVCP) based on the tight coupling of vision and LiDAR point cloud info… ▽ More

    Submitted 15 July, 2024; originally announced July 2024.

    Comments: See more details in https://sites.google.com/view/lvcp

  2. arXiv:2405.14383  [pdf, other

    cs.CL cs.AI

    Perception of Knowledge Boundary for Large Language Models through Semi-open-ended Question Answering

    Authors: Zhihua Wen, Zhiliang Tian, Zexin Jian, Zhen Huang, Pei Ke, Yifu Gao, Minlie Huang, Dongsheng Li

    Abstract: Large Language Models (LLMs) are widely used for knowledge-seeking yet suffer from hallucinations. The knowledge boundary (KB) of an LLM limits its factual understanding, beyond which it may begin to hallucinate. Investigating the perception of LLMs' KB is crucial for detecting hallucinations and LLMs' reliable generation. Current studies perceive LLMs' KB on questions with a concrete answer (clos… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

  3. arXiv:2405.02520  [pdf, other

    cs.DC

    TurboFFT: A High-Performance Fast Fourier Transform with Fault Tolerance on GPU

    Authors: Shixun Wu, Yujia Zhai, Jinyang Liu, Jiajun Huang, Zizhe Jian, Huangliang Dai, Sheng Di, Zizhong Chen, Franck Cappello

    Abstract: The Fast Fourier Transform (FFT), as a core computation in a wide range of scientific applications, is increasingly threatened by reliability issues. In this paper, we introduce TurboFFT, a high-performance FFT implementation equipped with a two-sided checksum scheme that detects and corrects silent data corruptions at computing units efficiently. The proposed two-sided checksum addresses the erro… ▽ More

    Submitted 3 May, 2024; originally announced May 2024.

  4. arXiv:2404.02840  [pdf, ps, other

    cs.DC

    A Survey on Error-Bounded Lossy Compression for Scientific Datasets

    Authors: Sheng Di, Jinyang Liu, Kai Zhao, Xin Liang, Robert Underwood, Zhaorui Zhang, Milan Shah, Yafan Huang, Jiajun Huang, Xiaodong Yu, Congrong Ren, Hanqi Guo, Grant Wilkins, Dingwen Tao, Jiannan Tian, Sian Jin, Zizhe Jian, Daoce Wang, MD Hasanur Rahman, Boyuan Zhang, Jon C. Calhoun, Guanpeng Li, Kazutomo Yoshii, Khalid Ayed Alharthi, Franck Cappello

    Abstract: Error-bounded lossy compression has been effective in significantly reducing the data storage/transfer burden while preserving the reconstructed data fidelity very well. Many error-bounded lossy compressors have been developed for a wide range of parallel and distributed use cases for years. These lossy compressors are designed with distinct compression models and design principles, such that each… ▽ More

    Submitted 3 April, 2024; originally announced April 2024.

    Comments: submitted to ACM Computing journal, requited to be 35 pages including references

  5. arXiv:2404.01699  [pdf, other

    cs.CV

    Task Integration Distillation for Object Detectors

    Authors: Hai Su, ZhenWen Jian, Songsen Yu

    Abstract: Knowledge distillation is a widely adopted technique for model lightening. However, the performance of most knowledge distillation methods in the domain of object detection is not satisfactory. Typically, knowledge distillation approaches consider only the classification task among the two sub-tasks of an object detector, largely overlooking the regression task. This oversight leads to a partial u… ▽ More

    Submitted 2 April, 2024; originally announced April 2024.

  6. arXiv:2403.12568  [pdf, other

    cs.CR cs.AI

    Memory-Efficient and Secure DNN Inference on TrustZone-enabled Consumer IoT Devices

    Authors: Xueshuo Xie, Haoxu Wang, Zhaolong Jian, Tao Li, Wei Wang, Zhiwei Xu, Guiling Wang

    Abstract: Edge intelligence enables resource-demanding Deep Neural Network (DNN) inference without transferring original data, addressing concerns about data privacy in consumer Internet of Things (IoT) devices. For privacy-sensitive applications, deploying models in hardware-isolated trusted execution environments (TEEs) becomes essential. However, the limited secure memory in TEEs poses challenges for dep… ▽ More

    Submitted 19 March, 2024; originally announced March 2024.

  7. arXiv:2311.12133  [pdf, other

    cs.DC cs.CE cs.DB

    High-performance Effective Scientific Error-bounded Lossy Compression with Auto-tuned Multi-component Interpolation

    Authors: Jinyang Liu, Sheng Di, Kai Zhao, Xin Liang, Sian Jin, Zizhe Jian, Jiajun Huang, Shixun Wu, Zizhong Chen, Franck Cappello

    Abstract: Error-bounded lossy compression has been identified as a promising solution for significantly reducing scientific data volumes upon users' requirements on data distortion. For the existing scientific error-bounded lossy compressors, some of them (such as SPERR and FAZ) can reach fairly high compression ratios and some others (such as SZx, SZ, and ZFP) feature high compression speeds, but they rare… ▽ More

    Submitted 13 December, 2023; v1 submitted 20 November, 2023; originally announced November 2023.

  8. arXiv:2310.02648  [pdf, other

    cs.RO

    Long-Term Dynamic Window Approach for Kinodynamic Local Planning in Static and Crowd Environments

    Authors: Zhiqiang Jian, Songyi Zhang, Lingfeng Sun, Wei Zhan, Nanning Zheng, Masayoshi Tomizuka

    Abstract: Local planning for a differential wheeled robot is designed to generate kinodynamic feasible actions that guide the robot to a goal position along the navigation path while avoiding obstacles. Reactive, predictive, and learning-based methods are widely used in local planning. However, few of them can fit static and crowd environments while satisfying kinodynamic constraints simultaneously. To solv… ▽ More

    Submitted 4 October, 2023; originally announced October 2023.

    Comments: 9 pages, 7 figures

    Journal ref: 2023 IEEE RA-L

  9. arXiv:2310.02625  [pdf, other

    cs.RO

    Adaptive Spatio-Temporal Voxels Based Trajectory Planning for Autonomous Driving in Highway Traffic Flow

    Authors: Zhiqiang Jian, Songyi Zhang, Lingfeng Sun, Wei Zhan, Masayoshi Tomizuka, Nanning Zheng

    Abstract: Trajectory planning is crucial for the safe driving of autonomous vehicles in highway traffic flow. Currently, some advanced trajectory planning methods utilize spatio-temporal voxels to construct feasible regions and then convert trajectory planning into optimization problem solving based on the feasible regions. However, these feasible region construction methods cannot adapt to the changes in d… ▽ More

    Submitted 4 October, 2023; originally announced October 2023.

    Comments: 8 pages, 5 figures

    Journal ref: IEEE ITSC 2023

  10. arXiv:2309.03475  [pdf, other

    cs.RO cs.AI

    InteractionNet: Joint Planning and Prediction for Autonomous Driving with Transformers

    Authors: Jiawei Fu, Yanqing Shen, Zhiqiang Jian, Shitao Chen, Jingmin Xin, Nanning Zheng

    Abstract: Planning and prediction are two important modules of autonomous driving and have experienced tremendous advancement recently. Nevertheless, most existing methods regard planning and prediction as independent and ignore the correlation between them, leading to the lack of consideration for interaction and dynamic changes of traffic scenarios. To address this challenge, we propose InteractionNet, wh… ▽ More

    Submitted 7 September, 2023; originally announced September 2023.

    Comments: Accepted to IROS 2023

  11. arXiv:2307.00599  [pdf, other

    cs.RO

    RH-Map: Online Map Construction Framework of Dynamic Objects Removal Based on Region-wise Hash Map Structure

    Authors: Zihong Yan, Xiaoyi Wu, Zhuozhu Jian, Bin Lan Xueqian Wang, Bin Liang

    Abstract: Mobile robots navigating in outdoor environments frequently encounter the issue of undesired traces left by dynamic objects and manifested as obstacles on map, impeding robots from achieving accurate localization and effective navigation. To tackle the problem, a novel map construction framework based on 3D region-wise hash map structure (RH-Map) is proposed, consisting of front-end scan fresher a… ▽ More

    Submitted 24 July, 2023; v1 submitted 2 July, 2023; originally announced July 2023.

  12. arXiv:2306.08977  [pdf, other

    cs.RO

    Path Generation for Wheeled Robots Autonomous Navigation on Vegetated Terrain

    Authors: Zhuozhu Jian, Zejia Liu, Haoyu Shao, Xueqian Wang, Xinlei Chen, Bin Liang

    Abstract: Wheeled robot navigation has been widely used in urban environments, but little research has been conducted on its navigation in wild vegetation. External sensors (LiDAR, camera etc.) are often used to construct point cloud map of the surrounding environment, however, the supporting rigid ground used for travelling cannot be detected due to the occlusion of vegetation. This often causes unsafe or… ▽ More

    Submitted 29 November, 2023; v1 submitted 15 June, 2023; originally announced June 2023.

  13. arXiv:2306.02659  [pdf, other

    cs.RO

    Hybrid Trajectory Optimization for Autonomous Terrain Traversal of Articulated Tracked Robots

    Authors: Zhengzhe Xu, Yanbo Chen, Zhuozhu Jian, Junbo Tan, Xueqian Wang, Bin Liang

    Abstract: Autonomous terrain traversal of articulated tracked robots can reduce operator cognitive load to enhance task efficiency and facilitate extensive deployment. We present a novel hybrid trajectory optimization method aimed at generating efficient, stable, and smooth traversal motions. To achieve this, we develop a planar robot-terrain contact model and divide the robot's motion into hybrid modes of… ▽ More

    Submitted 23 November, 2023; v1 submitted 5 June, 2023; originally announced June 2023.

    Comments: IEEE Robotics and Automation Letters (RA-L)

  14. FT-GEMM: A Fault Tolerant High Performance GEMM Implementation on x86 CPUs

    Authors: Shixun Wu, Yujia Zhai, Jiajun Huang, Zizhe Jian, Zizhong Chen

    Abstract: General matrix/matrix multiplication (GEMM) is crucial for scientific computing and machine learning. However, the increased scale of the computing platforms raises concerns about hardware and software reliability. In this poster, we present FT-GEMM, a high-performance GEMM being capable of tolerating soft errors on-the-fly. We incorporate the fault tolerant functionality at algorithmic level by f… ▽ More

    Submitted 8 May, 2023; v1 submitted 3 May, 2023; originally announced May 2023.

    Comments: arXiv admin note: substantial text overlap with arXiv:2104.00897

  15. Anatomy of High-Performance GEMM with Online Fault Tolerance on GPUs

    Authors: Shixun Wu, Yujia Zhai, Jinyang Liu, Jiajun Huang, Zizhe Jian, Bryan M. Wong, Zizhong Chen

    Abstract: General Matrix Multiplication (GEMM) is a crucial algorithm for various applications such as machine learning and scientific computing, and an efficient GEMM implementation is essential for the performance of these systems. While researchers often strive for faster performance by using large compute platforms, the increased scale of these systems can raise concerns about hardware and software reli… ▽ More

    Submitted 1 May, 2023; originally announced May 2023.

    Comments: 11 pages, 2023 International Conference on Supercomputing

  16. arXiv:2209.08539  [pdf, other

    cs.RO

    Dynamic Control Barrier Function-based Model Predictive Control to Safety-Critical Obstacle-Avoidance of Mobile Robot

    Authors: Zhuozhu Jian, Zihong Yan, Xuanang Lei, Zihong Lu, Bin Lan, Xueqian Wang, Bin Liang

    Abstract: This paper presents an efficient and safe method to avoid static and dynamic obstacles based on LiDAR. First, point cloud is used to generate a real-time local grid map for obstacle detection. Then, obstacles are clustered by DBSCAN algorithm and enclosed with minimum bounding ellipses (MBEs). In addition, data association is conducted to match each MBE with the obstacle in the current frame. Cons… ▽ More

    Submitted 18 September, 2022; originally announced September 2022.

    Comments: Submitted to IEEE International Conference on Robotics and Automation (ICRA) 2023

  17. arXiv:2203.04541  [pdf, other

    cs.RO

    PUTN: A Plane-fitting based Uneven Terrain Navigation Framework

    Authors: Zhuozhu Jian, Zihong Lu, Xiao Zhou, Bin Lan, Anxing Xiao, Xueqian Wang, Bin Liang

    Abstract: Autonomous navigation of ground robots has been widely used in indoor structured 2D environments, but there are still many challenges in outdoor 3D unstructured environments, especially in rough, uneven terrains. This paper proposed a plane-fitting based uneven terrain navigation framework (PUTN) to solve this problem. The implementation of PUTN is divided into three steps. First, based on Rapidly… ▽ More

    Submitted 27 September, 2022; v1 submitted 9 March, 2022; originally announced March 2022.

    Comments: Accepted by IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2022

  18. arXiv:2203.03927  [pdf, other

    cs.RO eess.SY

    Quadruped Guidance Robot for the Visually Impaired: A Comfort-Based Approach

    Authors: Yanbo Chen, Zhengzhe Xu, Zhuozhu Jian, Gengpan Tang, Yunong Yangli, Anxing Xiao, Xueqian Wang, Bin Liang

    Abstract: Guidance robots that can guide people and avoid various obstacles, could potentially be owned by more visually impaired people at a fairly low cost. Most of the previous guidance robots for the visually impaired ignored the human response behavior and comfort, treating the human as an appendage dragged by the robot, which can lead to imprecise guidance of the human and sudden changes in the tracti… ▽ More

    Submitted 23 June, 2023; v1 submitted 8 March, 2022; originally announced March 2022.

    Comments: IEEE International Conference on Robotics and Automation (ICRA) 2023

  19. arXiv:2103.14984  [pdf, ps, other

    cs.CV cs.GR cs.LG eess.IV

    Realistic face animation generation from videos

    Authors: Zihao Jian, Minshan Xie

    Abstract: 3D face reconstruction and face alignment are two fundamental and highly related topics in computer vision. Recently, some works start to use deep learning models to estimate the 3DMM coefficients to reconstruct 3D face geometry. However, the performance is restricted due to the limitation of the pre-defined face templates. To address this problem, some end-to-end methods, which can completely byp… ▽ More

    Submitted 27 March, 2021; originally announced March 2021.

  20. arXiv:1803.05263  [pdf, other

    cs.CV cs.AI

    Feature Selective Small Object Detection via Knowledge-based Recurrent Attentive Neural Network

    Authors: Kai Yi, Zhiqiang Jian, Shitao Chen, Nanning Zheng

    Abstract: At present, the performance of deep neural network in general object detection is comparable to or even surpasses that of human beings. However, due to the limitations of deep learning itself, the small proportion of feature pixels, and the occurence of blur and occlusion, the detection of small objects in complex scenes is still an open question. But we can not deny that real-time and accurate ob… ▽ More

    Submitted 20 April, 2019; v1 submitted 13 March, 2018; originally announced March 2018.

  21. arXiv:0802.3081  [pdf

    cs.OH

    A High-Q Microwave MEMS Resonator

    Authors: Z. Jian, Y. Yuanwei, Z. Yong, Chen Chen, J. Shixing

    Abstract: A High-Q microwave (K band) MEMS resonator is presented, which empolys substrate integrated waveguide (SIW) and micromachined via-hole arrays by ICP process. Nonradiation dielectric waveguide (NRD) is formed by metal filled via-hole arrays and grounded planes. The three dimensional (3D) high resistivity silicon substrate filled cavity resonator is fed by current probes using CPW line. This monol… ▽ More

    Submitted 21 February, 2008; originally announced February 2008.

    Comments: Submitted on behalf of EDA Publishing Association (http://irevues.inist.fr/EDA-Publishing)

    Journal ref: Dans Symposium on Design, Test, Integration and Packaging of MEMS/MOEMS - DTIP 2007, Stresa, lago Maggiore : Italie (2007)

  22. arXiv:0711.3318  [pdf

    cs.OH

    A Ku-Band Novel Micromachined Bandpass Filter with Two Transmission Zeros

    Authors: Zhang Yong, Zhu Jian, Yu Yuanwei, Chen Chen, Jia Shi Xing

    Abstract: This paper presents a micromachined bandpass filter with miniature size that has relatively outstanding performance. A silicon-based eight-order microstrip bandpass filter is fabricated and measured. A novel design method of the interdigital filter that can create two transmission zeros is described. The location of the transmission zeros can be shifted arbitrarily in the stopband. By adjusting… ▽ More

    Submitted 21 November, 2007; originally announced November 2007.

    Comments: Submitted on behalf of TIMA Editions (http://irevues.inist.fr/tima-editions)

    Journal ref: Dans Symposium on Design, Test, Integration and Packaging of MEMS/MOEMS - DTIP 2006, Stresa, Lago Maggiore : Italie (2006)