Papers by Jinyan Su

9 papers
Adapting Fake News Detection to the Era of Large Language Models (2024.findings-naacl)

Copied to clipboard

Challenge: a gap exists in understanding the interplay between machine-paraphrased real news, machine-generated fake news, and human-written real news . false information is easier to generate but harder to detect due to the bias of detectors against machine-generated texts .
Approach: They propose a strategy to adapt fake news detectors to the era of large language models and AI-driven content creation .
Outcome: The proposed detectors perform well on human-written articles but not vice versa . the proposed detector should be trained on datasets with lower machine-generated news ratio than the test set .
M4: Multi-generator, Multi-domain, and Multi-lingual Black-Box Machine-Generated Text Detection (2024.eacl-long)

Copied to clipboard

Challenge: Large language models generate fluent responses to user queries, but they are also susceptible to misuse in journalism, education, and academia.
Approach: They propose a large-scale benchmark for machine-generated text detection that is a multi-generator, multi-domain, and multi-lingual corpus.
Outcome: The proposed system can detect machine-generated text and pinpoint misuse . the proposed system is based on a large-scale benchmark dataset .
The Illusion of Specialization: Unveiling the Domain-Invariant "Standing Committee" in Mixture-of-Experts Models (2026.acl-long)

Copied to clipboard

Challenge: Mixture of Experts models are widely assumed to achieve domain specialization through sparse routing.
Approach: They propose a framework that analyzes routing behavior at the level of expert groups rather than individual experts.
Outcome: The proposed framework analyzes routing behavior at the level of expert groups rather than individual experts.
FinChain: A Symbolic Benchmark for Verifiable Chain-of-Thought Financial Reasoning (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks emphasize final numerical answers while neglecting intermediate reasoning steps.
Approach: They propose a symbolic benchmark for verifiable Chain-of-Thought evaluation in finance . FINCHAIN spans 58 topics across 12 financial domains and three difficulty levels .
Outcome: The proposed benchmark aims to bridge symbolic reasoning and factual verification.
M4GT-Bench: Evaluation Benchmark for Black-Box Machine-Generated Text Detection (2024.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have brought an unprecedented surge in machine-generated text (MGT) societal implications are posed by their potential misuse and lack of training data.
Approach: They propose a benchmark to detect machine-generated text in multiple languages . they use multi-domain and multi-generator corpus to identify which model generated the text .
Outcome: The proposed benchmark compares a multilingual, multi-domain and multi-generator corpus of MGTs with human-generated content.
Is Human-Like Text Liked by Humans? Multilingual Human Detection and Preference Against AI (2026.acl-long)

Copied to clipboard

Challenge: Prior studies have shown that distinguishing text generated by Large Language Models from human-written text is challenging for humans and often no better than random guessing.
Approach: They conduct extensive case study to determine the upper bound of human detection accuracy.
Outcome: The findings challenge previous conclusions on human detection accuracy across languages and domains.
GSM-Noise: Exploring and Enhancing Large Language Models’ Reasoning under Noisy Inputs (2026.findings-acl)

Copied to clipboard

Challenge: Large language models struggle when dealing with complex, ill-formed, or noisy inputs . open-source models are less robust, while closed-source ones are more robust .
Approach: They propose to use GSM-Noise to refine inputs before engaging in in-depth analysis to improve LLM robustness under noisy conditions.
Outcome: The proposed model can achieve consistent performance gains under noisy conditions with prompt engineering, supervised finetuning, and reinforcement learning.
Corpus Poisoning via Approximate Greedy Gradient Descent (2025.findings-acl)

Copied to clipboard

Challenge: Dense retrievers have been shown to be vulnerable to corpus poisoning attacks . a malicious user injects a small fraction of adversarial passages into the retrieval corpus to trick the system into returning these passages among the top-ranked results for a broad set of user queries.
Approach: They propose an attack on dense retrieval systems based on the widely used HotFlip method for efficiently generating adversarial passages.
Outcome: The proposed method achieves a high success rate on several datasets and using several retrievers, and can generalize to unseen queries and new domains.
DetectLLM: Leveraging Log Rank Information for Zero-Shot Detection of Machine-Generated Text (2023.findings-emnlp)

Copied to clipboard

Challenge: Large language models generate huge amounts of text, making it impractical to manually distinguish whether a text is machine-generated.
Approach: They propose two methods to detect machine-generated text by leveraging Log-Rank information and propose a faster method that uses less perturbations to achieve the same level of performance.
Outcome: The proposed methods improve over the state of the art by 3.9 and 1.75 AUROC points absolute and require less perturbations to achieve the same level of performance.

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