Papers by Ruiyang Liu

16 papers
TOME: A Two-stage Approach for Model-based Retrieval (2023.acl-long)

Copied to clipboard

Challenge: Recent research has focused on model-based retrieval, which discards the index in the traditional retrieval model and memorizes the candidate corpora using model parameters.
Approach: They propose a model-based retrieval approach that discards the index in the traditional retrieval model and memorizes the candidate corpora using model parameters.
Outcome: The proposed approach eliminates the index in the traditional retrieval model and memorizes the candidate corpora using model parameters.
MMedAgent: Learning to Use Medical Tools with Multi-modal Agent (2024.findings-emnlp)

Copied to clipboard

Challenge: Multi-modal Large Language Models (MLLMs) exhibit limited generality and often fall short when compared to specialized models.
Approach: They propose a multi-modal medical agent that picks the most suitable medical tools based on user inputs.
Outcome: The proposed agent performs better than open-source models and the closed-source model, GPT-4o.
SLAM-Omni: Timbre-Controllable Voice Interaction System with Single-Stage Training (2025.findings-acl)

Copied to clipboard

Challenge: a new spoken dialogue system with single-stage training is demonstrating its low latency and high quality . SLAM-Omni achieves zero-shot timbre control by modeling spoken language with semantic tokens .
Approach: They propose a timbre-controllable, end-to-end voice interaction system with single-stage training.
Outcome: The proposed system outperforms previous models on 4 GPUs with limited data.
PAIR: Leveraging Passage-Centric Similarity Relation for Improving Dense Passage Retrieval (2021.findings-acl)

Copied to clipboard

Challenge: Recent studies only consider query-centric similarity relation when learning the dual-encoder retriever.
Approach: They propose a query-centric and PAssage-centric approach to capture more comprehensive similarity relations for dense passage retrieval.
Outcome: The proposed approach significantly outperforms existing models on both MSMARCO and Natural Questions datasets.
Reinforced Informativeness Optimization for Long-Form Retrieval-Augmented Generation (2026.acl-long)

Copied to clipboard

Challenge: Existing reinforcement learning systems lack verifiable reward mechanisms for long-form question answering . current systems lack reliable long-term answers due to lack of factual content .
Approach: They propose a framework for reinforced verifiable informativeness optimization . it defines informativeness as measurable and externally verifier objective for RL .
Outcome: Experiments show that RioRAG achieves higher factual recall and faithfulness . the proposed framework is based on a framework that uses nugget-centric verification with cross-source checks .
TopoSHIELD: Reshaping the Flow of Malice via Spatio-Temporal Risk-Aware Topological Evolution in Multi-Agent Systems (2026.findings-acl)

Copied to clipboard

Challenge: Multi-agent systems (MAS) inherit general task-solving and instruction-following capabilities, but their interconnectivity introduces significant security risks.
Approach: They propose a framework that reshapes the flow of malice via risk-aware topological evolution.
Outcome: Empirically, TopoSHIELD reduces toxicity by 58% on GPT-4o while preserving high utility (>90% success rate).
Investigating the Factual Knowledge Boundary of Large Language Models with Retrieval Augmentation (2025.coling-main)

Copied to clipboard

Challenge: Large language models (LLMs) have shown impressive prowess in solving a wide range of tasks with world knowledge, but it remains unclear how well they perceive their factual knowledge boundaries.
Approach: They propose to use a retrieval augmentation approach to enhance LLMs' awareness of factual knowledge boundaries to analyze factual and factual information in open-domain question answering (QA)
Outcome: The proposed method improves LLMs’ QA and judgemental capabilities by integrating supporting documents with the questions.
RocketQAv2: A Joint Training Method for Dense Passage Retrieval and Passage Re-ranking (2021.emnlp-main)

Copied to clipboard

