Skip to main content

Showing 1–26 of 26 results for author: Lei, N

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

    cs.CV

    Learning Unsigned Distance Fields from Local Shape Functions for 3D Surface Reconstruction

    Authors: Jiangbei Hu, Yanggeng Li, Fei Hou, Junhui Hou, Zhebin Zhang, Shengfa Wang, Na Lei, Ying He

    Abstract: Unsigned distance fields (UDFs) provide a versatile framework for representing a diverse array of 3D shapes, encompassing both watertight and non-watertight geometries. Traditional UDF learning methods typically require extensive training on large datasets of 3D shapes, which is costly and often necessitates hyperparameter adjustments for new datasets. This paper presents a novel neural framework,… ▽ More

    Submitted 1 July, 2024; originally announced July 2024.

    Comments: 14 pages, 11 figures

    ACM Class: I.3.5

  2. arXiv:2406.09082  [pdf

    eess.SY cs.AI

    Data-driven modeling and supervisory control system optimization for plug-in hybrid electric vehicles

    Authors: Hao Zhang, Nuo Lei, Boli Chen, Bingbing Li, Rulong Li, Zhi Wang

    Abstract: Learning-based intelligent energy management systems for plug-in hybrid electric vehicles (PHEVs) are crucial for achieving efficient energy utilization. However, their application faces system reliability challenges in the real world, which prevents widespread acceptance by original equipment manufacturers (OEMs). This paper begins by establishing a PHEV model based on physical and data-driven mo… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

  3. arXiv:2406.04115  [pdf, other

    cs.CV cs.GR

    Global Parameterization-based Texture Space Optimization

    Authors: Wei Chen, Yuxue Ren, Na Lei, Zhongxuan Luo, Xianfeng Gu

    Abstract: Texture map** is a common technology in the area of computer graphics, it maps the 3D surface space onto the 2D texture space. However, the loose texture space will reduce the efficiency of data storage and GPU memory addressing in the rendering process. Many of the existing methods focus on repacking given textures, but they still suffer from high computational cost and hardly produce a wholly… ▽ More

    Submitted 6 June, 2024; originally announced June 2024.

    Comments: Preprint submitted to Comput. Math. Math. Phys

  4. arXiv:2403.08236  [pdf, other

    cs.CV eess.IV

    Point Cloud Compression via Constrained Optimal Transport

    Authors: Zezeng Li, Weimin Wang, Ziliang Wang, Na Lei

    Abstract: This paper presents a novel point cloud compression method COT-PCC by formulating the task as a constrained optimal transport (COT) problem. COT-PCC takes the bitrate of compressed features as an extra constraint of optimal transport (OT) which learns the distribution transformation between original and reconstructed points. Specifically, the formulated COT is implemented with a generative adversa… ▽ More

    Submitted 13 March, 2024; originally announced March 2024.

  5. arXiv:2401.17603  [pdf, other

    cs.CV

    Topology-Aware Latent Diffusion for 3D Shape Generation

    Authors: Jiangbei Hu, Ben Fei, Baixin Xu, Fei Hou, Weidong Yang, Shengfa Wang, Na Lei, Chen Qian, Ying He

    Abstract: We introduce a new generative model that combines latent diffusion with persistent homology to create 3D shapes with high diversity, with a special emphasis on their topological characteristics. Our method involves representing 3D shapes as implicit fields, then employing persistent homology to extract topological features, including Betti numbers and persistence diagrams. The shape generation pro… ▽ More

    Submitted 31 January, 2024; originally announced January 2024.

    Comments: 16 pages, 9 figures

    ACM Class: I.3.5; I.2.10

  6. arXiv:2307.11308  [pdf, other

    cs.CV cs.AI

    DPM-OT: A New Diffusion Probabilistic Model Based on Optimal Transport

    Authors: Zezeng Li, ShengHao Li, Zhanpeng Wang, Na Lei, Zhongxuan Luo, Xianfeng Gu

    Abstract: Sampling from diffusion probabilistic models (DPMs) can be viewed as a piecewise distribution transformation, which generally requires hundreds or thousands of steps of the inverse diffusion trajectory to get a high-quality image. Recent progress in designing fast samplers for DPMs achieves a trade-off between sampling speed and sample quality by knowledge distillation or adjusting the variance sc… ▽ More

    Submitted 20 July, 2023; originally announced July 2023.

    Comments: iccv2023 accepted

  7. arXiv:2306.08233  [pdf, other

    cs.CV

    OT-Net: A Reusable Neural Optimal Transport Solver

    Authors: Zezeng Li, Shenghao Li, Lianbao **, Na Lei, Zhongxuan Luo

    Abstract: With the widespread application of optimal transport (OT), its calculation becomes essential, and various algorithms have emerged. However, the existing methods either have low efficiency or cannot represent discontinuous maps. A novel reusable neural OT solver OT-Net is thus presented, which first learns Brenier's height representation via the neural network to obtain its potential, and then gain… ▽ More

    Submitted 12 November, 2023; v1 submitted 14 June, 2023; originally announced June 2023.

  8. arXiv:2211.06009  [pdf, other

    cs.AI cs.CG

    What's the Situation with Intelligent Mesh Generation: A Survey and Perspectives

    Authors: Na Lei, Zezeng Li, Zebin Xu, Ying Li, Xianfeng Gu

    Abstract: Intelligent Mesh Generation (IMG) represents a novel and promising field of research, utilizing machine learning techniques to generate meshes. Despite its relative infancy, IMG has significantly broadened the adaptability and practicality of mesh generation techniques, delivering numerous breakthroughs and unveiling potential future pathways. However, a noticeable void exists in the contemporary… ▽ More

    Submitted 23 May, 2023; v1 submitted 11 November, 2022; originally announced November 2022.

  9. arXiv:2208.07103  [pdf, other

    cs.CV

    Global Consistent Point Cloud Registration Based on Lie-algebraic Cohomology

    Authors: Yuxue Ren, Baowei Jiang, Wei Chen, Na Lei, Xianfeng David Gu

    Abstract: We present a novel, effective method for global point cloud registration problems by geometric topology. Based on many point cloud pairwise registration methods (e.g ICP), we focus on the problem of accumulated error for the composition of transformations along any loops. The major technical contribution of this paper is a linear method for the elimination of errors, using only solving a Poisson e… ▽ More

    Submitted 15 August, 2022; originally announced August 2022.

    Comments: 14 pages,6 figures

    MSC Class: 22E60; 14F45 ACM Class: I.4.5; I.3.5

  10. arXiv:2104.05802  [pdf, other

    cs.LG

    Efficient Optimal Transport Algorithm by Accelerated Gradient descent

    Authors: Dongsheng An, Na Lei, Xianfeng Gu

    Abstract: Optimal transport (OT) plays an essential role in various areas like machine learning and deep learning. However, computing discrete optimal transport plan for large scale problems with adequate accuracy and efficiency is still highly challenging. Recently, methods based on the Sinkhorn algorithm add an entropy regularizer to the prime problem and get a trade off between efficiency and accuracy. I… ▽ More

    Submitted 19 July, 2021; v1 submitted 12 April, 2021; originally announced April 2021.

    Comments: ICML 2021 workshop for Beyond first-order methods in machine learning systems

  11. arXiv:2104.00637  [pdf, other

    cs.GR

    Cortical Morphometry Analysis based on Worst Transportation Theory

    Authors: Min Zhang, Dongsheng An, Na Lei, Jianfeng Wu, Tong Zhao, Xiaoyin Xu, Yalin Wang, Xianfeng Gu

    Abstract: Biomarkers play an important role in early detection and intervention in Alzheimer's disease (AD). However, obtaining effective biomarkers for AD is still a big challenge. In this work, we propose to use the worst transportation cost as a univariate biomarker to index cortical morphometry for tracking AD progression. The worst transportation (WT) aims to find the least economical way to transport… ▽ More

    Submitted 1 April, 2021; originally announced April 2021.

    Comments: IPMI 2021, 13 pages, 3 figures

  12. Quadrilateral Mesh Generation III: Optimizing Singularity Configuration Based on Abel-Jacobi Theory

    Authors: Xiaopeng Zheng, Yiming Zhu, Na Lei, Zhongxuan Luo, Xianfeng Gu

    Abstract: This work proposes a rigorous and practical algorithm for generating meromorphic quartic differentials for the purpose of quad-mesh generation. The work is based on the Abel-Jacobi theory of algebraic curve. The algorithm pipeline can be summarized as follows: calculate the homology group; compute the holomorphic differential group; construct the period matrix of the surface and Jacobi variety; ca… ▽ More

    Submitted 9 July, 2020; originally announced July 2020.

  13. arXiv:2006.14788   

    cs.CV math.DG

    Ricci Curvature Based Volumetric Segmentation of the Auditory Ossicles

    Authors: Na Lei, Jisui Huang, Yuxue Ren, Emil Saucan, Zhenchang Wang

    Abstract: The auditory ossicles that are located in the middle ear are the smallest bones in the human body. Their damage will result in hearing loss. It is therefore important to be able to automatically diagnose ossicles' diseases based on Computed Tomography (CT) 3D imaging. However CT images usually include the whole head area, which is much larger than the bones of interest, thus the localization of th… ▽ More

    Submitted 2 March, 2022; v1 submitted 26 June, 2020; originally announced June 2020.

    Comments: There is a fundamental problem with the layout of our paper, and we should design a general segmentation framework rather than just focusing on the ossicles

  14. A robust modeling framework for energy analysis of data centers

    Authors: Nuoa Lei

    Abstract: Global digitalization has given birth to the explosion of digital services in approximately every sector of contemporary life. Applications of artificial intelligence, blockchain technologies, and internet of things are promising to accelerate digitalization further. As a consequence, the number of data centers, which provide the services of data processing, storage, and communication services, is… ▽ More

    Submitted 11 June, 2020; originally announced June 2020.

  15. arXiv:2001.03698  [pdf, other

    cs.CV eess.IV

    AE-OT-GAN: Training GANs from data specific latent distribution

    Authors: Dongsheng An, Yang Guo, Min Zhang, Xin Qi, Na Lei, Shing-Tung Yau, Xianfeng Gu

    Abstract: Though generative adversarial networks (GANs) areprominent models to generate realistic and crisp images,they often encounter the mode collapse problems and arehard to train, which comes from approximating the intrinsicdiscontinuous distribution transform map with continuousDNNs. The recently proposed AE-OT model addresses thisproblem by explicitly computing the discontinuous distribu-tion transfo… ▽ More

    Submitted 27 January, 2020; v1 submitted 10 January, 2020; originally announced January 2020.

  16. Quadrilateral Mesh Generation II : Meromorphic Quartic Differentials and Abel-Jacobi Condition

    Authors: Na Lei, Xiaopeng Zheng, Zhongxuan Luo, Feng Luo, Xianfeng Gu

    Abstract: This work discovers the equivalence relation between quadrilateral meshes and meromorphic quartic. Each quad-mesh induces a conformal structure of the surface, and a meromorphic differential, where the configuration of singular vertices correspond to the configurations the poles and zeros (divisor) of the meroromorphic differential. Due to Riemann surface theory, the configuration of singularities… ▽ More

    Submitted 29 June, 2019; originally announced July 2019.

  17. arXiv:1902.02934  [pdf, other

    cs.LG stat.ML

    Mode Collapse and Regularity of Optimal Transportation Maps

    Authors: Na Lei, Yang Guo, Dongsheng An, Xin Qi, Zhongxuan Luo, Shing-Tung Yau, Xianfeng Gu

    Abstract: This work builds the connection between the regularity theory of optimal transportation map, Monge-Ampère equation and GANs, which gives a theoretic understanding of the major drawbacks of GANs: convergence difficulty and mode collapse. According to the regularity theory of Monge-Ampère equation, if the support of the target measure is disconnected or just non-convex, the optimal transportation… ▽ More

    Submitted 7 February, 2019; originally announced February 2019.

  18. arXiv:1811.12604  [pdf, other

    cs.CG

    Metric Based Quadrilateral Mesh Generation

    Authors: Wei Chen, Xiaopeng Zheng, **gyao Ke, Na Lei, Zhongxuan Luo, Xianfeng Gu

    Abstract: This work proposes a novel metric based algorithm for quadrilateral mesh generating. Each quad-mesh induces a Riemannian metric satisfying special conditions: the metric is a flat metric with cone signualrites conformal to the original metric, the total curvature satisfies the Gauss-Bonnet condition, the holonomy group is a subgroup of the rotation group $\{e^{ikπ/2}\}$, furthermore there is cross… ▽ More

    Submitted 29 November, 2018; originally announced November 2018.

  19. arXiv:1809.05964  [pdf, other

    cs.LG stat.ML

    Latent Space Optimal Transport for Generative Models

    Authors: Huidong Liu, Yang Guo, Na Lei, Zhixin Shu, Shing-Tung Yau, Dimitris Samaras, Xianfeng Gu

    Abstract: Variational Auto-Encoders enforce their learned intermediate latent-space data distribution to be a simple distribution, such as an isotropic Gaussian. However, this causes the posterior collapse problem and loses manifold structure which can be important for datasets such as facial images. A GAN can transform a simple distribution to a latent-space data distribution and thus preserve the manifold… ▽ More

    Submitted 16 September, 2018; originally announced September 2018.

  20. arXiv:1809.02870  [pdf, ps, other

    cs.CG q-bio.QM

    Brain Morphometry Analysis with Surface Foliation Theory

    Authors: Chengfeng Wen, Na Lei, Ming Ma, Xin Qi, Wen Zhang, Yalin Wang, David Xianfeng Gu

    Abstract: Brain morphometry study plays a fundamental role in neuroimaging research. In this work, we propose a novel method for brain surface morphometry analysis based on surface foliation theory. Given brain cortical surfaces with automatically extracted landmark curves, we first construct finite foliations on surfaces. A set of admissible curves and a height parameter for each loop are provided by users… ▽ More

    Submitted 8 September, 2018; originally announced September 2018.

  21. arXiv:1808.01308   

    cs.GR

    The Normal Map Based on Area-Preserving Parameterization

    Authors: Hui Zhao, Kehua Su, Ming Ma, Na Lei, Li Cui, Xianfeng Gu

    Abstract: In this paper, we present an approach to enhance and improve the current normal map rendering technique. Our algorithm is based on semi-discrete Optimal Mass Transportation (OMT) theory and has a solid theoretical base. The key difference from previous normal map method is that we preserve the local area when we unwrap a disk-like 3D surface onto 2D plane. Compared to the currently used techniques… ▽ More

    Submitted 21 April, 2020; v1 submitted 14 July, 2018; originally announced August 2018.

    Comments: we need update it

  22. arXiv:1807.08486  [pdf, other

    cs.GR

    Conformal Mesh Parameterization Using Discrete Calabi Flow

    Authors: Hui Zhao, Xuan Li, Huabin Ge, Xianfeng Gu, Na Lei

    Abstract: In this paper, we introduce discrete Calabi flow to the graphics research community and present a novel conformal mesh parameterization algorithm. Calabi energy has a succinct and explicit format. Its corresponding flow is conformal and convergent under certain conditions. Our method is based on the Calabi energy and Calabi flow with solid theoretical and mathematical base. We demonstrate our appr… ▽ More

    Submitted 23 July, 2018; originally announced July 2018.

  23. arXiv:1807.08474  [pdf, other

    cs.GR

    Robust Edge-Preserved Surface Mesh Polycube Deformation

    Authors: Hui Zhao, Na Lei, Xuan Li, Peng Zeng, Ke Xu, Xianfeng Gu

    Abstract: The problem of polycube construction or deformation is an essential problem in computer graphics. In this paper, we present a robust, simple, efficient and automatic algorithm to deform the meshes of arbitrary shapes into their polycube ones. We derive a clear relationship between a mesh and its corresponding polycube shape. Our algorithm is edge-preserved, and works on surface meshes with or with… ▽ More

    Submitted 23 July, 2018; originally announced July 2018.

    Comments: 9pages,15 figures ,conference or other essential info

  24. arXiv:1805.10451  [pdf, other

    cs.LG stat.ML

    Geometric Understanding of Deep Learning

    Authors: Na Lei, Zhongxuan Luo, Shing-Tung Yau, David Xianfeng Gu

    Abstract: Deep learning is the mainstream technique for many machine learning tasks, including image recognition, machine translation, speech recognition, and so on. It has outperformed conventional methods in various fields and achieved great successes. Unfortunately, the understanding on how it works remains unclear. It has the central importance to lay down the theoretic foundation for deep learning. I… ▽ More

    Submitted 30 May, 2018; v1 submitted 26 May, 2018; originally announced May 2018.

  25. arXiv:1710.05488  [pdf, other

    cs.LG stat.ML

    A Geometric View of Optimal Transportation and Generative Model

    Authors: Na Lei, Kehua Su, Li Cui, Shing-Tung Yau, David Xianfeng Gu

    Abstract: In this work, we show the intrinsic relations between optimal transportation and convex geometry, especially the variational approach to solve Alexandrov problem: constructing a convex polytope with prescribed face normals and volumes. This leads to a geometric interpretation to generative models, and leads to a novel framework for generative models. By using the optimal transportation view of GAN… ▽ More

    Submitted 18 December, 2017; v1 submitted 15 October, 2017; originally announced October 2017.

  26. arXiv:1701.07549  [pdf, other

    cs.RO

    Robot Coverage Path Planning for General Surfaces Using Quadratic Differentials

    Authors: Yu-Yao Lin, Chien-Chun Ni, Na Lei, Xianfeng David Gu, Jie Gao

    Abstract: Robot Coverage Path planning (i.e., provide full coverage of a given domain by one or multiple robots) is a classical problem in the field of robotics and motion planning. The goal is to provide nearly full coverage while also minimize duplicately visited area. In this paper we focus on the scenario of path planning on general surfaces including planar domains with complex topology, complex terrai… ▽ More

    Submitted 25 January, 2017; originally announced January 2017.

    Comments: 8 pages, 13 figures, IEEE ICRA 2017