Papers by Qiguang Chen

22 papers
M3CoT: A Novel Benchmark for Multi-Domain Multi-step Multi-modal Chain-of-Thought (2024.acl-long)

Copied to clipboard

Challenge: MCoT requires models to leverage knowledge from both textual and visual modalities for step-by-step reasoning.
Approach: They propose a benchmark to address the challenges of MCoT, and evaluate it using vision large language models.
Outcome: The proposed benchmark addresses the above challenges and shows that current models still struggle to reason in M3CoT.
OpenSLU: A Unified, Modularized, and Extensible Toolkit for Spoken Language Understanding (2023.acl-demo)

Copied to clipboard

Challenge: Spoken Language Understanding (SLU) is a task-oriented dialogue system . open-source toolkit provides a unified, modularized, and extensible toolkit for SLU .
Approach: They introduce an open-source toolkit to provide a unified toolkit for spoken language understanding.
Outcome: The proposed toolkit unifies 10 models for both single-intent and multi-intention scenarios.
MLDebugging: Towards Benchmarking Code Debugging Across Multi-Library Scenarios (2025.findings-acl)

Copied to clipboard

Challenge: MLDebugging is a benchmark designed to assess debugging challenges within multi-library Python code.
Approach: They propose to introduce a benchmark to assess debugging challenges within multi-library Python code using 126 Python libraries.
Outcome: The proposed benchmark covers 126 Python libraries and a wide range of multi-library code issues.
OMIBench: Benchmarking Olympiad-Level Multi-Image Reasoning in Large Vision-Language Models (2026.acl-long)

Copied to clipboard

Challenge: Existing multimodal reasoning benchmarks for large vision-language models emphasize single-image analysis and fail to exploit contextual information across multiple images.
Approach: They propose a benchmark to evaluate Olympiad-level reasoning when evidence is distributed over multiple images.
Outcome: The proposed model outperforms existing models on bi-image Olympiads and Gemini-3-Pro on multimodal Olympiad-level reasoning tasks.
CGIM: A Cycle Guided Interactive Learning Model for Consistency Identification in Task-oriented Dialogue (2022.coling-1)

Copied to clipboard

Challenge: Consistency identification in task-oriented dialog usually consists of three subtasks . a proposed model for consistency identification in dialog is based on an explicit interaction paradigm .
Approach: They propose a cycle guided interactive learning model that makes information exchange explicit from all the three tasks.
Outcome: The proposed model achieves state-of-the-art performance pushing the overall score to 56.3% (5.0% point absolute improvement)
Dashboard2Code: Evaluating Multimodal Models on Reconstructing Interactive Dashboards (2026.acl-long)

Copied to clipboard

Challenge: Existing efforts to generate static visualizations focus on static charts and interactive dashboards.
Approach: They propose a dashboard2code task that requires a model to explore an interactive dashboard, acquire feedback from its own interactions and generate code that reproduces the target dashboard.
Outcome: The proposed task is based on 180 carefully designed and manually verified dashboard–code pairs spanning three difficulty levels and covering eight common real-world interaction patterns.
Wrong-of-Thought: An Integrated Reasoning Framework with Multi-Perspective Verification and Wrong Information (2024.findings-emnlp)

Copied to clipboard

Challenge: Chain-of-Thought (CoT) is a key technique for enhancing the performance of Large Language Models.
Approach: They propose a framework that optimizes outputs by utilizing wrong information and multi-perspective verification.
Outcome: The proposed framework surpasses all baselines on 8 datasets and 5 LLMs.
Can Large Language Models Understand You Better? An MBTI Personality Detection Dataset Aligned with Population Traits (2025.coling-main)

Copied to clipboard

Challenge: Existing data on MBTI personality detection are based on self-reported labels and fail to capture the full range of population personality traits.
Approach: They construct a manually annotated MBTI personality detection dataset with soft labels under the guidance of psychologists and use them to identify the task.
Outcome: The MBTIBench is the first manually annotated MBti personality detection dataset with soft labels under the guidance of psychologists.
What are the Essential Factors in Crafting Effective Long Context Multi-Hop Instruction Datasets? Insights and Best Practices (2025.acl-long)

Copied to clipboard

