Jianyang Gao

ORCID: 0009-0008-4684-3624
Publications
Citations
Views
---
Saved
---
About
Contact & Profiles
Research Areas
  • Advanced Image and Video Retrieval Techniques
  • Electrocatalysts for Energy Conversion
  • Data Management and Algorithms
  • Robotics and Sensor-Based Localization
  • Copper-based nanomaterials and applications
  • Advanced Photocatalysis Techniques
  • Image Retrieval and Classification Techniques
  • Video Surveillance and Tracking Methods
  • Face and Expression Recognition
  • Fuel Cells and Related Materials
  • Catalytic Processes in Materials Science
  • Covalent Organic Framework Applications
  • Advanced battery technologies research
  • Advanced Nanomaterials in Catalysis
  • Molecular Junctions and Nanostructures
  • Bauxite Residue and Utilization
  • Human Pose and Action Recognition
  • Microbial infections and disease research
  • Radioactive element chemistry and processing
  • Water Quality Monitoring and Analysis
  • Catalysis and Hydrodesulfurization Studies
  • Infrastructure Maintenance and Monitoring
  • Metal-Organic Frameworks: Synthesis and Applications
  • Bacteriophages and microbial interactions
  • Remote-Sensing Image Classification

Nanyang Technological University
2023-2025

Qingdao University of Science and Technology
2017-2024

University of Copenhagen
2020

Approximate K nearest neighbor (AKNN) search in the high-dimensional Euclidean vector space is a fundamental and challenging problem. We observe that space, time consumption of nearly all AKNN algorithms dominated by distance comparison operations (DCOs). For each operation, it scans full dimensions an object thus, runs linear wrt dimensionality. To speed up, we propose randomized algorithm named ADSampling which logarithmic dimensionality for majority DCOs succeeds with high probability. In...

10.1145/3589282 article EN Proceedings of the ACM on Management of Data 2023-06-13

Searching for approximate nearest neighbors (ANN) in the high-dimensional Euclidean space is a pivotal problem. Recently, with help of fast SIMD-based implementations, Product Quantization (PQ) and its variants can often efficiently accurately estimate distances between vectors have achieved great success in-memory ANN search. Despite their empirical success, we note that these methods do not theoretical error bound are observed to fail disastrously on some real-world datasets. Motivated by...

10.1145/3654970 article EN cc-by-nc-sa Proceedings of the ACM on Management of Data 2024-05-29

Abstract Constructing heterostructured photocatalysts and depositing an appropriate co‐catalyst to facilitate charge separation are crucial steps improve photocatalytic H 2 evolution from water splitting. Herein, we reported the synthesis of C‐doped ZrO /g‐C 3 N 4 /Ni P (C‐ZrO P) composite based on UiO‐66‐NH material for production under visible‐light irradiation. The optimal rate over C‐ZrO /20 %Ni was 10.04 mmol g −1 h , which more than 10 times higher that (0.90 ). apparent quantum yield...

10.1002/cctc.201800353 article EN ChemCatChem 2018-04-24

Bimodal data, such as image-text pairs, has become increasingly prevalent in the digital era. The Hybrid Vector Query (HVQ) is an effective approach for querying data and recently garnered considerable attention from researchers. It calculates similarity scores objects represented by two vectors using a weighted sum of each individual vector's similarity, with query-specific parameter α to determine weight. Existing methods HVQ typically construct Approximate Nearest Neighbors Search (ANNS)...

10.1145/3709679 article EN other-oa Proceedings of the ACM on Management of Data 2025-02-10

Approximate nearest neighbor (ANN) search in high-dimensional Euclidean space has a broad range of applications. Among existing ANN algorithms, graph-based methods have shown superior performance terms the time-accuracy trade-off. However, they face bottlenecks due to random memory accesses caused by searching process on graph indices and costs computing exact distances guide process. To relieve bottlenecks, recent method named NGT-QG makes an attempt integrating quantization graph. It (1)...

10.1145/3709730 article EN cc-by-nc-sa Proceedings of the ACM on Management of Data 2025-02-10

Bimodal data, such as image-text pairs, has become increasingly prevalent in the digital era. The Hybrid Vector Query (HVQ) is an effective approach for querying data and recently garnered considerable attention from researchers. It calculates similarity scores objects represented by two vectors using a weighted sum of each individual vector's similarity, with query-specific parameter $\alpha$ to determine weight. Existing methods HVQ typically construct Approximate Nearest Neighbors Search...

10.48550/arxiv.2502.07343 preprint EN arXiv (Cornell University) 2025-02-11

<title>Abstract</title> The warm-mix recycled asphalt mixture (abbreviated as RAM), which integrates technique with recycling technology, offers significant energy savings and promotes the effective use of waste materials, delivering both environmental economic benefits. However, there has been limited research exploring water stability safety mechanisms SBS-modified SBSMA) mixture. For this reason, study selected Evotherm surface-active additive to investigate its impact on properties...

10.21203/rs.3.rs-6223774/v1 preprint EN cc-by Research Square (Research Square) 2025-03-26

