← Search

Jinyu Guo

12 accepted papers

2026

ALTER: Asymmetric LoRA for Token-Entropy-Guided Unlearning of LLMs

AAAI 2026technical

Large language models (LLMs) have advanced to encompass extensive knowledge across diverse domains. Yet controlling what a LLMs should not know is important for ensuring alignment and thus safe use. However, effective unlearning in LLMs is difficult due to the fuzzy boundary between knowledge retent

Cited by 0SourcePDFScholar
2026

Learning Adaptive and Expandable Mixture Model for Continual Learning

AAAI 2026technical

Continuous learning constitutes a fundamental capability of artificial intelligence systems, enabling them to incrementally assimilate novel information without succumbing to catastrophic forgetting. Recent research has leveraged Pre-Trained Models (PTMs) to enhance continual learning efficacy. Neve

Cited by 0SourcePDFScholar
2026

MM-R1: Unleashing the Power of Unified Multimodal Large Language Models for Personalized Image Generation

AAAI 2026technical

Multimodal Large Language Models (MLLMs) with unified architectures excel across a wide range of vision-language tasks, yet aligning them with personalized image generation remains a significant challenge. Existing methods for MLLMs are frequently subject-specific, demanding a data-intensive fine-tu

Cited by 0SourcePDFScholar
2025

Accelerating Adaptive Retrieval Augmented Generation via Instruction-Driven Representation Reduction of Retrieval Overlaps

ACL 2025finding

Retrieval-augmented generation (RAG) has emerged as a pivotal method for expanding the knowledge of large language models. To handle complex queries more effectively, researchers developed Adaptive-RAG (A-RAG) to enhance the generated quality through multiple interactions with external knowledge bas…

2025

HASH-RAG: Bridging Deep Hashing with Retriever for Efficient, Fine Retrieval and Augmented Generation

ACL 2025finding

Retrieval-Augmented Generation (RAG) encounters efficiency challenges when scaling to massive knowledge bases while preserving contextual relevance. We propose Hash-RAG, a framework that integrates deep hashing techniques with systematic optimizations to address these limitations. Our queries direct…

2025

Noise-Robustness Through Noise: A Framework combining Asymmetric LoRA with Poisoning MoE

NeurIPS 2025poster

Current parameter-efficient fine-tuning methods for adapting pre-trained language models to downstream tasks are susceptible to interference from noisy data. Conventional noise-handling approaches either rely on laborious data pre-processing or employ model architecture modifications prone to error…

Cited by 0SourceScholar
2024

Scented-EAE: Stage-Customized Entity Type Embedding for Event Argument Extraction

ACL 2024findings

Existing methods for incorporating entities into EAE rely on prompts or NER. They typically fail to explicitly explore the role of entity types, which results in shallow argument comprehension and often encounter three issues: (1) weak semantic associations due to missing role-entity correspondence…

2024

Thinking about how to extract: Energizing LLMs’ emergence capabilities for document-level event argument extraction

ACL 2024findings

There are two key challenges remaining for the document-level event argument extraction (D-EAE) tasks: key feature forgetting and cross-event argument confusion. The emergence capability of large language models (LLMs) holds promise for solving the above two challenges. In this paper, we propose a d…

2023

Learning to Imagine: Distillation-Based Interactive Context Exploitation for Dialogue State Tracking

AAAI 2023technical

In dialogue state tracking (DST), the exploitation of dialogue history is a crucial research direction, and the existing DST models can be divided into two categories: full-history models and partial-history models. Since the “select first, use later” mechanism explicitly filters the distracting inf…

2023

What Is Overlap Knowledge in Event Argument Extraction? APE: A Cross-datasets Transfer Learning Model for EAE

ACL 2023long

The EAE task extracts a structured event record from an event text. Most existing approaches train the EAE model on each dataset independently and ignore the overlap knowledge across datasets. However, insufficient event records in a single dataset often prevent the existing model from achieving bet…

2022

Beyond the Granularity: Multi-Perspective Dialogue Collaborative Selection for Dialogue State Tracking

ACL 2022long

In dialogue state tracking, dialogue history is a crucial material, and its utilization varies between different models. However, no matter how the dialogue history is used, each existing model uses its own consistent dialogue history during the entire state tracking process, regardless of which slo…

2021

Dual Slot Selector via Local Reliability Verification for Dialogue State Tracking

ACL 2021long

The goal of dialogue state tracking (DST) is to predict the current dialogue state given all previous dialogue contexts. Existing approaches generally predict the dialogue state at every turn from scratch. However, the overwhelming majority of the slots in each turn should simply inherit the slot va…