NobleBlocks

Shenzhen Institutes of Advanced Technology

facilityShenzhen, Guangdong, China

Research output, citation impact, and the most-cited recent papers from Shenzhen Institutes of Advanced Technology (China). Aggregated across the NobleBlocks index of 300M+ scholarly works.

Total works
30.0K
Citations
2.5M
h-index
426
i10-index
37.9K
Also known as
Shenzhen Institutes of Advanced Technology中国科学院深圳先进技术研究院

Top-cited papers from Shenzhen Institutes of Advanced Technology

fastp: an ultra-fast all-in-one FASTQ preprocessor
Shifu Chen, Yanqing Zhou, Yaru Chen, Jia Gu
2018· Bioinformatics30.8Kdoi:10.1093/bioinformatics/bty560

Motivation: Quality control and preprocessing of FASTQ files are essential to providing clean data for downstream analysis. Traditionally, a different tool is used for each operation, such as quality control, adapter trimming and quality filtering. These tools are often insufficiently fast as most are developed using high-level programming languages (e.g. Python and Java) and provide limited multi-threading support. Reading and loading data multiple times also renders preprocessing slow and I/O inefficient. Results: We developed fastp as an ultra-fast FASTQ preprocessor with useful quality control and data-filtering features. It can perform quality control, adapter trimming, quality filtering, per-read quality pruning and many other operations with a single scan of the FASTQ data. This tool is developed in C++ and has multi-threading support. Based on our evaluation, fastp is 2-5 times faster than other FASTQ preprocessing tools such as Trimmomatic or Cutadapt despite performing far more operations than similar tools. Availability and implementation: The open-source code and corresponding instructions are available at https://github.com/OpenGene/fastp.

Deep Learning Face Attributes in the Wild
Ziwei Liu, Ping Luo, Xiaogang Wang, Xiaoou Tang
20157.8Kdoi:10.1109/iccv.2015.425

Predicting face attributes in the wild is challenging due to complex face variations. We propose a novel deep learning framework for attribute prediction in the wild. It cascades two CNNs, LNet and ANet, which are fine-tuned jointly with attribute tags, but pre-trained differently. LNet is pre-trained by massive general object categories for face localization, while ANet is pre-trained by massive face identities for attribute prediction. This framework not only outperforms the state-of-the-art with a large margin, but also reveals valuable facts on learning face representation. (1) It shows how the performances of face localization (LNet) and attribute prediction (ANet) can be improved by different pre-training strategies. (2) It reveals that although the filters of LNet are fine-tuned only with image-level attribute tags, their response maps over entire images have strong indication of face locations. This fact enables training LNet for face localization with only image-level annotations, but without face bounding boxes or landmarks, which are required by all attribute recognition works. (3) It also demonstrates that the high-level hidden neurons of ANet automatically discover semantic concepts after pre-training with massive face identities, and such concepts are significantly enriched after fine-tuning with attribute tags. Each attribute can be well explained with a sparse linear combination of these concepts.

Guidelines for the use and interpretation of assays for monitoring autophagy (3rd edition)
Daniel J. Klionsky, Kotb Abdelmohsen, Akihisa Abe, Md. Joynal Abedin +4 more
2016· Autophagy6.0Kdoi:10.1080/15548627.2015.1100356

