← Search

Rong Ye

13 accepted papers

2025

AgentSense: Benchmarking Social Intelligence of Language Agents through Interactive Scenarios

NAACL 2025long

Large language models (LLMs) are increasingly leveraged to empower autonomous agents to simulate human beings in various fields of behavioral research. However, evaluating their capacity to navigate complex social interactions remains a challenge. Previous studies face limitations due to insufficien…

2025

Multi-agent KTO: Enhancing Strategic Interactions of Large Language Model in Language Game

NeurIPS 2025poster

Achieving Artificial General Intelligence (AGI) requires AI agents that can not only make strategic decisions but also engage in flexible and meaningful communication. Inspired by Wittgenstein's language game theory, we propose that language agents can learn through in-context interaction rather tha…

Cited by 0SourcecodeScholar
2024

Debatrix: Multi-dimensional Debate Judge with Iterative Chronological Analysis Based on LLM

ACL 2024findings

How can we construct an automated debate judge to evaluate an extensive, vibrant, multi-turn debate? This task is challenging, as judging a debate involves grappling with lengthy texts, intricate argument relationships, and multi-dimensional assessments.At the same time, current research mainly focu…

2023

Argue with Me Tersely: Towards Sentence-Level Counter-Argument Generation

EMNLP 2023long main

Counter-argument generation—a captivating area in computational linguistics—seeks to craft statements that offer opposing views. While most research has ventured into paragraph-level generation, sentence-level counter-argument generation beckons with its unique constraints and brevity-focused challe…

Cited by 0SourcecodeScholar
2023

DUB: Discrete Unit Back-translation for Speech Translation

ACL 2023findings

How can speech-to-text translation (ST) perform as well as machine translation (MT)? The key point is to bridge the modality gap between speech and text so that useful MT techniques can be applied to ST.Recently, the approach of representing speech with unsupervised discrete units yields a new way t…

2023

Hi-ArG: Exploring the Integration of Hierarchical Argumentation Graphs in Language Pretraining

EMNLP 2023long main

The knowledge graph is a structure to store and represent knowledge, and recent studies have discussed its capability to assist language models for various applications. Some variations of knowledge graphs aim to record arguments and their relations for computational argumentation tasks. However, ma…

Cited by 0SourcecodeScholar
2023

Improving Speech Translation by Fusing Speech and Text

EMNLP 2023long findings

In speech translation, leveraging multimodal data to improve model performance and address limitations of individual modalities has shown significant effectiveness. In this paper, we harness the complementary strengths of speech and text to improve speech translation. However, speech and text are di…

Cited by 0SourcecodeScholar
2023

Recent Advances in Direct Speech-to-text Translation

IJCAI 2023poster

Recently, speech-to-text translation has attracted more and more attention and many studies have emerged rapidly. In this paper, we present a comprehensive survey on direct speech translation aiming to summarize the current state-of-the-art techniques. First, we categorize the existing research work…

Cited by 25SourcePDFScholar
2022

STEMM: Self-learning with Speech-text Manifold Mixup for Speech Translation

ACL 2022long

How to learn a better speech representation for end-to-end speech-to-text translation (ST) with limited labeled data? Existing techniques often attempt to transfer powerful machine translation (MT) capabilities to ST, but neglect the representation discrepancy across modalities. In this paper, we pr…

2021

Listen, Understand and Translate: Triple Supervision Decouples End-to-end Speech-to-text Translation

AAAI 2021technical

An end-to-end speech-to-text translation (ST) takes audio in a source language and outputs the text in a target language. Existing methods are limited by the amount of parallel corpus. Can we build a system to fully utilize signals in a parallel ST corpus? We are inspired by human understanding syst…