Papers by Siru Ouyang

11 papers
Dialogue Graph Modeling for Conversational Machine Reading (2021.findings-acl)

Copied to clipboard

Challenge: Existing methods for conversational machine reading (CMR) are not effective for capturing multiple objects in complex interactive scenarios.
Approach: They propose a dialogue graph modeling framework that captures explicit and implicit interactions hidden in the rule documents and a model that asks clarification questions to the machine.
Outcome: The proposed model exceeds the milestone accuracy score of 80% on the ShARC benchmark and achieves new state-of-the-art by first exceeding the milestone precision score of 90%.
Reaction Miner: An Integrated System for Chemical Reaction Extraction from Textual Data (2023.emnlp-demo)

Copied to clipboard

Challenge: Reaction Miner is a system designed to extract chemical reactions from raw scientific PDFs.
Approach: They propose a system that extracts chemical reactions directly from raw scientific PDFs.
Outcome: The proposed system can extract chemical reactions from raw scientific PDFs.
Smoothing Dialogue States for Open Conversational Machine Reading (2021.emnlp-main)

Copied to clipboard

Challenge: Existing studies train independent or pipeline systems for the two subtasks but are trivial by using hard-label decisions to activate question generation.
Approach: They propose a method to smooth two dialogue states in one decoder and bridge decision making and question generation to provide a richer dialogue state reference.
Outcome: The proposed method achieves state-of-the-art on the OR-ShARC dataset.
Towards End-to-End Open Conversational Machine Reading (2023.findings-eacl)

Copied to clipboard

Challenge: Existing approaches to the problem of open-retrieval conversational machine reading (OR-CMR) use two separate modules to approach the problem's two successive sub-tasks.
Approach: They propose to model OR-CMR as a unified text-to-text task in a fully end-to end style and propose to use a text-based approach to solve the problem.
Outcome: Experiments on the ShARC and OR-ShARC dataset show that the proposed framework can generalize to different backbone models.
The Shifted and The Overlooked: A Task-oriented Investigation of User-GPT Interactions (2023.emnlp-main)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have produced models that exhibit remarkable performance across a variety of NLP tasks.
Approach: They analyze a large-scale collection of user-GPT conversations to identify a significant gap between academic research in NLP and the needs of real-world NLP applications.
Outcome: The proposed model outperforms existing models in a large-scale collection of user-GPT conversations and identifies a significant gap between the tasks that users frequently request from LLMs and the tasks commonly studied in academic research.
Instruct and Extract: Instruction Tuning for On-Demand Information Extraction (2023.emnlp-main)

Copied to clipboard

Challenge: Large language models with instruction-following capabilities are not suitable for long-tail ad hoc extraction use cases for non-expert users.
Approach: They propose a task that follows instructions to extract the desired content from the associated text and present it in a structured tabular format.
Outcome: The proposed paradigm outperforms existing open-source models of similar size in terms of information extraction.
Temperature-Centric Investigation of Speculative Decoding with Knowledge Distillation (2024.findings-emnlp)

Copied to clipboard

Challenge: Speculative decoding is a novel method to expedite inference in autoregressive (large) language models.
Approach: They propose to use a smaller model as a draft model to speculate a block of tokens, which the target model then evaluates for acceptance.
Outcome: The proposed method can be used to accelerate inference in autoregressive (large) language models by using smaller models as draft models to speculate tokens for multiple inference steps.
Compositional Data Augmentation for Abstractive Conversation Summarization (2023.acl-long)

Copied to clipboard

Challenge: Abstractive conversation summarization systems rely on large-scale annotated summaries, but collecting and annotating these conversations can be time-consuming and labor-intensive.
Approach: They propose a method for generating diverse and high-quality pairs of conversations and summaries by extracting conversation structures and organizing meaningful conversation snippets.
Outcome: The proposed method outperforms baseline methods on SAMSum and DialogSum datasets and achieves a 10% increase in ROUGE scores with limited data.
ActionIE: Action Extraction from Scientific Literature with Programming Languages (2024.acl-long)

Copied to clipboard

Challenge: a method that extracts experimental procedures from human language into actionable sequences in robotics language is challenging given the complexity of the instructions and context-dependent nature of the instruction.
Approach: They propose a method that converts actions written in natural language into Python code that can be easily translated into robotics language.
Outcome: The proposed method can extract experimental procedures from human language into actionable sequences in robotics language.
ReactIE: Enhancing Chemical Reaction Extraction with Weak Supervision (2023.findings-acl)

Copied to clipboard

Challenge: Structured chemical reaction information is a vital tool for chemists engaged in laboratory work and advanced endeavors such as computer-aided drug design.
Approach: They propose a method which utilizes frequent patterns within the text as linguistic cues to identify specific characteristics of chemical reactions.
Outcome: The proposed model outperforms baselines and outperformed existing models.
Synergizing Unsupervised Episode Detection with LLMs for Large-Scale News Events (2025.acl-long)

Copied to clipboard

Challenge: State-of-the-art automatic event detection struggles with interpretability and adaptability to evolving large-scale key events.
Approach: They propose a task which identifies episodes within a news corpus of key event articles.
Outcome: The proposed framework achieves 59.2% gain across all metrics compared to baselines.

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