← Search

Guozheng Li

25 accepted papers

2026

Balanced Knowledge Distillation for Large Language Models with Mix-of-Experts

AAAI 2026technical

Mixture-of-Experts (MoE) architectures have recently become a more prevalent choice for large language models (LLMs) than dense architectures due to their superior performance. However, billions of parameters bring MoE LLMs a huge cost for deployment and inference. To address these issues, knowledge

Cited by 0SourcePDFScholar
2026

Benchmarking and Enhancing Rule Knowledge-Driven Reasoning of Large Language Models

AAAI 2026technical

Large Language Models (LLMs) have demonstrated strong capabilities across diverse tasks under the example-driven learning paradigm. However, in high-stakes domains such as emergency response and industrial safety, historical incidents are scarce, confidential, or both, while concise rule books are a

Cited by 0SourcePDFScholar
2025

Acquisition and Application of Novel Knowledge in Large Language Models

ACL 2025long

Recent advancements in large language models (LLMs) have demonstrated their impressive generative capabilities, primarily due to their extensive parameterization, which enables them to encode vast knowledge. However, effectively integrating new knowledge into LLMs remains a major challenge. Current…

2025

ForestCast: Open-Ended Event Forecasting with Semantic News Forest

EMNLP 2025

Open-ended event forecasting (OEEF) seeks to predict future events from a given context without being restricted to a predefined scope or format. It plays a crucial role in domains such as risk management and financial decision making. Although large language models show potential for OEEF, existing

2025

LLM-Guided Semantic-Aware Clustering for Topic Modeling

ACL 2025long

Topic modeling aims to discover the distribution of topics within a corpus. The advanced comprehension and generative capabilities of large language models (LLMs) have introduced new avenues for topic modeling, particularly by prompting LLMs to generate topics and refine them by merging similar ones…

2025

On the Consistency of Commonsense in Large Language Models

ACL 2025finding

Commonsense, humans’ implicit understanding of everyday situations, is crucial for large language models (LLMs). Existing commonsense evaluations for LLMs primarily focus on downstream knowledge tasks, failing to probe whether LLMs truly understand and utilize knowledge or merely memorize it. They a…

2024

Boosting Textural NER with Synthetic Image and Instructive Alignment

ACL 2024findings

Named entity recognition (NER) is a pivotal task reliant on textual data, often impeding the disambiguation of entities due to the absence of context. To tackle this challenge, conventional methods often incorporate images crawled from the internet as auxiliary information. However, the images often…

2024

ConsistNER: Towards Instructive NER Demonstrations for LLMs with the Consistency of Ontology and Context

AAAI 2024technical

Named entity recognition (NER) aims to identify and classify specific entities mentioned in textual sentences. Most existing superior NER models employ the standard fully supervised paradigm, which requires a large amount of annotated data during training. In order to maintain performance with insuf…

Cited by 5SourcePDFScholar
2024

Domain-Hierarchy Adaptation via Chain of Iterative Reasoning for Few-shot Hierarchical Text Classification

IJCAI 2024poster

Recently, various pre-trained language models (PLMs) have been proposed to prove their impressive performances on a wide range of few-shot tasks. However, limited by the unstructured prior knowledge in PLMs, it is difficult to maintain consistent performance on complex hierarchically dependent tasks…

Cited by 1SourcePDFScholar
2024

Empirical Analysis of Dialogue Relation Extraction with Large Language Models

IJCAI 2024poster

Dialogue relation extraction (DRE) aims to extract relations between two arguments within a dialogue, which is more challenging than standard RE due to the higher person pronoun frequency and lower information density in dialogues. However, existing DRE methods still suffer from two serious issues:…

2024

Fast and Continual Knowledge Graph Embedding via Incremental LoRA

IJCAI 2024poster

Continual Knowledge Graph Embedding (CKGE) aims to efficiently learn new knowledge and simultaneously preserve old knowledge. Dominant approaches primarily focus on alleviating catastrophic forgetting of old knowledge but neglect efficient learning for the emergence of new knowledge. However, in rea…

2024