In 2008 we published the fi rst set of guidelines for standardiz- ing research in autophagy. Since then, research on this topic has continued to accelerate, and many new scientists have entered the fi eld. Our knowledge base and relevant new tech- nologies have also been expanding. Accordingly, it is important to update these guidelines for monitoring autophagy in differ- ent organisms. Various reviews have described the range of assays that have been used for this purpose. Nevertheless, there continues to be confusion regarding acceptable methods to measure autophagy, especially in multicellular eukaryotes. For example, a key point that needs to be emphasized is that there is a difference between meas urements that monitor the num- bers or volume of autophagic elements (e.g., autophagosomes or autolysosomes) at any stage of the autophagic process versus those that measure fl ux through the autophagy pathway (i.e., the com- plete process including the amoun t and rate of cargo sequestered and degraded). In particular, a block in macroautophagy that results in autophagosome accu mulation must be differentiated from stimuli that increas e autophagic activity, de fi ned as increased autophagy induction coupled with in creased delivery to, and degra- dation within, lysosomes (in most higher eukaryotes and some pro- tists such as Dictyostelium ) or the vacuole (in plants and fungi). In otherwords,itisespeciallyimportantthatinvestigatorsnewtothe fi eld understand that the appearance of more autophagosomes does not necessarily equate with mo re autophagy. In fact, in many cases, autophagosomes accumu late because of a block in traf fi cking to lysosomes without a concomitant change in autophagosome biogenesis, whereas an increase in autolysosomes may re fl ect a reductionindegradativeactivity .Itisworthemphasizingherethat lysosomal digestion is a stage of au tophagy and evaluating its com- petence is a crucial part of the evaluation of autophagic fl ux, or complete autophagy. Here, we present a set of guidelines for the selection and interpretation of methods for use by investigators who aim to examine macroautophagy and related processes, as well as for reviewers who need to provide realistic and reasonable critiques of papers that are focused on these processes. These guidelines are not meant to be a formulaic set of rules, because the appro- priate assays depend in part on the question being asked and the system being used. In addition, we emphasize that no indi- vidual assay is guaranteed to be the most appropriate one in every situation, and we strongly recommend the use of multiple assays to monitor autophagy. Along these lines, because of the potential for pleiotropic effects due to blocking autophagy through genetic manipulation, it is imperative to target by gene knockout or RNA interference more than one autophagy- related protein. In addition, some individual Atg proteins, or groups of proteins, are involved in other cellular pathways implying that not all Atg proteins can be used as a speci fi c marker for an autophagic process. In these guidelines, we con- sider these various methods of assessing autophagy and what information can, or cannot, be obtained from them. Finally, by discussing the merits and limits of particular assays, we hope to encourage technical innovation in the fi eld

Joint Face Detection and Alignment Using Multitask Cascaded Convolutional Networks
Kaipeng Zhang, Zhanpeng Zhang, Zhifeng Li, Yu Qiao
2016· IEEE Signal Processing Letters5.2Kdoi:10.1109/lsp.2016.2603342

Face detection and alignment in unconstrained environment are challenging due to various poses, illuminations, and occlusions. Recent studies show that deep learning approaches can achieve impressive performance on these two tasks. In this letter, we propose a deep cascaded multitask framework that exploits the inherent correlation between detection and alignment to boost up their performance. In particular, our framework leverages a cascaded architecture with three stages of carefully designed deep convolutional networks to predict face and landmark location in a coarse-to-fine manner. In addition, we propose a new online hard sample mining strategy that further improves the performance in practice. Our method achieves superior accuracy over the state-of-the-art techniques on the challenging face detection dataset and benchmark and WIDER FACE benchmarks for face detection, and annotated facial landmarks in the wild benchmark for face alignment, while keeps real-time performance.

A Fast Single Image Haze Removal Algorithm Using Color Attenuation Prior
Qingsong Zhu, Jiaming Mai, Ling Shao
2015· IEEE Transactions on Image Processing2.5Kdoi:10.1109/tip.2015.2446191

Single image haze removal has been a challenging problem due to its ill-posed nature. In this paper, we propose a simple but powerful color attenuation prior for haze removal from a single input hazy image. By creating a linear model for modeling the scene depth of the hazy image under this novel prior and learning the parameters of the model with a supervised learning method, the depth information can be well recovered. With the depth map of the hazy image, we can easily estimate the transmission and restore the scene radiance via the atmospheric scattering model, and thus effectively remove the haze from a single image. Experimental results show that the proposed approach outperforms state-of-the-art haze removal algorithms in terms of both efficiency and the dehazing effect.

