Patents by Inventor Delin Li

Delin Li has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Publication number: 20240086577
    Abstract: There are provided systems and methods for pairwise graph querying, merging, and computing for account linking. A service provider may provide an account graph system to identify pairwise similarities between different accounts based on shared data that may be identified through one or more linking characteristics. When providing pairwise graph similarities, a service provider may receive a query identifying two or more accounts and/or an account with a parameter for graph exploration and querying. The service provider may utilize connection, link, or relationship graphs, queried and generated using a graph database, to determine pairwise similarities between the designated seed account and one or more selected accounts. The graph may include vertices for different queried data points and edges connecting such queries, where directionality of the edges or other vectors may be used to identify links or hops between accounts for data querying and exploration.
    Type: Application
    Filed: September 12, 2022
    Publication date: March 14, 2024
    Inventors: Pengshan Zhang, Alon Wiener, Delin Liu, Haoran Zhang, Itzik Levi, Junshi Guo, Ying Lin, Yu Zhang, Zohar Li Marad
  • Publication number: 20230409886
    Abstract: The present disclosure provides a method and apparatus for deconvolving feature data using convolution hardware. The method includes: reading a feature map and deconvolution kernel into on-chip memory, and padding zeroes to the feature map; determining convolution kernels based on the deconvolution kernel; removing a row and/or column of each convolution kernel whose elements all are invalid weights, to obtain an optimized convolution kernel, and removing a corresponding row and/or column in the zero-padded feature map to obtain an corresponding optimized feature map; convolving each optimized convolution kernel with corresponding optimized feature map using the multiply-add array, to obtain convolutional outputs; and interleaving and synthesizing the convolutional outputs to obtain an interleaving synthetic output including at least a deconvolutional output corresponding to the feature map and deconvolution kernel.
    Type: Application
    Filed: February 10, 2022
    Publication date: December 21, 2023
    Applicant: Beijing Horizon Robotics Technology Research and Development Co., Ltd.
    Inventors: Zhuoran ZHAO, Kai YU, Chang HUANG, Zhenjiang WANG, Jianjun LI, Delin LI, Yinan ZHANG
  • Publication number: 20230376732
    Abstract: A processing method includes: obtaining an input feature map; processing the input feature map by using a dilated convolution layer of the convolutional neural network, to obtain a plurality of local feature maps; obtaining a plurality of local output feature maps by performing zero padding on the plurality of local feature maps performing convolution processing on the plurality of zero-padded local feature maps; and fusing the plurality of local output feature maps, to obtain an output feature map processed by the dilated convolution layer. A plurality of consecutive local feature maps can be split from the input feature map. The local feature map can be performed with convolution processing by using a compact convolution kernel. Performing dilated convolution processing on the input feature map under a premise of not increasing computational complexity overcomes limitation of holes on a dilated convolution algorithm, and can realize data reuse between adjacent sliding windows.
    Type: Application
    Filed: March 30, 2023
    Publication date: November 23, 2023
    Applicant: Beijing Horizon Information Technology Co., Ltd.
    Inventors: Zhuoran ZHAO, Zhao GU, Delin LI, Jianjun LI, Zhenjiang WANG
  • Patent number: 11822616
    Abstract: Disclosed are a method and an apparatus for performing an operation of a convolutional layer in a convolutional neural network.
    Type: Grant
    Filed: November 28, 2018
    Date of Patent: November 21, 2023
    Assignee: Nanjing Horizon Robotics Technology Co., Ltd.
    Inventors: Delin Li, Kun Ling, Liang Chen, Jianjun Li
  • Publication number: 20230342415
    Abstract: Disclosed are a feature extraction method and apparatus for a three-dimensional feature map, a storage medium, and an electronic device. The method includes: determining an overlay parameter based on depth information of a three-dimensional feature map to be processed; decomposing the three-dimensional feature map into a plurality of target two-dimensional feature maps based on the depth information and the overlay parameter; performing two-dimensional convolution processing on each of the plurality of target two-dimensional feature maps to obtain a plurality of initial feature maps; and determining a target feature map corresponding to the three-dimensional feature map based on the plurality of initial feature maps.
    Type: Application
    Filed: March 29, 2023
    Publication date: October 26, 2023
    Applicant: Beijing Horizon Robotics Technology Research and Development Co., Ltd.
    Inventors: Yinan ZHANG, Delin LI, Jianjun LI
  • Patent number: 11574031
    Abstract: Disclosed is a method for convolution calculation in a neural network, comprising: reading an input feature map, depthwise convolution kernels and pointwise convolution kernels from a dynamitic random access memory (DRAM); performing depthwise convolution calculations and pointwise convolution calculations according to the input feature map, the depthwise convolution kernels and the pointwise convolution kernels to obtain output feature values of a first predetermined number p of points on all pointwise convolution output channels; storing the output feature values of a first predetermined number p of points on all pointwise convolution output channels into an on-chip memory, wherein the first predetermined number p is determined according to at least one of available space in the on-chip memory, a number of the depthwise convolution calculation units, and width, height and channel dimensions of the input feature map; and repeating the above operation obtain output feature values of all points on all pointwis
    Type: Grant
    Filed: December 17, 2018
    Date of Patent: February 7, 2023
    Assignee: Nanjing Horizon Robotics Technology Co., Ltd.
    Inventors: Liang Chen, Chang Huang, Kun Ling, Jianjun Li, Delin Li, Heng Luo
  • Patent number: 11568216
    Abstract: A method and an apparatus for adapting feature data in a convolutional neural network. The method includes selecting a plurality of consecutive layers; determining an expected number of subdata blocks and a layout position, width and height of each subdata block in an output feature data of a last layer; determining, for each current layer, a layout position, width, and height of each subdata block of an input feature data for the current layer according to the layout position, width, and height of each subdata block of the output feature data for the current layer; determining an actual position of each subdata block of the input feature data for a first layer in the input feature data for the first layer; and obtaining the expected number of subdata blocks of the input feature data for the first layer according to the actual position, width and height of each subdata block of the input feature data for the first layer.
    Type: Grant
    Filed: November 20, 2018
    Date of Patent: January 31, 2023
    Assignee: Nanjing Horizon Robotics Technology Co., Ltd.
    Inventors: Jianjun Li, Chang Huang, Liang Chen, Kun Ling, Delin Li
  • Patent number: 11500958
    Abstract: Disclosed are a method and an apparatus for performing convolution operation on folded feature data. The method comprises: reading the folded feature data provided to a convolution layer and an original convolution kernel from a dynamic random access memory (DRAM); pre-processing the folded feature data and the original convolution kernel; storing the pre-processed folded feature data into a static random-access memory (SRAM); folding the pre-processed original convolution kernel in at least one dimension of width or height according to a folding manner of the folded feature data to generate one or more folded convolution kernels corresponding to the original convolution kernel; storing the one or more folded convolution kernels in the SRAM; and reading the pre-processed folded feature data and the one or more folded convolution kernels from the SRAM into a calculation unit for convolving the pre-processed folded feature data with the one or more folded convolution kernels.
    Type: Grant
    Filed: November 28, 2018
    Date of Patent: November 15, 2022
    Assignee: Nanjing Horizon Robotics Technology Co., Ltd.
    Inventors: Delin Li, Kun Ling, Liang Chen, Jianjun Li
  • Publication number: 20220351876
    Abstract: An acrylic conductive paste is provided, based on 100 parts by weight, including: 30-84 parts of conductive particles, 15˜45 parts of acrylate, 0.5˜2.5 parts of adhesion promoter, 0.5˜3 parts of initiator. The conductive particles include three-dimensional dendritic conductive particles; and the adhesion promoter is a mixture of a silane coupling agent and a phosphate ester. The conductive paste of the present disclosure has good electrical conductivity, short curing time, strong adhesion, and can be used for a long-time room temperature operation. The present disclosure also provides a method for preparing the above-mentioned acrylic conductive paste, which is convenient for operation and industrial application; at the same time, it shows that the acrylic conductive paste of the present disclosure can be applied to semiconductor components for packaging a semiconductor device.
    Type: Application
    Filed: January 17, 2020
    Publication date: November 3, 2022
    Inventors: Weiteng Feng, Fengzhen Sun, Delin LI
  • Publication number: 20220340794
    Abstract: A modified epoxy acrylic resin conductive adhesive is disclosed, based on 100 parts by total mass, including the following components: 49-75 parts of conductive particles, 24-45 parts of modified epoxy propylene resin, 0.5-2.5 parts of silane coupling agent, and 0.5-3.0 parts of initiator. The conductive particles include at least 5% conductive particles with a three-dimensional dendritic microstructure among all the conductive particles. A preparation method and application of the modified epoxy acrylic resin conductive adhesive are disclosed. The modified epoxy acrylic resin conductive adhesive of the present disclosure has advantages in good electrical conductivity, short curing time, strong adhesion, and capability being used for a long-time room temperature operation.
    Type: Application
    Filed: January 17, 2020
    Publication date: October 27, 2022
    Inventors: Wen Shi, Fengzhen Sun, Delin LI
  • Patent number: 11468301
    Abstract: Disclosed are a method and an apparatus for performing an operation of a convolutional layer in a convolutional neural network. The method includes reading unfolded-feature-data and an original convolution kernel from DRAM, padding the unfolded-feature-data, folding the padded unfolded-feature-data in at least one dimension folded feature data, storing the folded feature data into a SRAM, folding the original convolution kernel in the at least one dimension to generate one or more folded convolution kernels, storing the one or more folded convolution kernels in the SRAM and reading the folded feature data and the one or more folded convolution kernels from the SRAM into a calculation circuit for performing a convolution operation on the folded feature data by using the one or more folded convolution kernels.
    Type: Grant
    Filed: November 28, 2018
    Date of Patent: October 11, 2022
    Assignee: Nanjing Horizon Robotics Technology Co., Ltd.
    Inventors: Delin Li, Kun Ling, Liang Chen, Jianjun Li
  • Patent number: 11461632
    Abstract: Disclosed are a method and an apparatus for adapting parameters of a neural network. The method includes selecting one or more dimensions for a weight parameter of each of at least one layer of the neural network, determining a dimension value and a corresponding target value in each dimension of the weight parameter, and padding the weight parameter in a case where the dimension value in at least one dimension of the weight parameter is less than the corresponding target value, the dimension value in each dimension of the weight parameter after the padding being equal to the corresponding target value.
    Type: Grant
    Filed: April 23, 2018
    Date of Patent: October 4, 2022
    Assignee: Nanjing Horizon Robotics Technology Co., Ltd.
    Inventors: Kun Ling, Liang Chen, Jianjun Li, Delin Li, Chang Huang
  • Patent number: 10936487
    Abstract: A method and apparatus are disclosed to perform the circular addressing to emulate a virtually unlimited memory space despite the fixed capacity of a physical memory by readdressing the portion of the data that exceeds the pre-defined length of the circular addressing region to another pre-defined address in the circular addressing region. Data segments in a data sample can be loaded and computed with recalculated circular addresses for different applications.
    Type: Grant
    Filed: March 12, 2018
    Date of Patent: March 2, 2021
    Inventors: Delin Li, Zhenjiang Wang, Wenhui Cao, Kun Lin, Liang Chen, Jianjun Li, Chang Huang
  • Patent number: 10902971
    Abstract: A front-side conductive paste for a crystalline silicon solar cell chip is provided. The front-side conductive paste for a crystalline silicon solar cell chip includes, in parts by weight, 80.0-93.0 parts of a metal powder, 6.0-15.0 parts of an organic carrier, and 1.0-5.0 parts of an oxide etching agent. The oxide etching agent contains at least 10-40% of MgO, 0.1-5% of PbO, and 5-30% of Li2O based on 100% by mole, with the molar ratio of MgO:PbO being 10:5˜40:0.1, and the mole ratio of MgO:Li2O being 10:30˜40:5. The metal powder forms good ohmic contact with crystalline silicon substrate during the sintering process of the front-side conductive paste applied overlying an insulation film on the substrate. Finally, a front-side electrode of low contact resistance, good electrical conductivity, and strong adhesion is obtained.
    Type: Grant
    Filed: April 4, 2020
    Date of Patent: January 26, 2021
    Assignee: Sobtrium Advanced Materials Technology, Ltd.
    Inventors: Jie Zhang, Xiaoli Liu, Fengzhen Sun, Delin Li
  • Patent number: 10868201
    Abstract: A front-side conductive paste for a crystalline silicon solar cell is provided. The front-side conductive paste for a crystalline silicon solar cell includes, in parts by weight, 80.0-93.0 parts of a metal powder, 6.0-15.0 parts of an organic carrier, and 1.0-5.0 parts of an oxide etching agent, where based on 100% by mole of the oxide etching agent, the oxide etching agent includes 15-30% of PbO; 25-40% of TeO2; 8.0-15.0% of Li2O; 9.0-20.0% of SiO2; 5.0-15.0% of Bi2O3; 0.5-10.0% of ZnO; and either one or both of 0.1-10.0% of MgO and 0.1-10.0% of CaO; and no more than 5.0% of an oxide of additional metal elements. The metal powder forms good ohmic contact with crystalline silicon substrate during the sintering process of the front-side conductive paste applied overlying an insulation film on the substrate. Finally, a front-side electrode of low contact resistance, good electrical conductivity, and strong adhesion is obtained.
    Type: Grant
    Filed: August 26, 2020
    Date of Patent: December 15, 2020
    Assignee: Soltrium Advanced Materials Technology, Ltd.
    Inventors: Xiaoli Liu, Fengzhen Sun, Yu Li, Delin Li
  • Publication number: 20200388714
    Abstract: A front-side conductive paste for a crystalline silicon solar cell is provided. The front-side conductive paste for a crystalline silicon solar cell includes, in parts by weight, 80.0-93.0 parts of a metal powder, 6.0-15.0 parts of an organic carrier, and 1.0-5.0 parts of an oxide etching agent, where based on 100% by mole of the oxide etching agent, the oxide etching agent includes 15-30% of PbO; 25-40% of TeO2; 8.0-15.0% of Li2O; 9.0-20.0% of SiO2; 5.0-15.0% of Bi2O3; 0.5-10.0% of ZnO; and either one or both of 0.1-10.0% of MgO and 0.1-10.0% of CaO; and no more than 5.0% of an oxide of additional metal elements. The metal powder forms good ohmic contact with crystalline silicon substrate during the sintering process of the front-side conductive paste applied overlying an insulation film on the substrate. Finally, a front-side electrode of low contact resistance, good electrical conductivity, and strong adhesion is obtained.
    Type: Application
    Filed: August 26, 2020
    Publication date: December 10, 2020
    Inventors: Xiaoli Liu, Fengzhen Sun, Yu Li, Delin LI
  • Patent number: 10797185
    Abstract: A front-side conductive paste for a crystalline silicon solar cell is provided. The front-side conductive paste for a crystalline silicon solar cell includes, in parts by weight, 80.0-93.0 parts of a metal powder, 6.0-15.0 parts of an organic carrier, and 1.0-5.0 parts of an oxide etching agent, where based on 100% by mole of the oxide etching agent, the oxide etching agent includes 15-30% of PbO; 25-40% of TeO2; 8.0-15.0% of Li2O; 9.0-20.0% of SiO2; 5.0-15.0% of Bi2O3; 0.5-10.0% of ZnO; and either one or both of 0.1-10.0% of MgO and 0.1-10.0% of CaO; and no more than 5.0% of an oxide of additional metal elements. The metal powder forms good ohmic contact with crystalline silicon substrate during the sintering process of the front-side conductive paste applied overlying an insulation film on the substrate. Finally, a front-side electrode of low contact resistance, good electrical conductivity, and strong adhesion is obtained.
    Type: Grant
    Filed: January 23, 2019
    Date of Patent: October 6, 2020
    Assignee: Soltrium Corp.
    Inventors: Xiaoli Liu, Fengzhen Sun, Yu Li, Delin Li
  • Publication number: 20200286642
    Abstract: A front-side conductive paste for a crystalline silicon solar cell chip is provided. The front-side conductive paste for a crystalline silicon solar cell chip includes, in parts by weight, 80.0-93.0 parts of a metal powder, 6.0-15.0 parts of an organic carrier, and 1.0-5.0 parts of an oxide etching agent. The oxide etching agent contains at least 10-40% of MgO, 0.1-5% of PbO, and 5-30% of Li2O based on 100% by mole, with the molar ratio of MgO:PbO being 10:5˜40:0.1, and the mole ratio of MgO:Li2O being 10:30˜40:5. The metal powder forms good ohmic contact with crystalline silicon substrate during the sintering process of the front-side conductive paste applied overlying an insulation film on the substrate. Finally, a front-side electrode of low contact resistance, good electrical conductivity, and strong adhesion is obtained.
    Type: Application
    Filed: April 4, 2020
    Publication date: September 10, 2020
    Inventors: Jie Zhang, Xiaoli Liu, Fengzhen Sun, Delin LI
  • Patent number: 10658090
    Abstract: A front-side conductive paste for a crystalline silicon solar cell chip is provided. The front-side conductive paste for a crystalline silicon solar cell chip includes, in parts by weight, 80.0-93.0 parts of a metal powder, 6.0-15.0 parts of an organic carrier, and 1.0-5.0 parts of an oxide etching agent. The oxide etching agent contains at least 10-40% of MgO, 0.1-5% of PbO, and 5-30% of Li2O based on 100% by mole, with the molar ratio of MgO:PbO being 10:5˜40:0.1, and the mole ratio of MgO:Li2O being 10:30˜40:5. The metal powder forms good ohmic contact with crystalline silicon substrate during the sintering process of the front-side conductive paste applied overlying an insulation film on the substrate. Finally, a front-side electrode of low contact resistance, good electrical conductivity, and strong adhesion is obtained.
    Type: Grant
    Filed: March 9, 2019
    Date of Patent: May 19, 2020
    Inventors: Jie Zhang, Xiaoli Liu, Fengzhen Sun, Delin Li
  • Publication number: 20190305150
    Abstract: A front-side conductive paste for a crystalline silicon solar cell is provided. The front-side conductive paste for a crystalline silicon solar cell includes, in parts by weight, 80.0-93.0 parts of a metal powder, 6.0-15.0 parts of an organic carrier, and 1.0-5.0 parts of an oxide etching agent, where based on 100% by mole of the oxide etching agent, the oxide etching agent includes 15-30% of PbO; 25-40% of TeO2; 8.0-15.0% of Li2O; 9.0-20.0% of SiO2; 5.0-15.0% of Bi2O3; 0.5-10.0% of ZnO; and either one or both of 0.1-10.0% of MgO and 0.1-10.0% of CaO; and no more than 5.0% of an oxide of additional metal elements. The metal powder forms good ohmic contact with crystalline silicon substrate during the sintering process of the front-side conductive paste applied overlying an insulation film on the substrate. Finally, a front-side electrode of low contact resistance, good electrical conductivity, and strong adhesion is obtained.
    Type: Application
    Filed: January 23, 2019
    Publication date: October 3, 2019
    Applicant: Soltrium Technology, LTD. Shenzhen
    Inventors: Xiaoli Liu, Fengzhen Sun, Yu Li, Delin Li