← Search

Peiquan Jin

4 accepted papers

2025

Audio-Visual Adaptive Fusion Network for Question Answering Based on Contrastive Learning

AAAI 2025technical

The Audio-Visual Question Answering (AVQA) task involves extracting question-related audio-visual clues from both temporal and spatial perspectives to answer questions accurately. Despite the promising performance of existing multi-modal AVQA models, thanks to large-scale pre-trained models, challen…

Cited by 0SourcePDFScholar
2025

DICP: Deep In-Context Prompt for Event Causality Identification

EMNLP 2025

Event causality identification (ECI) is a challenging task that involves predicting causal relationships between events in text. Existing prompt-learning-based methods typically concatenate in-context examples only at the input layer, this shallow integration limits the model’s ability to capture th

2025

DenseLoRA: Dense Low-Rank Adaptation of Large Language Models

ACL 2025long

Low-rank adaptation (LoRA) has been developed as an efficient approach for adapting large language models (LLMs) by fine-tuning two low-rank matrices, thereby reducing the number of trainable parameters. However, prior research indicates that many of the weights in these matrices are redundant, lead…