Challenge: Recent studies show that passage retrieval and passage reranking are important for achieving mutual improvement.
Approach: They propose a unified listwise training approach for passage retrieval and passage reranking that incorporates a retrieval procedure and a hybrid data augmentation strategy.
Outcome: The proposed approach improves on both MSMARCO and Natural Questions datasets.
Linguistic Rules-Based Corpus Generation for Native Chinese Grammatical Error Correction (2022.findings-emnlp)

Copied to clipboard

Challenge: Chinese Grammatical Error Correction (CGEC) is a challenging NLP task and a common application in human daily life.
Approach: They propose a linguistic rules-based approach to construct large-scale CGEC training corpora with automatically generated grammatical errors.
Outcome: The proposed method improves performance of existing CGEC models and the benchmark is excellent resource for further development.
REAR: A Relevance-Aware Retrieval-Augmented Framework for Open-Domain Question Answering (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods to extend knowledge scope of large language models (LLMs) lack internal parametric knowledge, resulting in misusing external knowledge.
Approach: They propose a retrieval-augmented approach that provides LLMs with potentially relevant documents through a module.
Outcome: The proposed approach outperforms existing methods on four open-domain QA tasks.
Learning from the Dictionary: Heterogeneous Knowledge Guided Fine-tuning for Chinese Spell Checking (2022.findings-emnlp)

Copied to clipboard

Challenge: Chinese Spell Checking (CSC) aims to detect and correct Chinese spelling errors.
Approach: They propose a framework which renders Chinese Spell Checking model to learn heterogeneous knowledge from the dictionary in terms of phonetics, vision, and meaning.
Outcome: The proposed framework renders the CSC model to learn heterogeneous knowledge from the dictionary in terms of phonetics, vision, and meaning.
A Thorough Examination on Zero-shot Dense Retrieval (2023.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in dense retrieval (DR) models have been shown to be not as competitive as traditional sparse retrieval models in a zero-shot retrieval setting.
Approach: They propose to examine the zero-shot capability of DR models by analyzing key factors related to source training set and potential bias from target dataset.
Outcome: The proposed model is not as competitive as sparse retrieval models in a zero-shot retrieval setting.
BASES: Large-scale Web Search User Simulation with Large Language Model based Agents (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing research on web search rely on real-user experiments, which can be costly to scale up.
Approach: They propose a user simulation framework with LLM-based agents that can generate unique user profiles at scale.
Outcome: The proposed framework can generate unique user profiles at scale, leading to diverse search behaviors.
SimpleDeepSearcher: Deep Information Seeking via Web-Powered Reasoning Trajectory Synthesis (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to deep search training lack high-quality training trajectories, prohibitive computational costs and lack of high-fidelity training data.
Approach: They propose a framework that synthesizes high-quality training data by simulating real user interactions in live web search environments.
Outcome: The proposed framework synthesizes high-quality training data by simulating user interactions in live web search environments.
RocketQA: An Optimized Training Approach to Dense Passage Retrieval for Open-Domain Question Answering (2021.naacl-main)

Copied to clipboard

Challenge: Open-domain question answering uses dense passage retrieval to find answers . however, it is difficult to effectively train a dual-encoder due to discrepancy between training and inference .
Approach: They propose an optimized training approach to improve dense passage retrieval using RocketQA . they propose cross-batch negatives, denoised hard negatives and data augmentation .
Outcome: The proposed approach outperforms state-of-the-art models on both MSMARCO and Natural Questions.
The Past Mistake is the Future Wisdom: Error-driven Contrastive Probability Optimization for Chinese Spell Checking (2022.findings-acl)

Copied to clipboard

Challenge: Chinese Spell Checking (CSC) aims to detect and correct spelling errors, which are caused by the phonological or visual similarity.
Approach: They propose an Error-driven COntrastive Probability Optimization framework to refine the knowledge representations of pre-trained language models to avoid predicting common characters.
Outcome: Extensive experiments and detailed analyses on SIGHAN datasets demonstrate that ECOPO is simple yet effective.

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