← Search

Qianren Mao

9 accepted papers

2026

Harnessing Multiple Large Language Models: A Survey on LLM Ensemble

IJCAI 2026

LLM Ensemble---which involves the comprehensive use of multiple large language models (LLMs), each aimed at handling user queries during downstream inference, to benefit from their individual strengths---has gained substantial attention recently. The widespread availability of LLMs, coupled with the

Cited by 0Scholar
2025

Lightweight Contenders: Navigating Semi-Supervised Text Mining through Peer Collaboration and Self Transcendence

NAACL 2025findings

The semi-supervised learning (SSL) strategy in lightweight models requires reducing annotated samples and facilitating cost-effective inference. However, the constraint on model parameters, imposed by the scarcity of training labels, limits the SSL performance. In this paper, we introduce PS-NET, a…

2025

Variational Multi-Modal Hypergraph Attention Network for Multi-Modal Relation Extraction

IJCAI 2025

Multi-modal relation extraction (MMRE) is a challenging task that seeks to identify relationships between entities with textual and visual attributes. However, existing methods struggle to handle the complexities posed by multiple entity pairs within a single sentence that share similar contextual i

2024

KnowFormer: Revisiting Transformers for Knowledge Graph Reasoning

ICML 2024poster

Knowledge graph reasoning plays a vital role in various applications and has garnered considerable attention. Recently, path-based methods have achieved impressive performance. However, they may face limitations stemming from constraints in message-passing neural networks, such as missing paths and…

Cited by 3SourcePDFScholar
2023

Bipartite Graph Pre-training for Unsupervised Extractive Summarization with Graph Convolutional Auto-Encoders

EMNLP 2023long findings

Pre-trained sentence representations are crucial for identifying significant sentences in unsupervised document extractive summarization. However, the traditional two-step paradigm of pre-training and sentence-ranking, creates a gap due to differing optimization objectives. To address this issue, w…

Cited by 0SourcecodeScholar
2023

DisCo: Distilled Student Models Co-training for Semi-supervised Text Mining

EMNLP 2023long main

Many text mining models are constructed by fine-tuning a large deep pre-trained language model (PLM) in downstream tasks. However, a significant challenge that arises nowadays is how to maintain performance when we use a lightweight model with limited labeled samples. We present DisCo, a semi-super…

Cited by 0SourcecodeScholar
2023

LATENTLOGIC: Learning Logic Rules in Latent Space over Knowledge Graphs

EMNLP 2023short findings

Learning logic rules for knowledge graph reasoning is essential as such rules provide interpretable explanations for reasoning and can be generalized to different domains. However, existing methods often face challenges such as searching in a vast search space (e.g., enumeration of relational paths…

Cited by 0SourceScholar
2022

Explicitly Modeling Importance and Coherence for Timeline Summarization

ICASSP 2022accepted

Timeline summarization (TLS) identifies major events and generates short summaries on how the event evolves in a period of time. Existing timeline summarization methods generate summaries by considering the coverage and diversity of the content and temporized information but ignore the importance an…

Cited by 0SourceScholar
2022

Noise-injected Consistency Training and Entropy-constrained Pseudo Labeling for Semi-supervised Extractive Summarization

COLING 2022main

Labeling large amounts of extractive summarization data is often prohibitive expensive due to time, financial, and expertise constraints, which poses great challenges to incorporating summarization system in practical applications. This limitation can be overcome by semi-supervised approaches: consi…