Papers by Yiwei Luo
MARK: Multi-agent Collaboration with Ranking Guidance for Text-attributed Graph Clustering (2025.findings-acl)
Copied to clipboard
Yiwei Fu, Yuxing Zhang, Chunchun Chen, JianwenMa JianwenMa, Quan Yuan, Rong-Cheng Tu, Xinli Huang, Wei Ye, Xiao Luo, Minghua Deng
| Challenge: | Existing approaches to cluster graphs with GNNs are limited due to label scarcity. |
| Approach: | They propose to leverage large language models to enhance text-attributed graph clustering by using three LLMs as ranking-based supervision signals. |
| Outcome: | The proposed approach generates reliable guidance using collaboration of three LLM-based agents as ranking-based supervision signals. |
Detecting Stance in Media On Global Warming (2020.findings-emnlp)
Copied to clipboard
| Challenge: | a global warming denier might frame an opinion of an untrustworthy source with a predicate connoting doubt. |
| Approach: | They propose a dataset of stance-labeled GW sentences and train a BERT classifier to study opinion-framing in the global warming debate. |
| Outcome: | The proposed dataset of stance-labeled GW sentences and a BERT classifier study opinion-framing in the global warming debate. |
Mitigating Coordinate Prediction Bias from Positional Encoding Failures (2026.findings-acl)
Copied to clipboard
| Challenge: | Multimodal Large Language Models (MLLMs) excel at general vision-language tasks, but precise coordinate prediction remains a challenge. |
| Approach: | They propose a training-free, inference-time correction method to correct VPEs . they isolate position-unconditioned tendencies by shuffling VPE and use it to steer digit decoding . |
| Outcome: | The proposed method is training-free, inference-time correction method . it effectively rectifies coordinate drift, yielding consistent improvements without retraining . |