Papers by Junran Peng
Rumor Detection on Social Media with Temporal Propagation Structure Optimization (2025.coling-main)
Copied to clipboard
| Challenge: | Existing methods for detecting rumors on social media neglect the temporal aspect of rumor propagation. |
| Approach: | They propose a method that incorporates temporal information by building a weighted propagation tree and a coding tree. |
| Outcome: | The proposed approach preserves essential structure of rumor propagation while reducing noise. |
Hierarchical Information Matters: Text Classification via Tree Based Graph Neural Network (2022.coling-1)
Copied to clipboard
| Challenge: | Text classification is a primary task in natural language processing (NLP). |
| Approach: | They propose a graph neural network (HINT) that makes full use of hierarchical information contained in the text for the task of text classification. |
| Outcome: | The proposed method outperforms the state-of-the-art methods on popular benchmarks while having a simple structure and few parameters. |
RoleLLM: Benchmarking, Eliciting, and Enhancing Role-Playing Abilities of Large Language Models (2024.findings-acl)
Copied to clipboard
Noah Wang, Z.y. Peng, Haoran Que, Jiaheng Liu, Wangchunshu Zhou, Yuhan Wu, Hongcheng Guo, Ruitong Gan, Zehao Ni, Jian Yang, Man Zhang, Zhaoxiang Zhang, Wanli Ouyang, Ke Xu, Wenhao Huang, Jie Fu, Junran Peng
| Challenge: | Large Language Models (LLMs) have paved the way for complex tasks such as role-playing. |
| Approach: | They propose a framework to benchmark, elicit, and enhance role-playing abilities in Large Language Models. |
| Outcome: | The proposed framework improves role-playing abilities with 168,093 samples. |