Zum Hauptinhalt springen

Showing 1–12 of 12 results for author: Ran, H

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

    cs.IT

    Multi-UAV Trajectory Design for Fair and Secure Communication

    Authors: Hongjiang Lei, Dongyang Meng, Haoxiang Ran, Ki-Hong Park, Gaofeng Pan, Mohamed-Slim Alouini

    Abstract: Unmanned aerial vehicles (UAVs) play an essential role in future wireless communication networks due to their high mobility, low cost, and on-demand deployment. In air-to-ground links, UAVs are widely used to enhance the performance of wireless communication systems due to the presence of high-probability line-of-sight (LoS) links. However, the high probability of LoS links also increases the risk… ▽ More

    Submitted 9 June, 2024; originally announced June 2024.

    Comments: 14 pages, 10 figures, submitted to IEEE Journal for review

  2. arXiv:2404.00815  [pdf, other

    cs.CV cs.AI cs.RO

    Towards Realistic Scene Generation with LiDAR Diffusion Models

    Authors: Haoxi Ran, Vitor Guizilini, Yue Wang

    Abstract: Diffusion models (DMs) excel in photo-realistic image synthesis, but their adaptation to LiDAR scene generation poses a substantial hurdle. This is primarily because DMs operating in the point space struggle to preserve the curve-like patterns and 3D geometry of LiDAR scenes, which consumes much of their representation power. In this paper, we propose LiDAR Diffusion Models (LiDMs) to generate LiD… ▽ More

    Submitted 18 April, 2024; v1 submitted 31 March, 2024; originally announced April 2024.

    Comments: CVPR 2024. Project link: https://lidar-diffusion.github.io

  3. arXiv:2401.14807  [pdf, other

    cs.CV

    PL-FSCIL: Harnessing the Power of Prompts for Few-Shot Class-Incremental Learning

    Authors: Songsong Tian, Lusi Li, Weijun Li, Hang Ran, Li Li, Xin Ning

    Abstract: Few-Shot Class-Incremental Learning (FSCIL) aims to enable deep neural networks to learn new tasks incrementally from a small number of labeled samples without forgetting previously learned tasks, closely mimicking human learning patterns. In this paper, we propose a novel approach called Prompt Learning for FSCIL (PL-FSCIL), which harnesses the power of prompts in conjunction with a pre-trained V… ▽ More

    Submitted 26 January, 2024; originally announced January 2024.

  4. arXiv:2310.13975  [pdf, other

    stat.ML cs.LG stat.CO

    ASBART:Accelerated Soft Bayes Additive Regression Trees

    Authors: Hao Ran, Yang Bai

    Abstract: Bayes additive regression trees(BART) is a nonparametric regression model which has gained wide-spread popularity in recent years due to its flexibility and high accuracy of estimation. Soft BART,one variation of BART,improves both practically and heoretically on existing Bayesian sum-of-trees models. One bottleneck for Soft BART is its slow speed in the long MCMC loop. Compared to BART,it use mor… ▽ More

    Submitted 21 October, 2023; originally announced October 2023.

  5. arXiv:2305.08808  [pdf, other

    cs.CV

    GeoMAE: Masked Geometric Target Prediction for Self-supervised Point Cloud Pre-Training

    Authors: Xiaoyu Tian, Haoxi Ran, Yue Wang, Hang Zhao

    Abstract: This paper tries to address a fundamental question in point cloud self-supervised learning: what is a good signal we should leverage to learn features from point clouds without annotations? To answer that, we introduce a point cloud representation learning framework, based on geometric feature reconstruction. In contrast to recent papers that directly adopt masked autoencoder (MAE) and only predic… ▽ More

    Submitted 15 May, 2023; originally announced May 2023.

    Comments: Accepted to CVPR 2023

  6. arXiv:2304.08130  [pdf, other

    cs.CV

    A Survey on Few-Shot Class-Incremental Learning

    Authors: Songsong Tian, Lusi Li, Weijun Li, Hang Ran, Xin Ning, Prayag Tiwari

    Abstract: Large deep learning models are impressive, but they struggle when real-time data is not available. Few-shot class-incremental learning (FSCIL) poses a significant challenge for deep neural networks to learn new tasks from just a few labeled samples without forgetting the previously learned ones. This setup easily leads to catastrophic forgetting and overfitting problems, severely affecting model p… ▽ More

    Submitted 23 October, 2023; v1 submitted 17 April, 2023; originally announced April 2023.

  7. arXiv:2303.11945  [pdf, other

    cs.SI cs.AI cs.CL cs.LG

    Unsupervised Cross-Domain Rumor Detection with Contrastive Learning and Cross-Attention

    Authors: Hongyan Ran, Caiyan Jia

    Abstract: Massive rumors usually appear along with breaking news or trending topics, seriously hindering the truth. Existing rumor detection methods are mostly focused on the same domain, and thus have poor performance in cross-domain scenarios due to domain shift. In this work, we propose an end-to-end instance-wise and prototype-wise contrastive learning model with a cross-attention mechanism for cross-do… ▽ More

    Submitted 20 March, 2023; originally announced March 2023.

  8. arXiv:2205.05740  [pdf, other

    cs.CV cs.AI cs.GR cs.RO

    Surface Representation for Point Clouds

    Authors: Haoxi Ran, Jun Liu, Chengjie Wang

    Abstract: Most prior work represents the shapes of point clouds by coordinates. However, it is insufficient to describe the local geometry directly. In this paper, we present \textbf{RepSurf} (representative surfaces), a novel representation of point clouds to \textbf{explicitly} depict the very local structure. We explore two variants of RepSurf, Triangular RepSurf and Umbrella RepSurf inspired by triangle… ▽ More

    Submitted 12 May, 2022; v1 submitted 11 May, 2022; originally announced May 2022.

    Comments: CVPR 2022 Oral. Code available at https://github.com/hancyran/RepSurf

  9. arXiv:2202.07123  [pdf, other

    cs.CV cs.AI

    Rethinking Network Design and Local Geometry in Point Cloud: A Simple Residual MLP Framework

    Authors: Xu Ma, Can Qin, Haoxuan You, Haoxi Ran, Yun Fu

    Abstract: Point cloud analysis is challenging due to irregularity and unordered data structure. To capture the 3D geometries, prior works mainly rely on exploring sophisticated local geometric extractors using convolution, graph, or attention mechanisms. These methods, however, incur unfavorable latency during inference, and the performance saturates over the past few years. In this paper, we present a nove… ▽ More

    Submitted 29 November, 2022; v1 submitted 14 February, 2022; originally announced February 2022.

    Comments: Accepted by ICLR 2022. Codes are made publically available at https://github.com/ma-xu/pointMLP-pytorch; updated some errors

  10. arXiv:2108.12468  [pdf, other

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

    Learning Inner-Group Relations on Point Clouds

    Authors: Haoxi Ran, Wei Zhuo, Jun Liu, Li Lu

    Abstract: The prevalence of relation networks in computer vision is in stark contrast to underexplored point-based methods. In this paper, we explore the possibilities of local relation operators and survey their feasibility. We propose a scalable and efficient module, called group relation aggregator. The module computes a feature of a group based on the aggregation of the features of the inner-group point… ▽ More

    Submitted 27 August, 2021; originally announced August 2021.

    Comments: ICCV 2021. arXiv admin note: text overlap with arXiv:2011.14285

  11. arXiv:2011.14285   

    cs.CV cs.GR

    Deeper or Wider Networks of Point Clouds with Self-attention?

    Authors: Haoxi Ran, Li Lu

    Abstract: Prevalence of deeper networks driven by self-attention is in stark contrast to underexplored point-based methods. In this paper, we propose groupwise self-attention as the basic block to construct our network: SepNet. Our proposed module can effectively capture both local and global dependencies. This module computes the features of a group based on the summation of the weighted features of any po… ▽ More

    Submitted 14 August, 2021; v1 submitted 29 November, 2020; originally announced November 2020.

    Comments: The experiments is incompleted

  12. arXiv:2011.12024   

    cs.CV cs.AI

    RIN: Textured Human Model Recovery and Imitation with a Single Image

    Authors: Haoxi Ran, Guangfu Wang, Li Lu

    Abstract: Human imitation has become topical recently, driven by GAN's ability to disentangle human pose and body content. However, the latest methods hardly focus on 3D information, and to avoid self-occlusion, a massive amount of input images are needed. In this paper, we propose RIN, a novel volume-based framework for reconstructing a textured 3D model from a single picture and imitating a subject with t… ▽ More

    Submitted 14 August, 2021; v1 submitted 24 November, 2020; originally announced November 2020.

    Comments: The experiments is incompleted