Gallibacterium anatis is a Gram-negative opportunistic avian pathogen representing an emerging threat to poultry meat and egg production worldwide. To date, no vaccine able effectively prevent the morbidity associated with G. infections has been developed yet. Our group previously reported that inoculation of different combinations outer membrane vesicles (OMVs), FlfA GtxA-N proteins effective in preventing lesions caused by layer chickens. Here we report testing efficacy as prototypes OMVs...

10.3390/vaccines8010040 article EN cc-by Vaccines 2020-01-23

Most evaluation of the consistency multisensor images have focused on Normalized Difference Vegetation Index (NDVI) products for natural landscapes, often neglecting less vegetated urban landscapes. This gap has been filled through quantifying and evaluating spatial heterogeneity landscapes from QuickBird, Satellite pour l'observation de la Terre (SPOT), Advanced Spaceborne Thermal Emission Reflection Radiometer (ASTER) Landsat Thematic Mapper (TM) with variogram analysis. Instead a...

10.1007/s11769-013-0649-y article EN Chinese Geographical Science 2013-11-10

Searching for approximate nearest neighbors (ANN) in the high-dimensional Euclidean space is a pivotal problem. Recently, with help of fast SIMD-based implementations, Product Quantization (PQ) and its variants can often efficiently accurately estimate distances between vectors have achieved great success in-memory ANN search. Despite their empirical success, we note that these methods do not theoretical error bound are observed to fail disastrously on some real-world datasets. Motivated by...

10.48550/arxiv.2405.12497 preprint EN arXiv (Cornell University) 2024-05-21

Abstract Seawater electrolysis is the most promising technology for hydrogen production, in which surface reconstruction on interface of electrode/electrolyte plays a crucial role activating catalytic reactions with low activation energy barrier. Herein, an efficient Mo modifying NiCoMo prickly flower clusters electrocatalyst supported nickel foam (Mo‐doped Ni/Co‐OOH clusters) obtained, serves as eminently active and durable catalyst both evolution reaction (HER) oxygen (OER) due to during...

10.1002/smll.202404858 article EN Small 2024-09-16

Range-filtering approximate nearest neighbor (RFANN) search is attracting increasing attention in academia and industry. Given a set of data objects, each being pair high-dimensional vector numeric value, an RFANN query with range as parameters returns the object whose value to vector. To process this query, recent study proposes build $O(n^2)$ dedicated graph-based indexes for all possible ranges enable efficient processing on database $n$ objects. As storing these prohibitively expensive,...

10.48550/arxiv.2409.02571 preprint EN arXiv (Cornell University) 2024-09-04

Approximate nearest neighbor (ANN) query in high-dimensional Euclidean space is a key operator database systems. For this query, quantization popular family of methods developed for compressing vectors and reducing memory consumption. Recently, method called RaBitQ achieves the state-of-the-art performance among these methods. It produces better empirical both accuracy efficiency when using same compression rate provides rigorous theoretical guarantees. However, only designed at high rates...

10.48550/arxiv.2409.09913 preprint EN arXiv (Cornell University) 2024-09-15

Approximate nearest neighbor (ANN) search in high-dimensional Euclidean space has a broad range of applications. Among existing ANN algorithms, graph-based methods have shown superior performance terms the time-accuracy trade-off. However, they face bottlenecks due to random memory accesses caused by searching process on graph indices and costs computing exact distances guide process. To relieve bottlenecks, recent method named NGT-QG makes an attempt integrating quantization graph. It (1)...

10.48550/arxiv.2411.12229 preprint EN arXiv (Cornell University) 2024-11-18

Range-filtering approximate nearest neighbor (RFANN) search is attracting increasing attention in academia and industry. Given a set of data objects, each being pair high-dimensional vector numeric value, an RFANN query with range as parameters returns the object whose value to vector. To process this query, recent study proposes build O(n 2 ) dedicated graph-based indexes for all possible ranges enable efficient processing on database n objects. As storing these prohibitively expensive,...

10.1145/3698814 article EN Proceedings of the ACM on Management of Data 2024-12-18

The boron-nitrogen-containing phenol-formaldehyde resin (BNPFR)/SiO2 nanocomposites (BNPFR/SiO2) were synthesized in-situ, and structure of BNPFR/SiO2 was characterized by FTIR, XRD TEM. loss modulus peak temperature Tp cured with different nano-SiO2 content are determined torsional braid analysis (TBA). thermal degradation kinetics investigated thermogravimetric (TGA). results show that particulate about 50 nm diameter has a more uniformly distribution in the samples. nanocomposite is 214...

10.12989/amr.2014.3.1.023 article EN Advances in materials Research 2014-04-01

Approximate K nearest neighbor (AKNN) search is a fundamental and challenging problem. We observe that in high-dimensional space, the time consumption of nearly all AKNN algorithms dominated by distance comparison operations (DCOs). For each operation, it scans full dimensions an object thus, runs linear wrt dimensionality. To speed up, we propose randomized algorithm named ADSampling which logarithmic to dimensionality for majority DCOs succeeds with high probability. In addition, based on...

10.48550/arxiv.2303.09855 preprint EN other-oa arXiv (Cornell University) 2023-01-01
Coming Soon ...