← Search

Jingsheng Gao

8 accepted papers

2025

Enhancing Persona Consistency for LLMs’ Role-Playing using Persona-Aware Contrastive Learning

ACL 2025finding

In recent years, large language models (LLMs) have achieved breakthrough progress in many dialogue generation tasks. However, their lack of emotion and fine-grained role awareness limits the model’s ability to provide personalized and diverse interactions further. Current methods face high costs in…

Cited by 0SourcePDFScholar
2025

SmartRAG: Jointly Learn RAG-Related Tasks From the Environment Feedback

ICLR 2025poster

RAG systems consist of multiple modules to work together. However, these modules are usually separately trained. We argue that a system like RAG that incorporates multiple modules should be jointly optimized to achieve optimal performance. To demonstrate this, we design a specific pipeline called Sm…

Cited by 4SourcePDFScholar
2025

TTE: Two Tokens Are Enough to Improve Parameter-Efficient Tuning

AAAI 2025technical

Existing fine-tuning paradigms are predominantly characterized by Full Parameter Tuning (FPT) and Parameter-Efficient Tuning (PET). FPT fine-tunes all parameters of a pre-trained model on downstream tasks, whereas PET freezes the pre-trained model and employs only a minimal number of learnable param…

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

From Raw Video to Pedagogical Insights: A Unified Framework for Student Behavior Analysis

AAAI 2024technical

Understanding student behavior in educational settings is critical in improving both the quality of pedagogy and the level of student engagement. While various AI-based models exist for classroom analysis, they tend to specialize in limited tasks and lack generalizability across diverse educational…

Cited by 5SourcePDFScholar
2024

LAMM: Label Alignment for Multi-Modal Prompt Learning

AAAI 2024technical

With the success of pre-trained visual-language (VL) models such as CLIP in visual representation tasks, transferring pre-trained models to downstream tasks has become a crucial paradigm. Recently, the prompt tuning paradigm, which draws inspiration from natural language processing (NLP), has made s…

2023

Hierarchical Verbalizer for Few-Shot Hierarchical Text Classification

ACL 2023long

Due to the complex label hierarchy and intensive labeling cost in practice, the hierarchical text classification (HTC) suffers a poor performance especially when low-resource or few-shot settings are considered. Recently, there is a growing trend of applying prompts on pre-trained language models (P…

2023

LiveChat: A Large-Scale Personalized Dialogue Dataset Automatically Constructed from Live Streaming

ACL 2023long

Open-domain dialogue systems have made promising progress in recent years. While the state-of-the-art dialogue agents are built upon large-scale social media data and large pre-trained models, there is no guarantee these agents could also perform well in fast-growing scenarios, such as live streamin…