Single image haze removal using dark channel prior
Kaiming He, Jian Sun, Xiaoou Tang
2009· 2009 IEEE Conference on Computer Vision and Pattern Recognition2.5Kdoi:10.1109/cvpr.2009.5206515

In this paper, we propose a simple but effective image prior - dark channel prior to remove haze from a single input image. The dark channel prior is a kind of statistics of the haze-free outdoor images. It is based on a key observation - most local patches in haze-free outdoor images contain some pixels which have very low intensities in at least one color channel. Using this prior with the haze imaging model, we can directly estimate the thickness of the haze and recover a high quality haze-free image. Results on a variety of outdoor haze images demonstrate the power of the proposed prior. Moreover, a high quality depth map can also be obtained as a by-product of haze removal.

Ultrafast one‐pass FASTQ data preprocessing, quality control, and deduplication using fastp
Shifu Chen
2023· iMeta2.1Kdoi:10.1002/imt2.107

A large amount of sequencing data is generated and processed every day with the continuous evolution of sequencing technology and the expansion of sequencing applications. One consequence of such sequencing data explosion is the increasing cost and complexity of data processing. The preprocessing of FASTQ data, which means removing adapter contamination, filtering low-quality reads, and correcting wrongly represented bases, is an indispensable but resource intensive part of sequencing data analysis. Therefore, although a lot of software applications have been developed to solve this problem, bioinformatics scientists and engineers are still pursuing faster, simpler, and more energy-efficient software. Several years ago, the author developed fastp, which is an ultrafast all-in-one FASTQ data preprocessor with many modern features. This software has been approved by many bioinformatics users and has been continuously maintained and updated. Since the first publication on fastp, it has been greatly improved, making it even faster and more powerful. For instance, the duplication evaluation module has been improved, and a new deduplication module has been added. This study aimed to introduce the new features of fastp and demonstrate how it was designed and implemented.

DeepFashion: Powering Robust Clothes Recognition and Retrieval with Rich Annotations
Ziwei Liu, Ping Luo, Shi Qiu, Xiaogang Wang +1 more
20161.9Kdoi:10.1109/cvpr.2016.124

Recent advances in clothes recognition have been driven by the construction of clothes datasets. Existing datasets are limited in the amount of annotations and are difficult to cope with the various challenges in real-world applications. In this work, we introduce DeepFashion1, a large-scale clothes dataset with comprehensive annotations. It contains over 800,000 images, which are richly annotated with massive attributes, clothing landmarks, and correspondence of images taken under different scenarios including store, street snapshot, and consumer. Such rich annotations enable the development of powerful algorithms in clothes recognition and facilitating future researches. To demonstrate the advantages of DeepFashion, we propose a new deep model, namely FashionNet, which learns clothing features by jointly predicting clothing attributes and landmarks. The estimated landmarks are then employed to pool or gate the learned features. It is optimized in an iterative manner. Extensive experiments demonstrate the effectiveness of FashionNet and the usefulness of DeepFashion.

WIDER FACE: A Face Detection Benchmark
Shuo Yang, Ping Luo, Chen Change Loy, Xiaoou Tang
20161.9Kdoi:10.1109/cvpr.2016.596

Face detection is one of the most studied topics in the computer vision community. Much of the progresses have been made by the availability of face detection benchmark datasets. We show that there is a gap between current face detection performance and the real world requirements. To facilitate future face detection research, we introduce the WIDER FACE dataset1, which is 10 times larger than existing datasets. The dataset contains rich annotations, including occlusions, poses, event categories, and face bounding boxes. Faces in the proposed dataset are extremely challenging due to large variations in scale, pose and occlusion, as shown in Fig. 1. Furthermore, we show that WIDER FACE dataset is an effective training source for face detection. We benchmark several representative detection systems, providing an overview of state-of-the-art performance and propose a solution to deal with large scale variation. Finally, we discuss common failure cases that worth to be further investigated.

Deep Learning Face Representation by Joint Identification-Verification
Yi Sun, Xiaogang Wang, Xiaoou Tang
2014· arXiv (Cornell University)1.8Kdoi:10.48550/arxiv.1406.4773

