Papers by Junqi Chen
Innovative Image Fraud Detection with Cross-Sample Anomaly Analysis: The Power of LLMs (2025.acl-long)
Copied to clipboard
| Challenge: | Existing methods for document image fraud detection lack visual clues on tampered regions. |
| Approach: | They propose a framework for detecting logical inconsistencies in document images by leveraging LLMs. |
| Outcome: | The proposed framework outperforms state-of-the-art fraud detection methods by 79.6% on CrossCred and industrial solutions by 21.7% on business data. |
Can Post-Training Transform LLMs into Causal Reasoners? (2026.findings-acl)
Copied to clipboard
| Challenge: | Causal inference is a core component of human cognition and requires decision-makers to distinguish between causation and association. |
| Approach: | They propose a dataset comprising seven core causal tasks for training and five diverse test sets and evaluate five different post-training approaches. |
| Outcome: | The proposed model achieves 93.5% accuracy on the CaLM benchmark, compared to 55.4% by OpenAI o3. |
Dual-Phase Accelerated Prompt Optimization (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods for prompt optimization make light of the importance of high-quality initialization and the identification of effective directions. |
| Approach: | They propose a method which uses a meta-instruction to generate high-quality initial prompts and iteratively optimize them at the sentence level. |
| Outcome: | The proposed method achieves consistent accuracy gain over baselines with less than five optimization steps. |