Challenge: Existing methods to generate long-context instruction-tuning data are limited by poor quality and fewer than 35% of samples are multi-hop .
Approach: They propose a framework that integrates a quality verification agent, a single-hop question generation agent, and a multi-hop questions merger agent to enhance model performance.
Outcome: The proposed framework significantly improves data quality with high-quality, multi-hop, and diverse data.
DLPO: Towards a Robust, Efficient, and Generalizable Prompt Optimization Framework from a Deep-Learning Perspective (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for prompt optimization still face challenges in robustness, efficiency, and generalization.
Approach: They propose 7 new approaches inspired by traditional deep learning paradigms for prompt optimization that integrate text-based gradient optimization.
Outcome: The proposed methods integrate deep learning paradigms into text-based gradient optimization.
Cross-lingual Prompting: Improving Zero-shot Chain-of-Thought Reasoning across Languages (2023.emnlp-main)

Copied to clipboard

Challenge: Existing methods for zero-shot CoT are limited to a single language, making it difficult to generalize to other languages and hindering global development.
Approach: They introduce cross-lingual prompting (CLP) to improve zero-shot CoT reasoning across languages.
Outcome: The proposed method outperforms existing prompting methods on several benchmarks.
End-to-end Task-oriented Dialogue: A Survey of Tasks, Methods, and Future Directions (2023.emnlp-main)

Copied to clipboard

Challenge: End-to-end task-oriented dialogue (EToD) can generate responses in an end-to end fashion without modular training, which attracts escalating popularity.
Approach: They present a systematic review of EToD and propose a unified perspective to summarize existing approaches and recent trends.
Outcome: The proposed approaches can generate responses in an end-to-end fashion without modular training, which attracts escalating popularity.
MMSD2.0: Towards a Reliable Multi-modal Sarcasm Detection System (2023.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks for multi-modal sarcasm detection have some shortcomings . a new framework can leverage multi-grained cues from multiple perspectives for multimodal detection .
Approach: They propose a correction dataset that removes spurious cues and re-annotates the unreasonable samples.
Outcome: The proposed framework outperforms the existing benchmarks in multi-modal sarcasm detection.
Text2World: Benchmarking Large Language Models for Symbolic World Model Generation (2025.findings-acl)

Copied to clipboard

Challenge: Recent studies have encountered limitations in leveraging large language models to generate symbolic world models.
Approach: They propose a benchmarking framework based on planning domain definition language (PDDL) that employs multi-criteria, execution-based metrics for a more robust evaluation.
Outcome: The proposed model outperforms models trained with large-scale reinforcement learning, but lacks the robustness needed to perform in world modeling.
CLIPText: A New Paradigm for Zero-shot Text Classification (2023.findings-acl)

Copied to clipboard

Challenge: Experimental results show that CLIP can be applied to zero-shot text classification tasks.
Approach: They propose a CLIP model for zero-shot text classification that integrates prompt into CLIPText to better derive knowledge from CLIP.
Outcome: The proposed model can be applied to a text-image matching problem and show that it can be used for language tasks.
CCHall: A Novel Benchmark for Joint Cross-Lingual and Cross-Modal Hallucinations Detection in Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing studies on hallucinations in large language models are limited to a single scenario, either cross-lingual or cross-modal.
Approach: They propose a joint Cross-lingual and Cross-modal hallucinations benchmark to fill this gap . they incorporate cross-lingual, cross-modal scenarios to assess hallucinic capabilities .
Outcome: The proposed benchmark incorporates both cross-lingual and cross-modal hallucination scenarios to assess the cross-linguistic and crossmodal capabilities of LLMs.
X-WebAgentBench: A Multilingual Interactive Web Benchmark for Evaluating Global Agentic System (2025.findings-acl)

Copied to clipboard

Challenge: X-WebAgentBench evaluates the planning and interaction performance of language agents across multiple languages.
Approach: They propose a multilingual agent benchmark that evaluates the interaction performance of language agents across multiple languages.
Outcome: The proposed benchmark evaluates the planning and interaction performance of language agents across multiple languages.
HiAgent: Hierarchical Working Memory Management for Solving Long-Horizon Agent Tasks with Large Language Model (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to optimize agent performance by incorporating entire historical action-observation pairs into LLMs are redundant in long-horizon tasks.
Approach: They propose a framework that leverages subgoals as memory chunks to manage working memory of LLM-based agents hierarchically.
Outcome: The proposed framework achieves a twofold increase in success rate and reduces the average number of steps required by 3.8.
AutoCAP: Towards Automatic Cross-lingual Alignment Planning for Zero-shot Chain-of-Thought (2024.findings-acl)

Copied to clipboard

Challenge: Existing approaches to cross-lingual chain-of-thought integrate reasoning knowledge from different languages, but they still rely on manual language specification and weight allocation.
Approach: They propose an automatic cross-lingual alignment planning framework that integrates reasoning knowledge from different languages.
Outcome: The proposed framework surpasses existing methods that require manual effort to integrate languages.
Don’t be Contradicted with Anything! CI-ToD: Towards Benchmarking Consistency for Task-oriented Dialogue System (2021.emnlp-main)

Copied to clipboard

Challenge: Consistency Identification has been used for preventing inconsistent response generation, but few efforts have been made to task-oriented dialogue.
Approach: They propose a dataset for Consistency Identification in task-oriented dialog system.
Outcome: The proposed dataset is based on a single label and provides fine-grained labels to encourage model to know what inconsistent sources lead to it.
GL-CLeF: A Global–Local Contrastive Learning Framework for Cross-lingual Spoken Language Understanding (2022.acl-long)

Copied to clipboard

Challenge: Existing approaches to zero-shot cross-lingual spoken language understanding rely on shared parameters, which can only perform implicit alignment across languages.
Approach: They propose a global-local contrastive learning framework to achieve a fine-grained cross-lingual transfer . they employ bilingual dictionaries to construct multilingual views of the same utterance .
Outcome: Experiments on MultiATIS++ show that GL-CLeF achieves the best performance . GL is based on dictionaries and encourages representations to be more similar than negative example pairs .
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