← Search

Jie Zou

9 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

Beyond Static: Related Questions Retrieval Through Conversations in Community Question Answering

AAAI 2026technical

In community question answering (cQA) platforms like Stack Overflow, related question retrieval is recognized as a fundamental task that allows users to retrieve related questions to answer user queries automatically. Although many traditional approaches have been proposed for investigating this res

Cited by 0SourcePDFScholar
2026

DWTSG: Parameter-Efficient Fine-Tuning of Large Pre-trained Models via Discrete Wavelet Transform and Subband Guidance

AAAI 2026technical

Fully fine-tuning large pre-trained models for each downstream task is impractical due to prohibitive memory, computation, and storage costs. Although parameter-efficient fine-tuning (PEFT) methods address this issue, leading methods like LoRA still exhibit linear scaling of trainable parameters wit

Cited by 0SourcePDFScholar
2026

Domain Adaptive Object Detection via Dynamic Causal Refinement

ICML 2026poster

Domain Adaptive Object Detection (DAOD) addresses the challenge of transferring object detectors from labeled source domains to unlabeled target domains. Existing domain adaptation methods primarily rely on feature distribution alignment, which enhances domain-invariant features (statistical invaria…

Cited by 0SourceScholar
2026

From Dialogue to Destination: Geography-Aware Large Language Models with Multimodal Fusion for Conversational Recommendation

AAAI 2026technical

Conversational Recommender Systems (CRS) aim to provide personalized recommendations by interacting with users through natural language dialogue. However, in scenarios requiring deep geospatial awareness, existing methods, including those based on Large Language Models (LLMs), still face significant

Cited by 0SourcePDFScholar
2026

Learning Global Hypothesis Space for Enhancing Synergistic Reasoning Chain

ICLR 2026poster

Chain-of-Thought (CoT) has emerged as an effective paradigm to enhance the reasoning ability of large language models (LLMs) in complex tasks. However, existing approaches still face two major challenges: (1) the lack of a global mechanism to integrate and interact across diverse reasoning hypothese…

Cited by 0SourceScholar
2025

CDTR: Semantic Alignment for Video Moment Retrieval Using Concept Decomposition Transformer

AAAI 2025technical

Video Moment Retrieval (VMR) involves locating specific moments within a video based on natural language queries. However, existing VMR methods that employ various strategies for cross-modal alignment still face challenges such as limited understanding of fine-grained semantics, semantic overlap, an…

Cited by 0SourcePDFScholar
2025

Efficient Fine-Tuning of Large Models via Nested Low-Rank Adaptation

ICCV 2025poster

Low-Rank Adaptation (LoRA) has become a popular paradigm for fine-tuning large models, but it still necessitates a substantial number of training parameters. To address this issue, we first conduct comprehensive empirical studies on parameter-efficient LoRA structure. Then, we establish design guide…

2024

Region-aware Distribution Contrast: A Novel Approach to Multi-Task Partially Supervised Learning

ECCV 2024poster

"In this study, we address the intricate challenge of multi-task dense prediction, encompassing tasks such as semantic segmentation, depth estimation, and surface normal estimation, particularly when dealing with partially annotated data (MTPSL). The complexity arises from the absence of complete ta…