EDBT 2026 Demo / reviewers in the wild / expert
Qinmin Hu
dblp:79/1154 · also Qinmin Vivian Hu
· DBLP profile ↗
27ranked-venue papers in the field
4as first author
4since 2021 · last 2023
0000-0003-0561-1284ORCID · verified
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 13 (3 first)Knowledge Engineering, Semantic Web & Information Systems · 5 (1 first)Database Systems & Data Management · 4Data Mining & Knowledge Discovery · 4Big Data, Cloud & Distributed Data Systems · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2023 | One Stop Shop for Question-Answering Dataset SelectionabstractIn this paper, we offer a new visualization tool -- Dataset Statistical View (DSV), to lower the barrier of research entry by providing easy access to the question-answering (QA) datasets that researchers can build their work upon. Our target users are new researchers to the QA domain with no prior knowledge nor programming skills. The system is populated with multiple QA datasets, which covers a wide range of QA tasks. It allows researchers to explore and compare existing QA datasets at a one-stop website. The system shows statistical graphs for each QA dataset to offer an overview and a visual comparison between datasets. Although this paper focuses mainly at the syntactic level comparison, integrating bias and semantic level analysis is our ongoing work. We believe our DSV system is a valuable contribution to the advancement of the QA field, as it provides a solid starting point for new researchers and practitioners. An overview of the framework is demonstrated in this paper and the introduction of the application system is available at https://cnchuy.github.io/images/demo.mp4. Chang Nian Chuy, Qinmin Hu, Chen Ding 0004 |
SIGIR | 2 |
| 2022 | Named Entity-based Question-Answering Pair GeneratorabstractIn this paper, we demonstrate an approach for question-answering pair generation primarily based on named entities using TV series data. Our generator provides a task based pipeline abstraction, which can be interpreted by a simple method where a context paragraph is passed as an input argument to the pipeline and the output is generated based on the task selected. We currently implemented three tasks for the pipeline which includes the following - i) qg - single question generation, ii) multi-qa-qg for multiple QA pairs generation and iii) e2e-qg for end to end QA pair generation. Aritra Kumar Lahiri, Qinmin Hu |
CIKM | 2 |
| 2022 | GameOfThronesQA: Answer-Aware Question-Answer Pairs for TV Series
Aritra Kumar Lahiri, Qinmin Hu |
ECIR (2) | 2 |
| 2021 | An Argument Extraction Decoder in Open Information Extraction
Yucheng Li 0001, Yan Yang 0008, Qinmin Hu, Chengcai Chen, Liang He 0001 |
ECIR (1) | 3 |
| 2020 | Modeling Multi-aspect Relationship with Joint Learning for Aspect-Level Sentiment Classification
Jie Zhou 0015, Jimmy Huang 0001, Qinmin Hu, Liang He 0001 |
DASFAA (1) | 3 |
| 2020 | Boosting evolutionary optimization via fuzzy-classification-assisted selection
Jimmy Huang 0001, Qinmin Hu |
Inf. Sci. | 3 |
| 2020 | Position-aware hierarchical transfer model for aspect-level sentiment classification
Jie Zhou 0015, Qin Chen 0001, Jimmy Huang 0001, Qinmin Hu, Liang He 0001 |
Inf. Sci. | 4 |
| 2019 | Let terms choose their own kernels: An intelligent approach to kernel selection for healthcare search
Yang Song 0010, Qinmin Hu, Liang He 0001 |
Inf. Sci. | 2 |
| 2018 | Topic Detection with Danmaku: A Time-Sync Joint NMF Approach
Qingchun Bai, Qinmin Hu, Faming Fang, Liang He 0001 |
DEXA (2) | 2 |
| 2018 | Mining Temporal Discriminant Frames via Joint Matrix Factorization: A Case Study of Illegal Immigration in the U.S. News Media
Qingchun Bai, Mengwei Chen, Qinmin Hu, Liang He 0001 |
KSEM (1) | 4 |
| 2018 | CAN: Enhancing Sentence Similarity Modeling with Collaborative and Adversarial NetworkabstractThe neural networks have attracted great attention for sentence similarity modeling in recent years. Most neural networks focus on the representation of each sentence, while the common features of a sentence pair are not well studied. In this paper, we propose a Collaborative and Adversarial Network (CAN), which explicitly models the common features between two sentences for enhancing sentence similarity modeling. To be specific, a common feature extractor is presented and embedded into our CAN model, which includes a generator and a discriminator playing a collaborative and adversarial game for common feature extraction. Experiments on three benchmark datasets, namely TREC-QA and WikiQA for answer selection and MSRP for paraphrase identification, show that our proposed model is effective to boost the performance of sentence similarity modeling. In particular, our proposed model outperforms the state-of-the-art approaches on TREC-QA without using any external resources or pre-training. For the other two datasets, our model is also comparable to if not better than the recent neural network approaches. Qin Chen 0001, Qinmin Hu, Jimmy Huang 0001, Liang He 0001 |
SIGIR | 2 |
| 2018 | Modeling Queries with Contextual Snippets for Information RetrievalabstractQuery expansion under the pseudo-relevance feedback (PRF) framework has been extensively studied in information retrieval. However, most expansion methods are mainly based on the statistics of single terms, which can generate plenty of irrelevant query terms and decrease retrieval performance. To alleviate this problem, we propose an approach that adapts the PRF-based contextual snippets into a context-aware topic model to enhance query representations. Specifically, instead of selecting a series of independent terms, we make full use of the query contextual information and focus on the snippets with the length ofnin the PRF documents. Furthermore, we propose a context-aware topic (CAT) model to mine the topic distributions of the query-relevant snippets, namely, fine contextual snippets. In contrast to the traditional topic models that infer the topics from the whole corpus, we establish a bridge between the snippets and the corresponding PRF documents, which can be used for modeling the topics more precisely and efficiently. Finally, the topic distributions of the fine snippets are used for context-aware and topic-sensitive query representations. To evaluate the performance of our approach, we integrate the obtained queries into a topic-based hybrid retrieval model and conduct extensive experiments on various TREC collections. The experimental results show that our query-modeling approach is more effective in boosting retrieval performance compared with the state-of-the-art methods. Qin Chen 0001, Qinmin Hu, Jimmy Huang 0001, Liang He 0001 |
ACM Trans. Intell. Syst. Technol. | 2 |
| 2018 | TAKer: Fine-Grained Time-Aware Microblog Search with Kernel Density EstimationabstractTemporal information has been widely used to promote the information retrieval (IR) performance, especially for microblog search which usually prefers the latest news and events. Previous studies mainly focused on incorporating the document-level temporal information into retrieval, while the temporal relevance of each query word was not well investigated. In this paper, we propose a word temporal predictor to characterize the word-level temporal relevance by fine-grained time-aware kernel density estimation over the feedback documents. In addition, we present a fine-grained time-aware framework to integrate the proposed word temporal predictor with the traditional document temporal predictor for retrieval. Finally, we incorporate the framework into two state-of-the-art retrieval models, namely language model (LM) and BM25. The experimental results on the TREC 2011-2014 Microblog collections, show that our proposed word temporal predictor is effective to boost the retrieval performance within both LM and BM25 frameworks. In particular, we achieve significant improvements over the strong baselines with optimized settings in most cases. Furthermore, our fine-grained time-aware models with word temporal predictor are comparable to if not better than the state-of-the-art temporal retrieval models. Qin Chen 0001, Qinmin Hu, Jimmy Huang 0001, Liang He 0001 |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2017 | Potentiality of healthcare big data: Improving search by automatic query reformulationabstractClinical Decision Systems utilize patient profiles to search for relevant medical support. Existing work on medical search has a primary topic on query expansion, which enriches queries by adding more useful terms. However, it performs well when queries are concise. In this paper, we aim to tackle verbose queries and propose a new automatic query reformulation method, which not only considers query expansion, but also includes query reduction. This improves the searching performance by refining the query to effectively avoid irrelevant results. The method is achieved by classifying each sentence into expansion and reduction categories with a weighted score model, which depends on the occurrence of medical and negative terms. The refined queries show promising results on experiments with TREC CDS datasets. In particular, the final performance makes improvements in terms of NDCG as 8.2% compared to the prevailing query expansion method, and 22.07% compared to the baseline of original query. Yueyao Wang, Qinmin Hu, Yang Song 0010, Liang He 0001 |
IEEE BigData | 2 |
| 2017 | Enhancing Recurrent Neural Networks with Positional Attention for Question AnsweringabstractAttention based recurrent neural networks (RNN) have shown a great success for question answering (QA) in recent years. Although significant improvements have been achieved over the non-attentive models, the position information is not well studied within the attention-based framework. Motivated by the effectiveness of using the word positional context to enhance information retrieval, we assume that if a word in the question (i.e., question word) occurs in an answer sentence, the neighboring words should be given more attention since they intuitively contain more valuable information for question answering than those far away. Based on this assumption, we propose a positional attention based RNN model, which incorporates the positional context of the question words into the answers' attentive representations. Experiments on two benchmark datasets show the great advantages of our proposed model. Specifically, we achieve a maximum improvement of 8.83% over the classical attention based RNN model in terms of mean average precision. Furthermore, our model is comparable to if not better than the state-of-the-art approaches for question answering. Qin Chen 0001, Qinmin Hu, Jimmy Huang 0001, Liang He 0001, Weijie An |
SIGIR | 2 |
| 2016 | Estimating Probability Density of Content Types for Promoting Medical Records Search
Qinmin Hu, Yang Song 0010, Liang He 0001 |
ECIR | 2 |
| 2016 | SG++: Word Representation with Sentiment and Negation for Twitter Sentiment ClassificationabstractHere we propose an advance Skip-gram model to incorporate both word sentiment and negation information. In particular, there is a a softmax layer for the word sentiment polarity upon the Skip-gram model. Then, two paralleled embedding layers are set up in the same embedding space, one for the affirmative context and the other for the negated context, followed by their loss functions. We evaluate our proposed model on the 2013 and 2014 SemEval data sets. The experimental results show that the proposed approach achieves better performance and learns higher dimensional word embedding informatively on the large-scale data. Qinmin Hu, Yijun Pei, Qin Chen 0001, Liang He 0001 |
SIGIR | 1 |
| 2015 | An Empirical Study of Personal Factors and Social Effects on Rating Prediction
Zhijin Wang, Yan Yang 0008, Qinmin Hu, Liang He 0001 |
PAKDD (1) | 3 |
| 2015 | Learning Topic-Oriented Word Embedding for Query Classification
Hebin Yang, Qinmin Hu, Liang He 0001 |
PAKDD (1) | 2 |
| 2015 | Adaptive Temporal Model for IPTV Recommendation
Yan Yang 0008, Qinmin Hu, Liang He 0001, Minjie Ni, Zhijin Wang |
WAIM | 2 |
| 2014 | Clairvoyant: An Early Prediction System For Video HitsabstractOur slogan for the proposed Clairvoyant system is "with several clicks, the future is in your hand, the plan comes into your mind". Clairvoyant is to predict the future of new videos with only few data. The core function in the system is the novel shifted shape match prediction algorithm, based on a K-Nearest Neighbor model. Tons of experiments have been conducted on the open data sets. The experimental results confirms that the proposed SSMP algorithm is promising and outperforms the baselines with significant improvements on various evaluation methods. A demonstration video has been published at http://1drv.ms/1nyH3hD. Qinmin Hu, Liang He 0001 |
CIKM | 2 |
| 2014 | Bringing Information Retrieval into Crowdsourcing: A Case Study
Qinmin Hu, Jimmy Huang 0001 |
ECIR | 1 |
| 2010 | Medical search and classification tools for recommendationabstracttheir patients' records from paper to computer, enormous amounts of electronic medical records (EMR) have become available for medical research. Some of the EMR data are well-structured, for which traditional database management systems can provide effective retrieval and management functions. However, most of the EMR data (such as progress notes and consultation letters) are in free text formats. How to effectively and efficiently retrieve and discover useful information from the vast amount of such semi-structured data is a challenge faced by medical professionals. Without proper tools, the rich information and knowledge buried in the medical health records are unavailable for clinical research and decision-making. The objective of our research is to develop text analytics tools that are capable of parsing clinical medical data so that predefined search subjects that correspond to a list of medical diagnoses can be extracted. In addition to this particular core functionality, it is also desired that several important assets should be present within the text-analytics tools in order to improve its overall ability to be used as recommendation tools. In this research, we work with research scientists at the Institute for Clinical Evaluative Sciences (ICES) in Toronto and examine a number of techniques for structuring and processing free text documents in order to effectively and efficiently search and analyze vast amount of medical records. We implement several powerful medical text analytics tools for clinical data searching and classification. For data classification, our tools sort through a great amount of patientrecords to identify the likelihood of a patient having myocardial infarction (MI) or hypertension (HTN), and classify the patients accordingly. Our tools can also identify the likelihood of a patient being a smoker, previous smoker or non-smoker based on the text data of medical records. Jimmy Huang 0001, Aijun An, Qinmin Hu |
SIGIR | 3 |
| 2010 | Passage extraction and result combination for genomics information retrieval
Qinmin Hu, Jimmy Huang 0001 |
J. Intell. Inf. Syst. | 1 |
| 2009 | Boosting Biomedical Information Retrieval Performance through Citation Graph: An Empirical Study
Xiaoshi Yin, Jimmy Huang 0001, Qinmin Hu, Zhoujun Li 0001 |
PAKDD | 3 |
| 2009 | A bayesian learning approach to promoting diversity in ranking for biomedical information retrievalabstractIn this paper, we propose a Bayesian learning approach to promoting diversity for information retrieval in biomedicine and a re-ranking model to improve retrieval performance in the biomedical domain. First, the re-ranking model computes the maximum posterior probability of the hidden property corresponding to each retrieved passage. Then it iteratively groups the passages into subsets according to their properties. Finally, these passages are re-ranked from the subsets as our output. There is no need for our proposed method to use any external biomedical resource. We evaluate our Bayesian learning approach by conducting extensive experiments on the TREC 2004-2007 Genomics data sets. The experimental results show the effectiveness of the proposed Bayesian learning approach for promoting diversity in ranking for biomedical information retrieval on four years TREC data sets. Jimmy Huang 0001, Qinmin Hu |
SIGIR | 2 |
| 2008 | A reranking model for genomics aspect searchabstractIn this paper, we propose a reranking model to improve the aspect-level performance in the biomedical domain. This model iteratively computes the maximum hidden aspect for every retrieved passage and then reranks these passages from aspect subsets. The experimental results show the improvements of the aspect-level performance up to 27.14% for 2006 Genomics topics and 27.09% for 2007 Genomics topics. Qinmin Hu, Jimmy Huang 0001 |
SIGIR | 1 |