Papers by Jinpeng Hu

18 papers
Word Graph Guided Summarization for Radiology Findings (2021.findings-acl)

Copied to clipboard

Challenge: Existing studies focus on introducing salient word information to general text summarization framework to guide selection of key content in radiology findings.
Approach: They propose a method for automatic impression generation using word graphs and a Word Graph guided Summarization model to capture critical words and their relations.
Outcome: The proposed method is validated on two datasets, OPENI and MIMIC-CXR.
Add-One-In: Incremental Sample Selection for Large Language Models via a Choice-Based Greedy Paradigm (2025.emnlp-main)

Copied to clipboard

Challenge: Existing studies focus on individual quality and do not assess the value of training data.
Approach: They propose a choice-based sample selection framework that evaluates sample quality . they use LLMs to evaluate the value of each option during the selection process .
Outcome: The proposed model outperforms the full dataset and recent studies on a larger medical dataset.
Graph Enhanced Contrastive Learning for Radiology Findings Summarization (2022.acl-long)

Copied to clipboard

Challenge: Existing methods for automating impression generation have limited the relationship between extra knowledge and the original findings.
Approach: They propose a framework for automating impression generation that exploits extra knowledge and original findings . they propose combining key words and their relations to extract critical information .
Outcome: The proposed framework exploits extra knowledge and the original findings in an integrated way . the state-of-the-art results on two datasets confirm the effectiveness of the proposed method .
Improving Radiology Summarization with Radiograph and Anatomy Prompts (2023.findings-acl)

Copied to clipboard

Challenge: Recent studies focus on automatic impression generation, but this task is time-consuming and in high demand.
Approach: They propose to use an anatomy-enhanced multimodal model to generate automatic impressions by combining radiology images with textual features.
Outcome: The proposed model achieves state-of-the-art on two benchmark datasets and compares with existing models.
Tears or Cheers? Benchmarking LLMs via Culturally Elicited Distinct Affective Responses (2026.acl-long)

Copied to clipboard

Challenge: Culture is a fundamental determinant of human affective processing and affective perceptions are often limited by declarative knowledge or established societal customs.
Approach: They propose a multimodal benchmark that leverages LLM-generated provisional labels to isolate cross-cultural emotional distinctions.
Outcome: The proposed benchmark captures cross-cultural emotional distinctions and derives reliable ground-truth annotations through human evaluation.
Self-Instructed Derived Prompt Generation Meets In-Context Learning: Unlocking New Potential of Black-Box LLMs (2025.acl-long)

Copied to clipboard

Challenge: Existing prompt refinement methods suffer from semantic inconsistencies and fail to maintain users’ real intent.
Approach: They propose a self-instructed in-context learning framework that generates reliable derived prompts while keeping semantic consistency with original prompts.
Outcome: The proposed framework generates better derived prompts and significantly enhances LLMs’ ability to deliver more effective responses.
A Label-Aware Autoregressive Framework for Cross-Domain NER (2022.findings-naacl)

Copied to clipboard

Challenge: Existing approaches to named entity recognition (NER) focus on reducing discrepancy between tokens and tokens, but transfer of valuable label information is often not considered or ignored.
Approach: They propose a framework that borrows entity information from the source domain to enhance NER in the target domain.
Outcome: The proposed model improves over the state-of-the-art model on several datasets.
PsychEthicsBench: Evaluating Large Language Models Against Australian Mental Health Ethics (2026.findings-acl)

Copied to clipboard

Challenge: Mental disorders affect nearly one in seven people worldwide, yet the vast majority do not receive adequate care.
Approach: They propose a framework to evaluate LLMs' ethical knowledge and behavioral responses through multiple-choice and open-ended tasks with fine-grained ethicality annotations.
Outcome: Empirical results across 14 models reveal that refusal rates are poor indicators of ethical behavior, revealing a significant divergence between safety triggers and clinical appropriateness.
Learn from Relation Information: Towards Prototype Representation Rectification for Few-Shot Relation Extraction (2022.findings-naacl)

Copied to clipboard

Challenge: Existing methods for Few-shot Relation Extraction focus on implicitly introducing relation information to constrain the prototype representation learning.
Approach: They propose a parameter-less method to promote few-shot relation extraction . they use a prototype rectification module to rectify original prototypes by relation information .
Outcome: The proposed method achieves state-of-the-art on fewRel 1.0 and 2.0 datasets.
WebUncertainty: Dual-Level Uncertainty Driven Planning and Reasoning For Autonomous Web Agent (2026.findings-acl)

