Chenyi Hu

dblp:23/6432 · DBLP profile ↗
← Back
7ranked-venue papers in the field
2as first author
4since 2021 · last 2022
0000-0003-1982-7537ORCID · corroborated

Domains — venue-derived; a paper can count in several

Other / Interdisciplinary · 4 (2 first)Data Mining & Knowledge Discovery · 2Information Retrieval & Web Search · 1
YearPublicationVenuePosition
2022 Towards Explainable Summary of Crowdsourced Reviews Through Text Mining
Aaron Moody, Chenyi Hu, Huixin Zhan, Makenzie Spurling, Victor S. Sheng
IPMU (1)2
2022 Anomaly Detection in Crowdsourced Work with Interval-Valued Labels
Makenzie Spurling, Chenyi Hu, Huixin Zhan, Victor S. Sheng
IPMU (1)2
2021 HGATs: hierarchical graph attention networks for multiple comments integration
abstract
For decades, research in natural language processing (NLP) has focused on summarization. Sequence-to-sequence models for abstractive summarization have been studied extensively, yet generated summaries commonly suffer from fabricated content, and are often found to be near-extractive. We argue that, to address these issues, summarizers need to acquire the co-references that form multiple types of relations over input sentences, e.g., 1-to-N, N-to-1, and N-to-N relations, since the structured knowledge for text usually appears on these relations. By allowing the decoder to pay different attention to the input sentences for the same entity at different generation states, the structured graph representations generate more informative summaries. In this paper, we propose a hierarchical graph attention networks (HGATs) for abstractive summarization with a topic-sensitive PageRank augmented graph. Specifically, we utilize dual decoders, a sequential sentence decoder, and a graph-structured decoder (which are built hierarchically) to maintain the global context and local characteristics of entities, complementing each other. We further design a greedy heuristic to extract salient users' comments while avoiding redundancy to drive a model to better capture entity interactions. Our experimental results show that our models produce significantly higher ROUGE scores than variants without graph-based attention on both SSECIF and CNN/Daily Mail (CNN/DM) datasets.
Huixin Zhan, Kun Zhang 0012, Chenyi Hu, Victor S. Sheng
ASONAM3
2021 Multi-objective Privacy-preserving Text Representation Learning
abstract
Private information can either take the form of key phrases that are explicitly contained in the text or be implicit. For example, demographic information about the author of a text can be predicted with above-chance accuracy from linguistic cues in the text itself. Letting alone its explicitness, some of the private information correlates with the output labels and therefore can be learned by a neural network. In such a case, there is a tradeoff between the utility of the representation (measured by the accuracy of the classification network) and its privacy. This problem is inherently a multi-objective problem because these two objectives may conflict, necessitating a trade-off. Thus, we explicitly cast this problem as multi-objective optimization (MOO) with the overall objective of finding a Pareto stationary solution. We, therefore, propose a multiple-gradient descent algorithm (MGDA) that enables the efficient application of the Frank-Wolfe algorithm [10] using the line search. Experimental results on sentiment analysis and part-of-speech (POS) tagging show that MGDA produces higher-performing models than most recent proxy objective approaches, and performs as well as single objective baselines.
Huixin Zhan, Kun Zhang 0012, Chenyi Hu, Victor S. Sheng
CIKM3
2020 On Statistics, Probability, and Entropy of Interval-Valued Datasets
Chenyi Hu, Zhihui H. Hu
IPMU (3)1
2020 A Computational Study on the Entropy of Interval-Valued Datasets from the Stock Market
Chenyi Hu, Zhihui H. Hu
IPMU (3)1
2003 Icon-based Visualization of Large High-Dimensional Datasets
abstract
High dimensional data visualization is critical to data analysts since it gives a direct view of original data. We present a method to visualize large amount of high dimensional data. We divide dimensions of data into several groups. Then, we use one icon to represent each group, and associate visual properties of each icon with dimensions in each group. A high dimensional data record will be represented by multiple different types of icons located in the same position. Furthermore, we use summary icons to display local details of viewer's interests and the whole data set at meantime. We show its effectiveness and efficiency through a case study on a real large data set.
Ping Chen 0001, Chenyi Hu, Wei Ding 0003, Heloise Lynn, Yves Simon
ICDM2