← Search

Ge Luo

9 accepted papers

2025

FaithBench: A Diverse Hallucination Benchmark for Summarization by Modern LLMs

NAACL 2025short

Summarization is one of the most common tasks performed by large language models (LLMs), especially in applications like Retrieval-Augmented Generation (RAG). However, existing evaluations of hallucinations in LLM-generated summaries, and evaluations of hallucination detection models both suffer fro…

2025

MIRAGE-Bench: Automatic Multilingual Benchmark Arena for Retrieval-Augmented Generation Systems

NAACL 2025long

Traditional retrieval-augmented generation (RAG) benchmarks evaluate systems using heuristic-based metrics, but these require human preferences as the ground truth for reference. In contrast, arena-based benchmarks, where systems compete against each other, require an expensive large language model…

2024

Disentangled Style Domain for Implicit $z$-Watermark Towards Copyright Protection

NeurIPS 2024poster

Text-to-image models have shown surprising performance in high-quality image generation, while also raising intensified concerns about the unauthorized usage of personal dataset in training and personalized fine-tuning. Recent approaches, embedding watermarks, introducing perturbations, and insertin…

2024

SummaCoz: A Dataset for Improving the Interpretability of Factual Consistency Detection for Summarization

EMNLP 2024finding

Summarization is an important application of Large Language Models (LLMs). When judging the quality of a summary, factual consistency holds a significant weight. Despite numerous efforts dedicated to building factual inconsistency detectors, the exploration of explanability remains limited among exi…

2023

DocAsRef: An Empirical Study on Repurposing Reference-based Summary Quality Metrics as Reference-free Metrics

EMNLP 2023short findings

Automated summary quality assessment falls into two categories: reference-based and reference-free. Reference-based metrics, historically deemed more accurate due to the additional information provided by human-written references, are limited by their reliance on human input. In this paper, we hypot…

Cited by 0SourceScholar
2022

Image Steganalysis with Convolutional Vision Transformer

ICASSP 2022accepted

Recent research has shown that deep learning based methods offer more accurate detection for image steganalysis than the traditional detection paradigm based on rich media models. Existing network architectures based on deep learning, however, stack more and more convolutional layers to increase loc…

Cited by 0SourceScholar
2022

Joint Learning for Addressee Selection and Response Generation in Multi-Party Conversation

ICASSP 2022accepted

A large number of multi-party conversation scenarios exist in social networks, which have been seldom studied in the field of human-machine conversation. In this paper, we study a novel task of joint learning for addressee selection and response generation in multi-party conversations. Systems are e…

Cited by 0SourceScholar
2022

PrefScore: Pairwise Preference Learning for Reference-free Summarization Quality Assessment

COLING 2022main

Evaluating machine-generated summaries without a human-written reference summary has been a need for a long time. Inspired by preference labeling in existing work of summarization evaluation, we propose to judge summary quality by learning the preference rank of summaries using the Bradley-Terry pow…

2022

SueNes: A Weakly Supervised Approach to Evaluating Single-Document Summarization via Negative Sampling

NAACL 2022long

Canonical automatic summary evaluation metrics, such as ROUGE, focus on lexical similarity which cannot well capture semantics nor linguistic quality and require a reference summary which is costly to obtain. Recently, there have been a growing number of efforts to alleviate either or both of the tw…