Copied to clipboard

Challenge: Existing web agents struggle with complex tasks due to rigid planning strategies and hallucination-prone reasoning.
Approach: They propose a task-uncertainty-driven Adaptive Planning Mechanism that adaptively selects planning modes to navigate unknown environments.
Outcome: The proposed framework performs better on the WebArena and WebVoyager benchmarks than existing frameworks.
A Simple yet Effective Relation Information Guided Approach for Few-Shot Relation Extraction (2022.findings-acl)

Copied to clipboard

Challenge: Existing approaches to introduce relation information into the model are limited by labeling and data scarcity.
Approach: They propose a direct addition approach to introduce relation information into a model by concatenating two views of relations and adding them to the original prototype.
Outcome: The proposed approach improves on the benchmark dataset FewRel 1.0 and shows comparable results to the state-of-the-art.
GenDis: Generative-Discriminative Dual-View Co-Training for Generalized Category Discovery (2026.acl-long)

Copied to clipboard

Challenge: Existing methods rely on one-hot discriminative supervision, leading to overfitting on seen classes and poor generalization to unseen ones.
Approach: They propose a Generative–Discriminative Dual-View Co-Training framework that unifies discriminative classification and semantic label generation within an LLM.
Outcome: The proposed framework outperforms existing methods on five benchmarks on the generalized category discovery (GCD) task.
MoSEs: Uncertainty-Aware AI-Generated Text Detection via Mixture of Stylistics Experts with Conditional Thresholds (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods neglect stylistic modeling and rely on static thresholds, which greatly limits the detection performance.
Approach: They propose a framework that enables stylistics-aware uncertainty quantification through conditional threshold estimation.
Outcome: The proposed framework achieves an average improvement 11.34% in detection performance compared to baselines.
APLOT: Robust Reward Modeling via Adaptive Preference Learning with Optimal Transport (2025.emnlp-main)

Copied to clipboard

Challenge: Experimental results show that RLHF improves performance of Large Language Models . BT-based RMs struggle to distinguish between similar preference responses .
Approach: They propose to enhance BT-based reward models by using an adaptive margin mechanism . they use semantic similarity and reward-predicted reward differences to adjust focus .
Outcome: Experimental results show that the proposed method outperforms existing methods in both in-distribution and OOD settings.
Hero-Gang Neural Model For Named Entity Recognition (2022.naacl-main)

Copied to clipboard

Challenge: Named entity recognition (NER) is a fundamental and important task in natural language processing.
Approach: They propose a novel Hero-Gang Neural structure to leverage both global and local information to promote NER by using a Transformer-based encoder and a Gang module.
Outcome: The proposed model can extract local features and position information from the Hero and Gang modules, and it performs on multiple datasets.
MultiAgentESC: A LLM-based Multi-Agent Collaboration Framework for Emotional Support Conversation (2025.emnlp-main)

Copied to clipboard

Challenge: Existing studies focus on generating responses directly and neglect integration of domain-specific reasoning and expert interaction.
Approach: They propose a training-free multi-agent collaboration framework for ESC to emulate human-like process of providing emotional support through dialogue analysis, strategy deliberation, and response generation.
Outcome: The proposed framework excels at providing emotional support and diversifying support strategy selection.
Improving Grammatical Error Correction with Multimodal Feature Integration (2023.findings-acl)

Copied to clipboard

Challenge: Experimental results show that multimodal GEC models improve over strong baselines and achieve a new state-of-the-art result on the Falko-MERLIN test set.
Approach: They propose a framework that integrates both speech and text features to enhance GEC by generating audio from text using advanced text-to-speech models.
Outcome: The proposed framework improves on CoNLL14, BEA19 English, and Falko-MERLIN German datasets.
Psyche-R1: Towards Reliable Psychological LLMs through Unified Empathy, Expertise, and Reasoning (2026.acl-long)

Copied to clipboard

Challenge: Recent reasoning-augmented LLMs have demonstrated impressive capabilities across a wide range of domains owing to their exceptional text understanding capabilities.
Approach: They propose a Chinese psychological LLM that integrates empathy, psychological expertise, and reasoning.
Outcome: The proposed model produces over 75k high-quality psychological questions paired with detailed rationales, generated through and iterative prompt-rationale optimization procedure, along with 73k empathetic dialogues.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations