Papers by Pengshan Cai
Generating User-Engaging News Headlines (2023.acl-long)
Copied to clipboard
| Challenge: | Personalized news recommendation systems present the same headline to all users, making it difficult for them to understand the connection between their interests and the recommended article. |
| Approach: | They propose a framework that incorporates user profiling to generate personalized headlines and a combination of automated and human evaluation methods to determine user preference for personalized headline generation. |
| Outcome: | The proposed framework can generate personalized headlines that meet the needs of a diverse audience. |
Lessons from the Field: An Adaptable Lifecycle Approach to Applied Dialogue Summarization (2026.eacl-industry)
Copied to clipboard
Kushal Chawla, Chenyang Zhu, Pengshan Cai, Sangwoo Cho, Scott Novotney, Ayushman Singh, Jonah Lewis, Keasha Safewright, Alfy Samuel, Erin Babinsky, Shi-Xiong Zhang, Sambit Sahu
| Challenge: | Summarization of multi-party dialogues is a critical capability in industry . but generating high-quality summaries in practice is challenging . prior work has focused on static datasets and benchmarks, a condition rare in practical scenarios . |
| Approach: | They present an agentic system to summarize multi-party interactions using static datasets. |
| Outcome: | The proposed system can summarize multi-party interactions using a set of complex requirements. |
Generating Classical Chinese Poems from Vernacular Chinese (D19-1)
Copied to clipboard
| Challenge: | Existing models for classical Chinese poetry generation only allow users to use keywords to interfere with the meaning of generated poems. |
| Approach: | They propose a model to generate classical Chinese poems from vernacular . their model uses unsupervised machine translation to generate Chinese poems . human evaluation shows it can generate high-quality poems comparable to amateur poems - authors . |
| Outcome: | The proposed model improves the perplexity and BLEU of the proposed model compared with typical models and human evaluation shows it generates high-quality poems comparable to amateur poems. |
Re2G: Retrieve, Rerank, Generate (2022.naacl-main)
Copied to clipboard
Michael Glass, Gaetano Rossiello, Md Faisal Mahbub Chowdhury, Ankita Naik, Pengshan Cai, Alfio Gliozzo
| Challenge: | Recent models such as RAG and REALM incorporate retrieval into conditional generation. |
| Approach: | They propose a method that combines retrieval and reranking into a BART-based sequence-to-sequence generation. |
| Outcome: | The proposed model combines retrieval and reranking into a BART-based sequence-to-sequence generation. |
Generation of Patient After-Visit Summaries to Support Physicians (2022.coling-1)
Copied to clipboard
Pengshan Cai, Fei Liu, Adarsha Bajracharya, Joe Sills, Alok Kapoor, Weisong Liu, Dan Berlowitz, David Levy, Richeek Pradhan, Hong Yu
| Challenge: | After-visit summary is a summary note given to patients after their clinical visit. |
| Approach: | They propose to automate the generation of after-visit summaries and introduce a feedback mechanism that alerts physicians when an automatic summary fails to capture important details of the clinical notes. |
| Outcome: | The proposed system improves on a large clinical dataset that contains electronic health record (EHR) notes and their associated summaries. |
Learning as Conversation: Dialogue Systems Reinforced for Information Acquisition (2022.naacl-main)
Copied to clipboard
| Challenge: | a novel AI-empowered chat bot for learning as conversation can be applied to various domains without in-domain dialogue data. |
| Approach: | They propose a novel task where a user does not read a passage but gains information and knowledge through conversation with a teacher bot. |
| Outcome: | The proposed system can be transferred to various domains without in-domain dialogue data and can carry out conversations both informative and attentive to users. |