Papers by Bowen Qin

15 papers
CogBERT: Cognition-Guided Pre-trained Language Models (2022.coling-1)

Copied to clipboard

Challenge: Existing methods fine-tune pre-trained models on cognitive data, ignoring the semantic gap between texts and cognitive signals.
Approach: They propose a framework that can induce fine-grained cognitive features from cognitive data and incorporate them into pre-trained language models by adaptively adjusting the weight of cognitive features for different NLP tasks.
Outcome: The proposed framework can induce fine-grained cognitive features from cognitive data and incorporate them into BERT by adaptively adjusting weight of cognitive features for different NLP tasks.
Before Generation, Align it! A Novel and Effective Strategy for Mitigating Hallucinations in Text-to-SQL Generation (2024.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) driven by In-Context Learning (ICL) have improved performance of text-to-SQL.
Approach: They propose a strategy to mitigate hallucinations in large language models driven by In-Context Learning (ICL) they propose TA-SQL, a text-to-Sql framework that encourages LLMs to take advantage of similar tasks rather than starting from scratch.
Outcome: The proposed framework improves the performance of the GPT-4 model by 21.23% on BIRD dev.
Texar: A Modularized, Versatile, and Extensible Toolkit for Text Generation (P19-3)

Copied to clipboard

Challenge: Texar is an open-source text generation toolkit that supports a broad set of text generation tasks.
Approach: They introduce Texar, an open-source text generation toolkit that supports text generation tasks.
Outcome: Texar supports machine translation, summarization, dialog, content manipulation, and more.
SUN: Exploring Intrinsic Uncertainties in Text-to-SQL Parsers (2022.coling-1)

Copied to clipboard

Challenge: Existing methods that learn from multiple semantically-equivalent questions are limited to one-to-one mapping .
Approach: They propose a constraint to explore the underlying complementary semantic information among multiple semantically-equivalent questions and learn robust feature representations with reduced spurious associations.
Outcome: The proposed method outperforms strong competitors and achieves state-of-the-art results on five benchmark datasets.
FlagEvalMM: A Flexible Framework for Comprehensive Multimodal Model Evaluation (2025.acl-demo)

Copied to clipboard

Challenge: FlagEvalMM is an evaluation framework designed to assess multimodal models . it is designed to be used for vision-language understanding and generation tasks .
Approach: They propose an evaluation framework that decouples model inference from evaluation through an independent evaluation service.
Outcome: The evaluation framework offers accurate and efficient insights into model strengths and limitations.
Bridging Reasoning and Action: Hybrid LLM–RL Framework for Efficient Cross-Domain Task-Oriented Dialogue (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods to solve cross-domain task-oriented dialogues are brittle when cross- domain constraints are not directly grounded in surface text or require commonsense inference.
Approach: They propose a framework that makes LLM-derived constraint reasoning usable for RL.
Outcome: Experiments show that the proposed framework outperforms single-model baselines on long-horizon tasks.
FlagEval-Arena: A Side-by-Side Comparative Evaluation Platform for Large Language Models and Text-Driven AIGC (2025.acl-demo)

Copied to clipboard

Challenge: a new evaluation platform for large language models and text-driven AIGCs is available for free.
Approach: They propose an evaluation platform for side-by-side comparisons of large language models and text-driven AIGC systems.
Outcome: a new evaluation platform for large language models and text-driven AIGC systems is available for free . the platform is more focused on the Chinese language and more models developed by Chinese institutes .
SHARE: An SLM-based Hierarchical Action CorREction Assistant for Text-to-SQL (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to self-correct text-to-SQL fail to demonstrate underlying reasoning path . authors propose **SHARE**, a self-revolution assistant for text-based error correction .
Approach: They propose a "SHARE" assistant that enables LLMs to perform more precise error localization and efficient correction.
Outcome: The proposed assistant performs more precise error localization and efficient correction for monolithic SQL queries.
S2SQL: Injecting Syntax to Question-Schema Interaction Graph Encoder for Text-to-SQL Parsers (2022.findings-acl)

Copied to clipboard

Challenge: Existing graph-based encoders for text-to-SQL do not model the syntax of natural language questions.
Approach: They propose to inject Syntax to question-Schema graph encoder for text-to-SQL parsers and employ the decoupling constraint to induce diverse relational edge embedding.
Outcome: The proposed approach outperforms all existing methods when pre-training models are used, resulting in a performance ranks first on the Spider leaderboard.
Enhancing Chat Language Models by Scaling High-quality Instructional Conversations (2023.emnlp-main)

Copied to clipboard

Challenge: a recent study validates the effectiveness of chat language models by fine-tuning instruction data.
Approach: They propose to use a large-scale dataset of instructional conversations to fine-tune a conversational model on instruction data.
Outcome: The proposed model outperforms open-source models in key metrics including scale, average length, diversity, coherence, etc.
LLMBox: A Comprehensive Library for Large Language Models (2024.acl-demos)

Copied to clipboard

Challenge: a library to facilitate the development, use, and evaluation of large language models (LLMs) is presented.
Approach: They propose a unified library to facilitate the development, use and evaluation of large language models (LLMs).
Outcome: The proposed library is based on extensive experiments in a variety of evaluation settings.
LaoBench: A Large-Scale Multidimensional Lao Benchmark for Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: Existing SEA-focused benchmarks miss Lao-specific cultural grounding and linguistic properties.
Approach: They propose a multi-dimensional benchmark for assessing large language models in Lao . they use open-source and held-out subsets to evaluate languages with a hybrid pipeline .
Outcome: LaoBench is the first large-scale, high-quality, and multidimensional benchmark for assessing LLM language understanding and reasoning in Lao.
Micro-Act: Mitigate Knowledge Conflict in Question Answering via Actionable Self-Reasoning (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to mitigate knowledge conflict by comparing two knowledge sources can overwhelm LLMs with extraneous or lengthy contexts.
Approach: They propose a framework that decomposes knowledge into fine-grained comparisons . they propose 'Micro-Act' framework that allows for reasoning beyond the superficial context .
Outcome: The proposed framework achieves significant increase in QA accuracy over state-of-the-art baselines on five benchmark datasets.
Summarizing Text on Any Aspects: A Knowledge-Informed Weakly-Supervised Approach (2020.emnlp-main)

Copied to clipboard

Challenge: Existing studies on aspect-based abstractive summarization assume a small set of aspects and do not consider other diverse aspects.
Approach: They propose a weak supervision construction method and an aspect modeling scheme to solve this problem.
Outcome: The proposed method significantly expands the application of the task in practice.
Less Languages, Less Tokens: An Efficient Unified Logic Cross-lingual Chain-of-Thought Reasoning Framework (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for cross-lingual chain-of-thought (XCoT) with self-consistency are costly due to extensive sampling of full trajectories across languages.
Approach: They propose a cross-lingual chain-of-thought framework that minimizes redundancy in token usage and latency.
Outcome: Experiments on polymath show that UL-XCoT reduces decoding token costs and latency by 50% . UL XCot also aggregates remaining high-quality reasoning paths via voting .

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