Ruizhang Huang

dblp:89/5248 · DBLP profile ↗
← Back
19ranked-venue papers in the field
4as first author
12since 2021 · last 2026
—ORCID · conflict

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

Information Retrieval & Web Search · 11 (1 first)Data Mining & Knowledge Discovery · 4 (2 first)Knowledge Engineering, Semantic Web & Information Systems · 3Database Systems & Data Management · 1 (1 first)
YearPublicationVenuePosition
2026 DUIC: User-descriptive intention guided clustering for personalized and understandable document partitions
Ruizhang Huang, Ruina Bai, Yongbin Qin, Yanping Chen 0010
Inf. Process. Manag.2
2026 LLM-guided multi-view representation learning for legal case retrieval via structured event chains and role-aware aggregation
Caiwei Yang, Yanping Chen 0010, Yongbin Qin, Ruizhang Huang
Inf. Process. Manag.6
2026 PMDS: progressive multi-document summarization with iterative summary integration
abstract
The proliferation of textual information in the digital age has made multi-document summarization (MDS) a critical tool for efficient information access. Traditional MDS approaches often struggle with input length constraints, redundancy, and coherence. In this work, we propose a novel sequential summarization paradigm: instead of generating a summary for the entire document set simultaneously, we iteratively summarize documents by integrating the current document with the previously generated summary. This progressive strategy enables incremental synthesis and alleviates token-length bottlenecks in large language models. To mitigate error accumulation and preserve factual consistency, we introduce a modular framework based on a fine-tuned pre-trained language model, augmented with lightweight auxiliary models for content selection and verification. Experiments on eight public datasets spanning news, scientific, legal, and clinical domains show up to +3 ROUGE-L and +5 BLEU over strong baselines and consistently improves BERTScore and FactCC by 1–3 points. Ablation studies validate the contribution of each module. Our findings highlight the effectiveness and scalability of iterative multi-document generation in producing coherent, concise, and factually grounded summaries.
Caiwei Yang, Yongbin Qin, Ruizhang Huang, Yanping Chen 0010
Inf. Process. Manag.4
2026 Dynamic knowledge correction via abductive for domain question answering
Ruizhang Huang, Yongbin Qin
Inf. Process. Manag.2
2025 IterSum: Iterative summarization based on document topological structure
Yongbin Qin, Caiwei Yang, Ruizhang Huang, Yanping Chen 0010
Inf. Process. Manag.5
2024 A hierarchical convolutional model for biomedical relation extraction
Yanping Chen 0010, Ruizhang Huang, Yongbin Qin
Inf. Process. Manag.3
2024 DEDC-IMAE: A deep evolutionary document clustering model with inherited mixed autoencoder
Ruizhang Huang, Yongbin Qin, Yanping Chen 0010
Inf. Sci.3
2023 Deep Multi-kernel Clustering Network
abstract
In this paper, a deep multi-kernel clustering network, named DMKCN, is proposed to learn a high-quality and structurally separable kernel representation for the clustering task. Specifically, a multi-kernel learner is proposed to choose a suitable kernel function by learning a suitable combination of kernel functions automatically. A kernel-aid encoder module, consisting of a series of multi-kernel learners, is proposed to learn the structurally separable kernel representation. Besides, a dual self-supervised mechanism, consisting of a kernel self-supervised strategy and a representation self-supervised strategy, is designed to uniformly optimize the kernel representation learning and structural partition. The kernel self-supervised strategy is developed to supervise the multi-kernel learners with the consideration of an objective of clustering task, the representation self-supervised strategy is developed to guide the optimization of kernel representation learning by reconstructing the raw data. Extensive experiments on six real-world datasets demonstrate the outstanding performance of our proposed DMKCN.
Lina Ren, Ruizhang Huang, Shengwei Ma, Yongbin Qin, Yanping Chen 0010
ICDM2
2023 Criminal Action Graph: A semantic representation model of judgement documents for legal charge prediction
Geya Feng, Yongbin Qin, Ruizhang Huang, Yanping Chen 0010
Inf. Process. Manag.3
2023 Planarized sentence representation for nested named entity recognition
Rushan Geng, Yanping Chen 0010, Ruizhang Huang, Yongbin Qin
Inf. Process. Manag.3
2023 HVAE: A deep generative model via hierarchical variational auto-encoder for multi-view document modeling
Ruina Bai, Ruizhang Huang, Yongbin Qin, Yanping Chen 0010
Inf. Sci.2
2021 Deep multi-view document clustering with enhanced semantic embedding
Ruina Bai, Ruizhang Huang, Yanping Chen 0010, Yongbin Qin
Inf. Sci.2
2020 Semi-Supervised Abductive Learning and Its Application to Theft Judicial Sentencing
abstract
In many practical tasks, there are usually two kinds of common information: cheap unlabeled data and domain knowledge in the form of symbols. There are some attempts using one single information source, such as semi-supervised learning and abductive learning. However, there is little work to use these two kinds of information sources at the same time, because it is very difficult to combine symbolic logical representation and numerical model optimization effectively. The learning becomes even more challenging when the domain knowledge is insufficient. In this paper, we present an attempt-Semi-Supervised ABductive Learning (SS-ABL) framework. In this framework, semi-supervised learning is trained via pseudo labels of unlabeled data generated by abductive learning, and the background knowledge is refined via the label distribution predicted by semi-supervised learning. The above framework can be optimized iteratively and can be naturally interpretable. The effectiveness of our framework has been fully verified in the theft judicial sentencing of real legal documents. In the case of missing sentencing elements and mixed legal rules, our framework is apparently superior to many existing baseline practices, and provides explanatory assistance to judicial sentencing.
Yu-Xuan Huang, Wang-Zhou Dai, Le-Wen Cai, Shaofen Cheng, Ruizhang Huang, Yufeng Li 0008, Zhi-Hua Zhou
ICDM6
2009 An active learning framework for semi-supervised document clustering with language modeling
Ruizhang Huang, Wai Lam
Data Knowl. Eng.1
2007 Semi-supervised Document Clustering via Active Learning with Pairwise Constraints
abstract
This paper investigates a framework that discovers pair-wise constraints for semi-supervised text document clustering. An active learning approach is proposed to select informative document pairs for obtaining user feedbacks. A gain directed document pair selection method that measures how much we can learn by revealing the relationships between pairs of documents is designed. Three different models, namely, uncertainty model, generation error model, and objective function model are proposed. Language modeling is investigated for representing clusters in the semi-supervised document clustering approach.
Ruizhang Huang, Wai Lam
ICDM1
2007 Active Learning of Constraints for Semi-supervised Text Clustering
abstract
This paper investigates active learning of constraints for semi-supervised document clustering. We make use of the intermediate clustering results to guide the document pair selection for obtaining user judgments for constraint generation. A gain function is designed for choosing the most informative document pairs given the current cluster assignments. This gain function measures how much we can learn by revealing the judgment of the document pairs. Two methods are investigated, namely, independent gain model and dependent gain model. In the independent gain model, we assume that the information learned by revealing the judgment of a document pair is independent of revealing the judgment of other document pairs. The dependent gain model also considers previously chosen documents to avoid redundant selection and maximize the gain collectively for a set of document pairs. Constrained semi-supervised clustering and gain directed document pair selection are conducted in an iterative manner. We have conducted extensive experiments on several real-world corpora. The results demonstrate that the intermediate clustering assignments and the interactions among a set of document pairs are useful for improving the clustering performance. Our approach is also superior to a recent existing work for this problem.
Ruizhang Huang, Wai Lam
SDM1
2007 Named entity translation matching and learning: With application for mining unseen translations
abstract
This article introduces a named entity matching model that makes use of both semantic and phonetic evidence. The matching of semantic and phonetic information is captured by a unified framework via a bipartite graph model. By considering various technical challenges of the problem, including order insensitivity and partial matching, this approach is less rigid than existing approaches and highly robust. One major component is a phonetic matching model which exploits similarity at the phoneme level. Two learning algorithms for learning the similarity information of basic phonemic matching units based on training examples are investigated. By applying the proposed named entity matching model, a mining system is developed for discovering new named entity translations from daily Web news. The system is able to discover new name translations that cannot be found in the existing bilingual dictionary.
Wai Lam, Shing-Kit Chan, Ruizhang Huang
ACM Trans. Inf. Syst.3
2006 Refining hierarchical taxonomy structure via semi-supervised learning
abstract
No abstract available.
Ruizhang Huang, Wai Lam
SIGIR1
2004 Learning phonetic similarity for matching named entity translations and mining new translations
abstract
We propose a novel named entity matching model which considers both semantic and phonetic clues. The matching is formulated as an optimization problem. One major component is a phonetic matching model which exploits similarity at the phoneme level. We investigate three learning algorithms for obtaining the similarity information of basic phoneme units based on training examples. By applying this proposed named entity matching model, we also develop a mining framework for discovering new, unseen named entity translations from online daily Web news. This framework harvests comparable news in different languages using an existing bilingual dictionary. It is able to discover new name translations not found in the dictionary.
Wai Lam, Ruizhang Huang, Pik-Shan Cheung
SIGIR2