← Search

Jinpeng Hu

14 accepted papers

2026

AgentMental: An Interactive Multi-Agent Framework for Explainable and Adaptive Mental Health Assessment

AAAI 2026technical

Mental health assessment is crucial for early intervention and effective treatment, yet traditional clinician-based approaches are limited by the shortage of qualified professionals. Recent advances in artificial intelligence have sparked growing interest in automated psychological assessment, yet m

Cited by 0SourcePDFScholar
2025

APLOT: Robust Reward Modeling via Adaptive Preference Learning with Optimal Transport

EMNLP 2025

The reward model (RM) plays a crucial role in aligning Large Language Models (LLMs) with human preferences through Reinforcement Learning, where the Bradley-Terry (BT) objective has been recognized as simple yet powerful, specifically for pairwise preference learning. However, BT-based RMs often str

2025

Add-One-In: Incremental Sample Selection for Large Language Models via a Choice-Based Greedy Paradigm

EMNLP 2025

Selecting high-quality and diverse training samples from extensive datasets plays a crucial role in reducing training overhead and enhancing the performance of Large Language Models (LLMs). However, existing studies fall short in assessing the overall value of selected data, focusing primarily on in

2025

MultiAgentESC: A LLM-based Multi-Agent Collaboration Framework for Emotional Support Conversation

EMNLP 2025

The development of Emotional Support Conversation (ESC) systems is critical for delivering mental health support tailored to the needs of help-seekers. Recent advances in large language models (LLMs) have contributed to progress in this domain, while most existing studies focus on generating respons

Cited by 0SourcePDFScholar
2025

Self-Instructed Derived Prompt Generation Meets In-Context Learning: Unlocking New Potential of Black-Box LLMs

ACL 2025long

Improving prompt quality is crucial for enhancing the performance of large language models (LLMs), particularly for Black-Box models like GPT4. Existing prompt refinement methods, while effective, often suffer from semantic inconsistencies between refined and original prompts, and fail to maintain u…

Cited by 0SourcePDFScholar
2023

A Simple Yet Effective Subsequence-Enhanced Approach for Cross-Domain NER

AAAI 2023technical

Cross-domain named entity recognition (NER), aiming to address the limitation of labeled resources in the target domain, is a challenging yet important task. Most existing studies alleviate the data discrepancy across different domains at the coarse level via combing NER with language modelings or i…

2023

EASAL: Entity-Aware Subsequence-Based Active Learning for Named Entity Recognition

AAAI 2023technical

Active learning is a critical technique for reducing labelling load by selecting the most informative data. Most previous works applied active learning on Named Entity Recognition (token-level task) similar to the text classification (sentence-level task). They failed to consider the heterogeneity o…

2023

Improving Grammatical Error Correction with Multimodal Feature Integration

ACL 2023findings

Grammatical error correction (GEC) is a promising task aimed at correcting errors in a text. Many methods have been proposed to facilitate this task with remarkable results. However, most of them only focus on enhancing textual feature extraction without exploring the usage of other modalities’ info…

2023

Improving Radiology Summarization with Radiograph and Anatomy Prompts

ACL 2023findings

The impression is crucial for the referring physicians to grasp key information since it is concluded from the findings and reasoning of radiologists. To alleviate the workload of radiologists and reduce repetitive human labor in impression writing, many researchers have focused on automatic impress…

2022

A Label-Aware Autoregressive Framework for Cross-Domain NER

NAACL 2022findings

Cross-domain named entity recognition (NER) aims to borrow the entity information from the source domain to help the entity recognition in the target domain with limited labeled data. Despite the promising performance of existing approaches, most of them focus on reducing the discrepancy of token re…

2022

A Simple yet Effective Relation Information Guided Approach for Few-Shot Relation Extraction

ACL 2022findings

Few-Shot Relation Extraction aims at predicting the relation for a pair of entities in a sentence by training with a few labelled examples in each relation. Some recent works have introduced relation information (i.e., relation labels or descriptions) to assist model learning based on Prototype Netw…

2022

Graph Enhanced Contrastive Learning for Radiology Findings Summarization

ACL 2022long

The impression section of a radiology report summarizes the most prominent observation from the findings section and is the most important section for radiologists to communicate to physicians. Summarizing findings is time-consuming and can be prone to error for inexperienced radiologists, and thus…

2022

Hero-Gang Neural Model For Named Entity Recognition

NAACL 2022long

Named entity recognition (NER) is a fundamental and important task in NLP, aiming at identifying named entities (NEs) from free text. Recently, since the multi-head attention mechanism applied in the Transformer model can effectively capture longer contextual information, Transformer-based models ha…

2022

Learn from Relation Information: Towards Prototype Representation Rectification for Few-Shot Relation Extraction

NAACL 2022findings

Few-shot Relation Extraction refers to fast adaptation to novel relation classes with few samples through training on the known relation classes. Most existing methods focus on implicitly introducing relation information (i.e., relation label or relation description) to constrain the prototype repre…