The key challenge of face recognition is to develop effective feature representations for reducing intra-personal variations while enlarging inter-personal differences. In this paper, we show that it can be well solved with deep learning and using both face identification and verification signals as supervision. The Deep IDentification-verification features (DeepID2) are learned with carefully designed deep convolutional networks. The face identification task increases the inter-personal variations by drawing DeepID2 extracted from different identities apart, while the face verification task reduces the intra-personal variations by pulling DeepID2 extracted from the same identity together, both of which are essential to face recognition. The learned DeepID2 features can be well generalized to new identities unseen in the training data. On the challenging LFW dataset, 99.15% face verification accuracy is achieved. Compared with the best deep learning result on LFW, the error rate has been significantly reduced by 67%.

Artificial intelligence: A powerful paradigm for scientific research
Yongjun Xu, Xin Liu, Xin Cao, Changping Huang +4 more
2021· The Innovation1.6Kdoi:10.1016/j.xinn.2021.100179

Artificial intelligence (AI) coupled with promising machine learning (ML) techniques well known from computer science is broadly affecting many aspects of various fields including science and technology, industry, and even our day-to-day life. The ML techniques have been developed to analyze high-throughput data with a view to obtaining useful insights, categorizing, predicting, and making evidence-based decisions in novel ways, which will promote the growth of novel applications and fuel the sustainable booming of AI. This paper undertakes a comprehensive survey on the development and application of AI in different aspects of fundamental sciences, including information science, mathematics, medical science, materials science, geoscience, life science, physics, and chemistry. The challenges that each discipline of science meets, and the potentials of AI techniques to handle these challenges, are discussed in detail. Moreover, we shed light on new research trends entailing the integration of AI into each scientific discipline. The aim of this paper is to provide a broad research guideline on fundamental sciences with potential infusion of AI, to help motivate researchers to deeply understand the state-of-the-art applications of AI-based fundamental sciences, and thereby to help promote the continuous development of these fundamental sciences.

A Novel Aluminum–Graphite Dual‐Ion Battery
Xiaolong Zhang, Yongbing Tang, Fan Zhang, Chun‐Sing Lee
2016· Advanced Energy Materials1.6Kdoi:10.1002/aenm.201502588

A novel low-cost aluminum–graphite dual-ion battery is reported. The battery shows a reversible capacity of ≈100 mAh g−1 and a capacity retention of 88% after 200 charge–discharge cycles. A packaged aluminum–graphite battery is estimated to deliver an energy density of ≈150 Wh kg−1 at a power density of ≈1200 W kg−1, which is ≈50% higher than most commercial lithium ion batteries.

Real-ESRGAN: Training Real-World Blind Super-Resolution with Pure Synthetic Data
Xintao Wang, Liangbin Xie, Chao Dong, Ying Shan
20211.6Kdoi:10.1109/iccvw54120.2021.00217

Though many attempts have been made in blind super-resolution to restore low-resolution images with unknown and complex degradations, they are still far from addressing general real-world degraded images. In this work, we extend the powerful ESRGAN to a practical restoration application (namely, Real-ESRGAN), which is trained with pure synthetic data. Specifically, a high-order degradation modeling process is introduced to better simulate complex real-world degradations. We also consider the common ringing and overshoot artifacts in the synthesis process. In addition, we employ a U-Net discriminator with spectral normalization to increase discriminator capability and stabilize the training dynamics. Extensive comparisons have shown its superior visual performance than prior works on various real datasets. We also provide efficient implementations to synthesize training pairs on the fly.

NTIRE 2017 Challenge on Single Image Super-Resolution: Methods and Results
Radu Timofte, Eirikur Agustsson, Luc Van Gool, Shuicheng Yan +4 more
20171.5Kdoi:10.1109/cvprw.2017.149