Incorporating Schema-Aware Description into Document-Level Event Extraction

IJCAI 2024poster

Document-level event extraction (DEE) aims to extract the structured event information from a given document, facing two critical challenges: (1) event arguments always scatter across sentences (arguments-scattering); (2) multiple events can co-occur in one document (multi-event). Most recent studie…

2024

Learning Multi-Granularity and Adaptive Representation for Knowledge Graph Reasoning

IJCAI 2024poster

Knowledge graph reasoning (KGR) aims to infer new factual triples from existing knowledge graphs (KGs). Recently, a new category of methods, possessing both transductive and inductive reasoning capabilities, has been proposed to tackle this task via learning entity-independent representations from l…

Cited by 1SourcePDFScholar
2024

Meta In-Context Learning Makes Large Language Models Better Zero and Few-Shot Relation Extractors

IJCAI 2024poster

Relation extraction (RE) is an important task that aims to identify the relationships between entities in texts. While large language models (LLMs) have revealed remarkable in-context learning (ICL) capability for general zero and few-shot learning, recent studies indicate that current LLMs still st…

2024

Recall, Retrieve and Reason: Towards Better In-Context Relation Extraction

IJCAI 2024poster

Relation extraction (RE) aims to identify relations between entities mentioned in texts. Although large language models (LLMs) have demonstrated impressive in-context learning (ICL) abilities in various tasks, they still suffer from poor performances compared to most supervised fine-tuned RE methods…

2024

Towards Continual Knowledge Graph Embedding via Incremental Distillation

AAAI 2024technical

Traditional knowledge graph embedding (KGE) methods typically require preserving the entire knowledge graph (KG) with significant training costs when new knowledge emerges. To address this issue, the continual knowledge graph embedding (CKGE) task has been proposed to train the KGE model by learning…

2024

Unify Named Entity Recognition Scenarios via Contrastive Real-Time Updating Prototype

AAAI 2024technical

Supervised named entity recognition (NER) aims to classify entity mentions into a fixed number of pre-defined types. However, in real-world scenarios, unknown entity types are continually involved. Naive fine-tuning will result in catastrophic forgetting on old entity types. Existing continual metho…

Cited by 5SourcePDFScholar
2024

Unlocking Instructive In-Context Learning with Tabular Prompting for Relational Triple Extraction

COLING 2024main

The in-context learning (ICL) for relational triple extraction (RTE) has achieved promising performance, but still encounters two key challenges: (1) how to design effective prompts and (2) how to select proper demonstrations. Existing methods, however, fail to address these challenges appropriately…

Cited by 13SourcePDFScholar
2024

Unveiling LoRA Intrinsic Ranks via Salience Analysis

NeurIPS 2024poster

The immense parameter scale of large language models underscores the necessity for parameter-efficient fine-tuning methods. Methods based on Low-Rank Adaptation (LoRA) assume the low-rank characteristics of the incremental matrix and optimize the matrix obtained from low-rank decomposition. Although…

2023

PasCore: A Chinese Overlapping Relation Extraction Model Based on Global Pointer Annotation Strategy

IJCAI 2023poster

Recent work for extracting relations from texts has achieved excellent performance. However, existing studies mainly focus on simple relation extraction, these methods perform not well on overlapping triple problem because the tags of shared entities would conflict with each other. Especially, over…

2023

fmLRE: A Low-Resource Relation Extraction Model Based on Feature Mapping Similarity Calculation

AAAI 2023technical

Low-resource relation extraction (LRE) aims to extract relations from limited labeled corpora. Existing work takes advantages of self-training or distant supervision to expand the limited labeled data in the data-driven approaches, while the selection bias of pseudo labels may cause the error accum…

2022

FastRE: Towards Fast Relation Extraction with Convolutional Encoder and Improved Cascade Binary Tagging Framework

IJCAI 2022poster

Recent work for extracting relations from texts has achieved excellent performance. However, most existing methods pay less attention to the efficiency, making it still challenging to quickly extract relations from massive or streaming text data in realistic scenarios. The main efficiency bottleneck…