VLDB 2026 Research / reviewers in the wild / expert
Quanzhi Li
dblp:26/3756
· DBLP profile ↗
25ranked-venue papers in the field
13as first author
5since 2021 · last 2025
0000-0002-4605-4237ORCID · corroborated
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 15 (7 first)Big Data, Cloud & Distributed Data Systems · 7 (3 first)Other / Interdisciplinary · 2 (2 first)Database Systems & Data Management · 1 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Automatic Court View and Judgment Generation for Private Loan Cases Using LLMs
Quanzhi Li |
IEEE Big Data | 2 |
| 2022 | Event Detection from Social Media Stream: Methods, Datasets and OpportunitiesabstractSocial media streams contain large and diverse amount of information, ranging from daily-life stories to the latest global and local events and news. Twitter, especially, allows a fast spread of events happening real time, and enables individuals and organizations to stay informed of the events happening now. Event detection from social media data poses different challenges from traditional text and is a research area that has attracted much attention in recent years. In this paper, we survey a wide range of event detection methods for Twitter data stream, helping readers understand the recent development in this area. We present the datasets available to the public. Furthermore, a few research opportunities are discussed as potential future research directions. Quanzhi Li, Yang Chao |
IEEE Big Data | 1 |
| 2022 | Rating Patent by Exploiting Semantic and Novelty InformationabstractMillions of patent applications are submitted every year. Patent examiners spend tremendous amount of time to evaluate the quality of them for approval or denial. A system that can automatically evaluate patents and expedite the evaluation process is much needed. This kind of tool can also help the small enterprises, patent attorneys and agents in preparing their patent applications. This study proposes a model that can rate the quality of a patent by utilizing both the semantic and novelty information of the patent. We also built a dataset of more than 32,000 Chinese patents with manual ratings from professional patent examiners. Our experiments show that the proposed model outperforms other approaches. Yingchi Liu, Quanzhi Li, Xiaozhong Liu 0001 |
IEEE Big Data | 2 |
| 2022 | CNewsTS - A Large-scale Chinese News Dataset with Hierarchical Topic Category and SummaryabstractIn this paper, we present a large Chinese news article dataset with 4.4 million articles. These articles are obtained from different news channels and sources. They are labeled with multi-level topic categories, and some of them also have summaries. This is the first Chinese news dataset that has both hierarchical topic labels and article full texts. And it is also the largest Chinese news topic dataset. We describe the data collection, annotation and quality evaluation process. The basic statistics of the dataset, comparison with other datasets and benchmark experiments are also presented. Quanzhi Li, Yingchi Liu, Yang Chao |
CIKM | 1 |
| 2021 | Similar Trademark Detection via Semantic, Phonetic and Visual Similarity InformationabstractMillions of trademarks were registered last year in China, and thousands of applications are submitted daily. A trademark must be unique in the category it belongs to. Therefore, each new trademark application needs to be checked against all the existing ones in its category. A trademark can be a text string (characters, words or phrases), a figure (symbol or design), or both. In this study, we focus on the textual trademark in Chinese, and propose a model for finding similar trademarks for a given one. This neural network model exploits the semantic, phonetic and visual similarities between two textual trademarks. We evaluated our model based on a dataset that were built from the real trademark application data. Our evaluation shows that the proposed model outperforms other approaches. Yingchi Liu, Quanzhi Li, Changlong Sun, Luo Si |
SIGIR | 2 |
| 2019 | Sexual Harassment Story Classification and Key Information IdentificationabstractRecently more and more personal stories about sexual harassment are shared online, mainly inspired by the \#MeToo movement. Safecity is an online forum for victims of sexual harassment to share their personal experience. Previous study applied neural network models to classify the harassment forms of the stories. To uncover patterns of sexual harassment, the extraction of the key elements and the categorization of these stories in different dimensions can be useful as well. In this study, we proposed neural network models to extract key elements including harasser, time, location and trigger words. In addition, we categorized these stories from different dimensions, such as location, time, and harassers' characteristics, including their age range, single/multiple harassers, profession, and relationship with the victims. We further demonstrated that encoding the key element information in the story categorization model can improve its performance. The proposed approaches and analysis would be helpful in automatically filing reports, raising public awareness, making preventing strategies and etc. Yingchi Liu, Quanzhi Li, Xiaozhong Liu 0001, Luo Si |
CIKM | 2 |
| 2019 | TweetSenti: Target-dependent Tweet Sentiment AnalysisabstractTweetSenti is a system for analyzing the sentiment of an entity in tweets. A sentence or tweet may contain multiple entities, and they do not always have the same sentiment polarity. Therefore, it is necessary to detect the sentiment for a specific target entity. This type of target-dependent (entity level) sentiment analysis has become attractive and has been used in many applications, but it is still a challenging task. TweetSenti employs a new approach for detecting the entity level sentiment. Our model splits a sentence into a left context and a right context according to the target entity, and it also exploits two different types of word embeddings to represent a word, the general word embedding and the sentiment specific word embedding. A hybrid neural network is used to capture both the sequence and structure information of the two sides of the target entity. The sequence information is learned by attention-based bi-directional LSTM models. The structure information is captured by multi-context CNN models. Based on this algorithm, we built a web-based application that users can interact with and analyze an entity's sentiment in Twitter at real-time. Quanzhi Li, Luo Si |
WWW | 1 |
| 2018 | Document Information Assisted Event Trigger DetectionabstractEvent trigger detection remains a challenging task. Most of previous studies focused on variations of model structures to extract features from the local context of the trigger words. However, few studies focused on the utilization of document level information. In this work, we studied the benefit of exploiting the document level information for event trigger detections in textual data. Two approaches of extracting document features are proposed, and the document features are integrated with the embeddings generated from the local context of the trigger word using a convolutional neural network (CNN) model. Our experiment shows that these two methods both outperform the CNN-based baseline model. Yingchi Liu, Quanzhi Li, Xiaozhong Liu 0001, Luo Si |
IEEE BigData | 2 |
| 2017 | Reuters tracer: Toward automated news production using large scale social media dataabstractTo deal with the sheer volume of information and gain competitive advantage, the news industry has started to explore and invest in news automation. In this paper, we present Reuters Tracer, a system that automates end-to-end news production using Twitter data. It is capable of detecting, classifying, annotating, and disseminating news in real time for Reuters journalists without manual intervention. In contrast to other similar systems, Tracer is topic and domain agnostic. It has a bottom-up approach to news detection, and does not rely on a predefined set of sources or subjects. Instead, it identifies emerging conversations from 12+ million tweets per day and selects those that are news-like. Then, it contextualizes each story by adding a summary and a topic to it, estimating its newsworthiness, veracity, novelty, and scope, and geotags it. Designing algorithms to generate news that meets the standards of Reuters journalists in accuracy and timeliness is quite challenging. But Tracer is able to achieve competitive precision, recall, timeliness, and veracity on news detection and delivery. In this paper, we reveal our key algorithm designs and evaluations that helped us achieve this goal, and lessons learned along the way. Xiaomo Liu, Armineh Nourbakhsh, Quanzhi Li, Sameena Shah, Robert Martin, John Duprey |
IEEE BigData | 3 |
| 2017 | Real-Time Novel Event Detection from Social MediaabstractIn this paper, we present a new approach for detecting novel events from social media, specially Twitter, at real-time. An event is usually defined by who, what, where and when, and an event tweet usually contains terms corresponding to these aspects. To exploit this information, we propose a method that incorporates simple semantics by splitting the tweet term space into groups of terms that have the meaning of the same type. These groups are called semantic categories (classes) and each reflects one or more event aspects. The semantic classes include named entity, mention, location, hashtag, verb, noun and embedded link. To group tweets talking about the same event into the same cluster, similarity measuring is conducted by calculating class-wise similarity and then aggregating them together. Users of a real-time event detection system are usually only interested in novel (new) events, which are happening now or just happened a short time ago. To fulfill this requirement, a temporal identification module is used to filter out event clusters that are about old stories. The clustering module also computes a novelty score for each event cluster, which reflects how novel the event is, compared to previous events. We evaluated our event detection method using multiple quality metrics and a large-scale event corpus having millions of tweets. The experiment results show that the proposed online event detection method achieves the state-of-the-art performance. Our experiment also shows that the temporal identification module can effectively detect old events. Quanzhi Li, Armineh Nourbakhsh, Sameena Shah, Xiaomo Liu |
ICDE | 1 |
| 2017 | Data Sets: Word Embeddings Learned from Tweets and General Data
Quanzhi Li, Sameena Shah, Xiaomo Liu, Armineh Nourbakhsh |
ICWSM | 1 |
| 2016 | Table classification using both structure and content information: A case study of financial documentsabstractTables are significant document components. Table extraction and classification are critical for us to explore, retrieve and mine knowledge encoded in tables. This paper presents a learning based approach for classifying tables based on their content and structural information, with focus on financial document tables. To the best of our knowledge, this is the first study on classifying tables in financial domain, and also the first study of table classification based on its semantics, a more fine-grained level than previous studies. The experimental results show that it can effectively classify financial tables. We also analyzed what features are important and how to generate them. The feature identification and generation approach can potentially apply to other domains. Quanzhi Li, Sameena Shah |
IEEE BigData | 1 |
| 2016 | Using paraphrases to improve tweet classification: Comparing WordNet and word embedding approachesabstractTwo of the major problems in social media message classification are the data sparseness issue and the high degree of lexical variation. Paraphrases, or synonyms, are alternative ways of expressing the same meaning using different lexical variations. In this study, we try to use paraphrases to improve tweet topic classification performance. We explored two approaches to generating paraphrases, WordNet, which is a lexical database grouping English words into sets of synonyms, and word embeddings, which are learned from millions of tweets and billions of words. Our experiment shows that using paraphrases can improve the topic classification task, and the word embedding approach outperforms the WordNet method. To our knowledge, this is the first study exploiting paraphrases for tweet classification. Quanzhi Li, Sameena Shah, Mohammad M. Ghassemi, Armineh Nourbakhsh, Xiaomo Liu |
IEEE BigData | 1 |
| 2016 | TweetSift: Tweet Topic Classification Based on Entity Knowledge Base and Topic Enhanced Word EmbeddingabstractClassifying tweets into topic categories is necessary and important for many applications, since tweets are about a variety of topics and users are only interested in certain topical areas. Many tweet classification approaches fail to achieve high accuracy due to data sparseness issue. Tweet, as a special type of short text, in additional to its text, also has other metadata that can be used to enrich its context, such as user name, mention, hashtag and embedded link. In this demonstration, we present TweetSift, an efficient and effective real time tweet topic classifier. TweetSift exploits external tweet-specific entity knowledge to provide more topical context for a tweet, and integrates them with topic enhanced word embeddings for topic classification. The demonstration will show how TweetSift works and how it is incorporated with our social media event detection system. Quanzhi Li, Sameena Shah, Xiaomo Liu, Armineh Nourbakhsh |
CIKM | 1 |
| 2016 | Hashtag Recommendation Based on Topic Enhanced Embedding, Tweet Entity Data and Learning to RankabstractIn this paper, we present a new approach of recommending hashtags for tweets. It uses Learning to Rank algorithm to incorporate features built from topic enhanced word embeddings, tweet entity data, hashtag frequency, hashtag temporal data and tweet URL domain information. The experiments using millions of tweets and hashtags show that the proposed approach outperforms the three baseline methods -- the LDA topic, the tf.idf based and the general word embedding approaches. Quanzhi Li, Sameena Shah, Armineh Nourbakhsh, Xiaomo Liu |
CIKM | 1 |
| 2016 | Reuters Tracer: A Large Scale System of Detecting & Verifying Real-Time News Events from TwitterabstractNews professionals are facing the challenge of discovering news from more diverse and unreliable information in the age of social media. More and more news events break on social media first and are picked up by news media subsequently. The recent Brussels attack is such an example. At Reuters, a global news agency, we have observed the necessity of providing a more effective tool that can help our journalists to quickly discover news on social media, verify them and then inform the public. Xiaomo Liu, Quanzhi Li, Armineh Nourbakhsh, Merine Thomas, Kajsa Anderson, Russ Kociuba, Mark Vedder, Steven Pomerville, Ramdev Wudali, Robert Martin, John Duprey, Arun Vachher, William Keenan, Sameena Shah |
CIKM | 2 |
| 2016 | User Behaviors in Newsworthy Rumors: A Case Study of Twitter
Quanzhi Li, Xiaomo Liu, Armineh Nourbakhsh, Sameena Shah |
ICWSM | 1 |
| 2016 | Tweet Sentiment Analysis by Incorporating Sentiment-Specific Word Embedding and Weighted Text FeaturesabstractPrevious studies have used many manually identified features and word embeddings for tweet sentiment classification. In this paper, we propose a new approach, which incorporates sentiment-specific word embeddings (SSWE) and a weighted text feature model (WTFM). WTFM produces features based on text negation, tf.idf weighting scheme, and a Rocchio text classification method. Compared to other tweet sentiment feature generation approaches, WTFM is easy to build, simple, yet effective. Experiments show that the proposed approach outperforms the two state-of-the-art tweet sentiment classification methods, SSWE and National Research Council Canada's (NRC) model. Quanzhi Li, Sameena Shah, Armineh Nourbakhsh, Xiaomo Liu |
WI | 1 |
| 2016 | Tweet Topic Classification Using Distributed Language RepresentationsabstractMany classification tasks on short text, such as tweet, fail to achieve high accuracy due to data sparseness. One approach to solving this problem is to enrich the context of data by using external data sources, or distributed language representations trained on huge amount of data. In this paper, we present several tweet topic classification methods by exploiting different types of data: tweet text, tweet text plus entity knowledge base, word embeddings derived from tweet text, distributed representations of tweets, and topical word embeddings. The word embedding, topical word embedding and sentence representation models are generated from billions of words from tweets without supervision. To the best of our knowledge, this is the first study of applying distributed language representations to tweet topic classification task. Quanzhi Li, Sameena Shah, Xiaomo Liu, Armineh Nourbakhsh |
WI | 1 |
| 2015 | Real-time Rumor Debunking on TwitterabstractIn this paper, we propose the first real time rumor debunking algorithm for Twitter. We use cues from 'wisdom of the crowds', that is, the aggregate 'common sense' and investigative journalism of Twitter users. We concentrate on identification of a rumor as an event that may comprise of one or more conflicting microblogs. We continue monitoring the rumor event and generate real time updates dynamically based on any additional information received. We show using real streaming data that it is possible, using our approach, to debunk rumors accurately and efficiently, often much faster than manual verification by professionals. Xiaomo Liu, Armineh Nourbakhsh, Quanzhi Li, Sameena Shah |
CIKM | 3 |
| 2008 | Document keyphrases as subject metadata: incorporating document key concepts in search results
Yi-fang Brook Wu, Quanzhi Li |
Inf. Retr. | 2 |
| 2008 | People search: Searching people sharing similar interests from the WebabstractAbstract On the Web, there are limited ways of finding people sharing similar interests with a given person. The current methods are either ineffective or time consuming. In this paper, we present a new approach for searching people sharing similar interests from the Web. Given a person, to find similar people from the Web, there are two major research issues: person representation and matching persons. In this study, we propose a person representation method which uses a person's website to represent this person. Our design of matching process takes person representation into consideration to allow the same representation to be used when composing the query. Under this person representation method, the proposed algorithm integrates textual content and hyperlink information of all the pages belonging to a personal website to represent a person and match persons. Other algorithms are also explored and compared to the proposed algorithm. Experimental results are presented. Quanzhi Li, Yi-fang Brook Wu |
J. Assoc. Inf. Sci. Technol. | 1 |
| 2006 | Finding nuggets in documents: A machine learning approachabstractAbstract Document keyphrases provide a concise summary of a document's content, offering semantic metadata summarizing a document. They can be used in many applications related to knowledge management and text mining, such as automatic text summarization, development of search engines, document clustering, document classification, thesaurus construction, and browsing interfaces. Because only a small portion of documents have keyphrases assigned by authors, and it is time‐consuming and costly to manually assign keyphrases to documents, it is necessary to develop an algorithm to automatically generate keyphrases for documents. This paper describes a Keyphrase Identification Program (KIP), which extracts document keyphrases by using prior positive samples of human identified phrases to assign weights to the candidate keyphrases. The logic of our algorithm is: The more keywords a candidate keyphrase contains and the more significant these keywords are, the more likely this candidate phrase is a keyphrase. KIP's learning function can enrich the glossary database by automatically adding new identified keyphrases to the database. KIP's personalization feature will let the user build a glossary database specifically suitable for the area of his/her interest. The evaluation results show that KIP's performance is better than the systems we compared to and that the learning function is effective. Yi-fang Brook Wu, Quanzhi Li, Razvan Stefan Bot, Xin Chen 0007 |
J. Assoc. Inf. Sci. Technol. | 2 |
| 2005 | Generating better concept hierarchies using automatic document classificationabstractThis paper presents a hybrid concept hierarchy development technique for web returned documents retrieved by a meta-search engine. The aim of the technique is to separate the initial retrieved documents into topical oriented categories, prior to the actual concept hierarchy generation. The topical categories correspond to different semantic aspects of the query. This is done using a 1-of-n automatic document classification, on the initial set of returned documents. Then, an individual topical concept hierarchy is automatically generated inside each of the resulted categories. Both steps are executed on the fly at retrieval time. Due to the efficiency constraints imposed by the web retrieval context, the algorithm only uses document snippets (rather than full web pages) for both document classification and concept hierarchy generation. Experimental results show that the algorithm is able to improve the quality of the concept hierarchy presented to the searcher; at the same time, the efficiency parameters are kept within reasonable intervals. Razvan Stefan Bot, Yi-fang Brook Wu, Xin Chen 0007, Quanzhi Li |
CIKM | 4 |
| 2005 | Domain-specific keyphrase extractionabstractDocument keyphrases provide semantic metadata characterizing documents and producing an overview of the content of a document. They can be used in many text-mining and knowledge management related applications. This paper describes a Keyphrase Identification Program (KIP), which extracts document keyphrases by using prior positive samples of human identified domain keyphrases to assign weights to the candidate keyphrases. The logic of our algorithm is: the more keywords a candidate keyphrase contains and the more significant these keywords are, the more likely this candidate phrase is a keyphrase. To obtain prior positive inputs, KIP first populates its glossary database using manually identified keyphrases and keywords. It then checks the composition of all noun phrases of a document, looks up the database and calculates scores for all these noun phrases. The ones having higher scores will be extracted as keyphrases. Yi-fang Brook Wu, Quanzhi Li, Razvan Stefan Bot, Xin Chen 0007 |
CIKM | 2 |