This paper reviews the first challenge on single image super-resolution (restoration of rich details in an low resolution image) with focus on proposed solutions and results. A new DIVerse 2K resolution image dataset (DIV2K) was employed. The challenge had 6 competitions divided into 2 tracks with 3 magnification factors each. Track 1 employed the standard bicubic downscaling setup, while Track 2 had unknown downscaling operators (blur kernel and decimation) but learnable through low and high res train images. Each competition had ∽100 registered participants and 20 teams competed in the final testing phase. They gauge the state-of-the-art in single image super-resolution.

State of the Art and Prospects for Halide Perovskite Nanocrystals
Amrita Dey, Junzhi Ye, Apurba De, Elke Debroye +4 more
2021· ACS Nano1.5Kdoi:10.1021/acsnano.0c08903

Metal-halide perovskites have rapidly emerged as one of the most promising materials of the 21st century, with many exciting properties and great potential for a broad range of applications, from photovoltaics to optoelectronics and photocatalysis. The ease with which metal-halide perovskites can be synthesized in the form of brightly luminescent colloidal nanocrystals, as well as their tunable and intriguing optical and electronic properties, has attracted researchers from different disciplines of science and technology. In the last few years, there has been a significant progress in the shape-controlled synthesis of perovskite nanocrystals and understanding of their properties and applications. In this comprehensive review, researchers having expertise in different fields (chemistry, physics, and device engineering) of metal-halide perovskite nanocrystals have joined together to provide a state of the art overview and future prospects of metal-halide perovskite nanocrystal research.

Electroceramics for High-Energy Density Capacitors: Current Status and Future Perspectives
Ge Wang, Zhilun Lu, Yong Li, Linhao Li +4 more
2021· Chemical Reviews1.3Kdoi:10.1021/acs.chemrev.0c01264

Materials exhibiting high energy/power density are currently needed to meet the growing demand of portable electronics, electric vehicles and large-scale energy storage devices. The highest energy densities are achieved for fuel cells, batteries, and supercapacitors, but conventional dielectric capacitors are receiving increased attention for pulsed power applications due to their high power density and their fast charge-discharge speed. The key to high energy density in dielectric capacitors is a large maximum but small remanent (zero in the case of linear dielectrics) polarization and a high electric breakdown strength. Polymer dielectric capacitors offer high power/energy density for applications at room temperature, but above 100 °C they are unreliable and suffer from dielectric breakdown. For high-temperature applications, therefore, dielectric ceramics are the only feasible alternative. Lead-based ceramics such as La-doped lead zirconate titanate exhibit good energy storage properties, but their toxicity raises concern over their use in consumer applications, where capacitors are exclusively lead free. Lead-free compositions with superior power density are thus required. In this paper, we introduce the fundamental principles of energy storage in dielectrics. We discuss key factors to improve energy storage properties such as the control of local structure, phase assemblage, dielectric layer thickness, microstructure, conductivity, and electrical homogeneity through the choice of base systems, dopants, and alloying additions, followed by a comprehensive review of the state-of-the-art. Finally, we comment on the future requirements for new materials in high power/energy density capacitor applications.

Technology Roadmap for Flexible Sensors
Yifei Luo, Mohammad Reza Abidian, Jong‐Hyun Ahn, Deji Akinwande +4 more
2023· ACS Nano1.3Kdoi:10.1021/acsnano.2c12606

Humans rely increasingly on sensors to address grand challenges and to improve quality of life in the era of digitalization and big data. For ubiquitous sensing, flexible sensors are developed to overcome the limitations of conventional rigid counterparts. Despite rapid advancement in bench-side research over the last decade, the market adoption of flexible sensors remains limited. To ease and to expedite their deployment, here, we identify bottlenecks hindering the maturation of flexible sensors and propose promising solutions. We first analyze challenges in achieving satisfactory sensing performance for real-world applications and then summarize issues in compatible sensor-biology interfaces, followed by brief discussions on powering and connecting sensor networks. Issues en route to commercialization and for sustainable growth of the sector are also analyzed, highlighting environmental concerns and emphasizing nontechnical issues such as business, regulatory, and ethical considerations. Additionally, we look at future intelligent flexible sensors. In proposing a comprehensive roadmap, we hope to steer research efforts towards common goals and to guide coordinated development strategies from disparate communities. Through such collaborative efforts, scientific breakthroughs can be made sooner and capitalized for the betterment of humanity.

