← Search

Yixiao Song

11 accepted papers

2026

PointGS: Semantic-Consistent Unsupervised 3D Point Cloud Segmentation with 3D Gaussian Splatting

CVPR 2026

Unsupervised point cloud segmentation is critical for embodied artificial intelligence and autonomous driving, as it mitigates the prohibitive cost of dense point-level annotations required by fully supervised methods. While integrating 2D pre-trained models such as the Segment Anything Model (SAM)

Cited by 0SourceScholar
2025

Does quantization affect models’ performance on long-context tasks?

EMNLP 2025

Large language models (LLMs) now support context windows exceeding 128K tokens, but this comes with significant memory requirements and high inference latency. Quantization can mitigate these costs, but may degrade performance. In this work, we present the first systematic evaluation of quantized LL

2025

Enhancing Human Evaluation in Machine Translation with Comparative Judgement

ACL 2025long

Human evaluation is crucial for assessing rapidly evolving language models but is influenced by annotator proficiency and task design. This study explores the integration of comparative judgment into human annotation for machine translation (MT) and evaluates three annotation setups—point-wise Multi…

Cited by 0SourcePDFScholar
2025

Localizing and Mitigating Errors in Long-form Question Answering

ACL 2025finding

Long-form question answering (LFQA) aims to provide thorough and in-depth answers to complex questions, enhancing comprehension. However, such detailed responses are prone to hallucinations and factual inconsistencies, challenging their faithful evaluation. This work introduces HaluQuestQA, the firs…

2024

GEE! Grammar Error Explanation with Large Language Models

NAACL 2024findings

Existing grammatical error correction tools do not provide natural language explanations of the errors that they correct in user-written text. However, such explanations are essential for helping users learn the language by gaining a deeper understanding of its grammatical rules (DeKeyser, 2003; Ell…

2024

VeriScore: Evaluating the factuality of verifiable claims in long-form text generation

EMNLP 2024finding

Existing metrics for evaluating the factuality of long-form text, such as FACTSCORE (Min et al., 2023) and SAFE (Wei et al., 2024), decompose an input text into “atomic claims” and verify each against a knowledge base like Wikipedia. These metrics are not suitable for most generation tasks because t…

2023

$k$NN-LM Does Not Improve Open-ended Text Generation

EMNLP 2023long main

In this paper, we study the generation quality of interpolation-based retrieval-augmented language models (LMs). These methods, best exemplified by the $k$NN-LM, interpolate the LM's predicted distribution of the next word with a distribution formed from the most relevant retrievals for a given pref…

Cited by 0SourceScholar
2023

A Critical Evaluation of Evaluations for Long-form Question Answering

ACL 2023long

Long-form question answering (LFQA) enables answering a wide range of questions, but its flexibility poses enormous challenges for evaluation. We perform the first targeted study of the evaluation of long-form answers, covering both human and automatic evaluation practices. We hire domain experts in…

2023

Paraphrasing evades detectors of AI-generated text, but retrieval is an effective defense

NeurIPS 2023poster

The rise in malicious usage of large language models, such as fake content creation and academic plagiarism, has motivated the development of approaches that identify AI-generated text, including those based on watermarking or outlier detection. However, the robustness of these detection algorithms…

2022

DEMETR: Diagnosing Evaluation Metrics for Translation

EMNLP 2022main

While machine translation evaluation metrics based on string overlap (e.g., BLEU) have their limitations, their computations are transparent: the BLEU score assigned to a particular candidate translation can be traced back to the presence or absence of certain words. The operations of newer learned…

2022

SLING: Sino Linguistic Evaluation of Large Language Models

EMNLP 2022main

To understand what kinds of linguistic knowledge are encoded by pretrained Chinese language models (LMs), we introduce the benchmark of Sino LINGuistics (SLING), which consists of 38K minimal sentence pairs in Mandarin Chinese grouped into 9 high-level linguistic phenomena. Each pair demonstrates th…