scispace - formally typeset
J

Jizhong Han

Researcher at Chinese Academy of Sciences

Publications -  149
Citations -  2480

Jizhong Han is an academic researcher from Chinese Academy of Sciences. The author has contributed to research in topics: Graph (abstract data type) & Computer science. The author has an hindex of 20, co-authored 139 publications receiving 1691 citations. Previous affiliations of Jizhong Han include Tencent.

Papers
More filters
Proceedings ArticleDOI

Implementing WebGIS on Hadoop: A case study of improving small file I/O performance on HDFS

TL;DR: This paper proposes an approach to optimize I/O performance of small files on HDFS by combining small files into large ones to reduce the file number and build index for each file.
Book ChapterDOI

Conditional BERT Contextual Augmentation.

TL;DR: A novel data augmentation method for labeled sentences called conditional BERT contextual augmentation, which can be easily applied to both convolutional or recurrent neural networks classifier to obtain improvement.
Posted Content

Conditional BERT Contextual Augmentation.

TL;DR: The authors proposed a conditional BERT contextual augmentation method for text classification, which replaces words with more varied substitutions predicted by a language model and showed that a deep bidirectional language model is more powerful than either unidirectional or shallow concatenation of a forward and backward model.
Proceedings ArticleDOI

SJMR: Parallelizing spatial join with MapReduce on clusters

TL;DR: SJMR (Spatial Join with MapReduce), a novel parallel algorithm to relieve the problem of heterogeneous related data sets processing, which is common in operations like spatial joins is presented.
Proceedings ArticleDOI

Multi-hop Selector Network for Multi-turn Response Selection in Retrieval-based Chatbots.

TL;DR: The side effect of using too many context utterances is analyzed and a multi-hop selector network (MSN) is proposed to alleviate the problem and results show that MSN outperforms some state-of-the-art methods on three public multi-turn dialogue datasets.