The Medical Segmentation Decathlon
Michela Antonelli, Annika Reinke, Spyridon Bakas, Keyvan Farahani +4 more
2022· Nature Communications1.3Kdoi:10.1038/s41467-022-30695-9

International challenges have become the de facto standard for comparative assessment of image analysis algorithms. Although segmentation is the most widely investigated medical image processing task, the various challenges have been organized to focus only on specific clinical tasks. We organized the Medical Segmentation Decathlon (MSD)-a biomedical image analysis challenge, in which algorithms compete in a multitude of both tasks and modalities to investigate the hypothesis that a method capable of performing well on multiple tasks will generalize well to a previously unseen task and potentially outperform a custom-designed solution. MSD results confirmed this hypothesis, moreover, MSD winner continued generalizing well to a wide range of other clinical problems for the next two years. Three main conclusions can be drawn from this study: (1) state-of-the-art image segmentation algorithms generalize well when retrained on unseen tasks; (2) consistent algorithmic performance across multiple tasks is a strong surrogate of algorithmic generalizability; (3) the training of accurate AI segmentation models is now commoditized to scientists that are not versed in AI model training.

EDVR: Video Restoration With Enhanced Deformable Convolutional Networks
Xintao Wang, Kelvin C. K. Chan, Ke Yu, Chao Dong +1 more
20191.3Kdoi:10.1109/cvprw.2019.00247

Video restoration tasks, including super-resolution, deblurring, etc, are drawing increasing attention in the computer vision community. A challenging benchmark named REDS is released in the NTIRE19 Challenge. This new benchmark challenges existing methods from two aspects: (1) how to align multiple frames given large motions, and (2) how to effectively fuse different frames with diverse motion and blur. In this work, we propose a novel Video Restoration framework with Enhanced Deformable convolutions, termed EDVR, to address these challenges. First, to handle large motions, we devise a Pyramid, Cascading and Deformable (PCD) alignment module, in which frame alignment is done at the feature level using deformable convolutions in a coarse-to-fine manner. Second, we propose a Temporal and Spatial Attention (TSA) fusion module, in which attention is applied both temporally and spatially, so as to emphasize important features for subsequent restoration. Thanks to these modules, our EDVR wins the champions and outperforms the second place by a large margin in all four tracks in the NTIRE19 video restoration and enhancement challenges. EDVR also demonstrates superior performance to state-of-the-art published methods on video super-resolution and deblurring. The code is available at https://github.com/xinntao/EDVR.

Action recognition with trajectory-pooled deep-convolutional descriptors
Limin Wang, Yu Qiao, Xiaoou Tang
20151.2Kdoi:10.1109/cvpr.2015.7299059

Visual features are of vital importance for human action understanding in videos. This paper presents a new video representation, called trajectory-pooled deep-convolutional descriptor (TDD), which shares the merits of both hand-crafted features [31] and deep-learned features [24]. Specifically, we utilize deep architectures to learn discriminative convolutional feature maps, and conduct trajectory-constrained pooling to aggregate these convolutional features into effective descriptors. To enhance the robustness of TDDs, we design two normalization methods to transform convolutional feature maps, namely spatiotemporal normalization and channel normalization. The advantages of our features come from (i) TDDs are automatically learned and contain high discriminative capacity compared with those hand-crafted features; (ii) TDDs take account of the intrinsic characteristics of temporal dimension and introduce the strategies of trajectory-constrained sampling and pooling for aggregating deep-learned features. We conduct experiments on two challenging datasets: HMD-B51 and UCF101. Experimental results show that TDDs outperform previous hand-crafted features [31] and deep-learned features [24]. Our method also achieves superior performance to the state of the art on these datasets.